JUnit version 4.13.2
.14:09:10.293 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1783519750286
14:09:10.344 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:09:10.405 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
14:09:10.417 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskzNpfhA/test-tmp
14:09:10.423 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
14:09:10.426 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskzNpfhA/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
14:09:10.629 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

14:09:10.642 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:09:10.643 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

14:09:10.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:10.645017  1339 mini_oidc.cc:150] Starting JWKS server
14:09:10.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:10.645783  1339 webserver.cc:533] Webserver started at http://127.0.0.1:34001/ using document root <none> and password file <none>
14:09:10.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:10.645917  1339 mini_oidc.cc:186] Starting OIDC Discovery server
14:09:10.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:10.646092  1339 webserver.cc:533] Webserver started at http://127.0.0.1:33661/ using document root <none> and password file <none>
14:09:10.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T14:09:10Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
14:09:10.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T14:09:10Z Disabled control of system clock
14:09:10.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:10.658000  1339 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:10.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:10.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/master-0/wal
14:09:10.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/master-0/data
14:09:10.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:10.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:10.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:10.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:10.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:10.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:10.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/master-0/logs
14:09:10.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/master-0/data/info.pb
14:09:10.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:10.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:10.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:10.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:10.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:10.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:10.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:10.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:10.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:09:10.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:10.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:10.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:10.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.1.78.254:32831
14:09:10.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.1.78.254
14:09:10.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:10.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.1.78.212:41597
14:09:10.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:10.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:10.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:10.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:10.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.1.78.254:32831,127.1.78.253:43995,127.1.78.252:40121
14:09:10.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:10.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:34001/jwks.json with env {}
14:09:10.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:10.735334  1350 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:10.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:10.735502  1350 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:10.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:10.735522  1350 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:10.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:10.737182  1350 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:09:10.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:10.737231  1350 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:10.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:10.737246  1350 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:09:10.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:10.737257  1350 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:09:10.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:10.737269  1350 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:09:10.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:10.737282  1350 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:34001/jwks.json
14:09:10.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:10.739207  1350 master_runner.cc:387] Master server non-default flags:
14:09:10.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:10.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.1.78.212:41597
14:09:10.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:10.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:10.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/master-0/data
14:09:10.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/master-0/wal
14:09:10.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:10.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.1.78.254:32831,127.1.78.253:43995,127.1.78.252:40121
14:09:10.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:10.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:10.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:10.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.1.78.254:32831
14:09:10.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:10.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:10.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:10.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:34001/jwks.json
14:09:10.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:10.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:10.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/master-0/data/info.pb
14:09:10.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.1.78.254
14:09:10.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:10.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:10.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.1350
14:09:10.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:10.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:10.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:10.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:10.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/master-0/logs
14:09:10.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:10.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:10.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:10.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:09:10.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:10.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:10.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:10.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:10.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:10.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:10.739392  1350 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:10.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:10.739573  1350 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:10.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:10.742564  1356 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:10.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:10.742616  1358 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:10.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:10.742744  1355 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:10.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:10.742861  1350 server_base.cc:1061] running on GCE node
14:09:10.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:10.743044  1350 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:10.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:10.743311  1350 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:10.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:10.744439  1350 hybrid_clock.cc:648] HybridClock initialized: now 1783519750744405 us; error 41 us; skew 500 ppm
14:09:10.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:10.745787  1350 webserver.cc:533] Webserver started at http://127.1.78.254:39203/ using document root <none> and password file <none>
14:09:10.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:10.745981  1350 fs_manager.cc:362] Metadata directory not provided
14:09:10.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:10.746034  1350 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:10.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:10.746136  1350 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:10.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:10.747180  1350 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/master-0/data/instance:
14:09:10.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b2b12915a31640e2bca3afd81ae7b64d"
14:09:10.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:10 on dist-test-slave-63nk"
14:09:10.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:10.747550  1350 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/master-0/wal/instance:
14:09:10.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b2b12915a31640e2bca3afd81ae7b64d"
14:09:10.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:10 on dist-test-slave-63nk"
14:09:10.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:10.749102  1350 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
14:09:10.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:10.750020  1364 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:10.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:10.750205  1350 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
14:09:10.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:10.750275  1350 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/master-0/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/master-0/wal
14:09:10.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b2b12915a31640e2bca3afd81ae7b64d"
14:09:10.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:10 on dist-test-slave-63nk"
14:09:10.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:10.750334  1350 fs_report.cc:389] FS layout report
14:09:10.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:10.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/master-0/wal
14:09:10.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/master-0/wal
14:09:10.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/master-0/data/data
14:09:10.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:10.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:10.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:10.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:10.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:10.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:10.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:10.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:10.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:10.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:10.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:10.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:10.768524  1350 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:10.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:10.768765  1350 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:10.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:10.768921  1350 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:10.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:10.772746  1350 rpc_server.cc:307] RPC server started. Bound to: 127.1.78.254:32831
14:09:10.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:10.772778  1416 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.78.254:32831 every 8 connection(s)
14:09:10.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:10.773058  1350 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/master-0/data/info.pb
14:09:10.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:10.773653  1417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:10.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:10.774967  1417 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.78.254" port: 32831 } has no permanent_uuid. Determining permanent_uuid...
14:09:10.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:10.780855  1339 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 1350
14:09:10.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:10.780992  1339 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/master-0/wal/instance
14:09:10.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:10.781308  1417 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.78.253" port: 43995 } has no permanent_uuid. Determining permanent_uuid...
14:09:10.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:10.782083  1339 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:10.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:10.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/master-1/wal
14:09:10.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/master-1/data
14:09:10.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:10.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:10.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:10.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:10.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:10.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:10.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/master-1/logs
14:09:10.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/master-1/data/info.pb
14:09:10.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:10.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:10.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:10.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:10.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:10.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:10.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:10.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:10.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:09:10.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:10.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:10.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:10.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.1.78.253:43995
14:09:10.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.1.78.253
14:09:10.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:10.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.1.78.212:41597
14:09:10.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:10.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:10.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:10.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:10.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.1.78.254:32831,127.1.78.253:43995,127.1.78.252:40121
14:09:10.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:10.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:34001/jwks.json with env {}
14:09:10.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:10.783900  1368 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.1.78.253:43995: connect: Connection refused (error 111)
14:09:10.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:10.788236  1417 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.78.253:43995: Network error: Client connection negotiation failed: client connection to 127.1.78.253:43995: connect: Connection refused (error 111)
14:09:10.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:10.837452  1417 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.78.253" port: 43995 } attempt: 1
14:09:10.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:10.838299  1417 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.78.253:43995: Network error: Client connection negotiation failed: client connection to 127.1.78.253:43995: connect: Connection refused (error 111)
14:09:10.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:10.868429  1421 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:10.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:10.868637  1421 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:10.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:10.868671  1421 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:10.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:10.870546  1421 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:09:10.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:10.870628  1421 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:10.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:10.870654  1421 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:09:10.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:10.870675  1421 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:09:10.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:10.870699  1421 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:09:10.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:10.870723  1421 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:34001/jwks.json
14:09:10.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:10.872900  1421 master_runner.cc:387] Master server non-default flags:
14:09:10.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:10.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.1.78.212:41597
14:09:10.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:10.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:10.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/master-1/data
14:09:10.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/master-1/wal
14:09:10.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:10.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.1.78.254:32831,127.1.78.253:43995,127.1.78.252:40121
14:09:10.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:10.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:10.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:10.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.1.78.253:43995
14:09:10.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:10.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:10.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:10.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:34001/jwks.json
14:09:10.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:10.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:10.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/master-1/data/info.pb
14:09:10.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.1.78.253
14:09:10.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:10.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:10.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.1421
14:09:10.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:10.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:10.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:10.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:10.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/master-1/logs
14:09:10.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:10.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:10.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:10.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:09:10.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:10.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:10.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:10.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:10.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:10.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:10.873160  1421 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:10.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:10.873445  1421 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:10.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:10.876693  1430 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:10.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:10.876705  1428 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:10.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:10.876730  1427 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:10.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:10.876992  1421 server_base.cc:1061] running on GCE node
14:09:10.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:10.877226  1421 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:10.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:10.877509  1421 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:10.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:10.878687  1421 hybrid_clock.cc:648] HybridClock initialized: now 1783519750878648 us; error 55 us; skew 500 ppm
14:09:10.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:10.880200  1421 webserver.cc:533] Webserver started at http://127.1.78.253:42165/ using document root <none> and password file <none>
14:09:10.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:10.880427  1421 fs_manager.cc:362] Metadata directory not provided
14:09:10.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:10.880491  1421 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:10.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:10.880604  1421 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:10.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:10.881760  1421 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/master-1/data/instance:
14:09:10.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "12a9fd22170d4d0c909cbb7d1fa04772"
14:09:10.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:10 on dist-test-slave-63nk"
14:09:10.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:10.882169  1421 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/master-1/wal/instance:
14:09:10.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "12a9fd22170d4d0c909cbb7d1fa04772"
14:09:10.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:10 on dist-test-slave-63nk"
14:09:10.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:10.883772  1421 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
14:09:10.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:10.884670  1436 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:10.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:10.884819  1421 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.000s
14:09:10.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:10.884879  1421 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/master-1/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/master-1/wal
14:09:10.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "12a9fd22170d4d0c909cbb7d1fa04772"
14:09:10.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:10 on dist-test-slave-63nk"
14:09:10.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:10.884938  1421 fs_report.cc:389] FS layout report
14:09:10.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:10.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/master-1/wal
14:09:10.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/master-1/wal
14:09:10.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/master-1/data/data
14:09:10.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:10.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:10.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:10.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:10.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:10.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:10.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:10.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:10.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:10.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:10.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:10.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:10.896045  1421 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:10.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:10.896445  1421 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:10.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:10.896566  1421 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:10.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:10.900538  1421 rpc_server.cc:307] RPC server started. Bound to: 127.1.78.253:43995
14:09:10.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:10.900566  1488 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.78.253:43995 every 8 connection(s)
14:09:10.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:10.900954  1421 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/master-1/data/info.pb
14:09:10.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:10.901655  1489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:10.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:10.903343  1489 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.78.254" port: 32831 } has no permanent_uuid. Determining permanent_uuid...
14:09:10.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:10.906455  1417 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.78.253" port: 43995 } attempt: 2
14:09:10.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:10.907132  1339 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 1421
14:09:10.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:10.907197  1339 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/master-1/wal/instance
14:09:10.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:10.907616  1339 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:10.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:10.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/master-2/wal
14:09:10.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/master-2/data
14:09:10.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:10.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:10.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:10.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:10.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:10.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:10.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/master-2/logs
14:09:10.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/master-2/data/info.pb
14:09:10.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:10.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:10.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:10.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:10.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:10.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:10.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:10.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:10.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:09:10.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:10.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:10.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:10.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.1.78.252:40121
14:09:10.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.1.78.252
14:09:10.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:10.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.1.78.212:41597
14:09:10.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:10.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:10.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:10.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:10.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.1.78.254:32831,127.1.78.253:43995,127.1.78.252:40121
14:09:10.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:10.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:34001/jwks.json with env {}
14:09:10.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:10.911535  1489 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.78.253" port: 43995 } has no permanent_uuid. Determining permanent_uuid...
14:09:10.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:10.916432  1489 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.78.252" port: 40121 } has no permanent_uuid. Determining permanent_uuid...
14:09:10.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:10.916745  1417 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.78.252" port: 40121 } has no permanent_uuid. Determining permanent_uuid...
14:09:10.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:10.916975  1440 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.1.78.252:40121: connect: Connection refused (error 111)
14:09:10.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:10.917254  1417 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.78.252:40121: Network error: Client connection negotiation failed: client connection to 127.1.78.252:40121: connect: Connection refused (error 111)
14:09:10.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:10.917378  1489 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.78.252:40121: Network error: Client connection negotiation failed: client connection to 127.1.78.252:40121: connect: Connection refused (error 111)
14:09:10.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:10.960397  1417 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.78.252" port: 40121 } attempt: 1
14:09:10.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:10.961212  1417 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.78.252:40121: Network error: Client connection negotiation failed: client connection to 127.1.78.252:40121: connect: Connection refused (error 111)
14:09:10.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:10.966579  1489 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.78.252" port: 40121 } attempt: 1
14:09:10.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:10.967464  1489 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.78.252:40121: Network error: Client connection negotiation failed: client connection to 127.1.78.252:40121: connect: Connection refused (error 111)
14:09:10.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:10.991235  1493 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:10.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:10.991406  1493 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:10.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:10.991426  1493 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:10.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:10.992939  1493 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:09:10.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:10.992985  1493 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:10.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:10.993000  1493 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:09:10.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:10.993011  1493 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:09:10.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:10.993023  1493 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:09:10.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:10.993036  1493 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:34001/jwks.json
14:09:10.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:10.994591  1493 master_runner.cc:387] Master server non-default flags:
14:09:10.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:10.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.1.78.212:41597
14:09:10.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:10.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:10.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/master-2/data
14:09:10.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/master-2/wal
14:09:10.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:10.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.1.78.254:32831,127.1.78.253:43995,127.1.78.252:40121
14:09:10.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:10.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:10.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:10.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.1.78.252:40121
14:09:10.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:10.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:10.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:10.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:34001/jwks.json
14:09:10.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:10.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:10.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/master-2/data/info.pb
14:09:10.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.1.78.252
14:09:10.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:10.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:10.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.1493
14:09:10.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:10.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:10.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:10.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:10.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/master-2/logs
14:09:10.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:10.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:10.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:10.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:09:11.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:11.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:11.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:11.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:11.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:11.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:10.994781  1493 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:11.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:10.994958  1493 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:11.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:10.997591  1501 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:11.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:10.997675  1503 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:11.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:10.997601  1500 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:11.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:10.998451  1493 server_base.cc:1061] running on GCE node
14:09:11.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:10.998682  1493 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:11.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:10.998942  1493 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:11.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.000090  1493 hybrid_clock.cc:648] HybridClock initialized: now 1783519751000068 us; error 33 us; skew 500 ppm
14:09:11.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.002013  1493 webserver.cc:533] Webserver started at http://127.1.78.252:33749/ using document root <none> and password file <none>
14:09:11.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.002213  1493 fs_manager.cc:362] Metadata directory not provided
14:09:11.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.002261  1493 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:11.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.002358  1493 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:11.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.003439  1493 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/master-2/data/instance:
14:09:11.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "fd8ca668c8fc4696a8ce539173c9368e"
14:09:11.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:10 on dist-test-slave-63nk"
14:09:11.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.003822  1493 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/master-2/wal/instance:
14:09:11.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "fd8ca668c8fc4696a8ce539173c9368e"
14:09:11.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:10 on dist-test-slave-63nk"
14:09:11.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.005451  1493 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:09:11.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.006403  1509 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:11.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.006563  1493 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
14:09:11.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.006620  1493 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/master-2/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/master-2/wal
14:09:11.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "fd8ca668c8fc4696a8ce539173c9368e"
14:09:11.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:10 on dist-test-slave-63nk"
14:09:11.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.006680  1493 fs_report.cc:389] FS layout report
14:09:11.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:11.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/master-2/wal
14:09:11.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/master-2/wal
14:09:11.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/master-2/data/data
14:09:11.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:11.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:11.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:11.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:11.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:11.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:11.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:11.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:11.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:11.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:11.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:11.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.008363  1417 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.78.252" port: 40121 } attempt: 2
14:09:11.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:11.008981  1417 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.78.252:40121: Network error: Client connection negotiation failed: client connection to 127.1.78.252:40121: connect: Connection refused (error 111)
14:09:11.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.032521  1493 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:11.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.032884  1493 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:11.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.032984  1493 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:11.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.035621  1489 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.78.252" port: 40121 } attempt: 2
14:09:11.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:11.036414  1489 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.78.252:40121: Network error: Client connection negotiation failed: client connection to 127.1.78.252:40121: connect: Connection refused (error 111)
14:09:11.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.037262  1493 rpc_server.cc:307] RPC server started. Bound to: 127.1.78.252:40121
14:09:11.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.037305  1561 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.78.252:40121 every 8 connection(s)
14:09:11.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.037729  1493 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/master-2/data/info.pb
14:09:11.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.038375  1562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:11.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.040014  1562 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.78.254" port: 32831 } has no permanent_uuid. Determining permanent_uuid...
14:09:11.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.042938  1339 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 1493
14:09:11.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.043028  1339 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/master-2/wal/instance
14:09:11.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.045112  1562 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.78.253" port: 43995 } has no permanent_uuid. Determining permanent_uuid...
14:09:11.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.048286  1562 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.78.252" port: 40121 } has no permanent_uuid. Determining permanent_uuid...
14:09:11.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.053193  1562 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fd8ca668c8fc4696a8ce539173c9368e: Bootstrap starting.
14:09:11.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.053952  1562 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fd8ca668c8fc4696a8ce539173c9368e: Neither blocks nor log segments found. Creating new log.
14:09:11.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.054507  1562 log.cc:826] T 00000000000000000000000000000000 P fd8ca668c8fc4696a8ce539173c9368e: Log is configured to *not* fsync() on all Append() calls
14:09:11.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.055153  1562 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fd8ca668c8fc4696a8ce539173c9368e: No bootstrap required, opened a new log
14:09:11.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.056684  1562 raft_consensus.cc:359] T 00000000000000000000000000000000 P fd8ca668c8fc4696a8ce539173c9368e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2b12915a31640e2bca3afd81ae7b64d" member_type: VOTER last_known_addr { host: "127.1.78.254" port: 32831 } } peers { permanent_uuid: "12a9fd22170d4d0c909cbb7d1fa04772" member_type: VOTER last_known_addr { host: "127.1.78.253" port: 43995 } } peers { permanent_uuid: "fd8ca668c8fc4696a8ce539173c9368e" member_type: VOTER last_known_addr { host: "127.1.78.252" port: 40121 } }
14:09:11.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.056787  1562 raft_consensus.cc:385] T 00000000000000000000000000000000 P fd8ca668c8fc4696a8ce539173c9368e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:11.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.056808  1562 raft_consensus.cc:740] T 00000000000000000000000000000000 P fd8ca668c8fc4696a8ce539173c9368e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd8ca668c8fc4696a8ce539173c9368e, State: Initialized, Role: FOLLOWER
14:09:11.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.056871  1562 consensus_queue.cc:260] T 00000000000000000000000000000000 P fd8ca668c8fc4696a8ce539173c9368e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2b12915a31640e2bca3afd81ae7b64d" member_type: VOTER last_known_addr { host: "127.1.78.254" port: 32831 } } peers { permanent_uuid: "12a9fd22170d4d0c909cbb7d1fa04772" member_type: VOTER last_known_addr { host: "127.1.78.253" port: 43995 } } peers { permanent_uuid: "fd8ca668c8fc4696a8ce539173c9368e" member_type: VOTER last_known_addr { host: "127.1.78.252" port: 40121 } }
14:09:11.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.057071  1570 sys_catalog.cc:455] T 00000000000000000000000000000000 P fd8ca668c8fc4696a8ce539173c9368e [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: "b2b12915a31640e2bca3afd81ae7b64d" member_type: VOTER last_known_addr { host: "127.1.78.254" port: 32831 } } peers { permanent_uuid: "12a9fd22170d4d0c909cbb7d1fa04772" member_type: VOTER last_known_addr { host: "127.1.78.253" port: 43995 } } peers { permanent_uuid: "fd8ca668c8fc4696a8ce539173c9368e" member_type: VOTER last_known_addr { host: "127.1.78.252" port: 40121 } } }
14:09:11.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.057121  1562 sys_catalog.cc:565] T 00000000000000000000000000000000 P fd8ca668c8fc4696a8ce539173c9368e [sys.catalog]: configured and running, proceeding with master startup.
14:09:11.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.057126  1570 sys_catalog.cc:458] T 00000000000000000000000000000000 P fd8ca668c8fc4696a8ce539173c9368e [sys.catalog]: This master's current role is: FOLLOWER
14:09:11.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:11.058951  1581 catalog_manager.cc:1594] T 00000000000000000000000000000000 P fd8ca668c8fc4696a8ce539173c9368e: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:09:11.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:11.059013  1581 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:09:11.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.059469  1493 master_runner.cc:187] Error getting master registration for 127.1.78.254:32831: OK, instance_id { permanent_uuid: "b2b12915a31640e2bca3afd81ae7b64d" instance_seqno: 1783519750771620 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:09:11.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.061297  1493 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:09:11.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.116146  1417 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.78.252" port: 40121 } attempt: 3
14:09:11.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.120579  1417 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b2b12915a31640e2bca3afd81ae7b64d: Bootstrap starting.
14:09:11.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.121438  1417 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b2b12915a31640e2bca3afd81ae7b64d: Neither blocks nor log segments found. Creating new log.
14:09:11.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.121711  1417 log.cc:826] T 00000000000000000000000000000000 P b2b12915a31640e2bca3afd81ae7b64d: Log is configured to *not* fsync() on all Append() calls
14:09:11.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.122349  1417 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b2b12915a31640e2bca3afd81ae7b64d: No bootstrap required, opened a new log
14:09:11.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.123615  1417 raft_consensus.cc:359] T 00000000000000000000000000000000 P b2b12915a31640e2bca3afd81ae7b64d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2b12915a31640e2bca3afd81ae7b64d" member_type: VOTER last_known_addr { host: "127.1.78.254" port: 32831 } } peers { permanent_uuid: "12a9fd22170d4d0c909cbb7d1fa04772" member_type: VOTER last_known_addr { host: "127.1.78.253" port: 43995 } } peers { permanent_uuid: "fd8ca668c8fc4696a8ce539173c9368e" member_type: VOTER last_known_addr { host: "127.1.78.252" port: 40121 } }
14:09:11.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.123716  1417 raft_consensus.cc:385] T 00000000000000000000000000000000 P b2b12915a31640e2bca3afd81ae7b64d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:11.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.123739  1417 raft_consensus.cc:740] T 00000000000000000000000000000000 P b2b12915a31640e2bca3afd81ae7b64d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2b12915a31640e2bca3afd81ae7b64d, State: Initialized, Role: FOLLOWER
14:09:11.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.123850  1417 consensus_queue.cc:260] T 00000000000000000000000000000000 P b2b12915a31640e2bca3afd81ae7b64d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2b12915a31640e2bca3afd81ae7b64d" member_type: VOTER last_known_addr { host: "127.1.78.254" port: 32831 } } peers { permanent_uuid: "12a9fd22170d4d0c909cbb7d1fa04772" member_type: VOTER last_known_addr { host: "127.1.78.253" port: 43995 } } peers { permanent_uuid: "fd8ca668c8fc4696a8ce539173c9368e" member_type: VOTER last_known_addr { host: "127.1.78.252" port: 40121 } }
14:09:11.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.124119  1584 sys_catalog.cc:455] T 00000000000000000000000000000000 P b2b12915a31640e2bca3afd81ae7b64d [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: "b2b12915a31640e2bca3afd81ae7b64d" member_type: VOTER last_known_addr { host: "127.1.78.254" port: 32831 } } peers { permanent_uuid: "12a9fd22170d4d0c909cbb7d1fa04772" member_type: VOTER last_known_addr { host: "127.1.78.253" port: 43995 } } peers { permanent_uuid: "fd8ca668c8fc4696a8ce539173c9368e" member_type: VOTER last_known_addr { host: "127.1.78.252" port: 40121 } } }
14:09:11.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.124171  1417 sys_catalog.cc:565] T 00000000000000000000000000000000 P b2b12915a31640e2bca3afd81ae7b64d [sys.catalog]: configured and running, proceeding with master startup.
14:09:11.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.124183  1584 sys_catalog.cc:458] T 00000000000000000000000000000000 P b2b12915a31640e2bca3afd81ae7b64d [sys.catalog]: This master's current role is: FOLLOWER
14:09:11.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:11.126159  1595 catalog_manager.cc:1594] T 00000000000000000000000000000000 P b2b12915a31640e2bca3afd81ae7b64d: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:09:11.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:11.126212  1595 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:09:11.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.127592  1489 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.78.252" port: 40121 } attempt: 3
14:09:11.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.126969  1350 master_runner.cc:187] Error getting master registration for 127.1.78.253:43995: OK, instance_id { permanent_uuid: "12a9fd22170d4d0c909cbb7d1fa04772" instance_seqno: 1783519750899442 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:09:11.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.128747  1350 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:09:11.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.132516  1489 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 12a9fd22170d4d0c909cbb7d1fa04772: Bootstrap starting.
14:09:11.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.133260  1489 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 12a9fd22170d4d0c909cbb7d1fa04772: Neither blocks nor log segments found. Creating new log.
14:09:11.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.133509  1489 log.cc:826] T 00000000000000000000000000000000 P 12a9fd22170d4d0c909cbb7d1fa04772: Log is configured to *not* fsync() on all Append() calls
14:09:11.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.134519  1489 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 12a9fd22170d4d0c909cbb7d1fa04772: No bootstrap required, opened a new log
14:09:11.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.136386  1489 raft_consensus.cc:359] T 00000000000000000000000000000000 P 12a9fd22170d4d0c909cbb7d1fa04772 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2b12915a31640e2bca3afd81ae7b64d" member_type: VOTER last_known_addr { host: "127.1.78.254" port: 32831 } } peers { permanent_uuid: "12a9fd22170d4d0c909cbb7d1fa04772" member_type: VOTER last_known_addr { host: "127.1.78.253" port: 43995 } } peers { permanent_uuid: "fd8ca668c8fc4696a8ce539173c9368e" member_type: VOTER last_known_addr { host: "127.1.78.252" port: 40121 } }
14:09:11.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.136513  1489 raft_consensus.cc:385] T 00000000000000000000000000000000 P 12a9fd22170d4d0c909cbb7d1fa04772 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:11.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.136546  1489 raft_consensus.cc:740] T 00000000000000000000000000000000 P 12a9fd22170d4d0c909cbb7d1fa04772 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12a9fd22170d4d0c909cbb7d1fa04772, State: Initialized, Role: FOLLOWER
14:09:11.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.136637  1489 consensus_queue.cc:260] T 00000000000000000000000000000000 P 12a9fd22170d4d0c909cbb7d1fa04772 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2b12915a31640e2bca3afd81ae7b64d" member_type: VOTER last_known_addr { host: "127.1.78.254" port: 32831 } } peers { permanent_uuid: "12a9fd22170d4d0c909cbb7d1fa04772" member_type: VOTER last_known_addr { host: "127.1.78.253" port: 43995 } } peers { permanent_uuid: "fd8ca668c8fc4696a8ce539173c9368e" member_type: VOTER last_known_addr { host: "127.1.78.252" port: 40121 } }
14:09:11.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.136927  1489 sys_catalog.cc:565] T 00000000000000000000000000000000 P 12a9fd22170d4d0c909cbb7d1fa04772 [sys.catalog]: configured and running, proceeding with master startup.
14:09:11.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.137450  1598 sys_catalog.cc:455] T 00000000000000000000000000000000 P 12a9fd22170d4d0c909cbb7d1fa04772 [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: "b2b12915a31640e2bca3afd81ae7b64d" member_type: VOTER last_known_addr { host: "127.1.78.254" port: 32831 } } peers { permanent_uuid: "12a9fd22170d4d0c909cbb7d1fa04772" member_type: VOTER last_known_addr { host: "127.1.78.253" port: 43995 } } peers { permanent_uuid: "fd8ca668c8fc4696a8ce539173c9368e" member_type: VOTER last_known_addr { host: "127.1.78.252" port: 40121 } } }
14:09:11.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.137797  1598 sys_catalog.cc:458] T 00000000000000000000000000000000 P 12a9fd22170d4d0c909cbb7d1fa04772 [sys.catalog]: This master's current role is: FOLLOWER
14:09:11.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:11.139068  1609 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 12a9fd22170d4d0c909cbb7d1fa04772: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:09:11.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:11.139377  1609 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:09:11.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.140905  1421 master_runner.cc:264] No leader master found from master 12a9fd22170d4d0c909cbb7d1fa04772
14:09:11.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.140954  1421 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:09:11.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:11.147221  1442 tablet.cc:2406] T 00000000000000000000000000000000 P 12a9fd22170d4d0c909cbb7d1fa04772: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:09:11.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.227214  1598 raft_consensus.cc:493] T 00000000000000000000000000000000 P 12a9fd22170d4d0c909cbb7d1fa04772 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:09:11.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.227368  1598 raft_consensus.cc:515] T 00000000000000000000000000000000 P 12a9fd22170d4d0c909cbb7d1fa04772 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2b12915a31640e2bca3afd81ae7b64d" member_type: VOTER last_known_addr { host: "127.1.78.254" port: 32831 } } peers { permanent_uuid: "12a9fd22170d4d0c909cbb7d1fa04772" member_type: VOTER last_known_addr { host: "127.1.78.253" port: 43995 } } peers { permanent_uuid: "fd8ca668c8fc4696a8ce539173c9368e" member_type: VOTER last_known_addr { host: "127.1.78.252" port: 40121 } }
14:09:11.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.227612  1598 leader_election.cc:290] T 00000000000000000000000000000000 P 12a9fd22170d4d0c909cbb7d1fa04772 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2b12915a31640e2bca3afd81ae7b64d (127.1.78.254:32831), fd8ca668c8fc4696a8ce539173c9368e (127.1.78.252:40121)
14:09:11.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.227909  1536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "12a9fd22170d4d0c909cbb7d1fa04772" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd8ca668c8fc4696a8ce539173c9368e" is_pre_election: true
14:09:11.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.228048  1536 raft_consensus.cc:2468] T 00000000000000000000000000000000 P fd8ca668c8fc4696a8ce539173c9368e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12a9fd22170d4d0c909cbb7d1fa04772 in term 0.
14:09:11.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.228274  1440 leader_election.cc:304] T 00000000000000000000000000000000 P 12a9fd22170d4d0c909cbb7d1fa04772 [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: 12a9fd22170d4d0c909cbb7d1fa04772, fd8ca668c8fc4696a8ce539173c9368e; no voters: 
14:09:11.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.228411  1598 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 12a9fd22170d4d0c909cbb7d1fa04772 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:09:11.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.228452  1598 raft_consensus.cc:493] T 00000000000000000000000000000000 P 12a9fd22170d4d0c909cbb7d1fa04772 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:09:11.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.228475  1598 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 12a9fd22170d4d0c909cbb7d1fa04772 [term 0 FOLLOWER]: Advancing to term 1
14:09:11.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.229352  1598 raft_consensus.cc:515] T 00000000000000000000000000000000 P 12a9fd22170d4d0c909cbb7d1fa04772 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2b12915a31640e2bca3afd81ae7b64d" member_type: VOTER last_known_addr { host: "127.1.78.254" port: 32831 } } peers { permanent_uuid: "12a9fd22170d4d0c909cbb7d1fa04772" member_type: VOTER last_known_addr { host: "127.1.78.253" port: 43995 } } peers { permanent_uuid: "fd8ca668c8fc4696a8ce539173c9368e" member_type: VOTER last_known_addr { host: "127.1.78.252" port: 40121 } }
14:09:11.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.229470  1598 leader_election.cc:290] T 00000000000000000000000000000000 P 12a9fd22170d4d0c909cbb7d1fa04772 [CANDIDATE]: Term 1 election: Requested vote from peers b2b12915a31640e2bca3afd81ae7b64d (127.1.78.254:32831), fd8ca668c8fc4696a8ce539173c9368e (127.1.78.252:40121)
14:09:11.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.229722  1536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "12a9fd22170d4d0c909cbb7d1fa04772" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd8ca668c8fc4696a8ce539173c9368e"
14:09:11.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.229791  1536 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fd8ca668c8fc4696a8ce539173c9368e [term 0 FOLLOWER]: Advancing to term 1
14:09:11.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.230680  1536 raft_consensus.cc:2468] T 00000000000000000000000000000000 P fd8ca668c8fc4696a8ce539173c9368e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12a9fd22170d4d0c909cbb7d1fa04772 in term 1.
14:09:11.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.230834  1440 leader_election.cc:304] T 00000000000000000000000000000000 P 12a9fd22170d4d0c909cbb7d1fa04772 [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: 12a9fd22170d4d0c909cbb7d1fa04772, fd8ca668c8fc4696a8ce539173c9368e; no voters: 
14:09:11.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.236157  1598 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 12a9fd22170d4d0c909cbb7d1fa04772 [term 1 FOLLOWER]: Leader election won for term 1
14:09:11.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.236369  1598 raft_consensus.cc:697] T 00000000000000000000000000000000 P 12a9fd22170d4d0c909cbb7d1fa04772 [term 1 LEADER]: Becoming Leader. State: Replica: 12a9fd22170d4d0c909cbb7d1fa04772, State: Running, Role: LEADER
14:09:11.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.236465  1598 consensus_queue.cc:237] T 00000000000000000000000000000000 P 12a9fd22170d4d0c909cbb7d1fa04772 [LEADER]: Queue going to LEADER mode. State: All 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: "b2b12915a31640e2bca3afd81ae7b64d" member_type: VOTER last_known_addr { host: "127.1.78.254" port: 32831 } } peers { permanent_uuid: "12a9fd22170d4d0c909cbb7d1fa04772" member_type: VOTER last_known_addr { host: "127.1.78.253" port: 43995 } } peers { permanent_uuid: "fd8ca668c8fc4696a8ce539173c9368e" member_type: VOTER last_known_addr { host: "127.1.78.252" port: 40121 } }
14:09:11.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.236821  1598 sys_catalog.cc:455] T 00000000000000000000000000000000 P 12a9fd22170d4d0c909cbb7d1fa04772 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 12a9fd22170d4d0c909cbb7d1fa04772. Latest consensus state: current_term: 1 leader_uuid: "12a9fd22170d4d0c909cbb7d1fa04772" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2b12915a31640e2bca3afd81ae7b64d" member_type: VOTER last_known_addr { host: "127.1.78.254" port: 32831 } } peers { permanent_uuid: "12a9fd22170d4d0c909cbb7d1fa04772" member_type: VOTER last_known_addr { host: "127.1.78.253" port: 43995 } } peers { permanent_uuid: "fd8ca668c8fc4696a8ce539173c9368e" member_type: VOTER last_known_addr { host: "127.1.78.252" port: 40121 } } }
14:09:11.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.236891  1598 sys_catalog.cc:458] T 00000000000000000000000000000000 P 12a9fd22170d4d0c909cbb7d1fa04772 [sys.catalog]: This master's current role is: LEADER
14:09:11.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.241361  1390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "12a9fd22170d4d0c909cbb7d1fa04772" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2b12915a31640e2bca3afd81ae7b64d"
14:09:11.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.241539  1390 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b2b12915a31640e2bca3afd81ae7b64d [term 0 FOLLOWER]: Advancing to term 1
14:09:11.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.242527  1390 raft_consensus.cc:2468] T 00000000000000000000000000000000 P b2b12915a31640e2bca3afd81ae7b64d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12a9fd22170d4d0c909cbb7d1fa04772 in term 1.
14:09:11.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.241356  1391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "12a9fd22170d4d0c909cbb7d1fa04772" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2b12915a31640e2bca3afd81ae7b64d" is_pre_election: true
14:09:11.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.242714  1391 raft_consensus.cc:2376] T 00000000000000000000000000000000 P b2b12915a31640e2bca3afd81ae7b64d [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 12a9fd22170d4d0c909cbb7d1fa04772 in term 1. Re-sending same reply.
14:09:11.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.255228  1613 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
14:09:11.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.257329  1613 catalog_manager.cc:1520] Initializing Kudu cluster ID...
14:09:11.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.266218  1536 raft_consensus.cc:1275] T 00000000000000000000000000000000 P fd8ca668c8fc4696a8ce539173c9368e [term 1 FOLLOWER]: Refusing update from remote peer 12a9fd22170d4d0c909cbb7d1fa04772: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:09:11.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.266826  1598 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 12a9fd22170d4d0c909cbb7d1fa04772 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd8ca668c8fc4696a8ce539173c9368e" member_type: VOTER last_known_addr { host: "127.1.78.252" port: 40121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:09:11.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:11.269716  1370 tablet.cc:2406] T 00000000000000000000000000000000 P b2b12915a31640e2bca3afd81ae7b64d: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:09:11.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.272368  1570 sys_catalog.cc:455] T 00000000000000000000000000000000 P fd8ca668c8fc4696a8ce539173c9368e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 12a9fd22170d4d0c909cbb7d1fa04772. Latest consensus state: current_term: 1 leader_uuid: "12a9fd22170d4d0c909cbb7d1fa04772" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2b12915a31640e2bca3afd81ae7b64d" member_type: VOTER last_known_addr { host: "127.1.78.254" port: 32831 } } peers { permanent_uuid: "12a9fd22170d4d0c909cbb7d1fa04772" member_type: VOTER last_known_addr { host: "127.1.78.253" port: 43995 } } peers { permanent_uuid: "fd8ca668c8fc4696a8ce539173c9368e" member_type: VOTER last_known_addr { host: "127.1.78.252" port: 40121 } } }
14:09:11.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.272459  1570 sys_catalog.cc:458] T 00000000000000000000000000000000 P fd8ca668c8fc4696a8ce539173c9368e [sys.catalog]: This master's current role is: FOLLOWER
14:09:11.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.272818  1391 raft_consensus.cc:1275] T 00000000000000000000000000000000 P b2b12915a31640e2bca3afd81ae7b64d [term 1 FOLLOWER]: Refusing update from remote peer 12a9fd22170d4d0c909cbb7d1fa04772: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:09:11.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.273064  1598 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 12a9fd22170d4d0c909cbb7d1fa04772 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2b12915a31640e2bca3afd81ae7b64d" member_type: VOTER last_known_addr { host: "127.1.78.254" port: 32831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:09:11.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.274070  1584 sys_catalog.cc:455] T 00000000000000000000000000000000 P b2b12915a31640e2bca3afd81ae7b64d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 12a9fd22170d4d0c909cbb7d1fa04772. Latest consensus state: current_term: 1 leader_uuid: "12a9fd22170d4d0c909cbb7d1fa04772" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2b12915a31640e2bca3afd81ae7b64d" member_type: VOTER last_known_addr { host: "127.1.78.254" port: 32831 } } peers { permanent_uuid: "12a9fd22170d4d0c909cbb7d1fa04772" member_type: VOTER last_known_addr { host: "127.1.78.253" port: 43995 } } peers { permanent_uuid: "fd8ca668c8fc4696a8ce539173c9368e" member_type: VOTER last_known_addr { host: "127.1.78.252" port: 40121 } } }
14:09:11.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.274143  1584 sys_catalog.cc:458] T 00000000000000000000000000000000 P b2b12915a31640e2bca3afd81ae7b64d [sys.catalog]: This master's current role is: FOLLOWER
14:09:11.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.282025  1611 sys_catalog.cc:455] T 00000000000000000000000000000000 P 12a9fd22170d4d0c909cbb7d1fa04772 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "12a9fd22170d4d0c909cbb7d1fa04772" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2b12915a31640e2bca3afd81ae7b64d" member_type: VOTER last_known_addr { host: "127.1.78.254" port: 32831 } } peers { permanent_uuid: "12a9fd22170d4d0c909cbb7d1fa04772" member_type: VOTER last_known_addr { host: "127.1.78.253" port: 43995 } } peers { permanent_uuid: "fd8ca668c8fc4696a8ce539173c9368e" member_type: VOTER last_known_addr { host: "127.1.78.252" port: 40121 } } }
14:09:11.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.282128  1611 sys_catalog.cc:458] T 00000000000000000000000000000000 P 12a9fd22170d4d0c909cbb7d1fa04772 [sys.catalog]: This master's current role is: LEADER
14:09:11.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.283177  1584 sys_catalog.cc:455] T 00000000000000000000000000000000 P b2b12915a31640e2bca3afd81ae7b64d [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "12a9fd22170d4d0c909cbb7d1fa04772" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2b12915a31640e2bca3afd81ae7b64d" member_type: VOTER last_known_addr { host: "127.1.78.254" port: 32831 } } peers { permanent_uuid: "12a9fd22170d4d0c909cbb7d1fa04772" member_type: VOTER last_known_addr { host: "127.1.78.253" port: 43995 } } peers { permanent_uuid: "fd8ca668c8fc4696a8ce539173c9368e" member_type: VOTER last_known_addr { host: "127.1.78.252" port: 40121 } } }
14:09:11.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.283265  1584 sys_catalog.cc:458] T 00000000000000000000000000000000 P b2b12915a31640e2bca3afd81ae7b64d [sys.catalog]: This master's current role is: FOLLOWER
14:09:11.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:11.283574  1515 tablet.cc:2406] T 00000000000000000000000000000000 P fd8ca668c8fc4696a8ce539173c9368e: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:09:11.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.284492  1614 mvcc.cc:204] Tried to move back new op lower bound from 7305296901183713280 to 7305296901065007104. Current Snapshot: MvccSnapshot[applied={T|T < 7305296901183713280}]
14:09:11.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.284793  1617 mvcc.cc:204] Tried to move back new op lower bound from 7305296901183713280 to 7305296901065007104. Current Snapshot: MvccSnapshot[applied={T|T < 7305296901183713280}]
14:09:11.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.285430  1598 sys_catalog.cc:455] T 00000000000000000000000000000000 P 12a9fd22170d4d0c909cbb7d1fa04772 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "12a9fd22170d4d0c909cbb7d1fa04772" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2b12915a31640e2bca3afd81ae7b64d" member_type: VOTER last_known_addr { host: "127.1.78.254" port: 32831 } } peers { permanent_uuid: "12a9fd22170d4d0c909cbb7d1fa04772" member_type: VOTER last_known_addr { host: "127.1.78.253" port: 43995 } } peers { permanent_uuid: "fd8ca668c8fc4696a8ce539173c9368e" member_type: VOTER last_known_addr { host: "127.1.78.252" port: 40121 } } }
14:09:11.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.285512  1598 sys_catalog.cc:458] T 00000000000000000000000000000000 P 12a9fd22170d4d0c909cbb7d1fa04772 [sys.catalog]: This master's current role is: LEADER
14:09:11.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.285843  1570 sys_catalog.cc:455] T 00000000000000000000000000000000 P fd8ca668c8fc4696a8ce539173c9368e [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "12a9fd22170d4d0c909cbb7d1fa04772" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2b12915a31640e2bca3afd81ae7b64d" member_type: VOTER last_known_addr { host: "127.1.78.254" port: 32831 } } peers { permanent_uuid: "12a9fd22170d4d0c909cbb7d1fa04772" member_type: VOTER last_known_addr { host: "127.1.78.253" port: 43995 } } peers { permanent_uuid: "fd8ca668c8fc4696a8ce539173c9368e" member_type: VOTER last_known_addr { host: "127.1.78.252" port: 40121 } } }
14:09:11.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.285946  1570 sys_catalog.cc:458] T 00000000000000000000000000000000 P fd8ca668c8fc4696a8ce539173c9368e [sys.catalog]: This master's current role is: FOLLOWER
14:09:11.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.286512  1615 mvcc.cc:204] Tried to move back new op lower bound from 7305296901183713280 to 7305296901065007104. Current Snapshot: MvccSnapshot[applied={T|T < 7305296901183713280}]
14:09:11.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.287277  1613 catalog_manager.cc:1383] Generated new cluster ID: 72978ba50aa04259807d96b7a5deac10
14:09:11.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.287348  1613 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
14:09:11.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.324741  1613 catalog_manager.cc:1406] Generated new certificate authority record
14:09:11.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.325491  1613 catalog_manager.cc:1540] Loading token signing keys...
14:09:11.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.335335  1613 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 12a9fd22170d4d0c909cbb7d1fa04772: Generated new TSK 0
14:09:11.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.335515  1613 catalog_manager.cc:1550] Initializing in-progress tserver states...
14:09:11.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.348907  1339 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:11.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:11.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/ts-0/wal
14:09:11.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/ts-0/data
14:09:11.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:11.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:11.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:11.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:11.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:11.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:11.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/ts-0/logs
14:09:11.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/ts-0/data/info.pb
14:09:11.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:11.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:11.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:11.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:11.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:11.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:11.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:11.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:11.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:09:11.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:11.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.1.78.193:0
14:09:11.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.1.78.193
14:09:11.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.1.78.193
14:09:11.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:11.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.1.78.254:32831,127.1.78.253:43995,127.1.78.252:40121
14:09:11.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.1.78.212:41597
14:09:11.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:11.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:11.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:09:11.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:11.438817  1623 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:11.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:11.438993  1623 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:11.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:11.439013  1623 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:11.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:11.440594  1623 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:11.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:11.440683  1623 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.1.78.193
14:09:11.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.442385  1623 tablet_server_runner.cc:78] Tablet server non-default flags:
14:09:11.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:11.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.1.78.212:41597
14:09:11.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:11.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:11.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/ts-0/data
14:09:11.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/ts-0/wal
14:09:11.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:11.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:11.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.1.78.193:0
14:09:11.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:11.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:11.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:11.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/ts-0/data/info.pb
14:09:11.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.1.78.193
14:09:11.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:11.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.1.78.254:32831,127.1.78.253:43995,127.1.78.252:40121
14:09:11.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:11.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.1623
14:09:11.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:11.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:11.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:11.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:11.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.1.78.193
14:09:11.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/ts-0/logs
14:09:11.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:11.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:11.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:11.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:09:11.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:11.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:11.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:11.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:11.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:11.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.442632  1623 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:11.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.442924  1623 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:11.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:11.445732  1628 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:11.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:11.445760  1631 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:11.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:11.445828  1629 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:11.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.446331  1623 server_base.cc:1061] running on GCE node
14:09:11.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.446496  1623 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:11.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.446735  1623 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:11.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.447880  1623 hybrid_clock.cc:648] HybridClock initialized: now 1783519751447849 us; error 46 us; skew 500 ppm
14:09:11.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.449136  1623 webserver.cc:533] Webserver started at http://127.1.78.193:44105/ using document root <none> and password file <none>
14:09:11.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.449361  1623 fs_manager.cc:362] Metadata directory not provided
14:09:11.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.449419  1623 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:11.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.449527  1623 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:11.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.450459  1623 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/ts-0/data/instance:
14:09:11.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e2699a4de47d4903bb68fcf9ef9fb154"
14:09:11.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:11 on dist-test-slave-63nk"
14:09:11.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.450821  1623 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/ts-0/wal/instance:
14:09:11.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e2699a4de47d4903bb68fcf9ef9fb154"
14:09:11.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:11 on dist-test-slave-63nk"
14:09:11.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.452351  1623 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
14:09:11.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.453106  1637 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:11.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.453470  1623 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
14:09:11.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.453542  1623 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/ts-0/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/ts-0/wal
14:09:11.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e2699a4de47d4903bb68fcf9ef9fb154"
14:09:11.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:11 on dist-test-slave-63nk"
14:09:11.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.453596  1623 fs_report.cc:389] FS layout report
14:09:11.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:11.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/ts-0/wal
14:09:11.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/ts-0/wal
14:09:11.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/ts-0/data/data
14:09:11.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:11.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:11.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:11.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:11.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:11.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:11.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:11.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:11.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:11.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:11.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:11.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.465426  1623 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:11.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.465780  1623 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:11.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.465924  1623 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:11.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.466152  1623 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:09:11.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.466540  1623 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:09:11.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.466580  1623 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:09:11.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.466614  1623 ts_tablet_manager.cc:616] Registered 0 tablets
14:09:11.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.466631  1623 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:09:11.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.474011  1623 rpc_server.cc:307] RPC server started. Bound to: 127.1.78.193:42619
14:09:11.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.474045  1750 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.78.193:42619 every 8 connection(s)
14:09:11.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.474400  1623 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/ts-0/data/info.pb
14:09:11.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.475663  1339 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 1623
14:09:11.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.475746  1339 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/ts-0/wal/instance
14:09:11.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.477560  1339 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:11.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:11.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/ts-1/wal
14:09:11.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/ts-1/data
14:09:11.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:11.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:11.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:11.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:11.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:11.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:11.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/ts-1/logs
14:09:11.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/ts-1/data/info.pb
14:09:11.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:11.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:11.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:11.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:11.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:11.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:11.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:11.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:11.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:09:11.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:11.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.1.78.194:0
14:09:11.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.1.78.194
14:09:11.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.1.78.194
14:09:11.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:11.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.1.78.254:32831,127.1.78.253:43995,127.1.78.252:40121
14:09:11.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.1.78.212:41597
14:09:11.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:11.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:11.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:09:11.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.484382  1753 heartbeater.cc:344] Connected to a master server at 127.1.78.253:43995
14:09:11.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.484390  1752 heartbeater.cc:344] Connected to a master server at 127.1.78.254:32831
14:09:11.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.484547  1753 heartbeater.cc:461] Registering TS with master...
14:09:11.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.484546  1752 heartbeater.cc:461] Registering TS with master...
14:09:11.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.484776  1752 heartbeater.cc:507] Master 127.1.78.254:32831 requested a full tablet report, sending...
14:09:11.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.484776  1753 heartbeater.cc:507] Master 127.1.78.253:43995 requested a full tablet report, sending...
14:09:11.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.485219  1453 ts_manager.cc:194] Registered new tserver with Master: e2699a4de47d4903bb68fcf9ef9fb154 (127.1.78.193:42619)
14:09:11.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.485481  1381 ts_manager.cc:194] Registered new tserver with Master: e2699a4de47d4903bb68fcf9ef9fb154 (127.1.78.193:42619)
14:09:11.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.486009  1453 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.1.78.193:39217
14:09:11.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.486611  1751 heartbeater.cc:344] Connected to a master server at 127.1.78.252:40121
14:09:11.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.486687  1751 heartbeater.cc:461] Registering TS with master...
14:09:11.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.486760  1751 heartbeater.cc:507] Master 127.1.78.252:40121 requested a full tablet report, sending...
14:09:11.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.487166  1526 ts_manager.cc:194] Registered new tserver with Master: e2699a4de47d4903bb68fcf9ef9fb154 (127.1.78.193:42619)
14:09:11.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:11.560870  1758 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:11.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:11.561048  1758 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:11.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:11.561069  1758 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:11.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:11.562556  1758 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:11.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:11.562608  1758 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.1.78.194
14:09:11.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.564086  1758 tablet_server_runner.cc:78] Tablet server non-default flags:
14:09:11.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:11.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.1.78.212:41597
14:09:11.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:11.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:11.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/ts-1/data
14:09:11.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/ts-1/wal
14:09:11.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:11.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:11.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.1.78.194:0
14:09:11.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:11.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:11.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:11.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/ts-1/data/info.pb
14:09:11.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.1.78.194
14:09:11.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:11.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.1.78.254:32831,127.1.78.253:43995,127.1.78.252:40121
14:09:11.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:11.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.1758
14:09:11.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:11.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:11.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:11.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:11.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.1.78.194
14:09:11.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/ts-1/logs
14:09:11.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:11.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:11.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:11.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:09:11.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:11.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:11.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:11.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:11.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:11.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.564328  1758 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:11.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.564553  1758 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:11.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:11.567459  1766 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:11.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:11.567477  1763 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:11.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.567667  1758 server_base.cc:1061] running on GCE node
14:09:11.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:11.567772  1764 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:11.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.567957  1758 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:11.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.568202  1758 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:11.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.569360  1758 hybrid_clock.cc:648] HybridClock initialized: now 1783519751569330 us; error 44 us; skew 500 ppm
14:09:11.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.570575  1758 webserver.cc:533] Webserver started at http://127.1.78.194:41749/ using document root <none> and password file <none>
14:09:11.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.570794  1758 fs_manager.cc:362] Metadata directory not provided
14:09:11.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.570833  1758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:11.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.570969  1758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:11.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.571918  1758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/ts-1/data/instance:
14:09:11.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c06f948f19504217b4aa50afef1694c0"
14:09:11.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:11 on dist-test-slave-63nk"
14:09:11.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.572278  1758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/ts-1/wal/instance:
14:09:11.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c06f948f19504217b4aa50afef1694c0"
14:09:11.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:11 on dist-test-slave-63nk"
14:09:11.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.573448  1758 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
14:09:11.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.574198  1772 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:11.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.574391  1758 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
14:09:11.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.574443  1758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/ts-1/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/ts-1/wal
14:09:11.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c06f948f19504217b4aa50afef1694c0"
14:09:11.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:11 on dist-test-slave-63nk"
14:09:11.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.574481  1758 fs_report.cc:389] FS layout report
14:09:11.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:11.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/ts-1/wal
14:09:11.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/ts-1/wal
14:09:11.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/ts-1/data/data
14:09:11.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:11.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:11.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:11.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:11.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:11.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:11.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:11.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:11.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:11.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:11.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:11.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.614418  1758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:11.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.614755  1758 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:11.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.614861  1758 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:11.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.615048  1758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:09:11.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.615312  1758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:09:11.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.615334  1758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:09:11.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.615357  1758 ts_tablet_manager.cc:616] Registered 0 tablets
14:09:11.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.615370  1758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:09:11.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.621430  1758 rpc_server.cc:307] RPC server started. Bound to: 127.1.78.194:41295
14:09:11.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.621471  1885 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.78.194:41295 every 8 connection(s)
14:09:11.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.621793  1758 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/ts-1/data/info.pb
14:09:11.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.625397  1339 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 1758
14:09:11.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.625479  1339 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/ts-1/wal/instance
14:09:11.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.626700  1339 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:11.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:11.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/ts-2/wal
14:09:11.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/ts-2/data
14:09:11.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:11.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:11.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:11.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:11.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:11.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:11.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/ts-2/logs
14:09:11.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/ts-2/data/info.pb
14:09:11.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:11.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:11.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:11.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:11.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:11.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:11.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:11.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:11.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:09:11.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:11.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.1.78.195:0
14:09:11.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.1.78.195
14:09:11.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.1.78.195
14:09:11.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:11.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.1.78.254:32831,127.1.78.253:43995,127.1.78.252:40121
14:09:11.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.1.78.212:41597
14:09:11.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:11.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:11.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:09:11.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.627909  1886 heartbeater.cc:344] Connected to a master server at 127.1.78.252:40121
14:09:11.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.628005  1886 heartbeater.cc:461] Registering TS with master...
14:09:11.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.628221  1886 heartbeater.cc:507] Master 127.1.78.252:40121 requested a full tablet report, sending...
14:09:11.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.628620  1526 ts_manager.cc:194] Registered new tserver with Master: c06f948f19504217b4aa50afef1694c0 (127.1.78.194:41295)
14:09:11.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.628707  1888 heartbeater.cc:344] Connected to a master server at 127.1.78.253:43995
14:09:11.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.628750  1888 heartbeater.cc:461] Registering TS with master...
14:09:11.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.628937  1888 heartbeater.cc:507] Master 127.1.78.253:43995 requested a full tablet report, sending...
14:09:11.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.628970  1887 heartbeater.cc:344] Connected to a master server at 127.1.78.254:32831
14:09:11.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.629009  1887 heartbeater.cc:461] Registering TS with master...
14:09:11.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.629094  1887 heartbeater.cc:507] Master 127.1.78.254:32831 requested a full tablet report, sending...
14:09:11.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.629186  1453 ts_manager.cc:194] Registered new tserver with Master: c06f948f19504217b4aa50afef1694c0 (127.1.78.194:41295)
14:09:11.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.629331  1381 ts_manager.cc:194] Registered new tserver with Master: c06f948f19504217b4aa50afef1694c0 (127.1.78.194:41295)
14:09:11.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.629691  1453 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.1.78.194:41483
14:09:11.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:11.703464  1893 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:11.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:11.703637  1893 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:11.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:11.703655  1893 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:11.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:11.705166  1893 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:11.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:11.705224  1893 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.1.78.195
14:09:11.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.706662  1893 tablet_server_runner.cc:78] Tablet server non-default flags:
14:09:11.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:11.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.1.78.212:41597
14:09:11.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:11.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:11.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/ts-2/data
14:09:11.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/ts-2/wal
14:09:11.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:11.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:11.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.1.78.195:0
14:09:11.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:11.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:11.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:11.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/ts-2/data/info.pb
14:09:11.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.1.78.195
14:09:11.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:11.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.1.78.254:32831,127.1.78.253:43995,127.1.78.252:40121
14:09:11.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:11.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.1893
14:09:11.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:11.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:11.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:11.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:11.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.1.78.195
14:09:11.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/ts-2/logs
14:09:11.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:11.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:11.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:11.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:09:11.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:11.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:11.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:11.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:11.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:11.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.706835  1893 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:11.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.707022  1893 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:11.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:11.709653  1898 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:11.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:11.709637  1899 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:11.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:11.709790  1901 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:11.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.710041  1893 server_base.cc:1061] running on GCE node
14:09:11.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.710263  1893 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:11.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.710518  1893 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:11.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.711719  1893 hybrid_clock.cc:648] HybridClock initialized: now 1783519751711703 us; error 24 us; skew 500 ppm
14:09:11.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.713073  1893 webserver.cc:533] Webserver started at http://127.1.78.195:33779/ using document root <none> and password file <none>
14:09:11.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.713305  1893 fs_manager.cc:362] Metadata directory not provided
14:09:11.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.713366  1893 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:11.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.713490  1893 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:11.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.714396  1893 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/ts-2/data/instance:
14:09:11.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6744aeb8e7bf477fa4c39c6e204c35b1"
14:09:11.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:11 on dist-test-slave-63nk"
14:09:11.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.714761  1893 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/ts-2/wal/instance:
14:09:11.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6744aeb8e7bf477fa4c39c6e204c35b1"
14:09:11.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:11 on dist-test-slave-63nk"
14:09:11.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.716293  1893 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
14:09:11.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.717180  1907 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:11.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.717399  1893 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
14:09:11.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.717466  1893 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/ts-2/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/ts-2/wal
14:09:11.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6744aeb8e7bf477fa4c39c6e204c35b1"
14:09:11.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:11 on dist-test-slave-63nk"
14:09:11.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.717533  1893 fs_report.cc:389] FS layout report
14:09:11.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:11.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/ts-2/wal
14:09:11.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/ts-2/wal
14:09:11.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/ts-2/data/data
14:09:11.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:11.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:11.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:11.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:11.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:11.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:11.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:11.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:11.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:11.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:11.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:11.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.729318  1893 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:11.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.729583  1893 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:11.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.729665  1893 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:11.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.729821  1893 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:09:11.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.730193  1893 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:09:11.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.730229  1893 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:09:11.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.730257  1893 ts_tablet_manager.cc:616] Registered 0 tablets
14:09:11.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.730275  1893 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:09:11.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.735991  1893 rpc_server.cc:307] RPC server started. Bound to: 127.1.78.195:38457
14:09:11.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.736081  2020 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.78.195:38457 every 8 connection(s)
14:09:11.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.736339  1893 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/ts-2/data/info.pb
14:09:11.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.741391  2021 heartbeater.cc:344] Connected to a master server at 127.1.78.252:40121
14:09:11.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.741516  2021 heartbeater.cc:461] Registering TS with master...
14:09:11.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.741678  2022 heartbeater.cc:344] Connected to a master server at 127.1.78.254:32831
14:09:11.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.741752  2022 heartbeater.cc:461] Registering TS with master...
14:09:11.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.741822  2022 heartbeater.cc:507] Master 127.1.78.254:32831 requested a full tablet report, sending...
14:09:11.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.741878  1339 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 1893
14:09:11.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.741964  1339 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/ts-2/wal/instance
14:09:11.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.742220  1381 ts_manager.cc:194] Registered new tserver with Master: 6744aeb8e7bf477fa4c39c6e204c35b1 (127.1.78.195:38457)
14:09:11.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.741704  2021 heartbeater.cc:507] Master 127.1.78.252:40121 requested a full tablet report, sending...
14:09:11.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.742697  1525 ts_manager.cc:194] Registered new tserver with Master: 6744aeb8e7bf477fa4c39c6e204c35b1 (127.1.78.195:38457)
14:09:11.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.743031  2023 heartbeater.cc:344] Connected to a master server at 127.1.78.253:43995
14:09:11.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.743093  2023 heartbeater.cc:461] Registering TS with master...
14:09:11.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.743206  2023 heartbeater.cc:507] Master 127.1.78.253:43995 requested a full tablet report, sending...
14:09:11.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.743464  1453 ts_manager.cc:194] Registered new tserver with Master: 6744aeb8e7bf477fa4c39c6e204c35b1 (127.1.78.195:38457)
14:09:11.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.743878  1453 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.1.78.195:58061
14:09:11.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:11.744844  1339 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
14:09:11.745 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:09:11.747 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

14:09:11.755 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.1.78.254"
      port: 32831
    }
    bound_http_address {
      host: "127.1.78.254"
      port: 39203
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.1.78.253"
      port: 43995
    }
    bound_http_address {
      host: "127.1.78.253"
      port: 42165
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.1.78.252"
      port: 40121
    }
    bound_http_address {
      host: "127.1.78.252"
      port: 33749
    }
  }
}

14:09:11.758 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

14:09:11.761 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.1.78.193"
      port: 42619
    }
    bound_http_address {
      host: "127.1.78.193"
      port: 44105
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.1.78.194"
      port: 41295
    }
    bound_http_address {
      host: "127.1.78.194"
      port: 41749
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.1.78.195"
      port: 38457
    }
    bound_http_address {
      host: "127.1.78.195"
      port: 33779
    }
  }
}

14:09:11.761 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
14:09:11.976 [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.doOneAttemptAndReport(RetryRule.java:184)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:244)
	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)
14:09:12.044 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:09:12.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.059514  1581 catalog_manager.cc:1295] Loaded cluster ID: 72978ba50aa04259807d96b7a5deac10
14:09:12.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.059623  1581 catalog_manager.cc:1588] T 00000000000000000000000000000000 P fd8ca668c8fc4696a8ce539173c9368e: loading cluster ID for follower catalog manager: success
14:09:12.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.061427  1581 catalog_manager.cc:1610] T 00000000000000000000000000000000 P fd8ca668c8fc4696a8ce539173c9368e: acquiring CA information for follower catalog manager: success
14:09:12.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.061748  1581 catalog_manager.cc:1638] T 00000000000000000000000000000000 P fd8ca668c8fc4696a8ce539173c9368e: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
14:09:12.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.126646  1595 catalog_manager.cc:1295] Loaded cluster ID: 72978ba50aa04259807d96b7a5deac10
14:09:12.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.126729  1595 catalog_manager.cc:1588] T 00000000000000000000000000000000 P b2b12915a31640e2bca3afd81ae7b64d: loading cluster ID for follower catalog manager: success
14:09:12.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.128046  1595 catalog_manager.cc:1610] T 00000000000000000000000000000000 P b2b12915a31640e2bca3afd81ae7b64d: acquiring CA information for follower catalog manager: success
14:09:12.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.128392  1595 catalog_manager.cc:1638] T 00000000000000000000000000000000 P b2b12915a31640e2bca3afd81ae7b64d: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
14:09:12.220 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.1.78.252:40121(127.1.78.252:40121)] connecting to peer
14:09:12.277 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.1.78.254:32831(127.1.78.254:32831)] connecting to peer
14:09:12.278 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.1.78.253:43995(127.1.78.253:43995)] connecting to peer
14:09:12.295 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.78.253:43995(127.1.78.253:43995)] Successfully connected to peer
14:09:12.295 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.78.252:40121(127.1.78.252:40121)] Successfully connected to peer
14:09:12.295 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.78.254:32831(127.1.78.254:32831)] Successfully connected to peer
14:09:12.391 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.1.78.252
14:09:12.396 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.1.78.254
14:09:12.396 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.1.78.253
14:09:12.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.486726  1753 heartbeater.cc:499] Master 127.1.78.253:43995 was elected leader, sending a full tablet report...
14:09:12.621 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd31a0b0b, L:/127.0.0.1:43068 - R:/127.1.78.253:43995] using SASL/PLAIN
14:09:12.621 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb1fb6bc0, L:/127.0.0.1:52130 - R:/127.1.78.252:40121] using SASL/PLAIN
14:09:12.622 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcd2bdd70, L:/127.0.0.1:39102 - R:/127.1.78.254:32831] using SASL/PLAIN
14:09:12.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.630506  1888 heartbeater.cc:499] Master 127.1.78.253:43995 was elected leader, sending a full tablet report...
14:09:12.661 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:09:12.662 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=479), Traces: [0ms] refreshing cache from master, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.78.252:40121, [90ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.78.254:32831, [91ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.78.253:43995, [448ms] Sub RPC ConnectToMaster: received response from server master-127.1.78.254:32831: OK, [448ms] Sub RPC ConnectToMaster: received response from server master-127.1.78.252:40121: OK, [450ms] Sub RPC ConnectToMaster: received response from server master-127.1.78.253:43995: OK, deferred=null) after lookup
14:09:12.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.712834  1453 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43068:
14:09:12.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1783519752139"
14:09:12.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
14:09:12.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:09:12.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
14:09:12.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:09:12.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:09:12.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:09:12.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:09:12.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:09:12.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:09:12.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:09:12.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:09:12.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
14:09:12.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:09:12.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:09:12.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:09:12.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:09:12.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:09:12.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:09:12.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:09:12.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:09:12.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
14:09:12.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) split_rows_range_bounds {
14:09:12.715 [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"
14:09:12.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:09:12.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
14:09:12.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
14:09:12.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:09:12.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:09:12.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:09:12.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
14:09:12.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
14:09:12.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:09:12.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
14:09:12.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:09:12.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:09:12.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:09:12.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:09:12.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:09:12.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.726264  1819 tablet_service.cc:1511] Processing CreateTablet for tablet ecc6c552fd604d7ba19e3482ad9cbea2 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783519752139 [id=7fba00f3fbf542238184963e308663dd]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION -100 <= VALUES < 100
14:09:12.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.726264  1820 tablet_service.cc:1511] Processing CreateTablet for tablet bb64e99a7bbc4ccb8140aebf0bafb64b (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783519752139 [id=7fba00f3fbf542238184963e308663dd]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION -300 <= VALUES < -200
14:09:12.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.726644  1819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecc6c552fd604d7ba19e3482ad9cbea2. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:12.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.726780  1820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb64e99a7bbc4ccb8140aebf0bafb64b. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:12.747 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 7fba00f3fbf542238184963e308663dd
14:09:12.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.734438  1954 tablet_service.cc:1511] Processing CreateTablet for tablet 30d7cc8e3523427f80d95749ba947b0a (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783519752139 [id=7fba00f3fbf542238184963e308663dd]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 200 <= VALUES < 300
14:09:12.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.734794  1954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30d7cc8e3523427f80d95749ba947b0a. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:12.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.734844  2054 tablet_bootstrap.cc:492] T bb64e99a7bbc4ccb8140aebf0bafb64b P c06f948f19504217b4aa50afef1694c0: Bootstrap starting.
14:09:12.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.735561  2054 tablet_bootstrap.cc:654] T bb64e99a7bbc4ccb8140aebf0bafb64b P c06f948f19504217b4aa50afef1694c0: Neither blocks nor log segments found. Creating new log.
14:09:12.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.735863  2054 log.cc:826] T bb64e99a7bbc4ccb8140aebf0bafb64b P c06f948f19504217b4aa50afef1694c0: Log is configured to *not* fsync() on all Append() calls
14:09:12.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.736545  2054 tablet_bootstrap.cc:492] T bb64e99a7bbc4ccb8140aebf0bafb64b P c06f948f19504217b4aa50afef1694c0: No bootstrap required, opened a new log
14:09:12.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.736613  2054 ts_tablet_manager.cc:1403] T bb64e99a7bbc4ccb8140aebf0bafb64b P c06f948f19504217b4aa50afef1694c0: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
14:09:12.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.737073  2056 tablet_bootstrap.cc:492] T 30d7cc8e3523427f80d95749ba947b0a P 6744aeb8e7bf477fa4c39c6e204c35b1: Bootstrap starting.
14:09:12.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.737741  2056 tablet_bootstrap.cc:654] T 30d7cc8e3523427f80d95749ba947b0a P 6744aeb8e7bf477fa4c39c6e204c35b1: Neither blocks nor log segments found. Creating new log.
14:09:12.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.737655  1685 tablet_service.cc:1511] Processing CreateTablet for tablet 4073279033b044d988541d5a1dd01d29 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783519752139 [id=7fba00f3fbf542238184963e308663dd]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 200 <= VALUES < 300
14:09:12.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.737932  1685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4073279033b044d988541d5a1dd01d29. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:12.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.738018  2056 log.cc:826] T 30d7cc8e3523427f80d95749ba947b0a P 6744aeb8e7bf477fa4c39c6e204c35b1: Log is configured to *not* fsync() on all Append() calls
14:09:12.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.738667  2054 raft_consensus.cc:359] T bb64e99a7bbc4ccb8140aebf0bafb64b P c06f948f19504217b4aa50afef1694c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c06f948f19504217b4aa50afef1694c0" member_type: VOTER last_known_addr { host: "127.1.78.194" port: 41295 } }
14:09:12.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.738807  2054 raft_consensus.cc:385] T bb64e99a7bbc4ccb8140aebf0bafb64b P c06f948f19504217b4aa50afef1694c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:12.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.738839  2054 raft_consensus.cc:740] T bb64e99a7bbc4ccb8140aebf0bafb64b P c06f948f19504217b4aa50afef1694c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c06f948f19504217b4aa50afef1694c0, State: Initialized, Role: FOLLOWER
14:09:12.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.738945  2054 consensus_queue.cc:260] T bb64e99a7bbc4ccb8140aebf0bafb64b P c06f948f19504217b4aa50afef1694c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c06f948f19504217b4aa50afef1694c0" member_type: VOTER last_known_addr { host: "127.1.78.194" port: 41295 } }
14:09:12.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.739005  2054 raft_consensus.cc:399] T bb64e99a7bbc4ccb8140aebf0bafb64b P c06f948f19504217b4aa50afef1694c0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:09:12.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.739037  2054 raft_consensus.cc:493] T bb64e99a7bbc4ccb8140aebf0bafb64b P c06f948f19504217b4aa50afef1694c0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:09:12.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.739085  2054 raft_consensus.cc:3060] T bb64e99a7bbc4ccb8140aebf0bafb64b P c06f948f19504217b4aa50afef1694c0 [term 0 FOLLOWER]: Advancing to term 1
14:09:12.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.739863  2054 raft_consensus.cc:515] T bb64e99a7bbc4ccb8140aebf0bafb64b P c06f948f19504217b4aa50afef1694c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c06f948f19504217b4aa50afef1694c0" member_type: VOTER last_known_addr { host: "127.1.78.194" port: 41295 } }
14:09:12.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.739971  2054 leader_election.cc:304] T bb64e99a7bbc4ccb8140aebf0bafb64b P c06f948f19504217b4aa50afef1694c0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c06f948f19504217b4aa50afef1694c0; no voters: 
14:09:12.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.739995  2058 tablet_bootstrap.cc:492] T 4073279033b044d988541d5a1dd01d29 P e2699a4de47d4903bb68fcf9ef9fb154: Bootstrap starting.
14:09:12.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.740079  1684 tablet_service.cc:1511] Processing CreateTablet for tablet ad5383454fb24a12b9e6ca70be056c2b (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783519752139 [id=7fba00f3fbf542238184963e308663dd]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION -300 <= VALUES < -200
14:09:12.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.740171  2054 leader_election.cc:290] T bb64e99a7bbc4ccb8140aebf0bafb64b P c06f948f19504217b4aa50afef1694c0 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:09:12.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.740176  1684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad5383454fb24a12b9e6ca70be056c2b. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:12.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.740379  2054 ts_tablet_manager.cc:1434] T bb64e99a7bbc4ccb8140aebf0bafb64b P c06f948f19504217b4aa50afef1694c0: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
14:09:12.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.740633  2058 tablet_bootstrap.cc:654] T 4073279033b044d988541d5a1dd01d29 P e2699a4de47d4903bb68fcf9ef9fb154: Neither blocks nor log segments found. Creating new log.
14:09:12.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.740907  2058 log.cc:826] T 4073279033b044d988541d5a1dd01d29 P e2699a4de47d4903bb68fcf9ef9fb154: Log is configured to *not* fsync() on all Append() calls
14:09:12.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.741276  2054 tablet_bootstrap.cc:492] T ecc6c552fd604d7ba19e3482ad9cbea2 P c06f948f19504217b4aa50afef1694c0: Bootstrap starting.
14:09:12.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.741736  2054 tablet_bootstrap.cc:654] T ecc6c552fd604d7ba19e3482ad9cbea2 P c06f948f19504217b4aa50afef1694c0: Neither blocks nor log segments found. Creating new log.
14:09:12.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.742360  2054 tablet_bootstrap.cc:492] T ecc6c552fd604d7ba19e3482ad9cbea2 P c06f948f19504217b4aa50afef1694c0: No bootstrap required, opened a new log
14:09:12.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.742404  2054 ts_tablet_manager.cc:1403] T ecc6c552fd604d7ba19e3482ad9cbea2 P c06f948f19504217b4aa50afef1694c0: Time spent bootstrapping tablet: real 0.001s	user 0.001s	sys 0.000s
14:09:12.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.742563  2054 raft_consensus.cc:359] T ecc6c552fd604d7ba19e3482ad9cbea2 P c06f948f19504217b4aa50afef1694c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c06f948f19504217b4aa50afef1694c0" member_type: VOTER last_known_addr { host: "127.1.78.194" port: 41295 } }
14:09:12.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.742614  2054 raft_consensus.cc:385] T ecc6c552fd604d7ba19e3482ad9cbea2 P c06f948f19504217b4aa50afef1694c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:12.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.742659  2054 raft_consensus.cc:740] T ecc6c552fd604d7ba19e3482ad9cbea2 P c06f948f19504217b4aa50afef1694c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c06f948f19504217b4aa50afef1694c0, State: Initialized, Role: FOLLOWER
14:09:12.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.742704  2054 consensus_queue.cc:260] T ecc6c552fd604d7ba19e3482ad9cbea2 P c06f948f19504217b4aa50afef1694c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c06f948f19504217b4aa50afef1694c0" member_type: VOTER last_known_addr { host: "127.1.78.194" port: 41295 } }
14:09:12.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.742744  2054 raft_consensus.cc:399] T ecc6c552fd604d7ba19e3482ad9cbea2 P c06f948f19504217b4aa50afef1694c0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:09:12.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.742765  2054 raft_consensus.cc:493] T ecc6c552fd604d7ba19e3482ad9cbea2 P c06f948f19504217b4aa50afef1694c0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:09:12.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.742786  2054 raft_consensus.cc:3060] T ecc6c552fd604d7ba19e3482ad9cbea2 P c06f948f19504217b4aa50afef1694c0 [term 0 FOLLOWER]: Advancing to term 1
14:09:12.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.742808  1955 tablet_service.cc:1511] Processing CreateTablet for tablet c2b8a17db5ae4b3ba51ac84e42381e73 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783519752139 [id=7fba00f3fbf542238184963e308663dd]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION -100 <= VALUES < 100
14:09:12.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.742924  1955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2b8a17db5ae4b3ba51ac84e42381e73. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:12.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.743461  2054 raft_consensus.cc:515] T ecc6c552fd604d7ba19e3482ad9cbea2 P c06f948f19504217b4aa50afef1694c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c06f948f19504217b4aa50afef1694c0" member_type: VOTER last_known_addr { host: "127.1.78.194" port: 41295 } }
14:09:12.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.743547  2054 leader_election.cc:304] T ecc6c552fd604d7ba19e3482ad9cbea2 P c06f948f19504217b4aa50afef1694c0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c06f948f19504217b4aa50afef1694c0; no voters: 
14:09:12.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.743662  2054 leader_election.cc:290] T ecc6c552fd604d7ba19e3482ad9cbea2 P c06f948f19504217b4aa50afef1694c0 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:09:12.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.743811  2054 ts_tablet_manager.cc:1434] T ecc6c552fd604d7ba19e3482ad9cbea2 P c06f948f19504217b4aa50afef1694c0: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
14:09:12.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.744190  2059 raft_consensus.cc:2804] T bb64e99a7bbc4ccb8140aebf0bafb64b P c06f948f19504217b4aa50afef1694c0 [term 1 FOLLOWER]: Leader election won for term 1
14:09:12.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.744331  2059 raft_consensus.cc:697] T bb64e99a7bbc4ccb8140aebf0bafb64b P c06f948f19504217b4aa50afef1694c0 [term 1 LEADER]: Becoming Leader. State: Replica: c06f948f19504217b4aa50afef1694c0, State: Running, Role: LEADER
14:09:12.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.744418  2059 consensus_queue.cc:237] T bb64e99a7bbc4ccb8140aebf0bafb64b P c06f948f19504217b4aa50afef1694c0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c06f948f19504217b4aa50afef1694c0" member_type: VOTER last_known_addr { host: "127.1.78.194" port: 41295 } }
14:09:12.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.744619  2023 heartbeater.cc:499] Master 127.1.78.253:43995 was elected leader, sending a full tablet report...
14:09:12.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.744730  2059 raft_consensus.cc:2804] T ecc6c552fd604d7ba19e3482ad9cbea2 P c06f948f19504217b4aa50afef1694c0 [term 1 FOLLOWER]: Leader election won for term 1
14:09:12.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.744771  2059 raft_consensus.cc:697] T ecc6c552fd604d7ba19e3482ad9cbea2 P c06f948f19504217b4aa50afef1694c0 [term 1 LEADER]: Becoming Leader. State: Replica: c06f948f19504217b4aa50afef1694c0, State: Running, Role: LEADER
14:09:12.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.744807  2059 consensus_queue.cc:237] T ecc6c552fd604d7ba19e3482ad9cbea2 P c06f948f19504217b4aa50afef1694c0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c06f948f19504217b4aa50afef1694c0" member_type: VOTER last_known_addr { host: "127.1.78.194" port: 41295 } }
14:09:12.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.745519  2058 tablet_bootstrap.cc:492] T 4073279033b044d988541d5a1dd01d29 P e2699a4de47d4903bb68fcf9ef9fb154: No bootstrap required, opened a new log
14:09:12.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.745590  2058 ts_tablet_manager.cc:1403] T 4073279033b044d988541d5a1dd01d29 P e2699a4de47d4903bb68fcf9ef9fb154: Time spent bootstrapping tablet: real 0.006s	user 0.001s	sys 0.000s
14:09:12.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.747541  1453 catalog_manager.cc:5697] T ecc6c552fd604d7ba19e3482ad9cbea2 P c06f948f19504217b4aa50afef1694c0 reported cstate change: term changed from 0 to 1, leader changed from <none> to c06f948f19504217b4aa50afef1694c0 (127.1.78.194). New cstate: current_term: 1 leader_uuid: "c06f948f19504217b4aa50afef1694c0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c06f948f19504217b4aa50afef1694c0" member_type: VOTER last_known_addr { host: "127.1.78.194" port: 41295 } health_report { overall_health: HEALTHY } } }
14:09:12.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.747697  1453 catalog_manager.cc:5697] T bb64e99a7bbc4ccb8140aebf0bafb64b P c06f948f19504217b4aa50afef1694c0 reported cstate change: term changed from 0 to 1, leader changed from <none> to c06f948f19504217b4aa50afef1694c0 (127.1.78.194). New cstate: current_term: 1 leader_uuid: "c06f948f19504217b4aa50afef1694c0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c06f948f19504217b4aa50afef1694c0" member_type: VOTER last_known_addr { host: "127.1.78.194" port: 41295 } health_report { overall_health: HEALTHY } } }
14:09:12.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.747879  2058 raft_consensus.cc:359] T 4073279033b044d988541d5a1dd01d29 P e2699a4de47d4903bb68fcf9ef9fb154 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2699a4de47d4903bb68fcf9ef9fb154" member_type: VOTER last_known_addr { host: "127.1.78.193" port: 42619 } }
14:09:12.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.750447  2058 raft_consensus.cc:385] T 4073279033b044d988541d5a1dd01d29 P e2699a4de47d4903bb68fcf9ef9fb154 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:12.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.750526  2058 raft_consensus.cc:740] T 4073279033b044d988541d5a1dd01d29 P e2699a4de47d4903bb68fcf9ef9fb154 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2699a4de47d4903bb68fcf9ef9fb154, State: Initialized, Role: FOLLOWER
14:09:12.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.750664  2058 consensus_queue.cc:260] T 4073279033b044d988541d5a1dd01d29 P e2699a4de47d4903bb68fcf9ef9fb154 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2699a4de47d4903bb68fcf9ef9fb154" member_type: VOTER last_known_addr { host: "127.1.78.193" port: 42619 } }
14:09:12.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.750749  2058 raft_consensus.cc:399] T 4073279033b044d988541d5a1dd01d29 P e2699a4de47d4903bb68fcf9ef9fb154 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:09:12.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.750785  2058 raft_consensus.cc:493] T 4073279033b044d988541d5a1dd01d29 P e2699a4de47d4903bb68fcf9ef9fb154 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:09:12.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.750834  2058 raft_consensus.cc:3060] T 4073279033b044d988541d5a1dd01d29 P e2699a4de47d4903bb68fcf9ef9fb154 [term 0 FOLLOWER]: Advancing to term 1
14:09:12.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.750942  2056 tablet_bootstrap.cc:492] T 30d7cc8e3523427f80d95749ba947b0a P 6744aeb8e7bf477fa4c39c6e204c35b1: No bootstrap required, opened a new log
14:09:12.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.751044  2056 ts_tablet_manager.cc:1403] T 30d7cc8e3523427f80d95749ba947b0a P 6744aeb8e7bf477fa4c39c6e204c35b1: Time spent bootstrapping tablet: real 0.014s	user 0.001s	sys 0.000s
14:09:12.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.751643  2058 raft_consensus.cc:515] T 4073279033b044d988541d5a1dd01d29 P e2699a4de47d4903bb68fcf9ef9fb154 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2699a4de47d4903bb68fcf9ef9fb154" member_type: VOTER last_known_addr { host: "127.1.78.193" port: 42619 } }
14:09:12.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.751767  2058 leader_election.cc:304] T 4073279033b044d988541d5a1dd01d29 P e2699a4de47d4903bb68fcf9ef9fb154 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e2699a4de47d4903bb68fcf9ef9fb154; no voters: 
14:09:12.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.751945  2058 leader_election.cc:290] T 4073279033b044d988541d5a1dd01d29 P e2699a4de47d4903bb68fcf9ef9fb154 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:09:12.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.752182  2058 ts_tablet_manager.cc:1434] T 4073279033b044d988541d5a1dd01d29 P e2699a4de47d4903bb68fcf9ef9fb154: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
14:09:12.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.753052  2058 tablet_bootstrap.cc:492] T ad5383454fb24a12b9e6ca70be056c2b P e2699a4de47d4903bb68fcf9ef9fb154: Bootstrap starting.
14:09:12.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.753547  2058 tablet_bootstrap.cc:654] T ad5383454fb24a12b9e6ca70be056c2b P e2699a4de47d4903bb68fcf9ef9fb154: Neither blocks nor log segments found. Creating new log.
14:09:12.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.754043  2056 raft_consensus.cc:359] T 30d7cc8e3523427f80d95749ba947b0a P 6744aeb8e7bf477fa4c39c6e204c35b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6744aeb8e7bf477fa4c39c6e204c35b1" member_type: VOTER last_known_addr { host: "127.1.78.195" port: 38457 } }
14:09:12.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.754149  2056 raft_consensus.cc:385] T 30d7cc8e3523427f80d95749ba947b0a P 6744aeb8e7bf477fa4c39c6e204c35b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:12.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.754169  2056 raft_consensus.cc:740] T 30d7cc8e3523427f80d95749ba947b0a P 6744aeb8e7bf477fa4c39c6e204c35b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6744aeb8e7bf477fa4c39c6e204c35b1, State: Initialized, Role: FOLLOWER
14:09:12.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.754285  2056 consensus_queue.cc:260] T 30d7cc8e3523427f80d95749ba947b0a P 6744aeb8e7bf477fa4c39c6e204c35b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6744aeb8e7bf477fa4c39c6e204c35b1" member_type: VOTER last_known_addr { host: "127.1.78.195" port: 38457 } }
14:09:12.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.754349  2056 raft_consensus.cc:399] T 30d7cc8e3523427f80d95749ba947b0a P 6744aeb8e7bf477fa4c39c6e204c35b1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:09:12.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.754384  2056 raft_consensus.cc:493] T 30d7cc8e3523427f80d95749ba947b0a P 6744aeb8e7bf477fa4c39c6e204c35b1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:09:12.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.754417  2056 raft_consensus.cc:3060] T 30d7cc8e3523427f80d95749ba947b0a P 6744aeb8e7bf477fa4c39c6e204c35b1 [term 0 FOLLOWER]: Advancing to term 1
14:09:12.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.755019  2056 raft_consensus.cc:515] T 30d7cc8e3523427f80d95749ba947b0a P 6744aeb8e7bf477fa4c39c6e204c35b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6744aeb8e7bf477fa4c39c6e204c35b1" member_type: VOTER last_known_addr { host: "127.1.78.195" port: 38457 } }
14:09:12.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.755121  2056 leader_election.cc:304] T 30d7cc8e3523427f80d95749ba947b0a P 6744aeb8e7bf477fa4c39c6e204c35b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6744aeb8e7bf477fa4c39c6e204c35b1; no voters: 
14:09:12.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.755254  2056 leader_election.cc:290] T 30d7cc8e3523427f80d95749ba947b0a P 6744aeb8e7bf477fa4c39c6e204c35b1 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:09:12.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.755308  2071 raft_consensus.cc:2804] T 30d7cc8e3523427f80d95749ba947b0a P 6744aeb8e7bf477fa4c39c6e204c35b1 [term 1 FOLLOWER]: Leader election won for term 1
14:09:12.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.755424  2071 raft_consensus.cc:697] T 30d7cc8e3523427f80d95749ba947b0a P 6744aeb8e7bf477fa4c39c6e204c35b1 [term 1 LEADER]: Becoming Leader. State: Replica: 6744aeb8e7bf477fa4c39c6e204c35b1, State: Running, Role: LEADER
14:09:12.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.755450  2056 ts_tablet_manager.cc:1434] T 30d7cc8e3523427f80d95749ba947b0a P 6744aeb8e7bf477fa4c39c6e204c35b1: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
14:09:12.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.755532  2071 consensus_queue.cc:237] T 30d7cc8e3523427f80d95749ba947b0a P 6744aeb8e7bf477fa4c39c6e204c35b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6744aeb8e7bf477fa4c39c6e204c35b1" member_type: VOTER last_known_addr { host: "127.1.78.195" port: 38457 } }
14:09:12.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.756163  1453 catalog_manager.cc:5697] T 30d7cc8e3523427f80d95749ba947b0a P 6744aeb8e7bf477fa4c39c6e204c35b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6744aeb8e7bf477fa4c39c6e204c35b1 (127.1.78.195). New cstate: current_term: 1 leader_uuid: "6744aeb8e7bf477fa4c39c6e204c35b1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6744aeb8e7bf477fa4c39c6e204c35b1" member_type: VOTER last_known_addr { host: "127.1.78.195" port: 38457 } health_report { overall_health: HEALTHY } } }
14:09:12.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.757128  2056 tablet_bootstrap.cc:492] T c2b8a17db5ae4b3ba51ac84e42381e73 P 6744aeb8e7bf477fa4c39c6e204c35b1: Bootstrap starting.
14:09:12.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.757663  2056 tablet_bootstrap.cc:654] T c2b8a17db5ae4b3ba51ac84e42381e73 P 6744aeb8e7bf477fa4c39c6e204c35b1: Neither blocks nor log segments found. Creating new log.
14:09:12.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.759508  2056 tablet_bootstrap.cc:492] T c2b8a17db5ae4b3ba51ac84e42381e73 P 6744aeb8e7bf477fa4c39c6e204c35b1: No bootstrap required, opened a new log
14:09:12.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.759557  2056 ts_tablet_manager.cc:1403] T c2b8a17db5ae4b3ba51ac84e42381e73 P 6744aeb8e7bf477fa4c39c6e204c35b1: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
14:09:12.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.759729  2056 raft_consensus.cc:359] T c2b8a17db5ae4b3ba51ac84e42381e73 P 6744aeb8e7bf477fa4c39c6e204c35b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6744aeb8e7bf477fa4c39c6e204c35b1" member_type: VOTER last_known_addr { host: "127.1.78.195" port: 38457 } }
14:09:12.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.759788  2056 raft_consensus.cc:385] T c2b8a17db5ae4b3ba51ac84e42381e73 P 6744aeb8e7bf477fa4c39c6e204c35b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:12.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.759815  2056 raft_consensus.cc:740] T c2b8a17db5ae4b3ba51ac84e42381e73 P 6744aeb8e7bf477fa4c39c6e204c35b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6744aeb8e7bf477fa4c39c6e204c35b1, State: Initialized, Role: FOLLOWER
14:09:12.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.759881  2056 consensus_queue.cc:260] T c2b8a17db5ae4b3ba51ac84e42381e73 P 6744aeb8e7bf477fa4c39c6e204c35b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6744aeb8e7bf477fa4c39c6e204c35b1" member_type: VOTER last_known_addr { host: "127.1.78.195" port: 38457 } }
14:09:12.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.759931  2056 raft_consensus.cc:399] T c2b8a17db5ae4b3ba51ac84e42381e73 P 6744aeb8e7bf477fa4c39c6e204c35b1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:09:12.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.759954  2056 raft_consensus.cc:493] T c2b8a17db5ae4b3ba51ac84e42381e73 P 6744aeb8e7bf477fa4c39c6e204c35b1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:09:12.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.759979  2056 raft_consensus.cc:3060] T c2b8a17db5ae4b3ba51ac84e42381e73 P 6744aeb8e7bf477fa4c39c6e204c35b1 [term 0 FOLLOWER]: Advancing to term 1
14:09:12.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.760782  2056 raft_consensus.cc:515] T c2b8a17db5ae4b3ba51ac84e42381e73 P 6744aeb8e7bf477fa4c39c6e204c35b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6744aeb8e7bf477fa4c39c6e204c35b1" member_type: VOTER last_known_addr { host: "127.1.78.195" port: 38457 } }
14:09:12.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.760833  2056 leader_election.cc:304] T c2b8a17db5ae4b3ba51ac84e42381e73 P 6744aeb8e7bf477fa4c39c6e204c35b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6744aeb8e7bf477fa4c39c6e204c35b1; no voters: 
14:09:12.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.760898  2056 leader_election.cc:290] T c2b8a17db5ae4b3ba51ac84e42381e73 P 6744aeb8e7bf477fa4c39c6e204c35b1 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:09:12.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.760936  2072 raft_consensus.cc:2804] T c2b8a17db5ae4b3ba51ac84e42381e73 P 6744aeb8e7bf477fa4c39c6e204c35b1 [term 1 FOLLOWER]: Leader election won for term 1
14:09:12.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.760974  2072 raft_consensus.cc:697] T c2b8a17db5ae4b3ba51ac84e42381e73 P 6744aeb8e7bf477fa4c39c6e204c35b1 [term 1 LEADER]: Becoming Leader. State: Replica: 6744aeb8e7bf477fa4c39c6e204c35b1, State: Running, Role: LEADER
14:09:12.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.761004  2056 ts_tablet_manager.cc:1434] T c2b8a17db5ae4b3ba51ac84e42381e73 P 6744aeb8e7bf477fa4c39c6e204c35b1: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
14:09:12.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.761013  2072 consensus_queue.cc:237] T c2b8a17db5ae4b3ba51ac84e42381e73 P 6744aeb8e7bf477fa4c39c6e204c35b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6744aeb8e7bf477fa4c39c6e204c35b1" member_type: VOTER last_known_addr { host: "127.1.78.195" port: 38457 } }
14:09:12.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.761956  1453 catalog_manager.cc:5697] T c2b8a17db5ae4b3ba51ac84e42381e73 P 6744aeb8e7bf477fa4c39c6e204c35b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6744aeb8e7bf477fa4c39c6e204c35b1 (127.1.78.195). New cstate: current_term: 1 leader_uuid: "6744aeb8e7bf477fa4c39c6e204c35b1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6744aeb8e7bf477fa4c39c6e204c35b1" member_type: VOTER last_known_addr { host: "127.1.78.195" port: 38457 } health_report { overall_health: HEALTHY } } }
14:09:12.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.763998  2068 raft_consensus.cc:2804] T 4073279033b044d988541d5a1dd01d29 P e2699a4de47d4903bb68fcf9ef9fb154 [term 1 FOLLOWER]: Leader election won for term 1
14:09:12.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.764757  2058 tablet_bootstrap.cc:492] T ad5383454fb24a12b9e6ca70be056c2b P e2699a4de47d4903bb68fcf9ef9fb154: No bootstrap required, opened a new log
14:09:12.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.764993  2058 ts_tablet_manager.cc:1403] T ad5383454fb24a12b9e6ca70be056c2b P e2699a4de47d4903bb68fcf9ef9fb154: Time spent bootstrapping tablet: real 0.012s	user 0.001s	sys 0.000s
14:09:12.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.765362  2068 raft_consensus.cc:697] T 4073279033b044d988541d5a1dd01d29 P e2699a4de47d4903bb68fcf9ef9fb154 [term 1 LEADER]: Becoming Leader. State: Replica: e2699a4de47d4903bb68fcf9ef9fb154, State: Running, Role: LEADER
14:09:12.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.765341  2058 raft_consensus.cc:359] T ad5383454fb24a12b9e6ca70be056c2b P e2699a4de47d4903bb68fcf9ef9fb154 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2699a4de47d4903bb68fcf9ef9fb154" member_type: VOTER last_known_addr { host: "127.1.78.193" port: 42619 } }
14:09:12.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.765700  2068 consensus_queue.cc:237] T 4073279033b044d988541d5a1dd01d29 P e2699a4de47d4903bb68fcf9ef9fb154 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2699a4de47d4903bb68fcf9ef9fb154" member_type: VOTER last_known_addr { host: "127.1.78.193" port: 42619 } }
14:09:12.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.765811  2058 raft_consensus.cc:385] T ad5383454fb24a12b9e6ca70be056c2b P e2699a4de47d4903bb68fcf9ef9fb154 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:12.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.766181  2058 raft_consensus.cc:740] T ad5383454fb24a12b9e6ca70be056c2b P e2699a4de47d4903bb68fcf9ef9fb154 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2699a4de47d4903bb68fcf9ef9fb154, State: Initialized, Role: FOLLOWER
14:09:12.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.766429  2058 consensus_queue.cc:260] T ad5383454fb24a12b9e6ca70be056c2b P e2699a4de47d4903bb68fcf9ef9fb154 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2699a4de47d4903bb68fcf9ef9fb154" member_type: VOTER last_known_addr { host: "127.1.78.193" port: 42619 } }
14:09:12.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.766685  2058 raft_consensus.cc:399] T ad5383454fb24a12b9e6ca70be056c2b P e2699a4de47d4903bb68fcf9ef9fb154 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:09:12.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.766880  2058 raft_consensus.cc:493] T ad5383454fb24a12b9e6ca70be056c2b P e2699a4de47d4903bb68fcf9ef9fb154 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:09:12.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.767071  2058 raft_consensus.cc:3060] T ad5383454fb24a12b9e6ca70be056c2b P e2699a4de47d4903bb68fcf9ef9fb154 [term 0 FOLLOWER]: Advancing to term 1
14:09:12.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.767228  1453 catalog_manager.cc:5697] T 4073279033b044d988541d5a1dd01d29 P e2699a4de47d4903bb68fcf9ef9fb154 reported cstate change: term changed from 0 to 1, leader changed from <none> to e2699a4de47d4903bb68fcf9ef9fb154 (127.1.78.193). New cstate: current_term: 1 leader_uuid: "e2699a4de47d4903bb68fcf9ef9fb154" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2699a4de47d4903bb68fcf9ef9fb154" member_type: VOTER last_known_addr { host: "127.1.78.193" port: 42619 } health_report { overall_health: HEALTHY } } }
14:09:12.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.768548  2058 raft_consensus.cc:515] T ad5383454fb24a12b9e6ca70be056c2b P e2699a4de47d4903bb68fcf9ef9fb154 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2699a4de47d4903bb68fcf9ef9fb154" member_type: VOTER last_known_addr { host: "127.1.78.193" port: 42619 } }
14:09:12.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.768810  2058 leader_election.cc:304] T ad5383454fb24a12b9e6ca70be056c2b P e2699a4de47d4903bb68fcf9ef9fb154 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e2699a4de47d4903bb68fcf9ef9fb154; no voters: 
14:09:12.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.769037  2058 leader_election.cc:290] T ad5383454fb24a12b9e6ca70be056c2b P e2699a4de47d4903bb68fcf9ef9fb154 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:09:12.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.769367  2058 ts_tablet_manager.cc:1434] T ad5383454fb24a12b9e6ca70be056c2b P e2699a4de47d4903bb68fcf9ef9fb154: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
14:09:12.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.769245  2068 raft_consensus.cc:2804] T ad5383454fb24a12b9e6ca70be056c2b P e2699a4de47d4903bb68fcf9ef9fb154 [term 1 FOLLOWER]: Leader election won for term 1
14:09:12.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.769939  2068 raft_consensus.cc:697] T ad5383454fb24a12b9e6ca70be056c2b P e2699a4de47d4903bb68fcf9ef9fb154 [term 1 LEADER]: Becoming Leader. State: Replica: e2699a4de47d4903bb68fcf9ef9fb154, State: Running, Role: LEADER
14:09:12.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.769995  2068 consensus_queue.cc:237] T ad5383454fb24a12b9e6ca70be056c2b P e2699a4de47d4903bb68fcf9ef9fb154 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2699a4de47d4903bb68fcf9ef9fb154" member_type: VOTER last_known_addr { host: "127.1.78.193" port: 42619 } }
14:09:12.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.770882  1453 catalog_manager.cc:5697] T ad5383454fb24a12b9e6ca70be056c2b P e2699a4de47d4903bb68fcf9ef9fb154 reported cstate change: term changed from 0 to 1, leader changed from <none> to e2699a4de47d4903bb68fcf9ef9fb154 (127.1.78.193). New cstate: current_term: 1 leader_uuid: "e2699a4de47d4903bb68fcf9ef9fb154" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2699a4de47d4903bb68fcf9ef9fb154" member_type: VOTER last_known_addr { host: "127.1.78.193" port: 42619 } health_report { overall_health: HEALTHY } } }
14:09:12.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.820397  1453 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43068:
14:09:12.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783519752139" } 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 } }
14:09:12.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:12.823546  1453 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 228fd5e18d3e46109b3a177547b3fa75 has no consensus state
14:09:12.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:12.823701  1453 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 23e98f7557544c00b9e925622d6a98b3 has no consensus state
14:09:12.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:12.823776  1453 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7966d5d6c87c418ab2554813f3fe091f has no consensus state
14:09:12.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.826314  1955 tablet_service.cc:1511] Processing CreateTablet for tablet 7966d5d6c87c418ab2554813f3fe091f (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783519752139 [id=7fba00f3fbf542238184963e308663dd]), partition=HASH (c0) PARTITION 2, RANGE (c0) PARTITION -400 <= VALUES < -300
14:09:12.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.826314  1684 tablet_service.cc:1511] Processing CreateTablet for tablet 228fd5e18d3e46109b3a177547b3fa75 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783519752139 [id=7fba00f3fbf542238184963e308663dd]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION -400 <= VALUES < -300
14:09:12.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.826462  1955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7966d5d6c87c418ab2554813f3fe091f. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:12.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.826462  1684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 228fd5e18d3e46109b3a177547b3fa75. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:12.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.827764  2058 tablet_bootstrap.cc:492] T 228fd5e18d3e46109b3a177547b3fa75 P e2699a4de47d4903bb68fcf9ef9fb154: Bootstrap starting.
14:09:12.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.827764  2056 tablet_bootstrap.cc:492] T 7966d5d6c87c418ab2554813f3fe091f P 6744aeb8e7bf477fa4c39c6e204c35b1: Bootstrap starting.
14:09:12.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.828236  2056 tablet_bootstrap.cc:654] T 7966d5d6c87c418ab2554813f3fe091f P 6744aeb8e7bf477fa4c39c6e204c35b1: Neither blocks nor log segments found. Creating new log.
14:09:12.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.828236  2058 tablet_bootstrap.cc:654] T 228fd5e18d3e46109b3a177547b3fa75 P e2699a4de47d4903bb68fcf9ef9fb154: Neither blocks nor log segments found. Creating new log.
14:09:12.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.828841  1820 tablet_service.cc:1511] Processing CreateTablet for tablet 23e98f7557544c00b9e925622d6a98b3 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783519752139 [id=7fba00f3fbf542238184963e308663dd]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION -400 <= VALUES < -300
14:09:12.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.828974  1820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23e98f7557544c00b9e925622d6a98b3. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:12.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.830369  2054 tablet_bootstrap.cc:492] T 23e98f7557544c00b9e925622d6a98b3 P c06f948f19504217b4aa50afef1694c0: Bootstrap starting.
14:09:12.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.830794  2054 tablet_bootstrap.cc:654] T 23e98f7557544c00b9e925622d6a98b3 P c06f948f19504217b4aa50afef1694c0: Neither blocks nor log segments found. Creating new log.
14:09:12.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.832909  2054 tablet_bootstrap.cc:492] T 23e98f7557544c00b9e925622d6a98b3 P c06f948f19504217b4aa50afef1694c0: No bootstrap required, opened a new log
14:09:12.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.832960  2054 ts_tablet_manager.cc:1403] T 23e98f7557544c00b9e925622d6a98b3 P c06f948f19504217b4aa50afef1694c0: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.001s
14:09:12.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.833118  2054 raft_consensus.cc:359] T 23e98f7557544c00b9e925622d6a98b3 P c06f948f19504217b4aa50afef1694c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c06f948f19504217b4aa50afef1694c0" member_type: VOTER last_known_addr { host: "127.1.78.194" port: 41295 } }
14:09:12.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.833173  2054 raft_consensus.cc:385] T 23e98f7557544c00b9e925622d6a98b3 P c06f948f19504217b4aa50afef1694c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:12.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.833194  2054 raft_consensus.cc:740] T 23e98f7557544c00b9e925622d6a98b3 P c06f948f19504217b4aa50afef1694c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c06f948f19504217b4aa50afef1694c0, State: Initialized, Role: FOLLOWER
14:09:12.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.833236  2054 consensus_queue.cc:260] T 23e98f7557544c00b9e925622d6a98b3 P c06f948f19504217b4aa50afef1694c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c06f948f19504217b4aa50afef1694c0" member_type: VOTER last_known_addr { host: "127.1.78.194" port: 41295 } }
14:09:12.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.833267  2054 raft_consensus.cc:399] T 23e98f7557544c00b9e925622d6a98b3 P c06f948f19504217b4aa50afef1694c0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:09:12.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.833287  2054 raft_consensus.cc:493] T 23e98f7557544c00b9e925622d6a98b3 P c06f948f19504217b4aa50afef1694c0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:09:12.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.833307  2054 raft_consensus.cc:3060] T 23e98f7557544c00b9e925622d6a98b3 P c06f948f19504217b4aa50afef1694c0 [term 0 FOLLOWER]: Advancing to term 1
14:09:12.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.833950  2054 raft_consensus.cc:515] T 23e98f7557544c00b9e925622d6a98b3 P c06f948f19504217b4aa50afef1694c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c06f948f19504217b4aa50afef1694c0" member_type: VOTER last_known_addr { host: "127.1.78.194" port: 41295 } }
14:09:12.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.834010  2054 leader_election.cc:304] T 23e98f7557544c00b9e925622d6a98b3 P c06f948f19504217b4aa50afef1694c0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c06f948f19504217b4aa50afef1694c0; no voters: 
14:09:12.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.834056  2054 leader_election.cc:290] T 23e98f7557544c00b9e925622d6a98b3 P c06f948f19504217b4aa50afef1694c0 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:09:12.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.834136  2065 raft_consensus.cc:2804] T 23e98f7557544c00b9e925622d6a98b3 P c06f948f19504217b4aa50afef1694c0 [term 1 FOLLOWER]: Leader election won for term 1
14:09:12.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.834239  2065 raft_consensus.cc:697] T 23e98f7557544c00b9e925622d6a98b3 P c06f948f19504217b4aa50afef1694c0 [term 1 LEADER]: Becoming Leader. State: Replica: c06f948f19504217b4aa50afef1694c0, State: Running, Role: LEADER
14:09:12.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.834281  2065 consensus_queue.cc:237] T 23e98f7557544c00b9e925622d6a98b3 P c06f948f19504217b4aa50afef1694c0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c06f948f19504217b4aa50afef1694c0" member_type: VOTER last_known_addr { host: "127.1.78.194" port: 41295 } }
14:09:12.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.834775  1453 catalog_manager.cc:5697] T 23e98f7557544c00b9e925622d6a98b3 P c06f948f19504217b4aa50afef1694c0 reported cstate change: term changed from 0 to 1, leader changed from <none> to c06f948f19504217b4aa50afef1694c0 (127.1.78.194). New cstate: current_term: 1 leader_uuid: "c06f948f19504217b4aa50afef1694c0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c06f948f19504217b4aa50afef1694c0" member_type: VOTER last_known_addr { host: "127.1.78.194" port: 41295 } health_report { overall_health: HEALTHY } } }
14:09:12.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.834138  2054 ts_tablet_manager.cc:1434] T 23e98f7557544c00b9e925622d6a98b3 P c06f948f19504217b4aa50afef1694c0: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
14:09:12.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.840590  2056 tablet_bootstrap.cc:492] T 7966d5d6c87c418ab2554813f3fe091f P 6744aeb8e7bf477fa4c39c6e204c35b1: No bootstrap required, opened a new log
14:09:12.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.840658  2056 ts_tablet_manager.cc:1403] T 7966d5d6c87c418ab2554813f3fe091f P 6744aeb8e7bf477fa4c39c6e204c35b1: Time spent bootstrapping tablet: real 0.013s	user 0.001s	sys 0.000s
14:09:12.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.840709  2058 tablet_bootstrap.cc:492] T 228fd5e18d3e46109b3a177547b3fa75 P e2699a4de47d4903bb68fcf9ef9fb154: No bootstrap required, opened a new log
14:09:12.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.840762  2058 ts_tablet_manager.cc:1403] T 228fd5e18d3e46109b3a177547b3fa75 P e2699a4de47d4903bb68fcf9ef9fb154: Time spent bootstrapping tablet: real 0.013s	user 0.001s	sys 0.000s
14:09:12.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.840839  2056 raft_consensus.cc:359] T 7966d5d6c87c418ab2554813f3fe091f P 6744aeb8e7bf477fa4c39c6e204c35b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6744aeb8e7bf477fa4c39c6e204c35b1" member_type: VOTER last_known_addr { host: "127.1.78.195" port: 38457 } }
14:09:12.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.840898  2056 raft_consensus.cc:385] T 7966d5d6c87c418ab2554813f3fe091f P 6744aeb8e7bf477fa4c39c6e204c35b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:12.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.840919  2056 raft_consensus.cc:740] T 7966d5d6c87c418ab2554813f3fe091f P 6744aeb8e7bf477fa4c39c6e204c35b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6744aeb8e7bf477fa4c39c6e204c35b1, State: Initialized, Role: FOLLOWER
14:09:12.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.840934  2058 raft_consensus.cc:359] T 228fd5e18d3e46109b3a177547b3fa75 P e2699a4de47d4903bb68fcf9ef9fb154 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2699a4de47d4903bb68fcf9ef9fb154" member_type: VOTER last_known_addr { host: "127.1.78.193" port: 42619 } }
14:09:12.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.840961  2056 consensus_queue.cc:260] T 7966d5d6c87c418ab2554813f3fe091f P 6744aeb8e7bf477fa4c39c6e204c35b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6744aeb8e7bf477fa4c39c6e204c35b1" member_type: VOTER last_known_addr { host: "127.1.78.195" port: 38457 } }
14:09:12.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.840986  2058 raft_consensus.cc:385] T 228fd5e18d3e46109b3a177547b3fa75 P e2699a4de47d4903bb68fcf9ef9fb154 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:12.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.840997  2056 raft_consensus.cc:399] T 7966d5d6c87c418ab2554813f3fe091f P 6744aeb8e7bf477fa4c39c6e204c35b1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:09:12.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.841005  2058 raft_consensus.cc:740] T 228fd5e18d3e46109b3a177547b3fa75 P e2699a4de47d4903bb68fcf9ef9fb154 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2699a4de47d4903bb68fcf9ef9fb154, State: Initialized, Role: FOLLOWER
14:09:12.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.841017  2056 raft_consensus.cc:493] T 7966d5d6c87c418ab2554813f3fe091f P 6744aeb8e7bf477fa4c39c6e204c35b1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:09:12.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.841039  2056 raft_consensus.cc:3060] T 7966d5d6c87c418ab2554813f3fe091f P 6744aeb8e7bf477fa4c39c6e204c35b1 [term 0 FOLLOWER]: Advancing to term 1
14:09:12.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.841048  2058 consensus_queue.cc:260] T 228fd5e18d3e46109b3a177547b3fa75 P e2699a4de47d4903bb68fcf9ef9fb154 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2699a4de47d4903bb68fcf9ef9fb154" member_type: VOTER last_known_addr { host: "127.1.78.193" port: 42619 } }
14:09:12.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.841082  2058 raft_consensus.cc:399] T 228fd5e18d3e46109b3a177547b3fa75 P e2699a4de47d4903bb68fcf9ef9fb154 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:09:12.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.841101  2058 raft_consensus.cc:493] T 228fd5e18d3e46109b3a177547b3fa75 P e2699a4de47d4903bb68fcf9ef9fb154 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:09:12.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.841120  2058 raft_consensus.cc:3060] T 228fd5e18d3e46109b3a177547b3fa75 P e2699a4de47d4903bb68fcf9ef9fb154 [term 0 FOLLOWER]: Advancing to term 1
14:09:12.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.841748  2056 raft_consensus.cc:515] T 7966d5d6c87c418ab2554813f3fe091f P 6744aeb8e7bf477fa4c39c6e204c35b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6744aeb8e7bf477fa4c39c6e204c35b1" member_type: VOTER last_known_addr { host: "127.1.78.195" port: 38457 } }
14:09:12.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.841776  2058 raft_consensus.cc:515] T 228fd5e18d3e46109b3a177547b3fa75 P e2699a4de47d4903bb68fcf9ef9fb154 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2699a4de47d4903bb68fcf9ef9fb154" member_type: VOTER last_known_addr { host: "127.1.78.193" port: 42619 } }
14:09:12.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.841828  2056 leader_election.cc:304] T 7966d5d6c87c418ab2554813f3fe091f P 6744aeb8e7bf477fa4c39c6e204c35b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6744aeb8e7bf477fa4c39c6e204c35b1; no voters: 
14:09:12.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.841872  2056 leader_election.cc:290] T 7966d5d6c87c418ab2554813f3fe091f P 6744aeb8e7bf477fa4c39c6e204c35b1 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:09:12.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.841837  2058 leader_election.cc:304] T 228fd5e18d3e46109b3a177547b3fa75 P e2699a4de47d4903bb68fcf9ef9fb154 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e2699a4de47d4903bb68fcf9ef9fb154; no voters: 
14:09:12.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.841938  2058 leader_election.cc:290] T 228fd5e18d3e46109b3a177547b3fa75 P e2699a4de47d4903bb68fcf9ef9fb154 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:09:12.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.841939  2056 ts_tablet_manager.cc:1434] T 7966d5d6c87c418ab2554813f3fe091f P 6744aeb8e7bf477fa4c39c6e204c35b1: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
14:09:12.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.842003  2058 ts_tablet_manager.cc:1434] T 228fd5e18d3e46109b3a177547b3fa75 P e2699a4de47d4903bb68fcf9ef9fb154: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
14:09:12.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.842115  2068 raft_consensus.cc:2804] T 228fd5e18d3e46109b3a177547b3fa75 P e2699a4de47d4903bb68fcf9ef9fb154 [term 1 FOLLOWER]: Leader election won for term 1
14:09:12.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.842222  2073 raft_consensus.cc:2804] T 7966d5d6c87c418ab2554813f3fe091f P 6744aeb8e7bf477fa4c39c6e204c35b1 [term 1 FOLLOWER]: Leader election won for term 1
14:09:12.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.842242  2068 raft_consensus.cc:697] T 228fd5e18d3e46109b3a177547b3fa75 P e2699a4de47d4903bb68fcf9ef9fb154 [term 1 LEADER]: Becoming Leader. State: Replica: e2699a4de47d4903bb68fcf9ef9fb154, State: Running, Role: LEADER
14:09:12.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.842275  2073 raft_consensus.cc:697] T 7966d5d6c87c418ab2554813f3fe091f P 6744aeb8e7bf477fa4c39c6e204c35b1 [term 1 LEADER]: Becoming Leader. State: Replica: 6744aeb8e7bf477fa4c39c6e204c35b1, State: Running, Role: LEADER
14:09:12.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.842283  2068 consensus_queue.cc:237] T 228fd5e18d3e46109b3a177547b3fa75 P e2699a4de47d4903bb68fcf9ef9fb154 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2699a4de47d4903bb68fcf9ef9fb154" member_type: VOTER last_known_addr { host: "127.1.78.193" port: 42619 } }
14:09:12.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.842314  2073 consensus_queue.cc:237] T 7966d5d6c87c418ab2554813f3fe091f P 6744aeb8e7bf477fa4c39c6e204c35b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6744aeb8e7bf477fa4c39c6e204c35b1" member_type: VOTER last_known_addr { host: "127.1.78.195" port: 38457 } }
14:09:12.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.843276  1453 catalog_manager.cc:5697] T 7966d5d6c87c418ab2554813f3fe091f P 6744aeb8e7bf477fa4c39c6e204c35b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6744aeb8e7bf477fa4c39c6e204c35b1 (127.1.78.195). New cstate: current_term: 1 leader_uuid: "6744aeb8e7bf477fa4c39c6e204c35b1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6744aeb8e7bf477fa4c39c6e204c35b1" member_type: VOTER last_known_addr { host: "127.1.78.195" port: 38457 } health_report { overall_health: HEALTHY } } }
14:09:12.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.845131  1452 catalog_manager.cc:5697] T 228fd5e18d3e46109b3a177547b3fa75 P e2699a4de47d4903bb68fcf9ef9fb154 reported cstate change: term changed from 0 to 1, leader changed from <none> to e2699a4de47d4903bb68fcf9ef9fb154 (127.1.78.193). New cstate: current_term: 1 leader_uuid: "e2699a4de47d4903bb68fcf9ef9fb154" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2699a4de47d4903bb68fcf9ef9fb154" member_type: VOTER last_known_addr { host: "127.1.78.193" port: 42619 } health_report { overall_health: HEALTHY } } }
14:09:12.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.849805  1453 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 12a9fd22170d4d0c909cbb7d1fa04772: org.apache.kudu.client.TestAlterTable-1783519752139 [id=7fba00f3fbf542238184963e308663dd] alter complete (version 0)
14:09:12.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.858054  1453 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43068:
14:09:12.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783519752139" } 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 } }
14:09:12.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:12.859740  1453 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6aa0ea2169ef46c8af48dea3deb0a3bb has no consensus state
14:09:12.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:12.859885  1453 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a7c8ab30269c4b6c81263dac95f0a9e0 has no consensus state
14:09:12.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:12.859938  1453 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e887f715318e40d783979e49cee7fb4d has no consensus state
14:09:12.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:12.859961  1453 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0e42a2bae856442da7b3dd009d3b0636 has no consensus state
14:09:12.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.861708  1818 tablet_service.cc:1511] Processing CreateTablet for tablet a7c8ab30269c4b6c81263dac95f0a9e0 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783519752139 [id=7fba00f3fbf542238184963e308663dd]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION -200 <= VALUES < -100
14:09:12.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.861685  1683 tablet_service.cc:1511] Processing CreateTablet for tablet 6aa0ea2169ef46c8af48dea3deb0a3bb (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783519752139 [id=7fba00f3fbf542238184963e308663dd]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION -200 <= VALUES < -100
14:09:12.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.861824  1818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7c8ab30269c4b6c81263dac95f0a9e0. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:12.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.861824  1683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6aa0ea2169ef46c8af48dea3deb0a3bb. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:12.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.862072  1955 tablet_service.cc:1511] Processing CreateTablet for tablet e887f715318e40d783979e49cee7fb4d (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783519752139 [id=7fba00f3fbf542238184963e308663dd]), partition=HASH (c0) PARTITION 2, RANGE (c0) PARTITION -200 <= VALUES < -100
14:09:12.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.862185  1955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e887f715318e40d783979e49cee7fb4d. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:12.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.863220  2054 tablet_bootstrap.cc:492] T a7c8ab30269c4b6c81263dac95f0a9e0 P c06f948f19504217b4aa50afef1694c0: Bootstrap starting.
14:09:12.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.863381  2056 tablet_bootstrap.cc:492] T e887f715318e40d783979e49cee7fb4d P 6744aeb8e7bf477fa4c39c6e204c35b1: Bootstrap starting.
14:09:12.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.863459  2058 tablet_bootstrap.cc:492] T 6aa0ea2169ef46c8af48dea3deb0a3bb P e2699a4de47d4903bb68fcf9ef9fb154: Bootstrap starting.
14:09:12.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.863672  2054 tablet_bootstrap.cc:654] T a7c8ab30269c4b6c81263dac95f0a9e0 P c06f948f19504217b4aa50afef1694c0: Neither blocks nor log segments found. Creating new log.
14:09:12.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.863823  2056 tablet_bootstrap.cc:654] T e887f715318e40d783979e49cee7fb4d P 6744aeb8e7bf477fa4c39c6e204c35b1: Neither blocks nor log segments found. Creating new log.
14:09:12.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.863876  2058 tablet_bootstrap.cc:654] T 6aa0ea2169ef46c8af48dea3deb0a3bb P e2699a4de47d4903bb68fcf9ef9fb154: Neither blocks nor log segments found. Creating new log.
14:09:12.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.861688  1685 tablet_service.cc:1511] Processing CreateTablet for tablet 0e42a2bae856442da7b3dd009d3b0636 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783519752139 [id=7fba00f3fbf542238184963e308663dd]), partition=HASH (c0) PARTITION 3, RANGE (c0) PARTITION -200 <= VALUES < -100
14:09:12.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.864292  1685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e42a2bae856442da7b3dd009d3b0636. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:12.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.869690  2058 tablet_bootstrap.cc:492] T 6aa0ea2169ef46c8af48dea3deb0a3bb P e2699a4de47d4903bb68fcf9ef9fb154: No bootstrap required, opened a new log
14:09:12.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.869757  2058 ts_tablet_manager.cc:1403] T 6aa0ea2169ef46c8af48dea3deb0a3bb P e2699a4de47d4903bb68fcf9ef9fb154: Time spent bootstrapping tablet: real 0.006s	user 0.001s	sys 0.000s
14:09:12.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.869925  2058 raft_consensus.cc:359] T 6aa0ea2169ef46c8af48dea3deb0a3bb P e2699a4de47d4903bb68fcf9ef9fb154 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2699a4de47d4903bb68fcf9ef9fb154" member_type: VOTER last_known_addr { host: "127.1.78.193" port: 42619 } }
14:09:12.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.869982  2058 raft_consensus.cc:385] T 6aa0ea2169ef46c8af48dea3deb0a3bb P e2699a4de47d4903bb68fcf9ef9fb154 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:12.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.869999  2058 raft_consensus.cc:740] T 6aa0ea2169ef46c8af48dea3deb0a3bb P e2699a4de47d4903bb68fcf9ef9fb154 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2699a4de47d4903bb68fcf9ef9fb154, State: Initialized, Role: FOLLOWER
14:09:12.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.870040  2058 consensus_queue.cc:260] T 6aa0ea2169ef46c8af48dea3deb0a3bb P e2699a4de47d4903bb68fcf9ef9fb154 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2699a4de47d4903bb68fcf9ef9fb154" member_type: VOTER last_known_addr { host: "127.1.78.193" port: 42619 } }
14:09:12.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.870072  2058 raft_consensus.cc:399] T 6aa0ea2169ef46c8af48dea3deb0a3bb P e2699a4de47d4903bb68fcf9ef9fb154 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:09:12.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.870090  2058 raft_consensus.cc:493] T 6aa0ea2169ef46c8af48dea3deb0a3bb P e2699a4de47d4903bb68fcf9ef9fb154 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:09:12.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.870110  2058 raft_consensus.cc:3060] T 6aa0ea2169ef46c8af48dea3deb0a3bb P e2699a4de47d4903bb68fcf9ef9fb154 [term 0 FOLLOWER]: Advancing to term 1
14:09:12.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.870733  2058 raft_consensus.cc:515] T 6aa0ea2169ef46c8af48dea3deb0a3bb P e2699a4de47d4903bb68fcf9ef9fb154 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2699a4de47d4903bb68fcf9ef9fb154" member_type: VOTER last_known_addr { host: "127.1.78.193" port: 42619 } }
14:09:12.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.870816  2058 leader_election.cc:304] T 6aa0ea2169ef46c8af48dea3deb0a3bb P e2699a4de47d4903bb68fcf9ef9fb154 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e2699a4de47d4903bb68fcf9ef9fb154; no voters: 
14:09:12.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.870858  2058 leader_election.cc:290] T 6aa0ea2169ef46c8af48dea3deb0a3bb P e2699a4de47d4903bb68fcf9ef9fb154 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:09:12.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.870920  2058 ts_tablet_manager.cc:1434] T 6aa0ea2169ef46c8af48dea3deb0a3bb P e2699a4de47d4903bb68fcf9ef9fb154: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
14:09:12.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.870985  2058 tablet_bootstrap.cc:492] T 0e42a2bae856442da7b3dd009d3b0636 P e2699a4de47d4903bb68fcf9ef9fb154: Bootstrap starting.
14:09:12.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.871371  2058 tablet_bootstrap.cc:654] T 0e42a2bae856442da7b3dd009d3b0636 P e2699a4de47d4903bb68fcf9ef9fb154: Neither blocks nor log segments found. Creating new log.
14:09:12.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.871727  2069 raft_consensus.cc:2804] T 6aa0ea2169ef46c8af48dea3deb0a3bb P e2699a4de47d4903bb68fcf9ef9fb154 [term 1 FOLLOWER]: Leader election won for term 1
14:09:12.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.871778  2069 raft_consensus.cc:697] T 6aa0ea2169ef46c8af48dea3deb0a3bb P e2699a4de47d4903bb68fcf9ef9fb154 [term 1 LEADER]: Becoming Leader. State: Replica: e2699a4de47d4903bb68fcf9ef9fb154, State: Running, Role: LEADER
14:09:12.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.871830  2069 consensus_queue.cc:237] T 6aa0ea2169ef46c8af48dea3deb0a3bb P e2699a4de47d4903bb68fcf9ef9fb154 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2699a4de47d4903bb68fcf9ef9fb154" member_type: VOTER last_known_addr { host: "127.1.78.193" port: 42619 } }
14:09:12.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.872448  2056 tablet_bootstrap.cc:492] T e887f715318e40d783979e49cee7fb4d P 6744aeb8e7bf477fa4c39c6e204c35b1: No bootstrap required, opened a new log
14:09:12.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.872498  2056 ts_tablet_manager.cc:1403] T e887f715318e40d783979e49cee7fb4d P 6744aeb8e7bf477fa4c39c6e204c35b1: Time spent bootstrapping tablet: real 0.009s	user 0.000s	sys 0.001s
14:09:12.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.872601  1453 catalog_manager.cc:5697] T 6aa0ea2169ef46c8af48dea3deb0a3bb P e2699a4de47d4903bb68fcf9ef9fb154 reported cstate change: term changed from 0 to 1, leader changed from <none> to e2699a4de47d4903bb68fcf9ef9fb154 (127.1.78.193). New cstate: current_term: 1 leader_uuid: "e2699a4de47d4903bb68fcf9ef9fb154" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2699a4de47d4903bb68fcf9ef9fb154" member_type: VOTER last_known_addr { host: "127.1.78.193" port: 42619 } health_report { overall_health: HEALTHY } } }
14:09:12.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.872641  2056 raft_consensus.cc:359] T e887f715318e40d783979e49cee7fb4d P 6744aeb8e7bf477fa4c39c6e204c35b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6744aeb8e7bf477fa4c39c6e204c35b1" member_type: VOTER last_known_addr { host: "127.1.78.195" port: 38457 } }
14:09:12.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.872694  2056 raft_consensus.cc:385] T e887f715318e40d783979e49cee7fb4d P 6744aeb8e7bf477fa4c39c6e204c35b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:12.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.872713  2056 raft_consensus.cc:740] T e887f715318e40d783979e49cee7fb4d P 6744aeb8e7bf477fa4c39c6e204c35b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6744aeb8e7bf477fa4c39c6e204c35b1, State: Initialized, Role: FOLLOWER
14:09:12.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.872756  2056 consensus_queue.cc:260] T e887f715318e40d783979e49cee7fb4d P 6744aeb8e7bf477fa4c39c6e204c35b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6744aeb8e7bf477fa4c39c6e204c35b1" member_type: VOTER last_known_addr { host: "127.1.78.195" port: 38457 } }
14:09:12.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.872785  2056 raft_consensus.cc:399] T e887f715318e40d783979e49cee7fb4d P 6744aeb8e7bf477fa4c39c6e204c35b1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:09:12.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.872803  2056 raft_consensus.cc:493] T e887f715318e40d783979e49cee7fb4d P 6744aeb8e7bf477fa4c39c6e204c35b1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:09:12.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.872825  2056 raft_consensus.cc:3060] T e887f715318e40d783979e49cee7fb4d P 6744aeb8e7bf477fa4c39c6e204c35b1 [term 0 FOLLOWER]: Advancing to term 1
14:09:12.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.873562  2056 raft_consensus.cc:515] T e887f715318e40d783979e49cee7fb4d P 6744aeb8e7bf477fa4c39c6e204c35b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6744aeb8e7bf477fa4c39c6e204c35b1" member_type: VOTER last_known_addr { host: "127.1.78.195" port: 38457 } }
14:09:12.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.873631  2056 leader_election.cc:304] T e887f715318e40d783979e49cee7fb4d P 6744aeb8e7bf477fa4c39c6e204c35b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6744aeb8e7bf477fa4c39c6e204c35b1; no voters: 
14:09:12.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.873672  2056 leader_election.cc:290] T e887f715318e40d783979e49cee7fb4d P 6744aeb8e7bf477fa4c39c6e204c35b1 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:09:12.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.873733  2056 ts_tablet_manager.cc:1434] T e887f715318e40d783979e49cee7fb4d P 6744aeb8e7bf477fa4c39c6e204c35b1: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
14:09:12.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.873883  2072 raft_consensus.cc:2804] T e887f715318e40d783979e49cee7fb4d P 6744aeb8e7bf477fa4c39c6e204c35b1 [term 1 FOLLOWER]: Leader election won for term 1
14:09:12.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.873926  2072 raft_consensus.cc:697] T e887f715318e40d783979e49cee7fb4d P 6744aeb8e7bf477fa4c39c6e204c35b1 [term 1 LEADER]: Becoming Leader. State: Replica: 6744aeb8e7bf477fa4c39c6e204c35b1, State: Running, Role: LEADER
14:09:12.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.873965  2072 consensus_queue.cc:237] T e887f715318e40d783979e49cee7fb4d P 6744aeb8e7bf477fa4c39c6e204c35b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6744aeb8e7bf477fa4c39c6e204c35b1" member_type: VOTER last_known_addr { host: "127.1.78.195" port: 38457 } }
14:09:12.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.874588  1452 catalog_manager.cc:5697] T e887f715318e40d783979e49cee7fb4d P 6744aeb8e7bf477fa4c39c6e204c35b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6744aeb8e7bf477fa4c39c6e204c35b1 (127.1.78.195). New cstate: current_term: 1 leader_uuid: "6744aeb8e7bf477fa4c39c6e204c35b1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6744aeb8e7bf477fa4c39c6e204c35b1" member_type: VOTER last_known_addr { host: "127.1.78.195" port: 38457 } health_report { overall_health: HEALTHY } } }
14:09:12.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.874655  2054 tablet_bootstrap.cc:492] T a7c8ab30269c4b6c81263dac95f0a9e0 P c06f948f19504217b4aa50afef1694c0: No bootstrap required, opened a new log
14:09:12.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.874698  2054 ts_tablet_manager.cc:1403] T a7c8ab30269c4b6c81263dac95f0a9e0 P c06f948f19504217b4aa50afef1694c0: Time spent bootstrapping tablet: real 0.011s	user 0.000s	sys 0.001s
14:09:12.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.874842  2054 raft_consensus.cc:359] T a7c8ab30269c4b6c81263dac95f0a9e0 P c06f948f19504217b4aa50afef1694c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c06f948f19504217b4aa50afef1694c0" member_type: VOTER last_known_addr { host: "127.1.78.194" port: 41295 } }
14:09:12.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.874904  2054 raft_consensus.cc:385] T a7c8ab30269c4b6c81263dac95f0a9e0 P c06f948f19504217b4aa50afef1694c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:12.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.874922  2054 raft_consensus.cc:740] T a7c8ab30269c4b6c81263dac95f0a9e0 P c06f948f19504217b4aa50afef1694c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c06f948f19504217b4aa50afef1694c0, State: Initialized, Role: FOLLOWER
14:09:12.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.874960  2054 consensus_queue.cc:260] T a7c8ab30269c4b6c81263dac95f0a9e0 P c06f948f19504217b4aa50afef1694c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c06f948f19504217b4aa50afef1694c0" member_type: VOTER last_known_addr { host: "127.1.78.194" port: 41295 } }
14:09:12.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.875001  2054 raft_consensus.cc:399] T a7c8ab30269c4b6c81263dac95f0a9e0 P c06f948f19504217b4aa50afef1694c0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:09:12.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.875022  2054 raft_consensus.cc:493] T a7c8ab30269c4b6c81263dac95f0a9e0 P c06f948f19504217b4aa50afef1694c0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:09:12.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.875080  2054 raft_consensus.cc:3060] T a7c8ab30269c4b6c81263dac95f0a9e0 P c06f948f19504217b4aa50afef1694c0 [term 0 FOLLOWER]: Advancing to term 1
14:09:12.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.875800  2054 raft_consensus.cc:515] T a7c8ab30269c4b6c81263dac95f0a9e0 P c06f948f19504217b4aa50afef1694c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c06f948f19504217b4aa50afef1694c0" member_type: VOTER last_known_addr { host: "127.1.78.194" port: 41295 } }
14:09:12.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.875872  2054 leader_election.cc:304] T a7c8ab30269c4b6c81263dac95f0a9e0 P c06f948f19504217b4aa50afef1694c0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c06f948f19504217b4aa50afef1694c0; no voters: 
14:09:12.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.875921  2054 leader_election.cc:290] T a7c8ab30269c4b6c81263dac95f0a9e0 P c06f948f19504217b4aa50afef1694c0 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:09:12.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.875988  2054 ts_tablet_manager.cc:1434] T a7c8ab30269c4b6c81263dac95f0a9e0 P c06f948f19504217b4aa50afef1694c0: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
14:09:12.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.875999  2064 raft_consensus.cc:2804] T a7c8ab30269c4b6c81263dac95f0a9e0 P c06f948f19504217b4aa50afef1694c0 [term 1 FOLLOWER]: Leader election won for term 1
14:09:12.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.876060  2064 raft_consensus.cc:697] T a7c8ab30269c4b6c81263dac95f0a9e0 P c06f948f19504217b4aa50afef1694c0 [term 1 LEADER]: Becoming Leader. State: Replica: c06f948f19504217b4aa50afef1694c0, State: Running, Role: LEADER
14:09:12.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.876124  2064 consensus_queue.cc:237] T a7c8ab30269c4b6c81263dac95f0a9e0 P c06f948f19504217b4aa50afef1694c0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c06f948f19504217b4aa50afef1694c0" member_type: VOTER last_known_addr { host: "127.1.78.194" port: 41295 } }
14:09:12.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.877666  1451 catalog_manager.cc:5697] T a7c8ab30269c4b6c81263dac95f0a9e0 P c06f948f19504217b4aa50afef1694c0 reported cstate change: term changed from 0 to 1, leader changed from <none> to c06f948f19504217b4aa50afef1694c0 (127.1.78.194). New cstate: current_term: 1 leader_uuid: "c06f948f19504217b4aa50afef1694c0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c06f948f19504217b4aa50afef1694c0" member_type: VOTER last_known_addr { host: "127.1.78.194" port: 41295 } health_report { overall_health: HEALTHY } } }
14:09:12.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.879774  2058 tablet_bootstrap.cc:492] T 0e42a2bae856442da7b3dd009d3b0636 P e2699a4de47d4903bb68fcf9ef9fb154: No bootstrap required, opened a new log
14:09:12.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.879838  2058 ts_tablet_manager.cc:1403] T 0e42a2bae856442da7b3dd009d3b0636 P e2699a4de47d4903bb68fcf9ef9fb154: Time spent bootstrapping tablet: real 0.009s	user 0.001s	sys 0.000s
14:09:12.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.879987  2058 raft_consensus.cc:359] T 0e42a2bae856442da7b3dd009d3b0636 P e2699a4de47d4903bb68fcf9ef9fb154 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2699a4de47d4903bb68fcf9ef9fb154" member_type: VOTER last_known_addr { host: "127.1.78.193" port: 42619 } }
14:09:12.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.880034  2058 raft_consensus.cc:385] T 0e42a2bae856442da7b3dd009d3b0636 P e2699a4de47d4903bb68fcf9ef9fb154 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:12.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.880052  2058 raft_consensus.cc:740] T 0e42a2bae856442da7b3dd009d3b0636 P e2699a4de47d4903bb68fcf9ef9fb154 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2699a4de47d4903bb68fcf9ef9fb154, State: Initialized, Role: FOLLOWER
14:09:12.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.880121  2058 consensus_queue.cc:260] T 0e42a2bae856442da7b3dd009d3b0636 P e2699a4de47d4903bb68fcf9ef9fb154 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2699a4de47d4903bb68fcf9ef9fb154" member_type: VOTER last_known_addr { host: "127.1.78.193" port: 42619 } }
14:09:12.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.880158  2058 raft_consensus.cc:399] T 0e42a2bae856442da7b3dd009d3b0636 P e2699a4de47d4903bb68fcf9ef9fb154 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:09:12.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.880175  2058 raft_consensus.cc:493] T 0e42a2bae856442da7b3dd009d3b0636 P e2699a4de47d4903bb68fcf9ef9fb154 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:09:12.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.880193  2058 raft_consensus.cc:3060] T 0e42a2bae856442da7b3dd009d3b0636 P e2699a4de47d4903bb68fcf9ef9fb154 [term 0 FOLLOWER]: Advancing to term 1
14:09:12.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.880841  2058 raft_consensus.cc:515] T 0e42a2bae856442da7b3dd009d3b0636 P e2699a4de47d4903bb68fcf9ef9fb154 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2699a4de47d4903bb68fcf9ef9fb154" member_type: VOTER last_known_addr { host: "127.1.78.193" port: 42619 } }
14:09:12.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.880900  2058 leader_election.cc:304] T 0e42a2bae856442da7b3dd009d3b0636 P e2699a4de47d4903bb68fcf9ef9fb154 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e2699a4de47d4903bb68fcf9ef9fb154; no voters: 
14:09:12.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.880944  2058 leader_election.cc:290] T 0e42a2bae856442da7b3dd009d3b0636 P e2699a4de47d4903bb68fcf9ef9fb154 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:09:12.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.881309  2069 raft_consensus.cc:2804] T 0e42a2bae856442da7b3dd009d3b0636 P e2699a4de47d4903bb68fcf9ef9fb154 [term 1 FOLLOWER]: Leader election won for term 1
14:09:12.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.881351  2069 raft_consensus.cc:697] T 0e42a2bae856442da7b3dd009d3b0636 P e2699a4de47d4903bb68fcf9ef9fb154 [term 1 LEADER]: Becoming Leader. State: Replica: e2699a4de47d4903bb68fcf9ef9fb154, State: Running, Role: LEADER
14:09:12.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.881384  2069 consensus_queue.cc:237] T 0e42a2bae856442da7b3dd009d3b0636 P e2699a4de47d4903bb68fcf9ef9fb154 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2699a4de47d4903bb68fcf9ef9fb154" member_type: VOTER last_known_addr { host: "127.1.78.193" port: 42619 } }
14:09:12.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.881668  2058 ts_tablet_manager.cc:1434] T 0e42a2bae856442da7b3dd009d3b0636 P e2699a4de47d4903bb68fcf9ef9fb154: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
14:09:12.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.882390  1451 catalog_manager.cc:5697] T 0e42a2bae856442da7b3dd009d3b0636 P e2699a4de47d4903bb68fcf9ef9fb154 reported cstate change: term changed from 0 to 1, leader changed from <none> to e2699a4de47d4903bb68fcf9ef9fb154 (127.1.78.193). New cstate: current_term: 1 leader_uuid: "e2699a4de47d4903bb68fcf9ef9fb154" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2699a4de47d4903bb68fcf9ef9fb154" member_type: VOTER last_known_addr { host: "127.1.78.193" port: 42619 } health_report { overall_health: HEALTHY } } }
14:09:12.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.884923  1451 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 12a9fd22170d4d0c909cbb7d1fa04772: org.apache.kudu.client.TestAlterTable-1783519752139 [id=7fba00f3fbf542238184963e308663dd] alter complete (version 0)
14:09:12.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.900601  1451 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43068:
14:09:12.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783519752139" } 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 } }
14:09:12.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:12.903146  1451 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b05d37c1a7784a46a89d1d9ed2984fc7 has no consensus state
14:09:12.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:12.903265  1451 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5b428cb8967047058de708d04b49016c has no consensus state
14:09:12.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:12.903343  1451 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 66baece753e04e56a8e1a6ed334f9fe2 has no consensus state
14:09:12.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:12.903386  1451 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet db362ba7bbab460ea931a908d4efdc7a has no consensus state
14:09:12.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:12.903407  1451 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6d04844170c943b5bbd4ee028d97bf7e has no consensus state
14:09:12.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.905752  1820 tablet_service.cc:1511] Processing CreateTablet for tablet 6d04844170c943b5bbd4ee028d97bf7e (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783519752139 [id=7fba00f3fbf542238184963e308663dd]), partition=HASH (c0) PARTITION 4, RANGE (c0) PARTITION 100 <= VALUES < 200
14:09:12.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.905936  1820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d04844170c943b5bbd4ee028d97bf7e. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:12.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.905966  1817 tablet_service.cc:1511] Processing CreateTablet for tablet b05d37c1a7784a46a89d1d9ed2984fc7 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783519752139 [id=7fba00f3fbf542238184963e308663dd]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 100 <= VALUES < 200
14:09:12.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.906097  1817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b05d37c1a7784a46a89d1d9ed2984fc7. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:12.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.907197  2054 tablet_bootstrap.cc:492] T 6d04844170c943b5bbd4ee028d97bf7e P c06f948f19504217b4aa50afef1694c0: Bootstrap starting.
14:09:12.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.907552  1955 tablet_service.cc:1511] Processing CreateTablet for tablet 5b428cb8967047058de708d04b49016c (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783519752139 [id=7fba00f3fbf542238184963e308663dd]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 100 <= VALUES < 200
14:09:12.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.907634  2054 tablet_bootstrap.cc:654] T 6d04844170c943b5bbd4ee028d97bf7e P c06f948f19504217b4aa50afef1694c0: Neither blocks nor log segments found. Creating new log.
14:09:12.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.907685  1955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b428cb8967047058de708d04b49016c. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:12.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.908947  2056 tablet_bootstrap.cc:492] T 5b428cb8967047058de708d04b49016c P 6744aeb8e7bf477fa4c39c6e204c35b1: Bootstrap starting.
14:09:12.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.909394  2056 tablet_bootstrap.cc:654] T 5b428cb8967047058de708d04b49016c P 6744aeb8e7bf477fa4c39c6e204c35b1: Neither blocks nor log segments found. Creating new log.
14:09:12.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.909812  1683 tablet_service.cc:1511] Processing CreateTablet for tablet db362ba7bbab460ea931a908d4efdc7a (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783519752139 [id=7fba00f3fbf542238184963e308663dd]), partition=HASH (c0) PARTITION 3, RANGE (c0) PARTITION 100 <= VALUES < 200
14:09:12.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.909919  1683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db362ba7bbab460ea931a908d4efdc7a. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:12.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.911017  2054 tablet_bootstrap.cc:492] T 6d04844170c943b5bbd4ee028d97bf7e P c06f948f19504217b4aa50afef1694c0: No bootstrap required, opened a new log
14:09:12.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.911064  2054 ts_tablet_manager.cc:1403] T 6d04844170c943b5bbd4ee028d97bf7e P c06f948f19504217b4aa50afef1694c0: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.001s
14:09:12.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.911231  2058 tablet_bootstrap.cc:492] T db362ba7bbab460ea931a908d4efdc7a P e2699a4de47d4903bb68fcf9ef9fb154: Bootstrap starting.
14:09:12.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.911248  2054 raft_consensus.cc:359] T 6d04844170c943b5bbd4ee028d97bf7e P c06f948f19504217b4aa50afef1694c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c06f948f19504217b4aa50afef1694c0" member_type: VOTER last_known_addr { host: "127.1.78.194" port: 41295 } }
14:09:12.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.911309  2054 raft_consensus.cc:385] T 6d04844170c943b5bbd4ee028d97bf7e P c06f948f19504217b4aa50afef1694c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:12.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.911327  2054 raft_consensus.cc:740] T 6d04844170c943b5bbd4ee028d97bf7e P c06f948f19504217b4aa50afef1694c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c06f948f19504217b4aa50afef1694c0, State: Initialized, Role: FOLLOWER
14:09:12.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.911381  2054 consensus_queue.cc:260] T 6d04844170c943b5bbd4ee028d97bf7e P c06f948f19504217b4aa50afef1694c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c06f948f19504217b4aa50afef1694c0" member_type: VOTER last_known_addr { host: "127.1.78.194" port: 41295 } }
14:09:12.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.911412  2054 raft_consensus.cc:399] T 6d04844170c943b5bbd4ee028d97bf7e P c06f948f19504217b4aa50afef1694c0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:09:12.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.911432  2054 raft_consensus.cc:493] T 6d04844170c943b5bbd4ee028d97bf7e P c06f948f19504217b4aa50afef1694c0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:09:12.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.911449  2054 raft_consensus.cc:3060] T 6d04844170c943b5bbd4ee028d97bf7e P c06f948f19504217b4aa50afef1694c0 [term 0 FOLLOWER]: Advancing to term 1
14:09:12.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.912081  2054 raft_consensus.cc:515] T 6d04844170c943b5bbd4ee028d97bf7e P c06f948f19504217b4aa50afef1694c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c06f948f19504217b4aa50afef1694c0" member_type: VOTER last_known_addr { host: "127.1.78.194" port: 41295 } }
14:09:12.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.912169  2054 leader_election.cc:304] T 6d04844170c943b5bbd4ee028d97bf7e P c06f948f19504217b4aa50afef1694c0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c06f948f19504217b4aa50afef1694c0; no voters: 
14:09:12.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.912212  2054 leader_election.cc:290] T 6d04844170c943b5bbd4ee028d97bf7e P c06f948f19504217b4aa50afef1694c0 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:09:12.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.912285  2054 ts_tablet_manager.cc:1434] T 6d04844170c943b5bbd4ee028d97bf7e P c06f948f19504217b4aa50afef1694c0: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
14:09:12.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.912366  2054 tablet_bootstrap.cc:492] T b05d37c1a7784a46a89d1d9ed2984fc7 P c06f948f19504217b4aa50afef1694c0: Bootstrap starting.
14:09:12.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.913033  2054 tablet_bootstrap.cc:654] T b05d37c1a7784a46a89d1d9ed2984fc7 P c06f948f19504217b4aa50afef1694c0: Neither blocks nor log segments found. Creating new log.
14:09:12.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.913162  2063 raft_consensus.cc:2804] T 6d04844170c943b5bbd4ee028d97bf7e P c06f948f19504217b4aa50afef1694c0 [term 1 FOLLOWER]: Leader election won for term 1
14:09:12.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.913218  2063 raft_consensus.cc:697] T 6d04844170c943b5bbd4ee028d97bf7e P c06f948f19504217b4aa50afef1694c0 [term 1 LEADER]: Becoming Leader. State: Replica: c06f948f19504217b4aa50afef1694c0, State: Running, Role: LEADER
14:09:12.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.913256  2063 consensus_queue.cc:237] T 6d04844170c943b5bbd4ee028d97bf7e P c06f948f19504217b4aa50afef1694c0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c06f948f19504217b4aa50afef1694c0" member_type: VOTER last_known_addr { host: "127.1.78.194" port: 41295 } }
14:09:12.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.913712  1685 tablet_service.cc:1511] Processing CreateTablet for tablet 66baece753e04e56a8e1a6ed334f9fe2 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783519752139 [id=7fba00f3fbf542238184963e308663dd]), partition=HASH (c0) PARTITION 2, RANGE (c0) PARTITION 100 <= VALUES < 200
14:09:12.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.913817  1685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66baece753e04e56a8e1a6ed334f9fe2. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:12.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.914041  1451 catalog_manager.cc:5697] T 6d04844170c943b5bbd4ee028d97bf7e P c06f948f19504217b4aa50afef1694c0 reported cstate change: term changed from 0 to 1, leader changed from <none> to c06f948f19504217b4aa50afef1694c0 (127.1.78.194). New cstate: current_term: 1 leader_uuid: "c06f948f19504217b4aa50afef1694c0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c06f948f19504217b4aa50afef1694c0" member_type: VOTER last_known_addr { host: "127.1.78.194" port: 41295 } health_report { overall_health: HEALTHY } } }
14:09:12.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.915429  2058 tablet_bootstrap.cc:654] T db362ba7bbab460ea931a908d4efdc7a P e2699a4de47d4903bb68fcf9ef9fb154: Neither blocks nor log segments found. Creating new log.
14:09:12.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.917804  2056 tablet_bootstrap.cc:492] T 5b428cb8967047058de708d04b49016c P 6744aeb8e7bf477fa4c39c6e204c35b1: No bootstrap required, opened a new log
14:09:12.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.917870  2056 ts_tablet_manager.cc:1403] T 5b428cb8967047058de708d04b49016c P 6744aeb8e7bf477fa4c39c6e204c35b1: Time spent bootstrapping tablet: real 0.009s	user 0.000s	sys 0.001s
14:09:12.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.918042  2056 raft_consensus.cc:359] T 5b428cb8967047058de708d04b49016c P 6744aeb8e7bf477fa4c39c6e204c35b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6744aeb8e7bf477fa4c39c6e204c35b1" member_type: VOTER last_known_addr { host: "127.1.78.195" port: 38457 } }
14:09:12.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.918097  2056 raft_consensus.cc:385] T 5b428cb8967047058de708d04b49016c P 6744aeb8e7bf477fa4c39c6e204c35b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:12.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.918115  2056 raft_consensus.cc:740] T 5b428cb8967047058de708d04b49016c P 6744aeb8e7bf477fa4c39c6e204c35b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6744aeb8e7bf477fa4c39c6e204c35b1, State: Initialized, Role: FOLLOWER
14:09:12.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.918161  2056 consensus_queue.cc:260] T 5b428cb8967047058de708d04b49016c P 6744aeb8e7bf477fa4c39c6e204c35b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6744aeb8e7bf477fa4c39c6e204c35b1" member_type: VOTER last_known_addr { host: "127.1.78.195" port: 38457 } }
14:09:12.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.918192  2056 raft_consensus.cc:399] T 5b428cb8967047058de708d04b49016c P 6744aeb8e7bf477fa4c39c6e204c35b1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:09:12.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.918211  2056 raft_consensus.cc:493] T 5b428cb8967047058de708d04b49016c P 6744aeb8e7bf477fa4c39c6e204c35b1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:09:12.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.918229  2056 raft_consensus.cc:3060] T 5b428cb8967047058de708d04b49016c P 6744aeb8e7bf477fa4c39c6e204c35b1 [term 0 FOLLOWER]: Advancing to term 1
14:09:12.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.918905  2056 raft_consensus.cc:515] T 5b428cb8967047058de708d04b49016c P 6744aeb8e7bf477fa4c39c6e204c35b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6744aeb8e7bf477fa4c39c6e204c35b1" member_type: VOTER last_known_addr { host: "127.1.78.195" port: 38457 } }
14:09:12.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.918972  2056 leader_election.cc:304] T 5b428cb8967047058de708d04b49016c P 6744aeb8e7bf477fa4c39c6e204c35b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6744aeb8e7bf477fa4c39c6e204c35b1; no voters: 
14:09:12.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.919023  2056 leader_election.cc:290] T 5b428cb8967047058de708d04b49016c P 6744aeb8e7bf477fa4c39c6e204c35b1 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:09:12.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.919085  2071 raft_consensus.cc:2804] T 5b428cb8967047058de708d04b49016c P 6744aeb8e7bf477fa4c39c6e204c35b1 [term 1 FOLLOWER]: Leader election won for term 1
14:09:12.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.919111  2056 ts_tablet_manager.cc:1434] T 5b428cb8967047058de708d04b49016c P 6744aeb8e7bf477fa4c39c6e204c35b1: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
14:09:12.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.919129  2071 raft_consensus.cc:697] T 5b428cb8967047058de708d04b49016c P 6744aeb8e7bf477fa4c39c6e204c35b1 [term 1 LEADER]: Becoming Leader. State: Replica: 6744aeb8e7bf477fa4c39c6e204c35b1, State: Running, Role: LEADER
14:09:12.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.919170  2071 consensus_queue.cc:237] T 5b428cb8967047058de708d04b49016c P 6744aeb8e7bf477fa4c39c6e204c35b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6744aeb8e7bf477fa4c39c6e204c35b1" member_type: VOTER last_known_addr { host: "127.1.78.195" port: 38457 } }
14:09:12.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.921069  1451 catalog_manager.cc:5697] T 5b428cb8967047058de708d04b49016c P 6744aeb8e7bf477fa4c39c6e204c35b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6744aeb8e7bf477fa4c39c6e204c35b1 (127.1.78.195). New cstate: current_term: 1 leader_uuid: "6744aeb8e7bf477fa4c39c6e204c35b1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6744aeb8e7bf477fa4c39c6e204c35b1" member_type: VOTER last_known_addr { host: "127.1.78.195" port: 38457 } health_report { overall_health: HEALTHY } } }
14:09:12.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.921663  2054 tablet_bootstrap.cc:492] T b05d37c1a7784a46a89d1d9ed2984fc7 P c06f948f19504217b4aa50afef1694c0: No bootstrap required, opened a new log
14:09:12.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.921713  2054 ts_tablet_manager.cc:1403] T b05d37c1a7784a46a89d1d9ed2984fc7 P c06f948f19504217b4aa50afef1694c0: Time spent bootstrapping tablet: real 0.009s	user 0.000s	sys 0.001s
14:09:12.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.921890  2054 raft_consensus.cc:359] T b05d37c1a7784a46a89d1d9ed2984fc7 P c06f948f19504217b4aa50afef1694c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c06f948f19504217b4aa50afef1694c0" member_type: VOTER last_known_addr { host: "127.1.78.194" port: 41295 } }
14:09:12.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.921947  2054 raft_consensus.cc:385] T b05d37c1a7784a46a89d1d9ed2984fc7 P c06f948f19504217b4aa50afef1694c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:12.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.921967  2054 raft_consensus.cc:740] T b05d37c1a7784a46a89d1d9ed2984fc7 P c06f948f19504217b4aa50afef1694c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c06f948f19504217b4aa50afef1694c0, State: Initialized, Role: FOLLOWER
14:09:12.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.922011  2054 consensus_queue.cc:260] T b05d37c1a7784a46a89d1d9ed2984fc7 P c06f948f19504217b4aa50afef1694c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c06f948f19504217b4aa50afef1694c0" member_type: VOTER last_known_addr { host: "127.1.78.194" port: 41295 } }
14:09:12.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.922046  2054 raft_consensus.cc:399] T b05d37c1a7784a46a89d1d9ed2984fc7 P c06f948f19504217b4aa50afef1694c0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:09:12.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.922065  2054 raft_consensus.cc:493] T b05d37c1a7784a46a89d1d9ed2984fc7 P c06f948f19504217b4aa50afef1694c0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:09:12.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.922091  2054 raft_consensus.cc:3060] T b05d37c1a7784a46a89d1d9ed2984fc7 P c06f948f19504217b4aa50afef1694c0 [term 0 FOLLOWER]: Advancing to term 1
14:09:12.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.922768  2054 raft_consensus.cc:515] T b05d37c1a7784a46a89d1d9ed2984fc7 P c06f948f19504217b4aa50afef1694c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c06f948f19504217b4aa50afef1694c0" member_type: VOTER last_known_addr { host: "127.1.78.194" port: 41295 } }
14:09:12.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.922827  2054 leader_election.cc:304] T b05d37c1a7784a46a89d1d9ed2984fc7 P c06f948f19504217b4aa50afef1694c0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c06f948f19504217b4aa50afef1694c0; no voters: 
14:09:12.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.922870  2054 leader_election.cc:290] T b05d37c1a7784a46a89d1d9ed2984fc7 P c06f948f19504217b4aa50afef1694c0 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:09:12.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.922909  2065 raft_consensus.cc:2804] T b05d37c1a7784a46a89d1d9ed2984fc7 P c06f948f19504217b4aa50afef1694c0 [term 1 FOLLOWER]: Leader election won for term 1
14:09:12.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.922950  2054 ts_tablet_manager.cc:1434] T b05d37c1a7784a46a89d1d9ed2984fc7 P c06f948f19504217b4aa50afef1694c0: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
14:09:12.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.922971  2065 raft_consensus.cc:697] T b05d37c1a7784a46a89d1d9ed2984fc7 P c06f948f19504217b4aa50afef1694c0 [term 1 LEADER]: Becoming Leader. State: Replica: c06f948f19504217b4aa50afef1694c0, State: Running, Role: LEADER
14:09:12.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.923009  2065 consensus_queue.cc:237] T b05d37c1a7784a46a89d1d9ed2984fc7 P c06f948f19504217b4aa50afef1694c0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c06f948f19504217b4aa50afef1694c0" member_type: VOTER last_known_addr { host: "127.1.78.194" port: 41295 } }
14:09:12.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.924295  1453 catalog_manager.cc:5697] T b05d37c1a7784a46a89d1d9ed2984fc7 P c06f948f19504217b4aa50afef1694c0 reported cstate change: term changed from 0 to 1, leader changed from <none> to c06f948f19504217b4aa50afef1694c0 (127.1.78.194). New cstate: current_term: 1 leader_uuid: "c06f948f19504217b4aa50afef1694c0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c06f948f19504217b4aa50afef1694c0" member_type: VOTER last_known_addr { host: "127.1.78.194" port: 41295 } health_report { overall_health: HEALTHY } } }
14:09:12.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.926533  2058 tablet_bootstrap.cc:492] T db362ba7bbab460ea931a908d4efdc7a P e2699a4de47d4903bb68fcf9ef9fb154: No bootstrap required, opened a new log
14:09:12.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.926590  2058 ts_tablet_manager.cc:1403] T db362ba7bbab460ea931a908d4efdc7a P e2699a4de47d4903bb68fcf9ef9fb154: Time spent bootstrapping tablet: real 0.015s	user 0.001s	sys 0.000s
14:09:12.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.926750  2058 raft_consensus.cc:359] T db362ba7bbab460ea931a908d4efdc7a P e2699a4de47d4903bb68fcf9ef9fb154 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2699a4de47d4903bb68fcf9ef9fb154" member_type: VOTER last_known_addr { host: "127.1.78.193" port: 42619 } }
14:09:12.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.926802  2058 raft_consensus.cc:385] T db362ba7bbab460ea931a908d4efdc7a P e2699a4de47d4903bb68fcf9ef9fb154 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:12.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.926820  2058 raft_consensus.cc:740] T db362ba7bbab460ea931a908d4efdc7a P e2699a4de47d4903bb68fcf9ef9fb154 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2699a4de47d4903bb68fcf9ef9fb154, State: Initialized, Role: FOLLOWER
14:09:12.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.926865  2058 consensus_queue.cc:260] T db362ba7bbab460ea931a908d4efdc7a P e2699a4de47d4903bb68fcf9ef9fb154 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2699a4de47d4903bb68fcf9ef9fb154" member_type: VOTER last_known_addr { host: "127.1.78.193" port: 42619 } }
14:09:12.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.926898  2058 raft_consensus.cc:399] T db362ba7bbab460ea931a908d4efdc7a P e2699a4de47d4903bb68fcf9ef9fb154 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:09:12.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.926915  2058 raft_consensus.cc:493] T db362ba7bbab460ea931a908d4efdc7a P e2699a4de47d4903bb68fcf9ef9fb154 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:09:12.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.926934  2058 raft_consensus.cc:3060] T db362ba7bbab460ea931a908d4efdc7a P e2699a4de47d4903bb68fcf9ef9fb154 [term 0 FOLLOWER]: Advancing to term 1
14:09:12.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.927626  2058 raft_consensus.cc:515] T db362ba7bbab460ea931a908d4efdc7a P e2699a4de47d4903bb68fcf9ef9fb154 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2699a4de47d4903bb68fcf9ef9fb154" member_type: VOTER last_known_addr { host: "127.1.78.193" port: 42619 } }
14:09:12.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.927692  2058 leader_election.cc:304] T db362ba7bbab460ea931a908d4efdc7a P e2699a4de47d4903bb68fcf9ef9fb154 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e2699a4de47d4903bb68fcf9ef9fb154; no voters: 
14:09:12.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.927740  2058 leader_election.cc:290] T db362ba7bbab460ea931a908d4efdc7a P e2699a4de47d4903bb68fcf9ef9fb154 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:09:12.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.927776  2090 raft_consensus.cc:2804] T db362ba7bbab460ea931a908d4efdc7a P e2699a4de47d4903bb68fcf9ef9fb154 [term 1 FOLLOWER]: Leader election won for term 1
14:09:12.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.927817  2058 ts_tablet_manager.cc:1434] T db362ba7bbab460ea931a908d4efdc7a P e2699a4de47d4903bb68fcf9ef9fb154: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
14:09:12.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.927817  2090 raft_consensus.cc:697] T db362ba7bbab460ea931a908d4efdc7a P e2699a4de47d4903bb68fcf9ef9fb154 [term 1 LEADER]: Becoming Leader. State: Replica: e2699a4de47d4903bb68fcf9ef9fb154, State: Running, Role: LEADER
14:09:12.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.928210  2090 consensus_queue.cc:237] T db362ba7bbab460ea931a908d4efdc7a P e2699a4de47d4903bb68fcf9ef9fb154 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2699a4de47d4903bb68fcf9ef9fb154" member_type: VOTER last_known_addr { host: "127.1.78.193" port: 42619 } }
14:09:12.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.929396  1451 catalog_manager.cc:5697] T db362ba7bbab460ea931a908d4efdc7a P e2699a4de47d4903bb68fcf9ef9fb154 reported cstate change: term changed from 0 to 1, leader changed from <none> to e2699a4de47d4903bb68fcf9ef9fb154 (127.1.78.193). New cstate: current_term: 1 leader_uuid: "e2699a4de47d4903bb68fcf9ef9fb154" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2699a4de47d4903bb68fcf9ef9fb154" member_type: VOTER last_known_addr { host: "127.1.78.193" port: 42619 } health_report { overall_health: HEALTHY } } }
14:09:12.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.929502  2058 tablet_bootstrap.cc:492] T 66baece753e04e56a8e1a6ed334f9fe2 P e2699a4de47d4903bb68fcf9ef9fb154: Bootstrap starting.
14:09:12.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.929956  2058 tablet_bootstrap.cc:654] T 66baece753e04e56a8e1a6ed334f9fe2 P e2699a4de47d4903bb68fcf9ef9fb154: Neither blocks nor log segments found. Creating new log.
14:09:12.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.932456  2058 tablet_bootstrap.cc:492] T 66baece753e04e56a8e1a6ed334f9fe2 P e2699a4de47d4903bb68fcf9ef9fb154: No bootstrap required, opened a new log
14:09:12.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.932510  2058 ts_tablet_manager.cc:1403] T 66baece753e04e56a8e1a6ed334f9fe2 P e2699a4de47d4903bb68fcf9ef9fb154: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
14:09:12.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.932662  2058 raft_consensus.cc:359] T 66baece753e04e56a8e1a6ed334f9fe2 P e2699a4de47d4903bb68fcf9ef9fb154 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2699a4de47d4903bb68fcf9ef9fb154" member_type: VOTER last_known_addr { host: "127.1.78.193" port: 42619 } }
14:09:12.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.932705  2058 raft_consensus.cc:385] T 66baece753e04e56a8e1a6ed334f9fe2 P e2699a4de47d4903bb68fcf9ef9fb154 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:12.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.932722  2058 raft_consensus.cc:740] T 66baece753e04e56a8e1a6ed334f9fe2 P e2699a4de47d4903bb68fcf9ef9fb154 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2699a4de47d4903bb68fcf9ef9fb154, State: Initialized, Role: FOLLOWER
14:09:12.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.932770  2058 consensus_queue.cc:260] T 66baece753e04e56a8e1a6ed334f9fe2 P e2699a4de47d4903bb68fcf9ef9fb154 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2699a4de47d4903bb68fcf9ef9fb154" member_type: VOTER last_known_addr { host: "127.1.78.193" port: 42619 } }
14:09:12.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.932813  2058 raft_consensus.cc:399] T 66baece753e04e56a8e1a6ed334f9fe2 P e2699a4de47d4903bb68fcf9ef9fb154 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:09:12.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.932832  2058 raft_consensus.cc:493] T 66baece753e04e56a8e1a6ed334f9fe2 P e2699a4de47d4903bb68fcf9ef9fb154 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:09:12.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.932849  2058 raft_consensus.cc:3060] T 66baece753e04e56a8e1a6ed334f9fe2 P e2699a4de47d4903bb68fcf9ef9fb154 [term 0 FOLLOWER]: Advancing to term 1
14:09:12.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.933620  2058 raft_consensus.cc:515] T 66baece753e04e56a8e1a6ed334f9fe2 P e2699a4de47d4903bb68fcf9ef9fb154 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2699a4de47d4903bb68fcf9ef9fb154" member_type: VOTER last_known_addr { host: "127.1.78.193" port: 42619 } }
14:09:12.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.933689  2058 leader_election.cc:304] T 66baece753e04e56a8e1a6ed334f9fe2 P e2699a4de47d4903bb68fcf9ef9fb154 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e2699a4de47d4903bb68fcf9ef9fb154; no voters: 
14:09:12.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.933748  2069 raft_consensus.cc:2804] T 66baece753e04e56a8e1a6ed334f9fe2 P e2699a4de47d4903bb68fcf9ef9fb154 [term 1 FOLLOWER]: Leader election won for term 1
14:09:12.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.933777  2069 raft_consensus.cc:697] T 66baece753e04e56a8e1a6ed334f9fe2 P e2699a4de47d4903bb68fcf9ef9fb154 [term 1 LEADER]: Becoming Leader. State: Replica: e2699a4de47d4903bb68fcf9ef9fb154, State: Running, Role: LEADER
14:09:12.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.933817  2069 consensus_queue.cc:237] T 66baece753e04e56a8e1a6ed334f9fe2 P e2699a4de47d4903bb68fcf9ef9fb154 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2699a4de47d4903bb68fcf9ef9fb154" member_type: VOTER last_known_addr { host: "127.1.78.193" port: 42619 } }
14:09:12.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.934399  1451 catalog_manager.cc:5697] T 66baece753e04e56a8e1a6ed334f9fe2 P e2699a4de47d4903bb68fcf9ef9fb154 reported cstate change: term changed from 0 to 1, leader changed from <none> to e2699a4de47d4903bb68fcf9ef9fb154 (127.1.78.193). New cstate: current_term: 1 leader_uuid: "e2699a4de47d4903bb68fcf9ef9fb154" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2699a4de47d4903bb68fcf9ef9fb154" member_type: VOTER last_known_addr { host: "127.1.78.193" port: 42619 } health_report { overall_health: HEALTHY } } }
14:09:12.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.934442  2058 leader_election.cc:290] T 66baece753e04e56a8e1a6ed334f9fe2 P e2699a4de47d4903bb68fcf9ef9fb154 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:09:12.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.934864  2058 ts_tablet_manager.cc:1434] T 66baece753e04e56a8e1a6ed334f9fe2 P e2699a4de47d4903bb68fcf9ef9fb154: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
14:09:12.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.938882  1451 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 12a9fd22170d4d0c909cbb7d1fa04772: org.apache.kudu.client.TestAlterTable-1783519752139 [id=7fba00f3fbf542238184963e308663dd] alter complete (version 0)
14:09:12.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.948598  1451 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43068:
14:09:12.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783519752139" } 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 } }
14:09:12.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:12.950928  1451 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b01390be6a6f40c5b09cef516c78a82d has no consensus state
14:09:12.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:12.951043  1451 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f618abf1efc54aa08798a072a56d6ff4 has no consensus state
14:09:12.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:12.951094  1451 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5d47500bcf5144879cef20882edc3ece has no consensus state
14:09:12.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:12.951131  1451 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4def2d0f467e4250a4cc031ae8ad3aba has no consensus state
14:09:12.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:12.951160  1451 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c2729e9ea48a42aeac73141c66099d2c has no consensus state
14:09:12.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:12.951189  1451 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet db20f94d05de43b69044e566078b6435 has no consensus state
14:09:12.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.953387  1815 tablet_service.cc:1511] Processing CreateTablet for tablet c2729e9ea48a42aeac73141c66099d2c (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783519752139 [id=7fba00f3fbf542238184963e308663dd]), partition=HASH (c0) PARTITION 4, RANGE (c0) PARTITION 300 <= VALUES < 400
14:09:12.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.953539  1815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2729e9ea48a42aeac73141c66099d2c. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:12.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.954835  2054 tablet_bootstrap.cc:492] T c2729e9ea48a42aeac73141c66099d2c P c06f948f19504217b4aa50afef1694c0: Bootstrap starting.
14:09:12.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.955263  2054 tablet_bootstrap.cc:654] T c2729e9ea48a42aeac73141c66099d2c P c06f948f19504217b4aa50afef1694c0: Neither blocks nor log segments found. Creating new log.
14:09:12.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.955716  1817 tablet_service.cc:1511] Processing CreateTablet for tablet f618abf1efc54aa08798a072a56d6ff4 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783519752139 [id=7fba00f3fbf542238184963e308663dd]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 300 <= VALUES < 400
14:09:12.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.955816  1817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f618abf1efc54aa08798a072a56d6ff4. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:12.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.957429  2054 tablet_bootstrap.cc:492] T c2729e9ea48a42aeac73141c66099d2c P c06f948f19504217b4aa50afef1694c0: No bootstrap required, opened a new log
14:09:12.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.957480  2054 ts_tablet_manager.cc:1403] T c2729e9ea48a42aeac73141c66099d2c P c06f948f19504217b4aa50afef1694c0: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.001s
14:09:12.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.957666  2054 raft_consensus.cc:359] T c2729e9ea48a42aeac73141c66099d2c P c06f948f19504217b4aa50afef1694c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c06f948f19504217b4aa50afef1694c0" member_type: VOTER last_known_addr { host: "127.1.78.194" port: 41295 } }
14:09:12.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.957723  2054 raft_consensus.cc:385] T c2729e9ea48a42aeac73141c66099d2c P c06f948f19504217b4aa50afef1694c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:12.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.957743  2054 raft_consensus.cc:740] T c2729e9ea48a42aeac73141c66099d2c P c06f948f19504217b4aa50afef1694c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c06f948f19504217b4aa50afef1694c0, State: Initialized, Role: FOLLOWER
14:09:12.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.957785  2054 consensus_queue.cc:260] T c2729e9ea48a42aeac73141c66099d2c P c06f948f19504217b4aa50afef1694c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c06f948f19504217b4aa50afef1694c0" member_type: VOTER last_known_addr { host: "127.1.78.194" port: 41295 } }
14:09:12.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.957832  2054 raft_consensus.cc:399] T c2729e9ea48a42aeac73141c66099d2c P c06f948f19504217b4aa50afef1694c0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:09:12.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.957851  2054 raft_consensus.cc:493] T c2729e9ea48a42aeac73141c66099d2c P c06f948f19504217b4aa50afef1694c0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:09:12.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.957870  2054 raft_consensus.cc:3060] T c2729e9ea48a42aeac73141c66099d2c P c06f948f19504217b4aa50afef1694c0 [term 0 FOLLOWER]: Advancing to term 1
14:09:12.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.958285  1952 tablet_service.cc:1511] Processing CreateTablet for tablet db20f94d05de43b69044e566078b6435 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783519752139 [id=7fba00f3fbf542238184963e308663dd]), partition=HASH (c0) PARTITION 5, RANGE (c0) PARTITION 300 <= VALUES < 400
14:09:12.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.958415  1952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db20f94d05de43b69044e566078b6435. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:12.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.958457  2054 raft_consensus.cc:515] T c2729e9ea48a42aeac73141c66099d2c P c06f948f19504217b4aa50afef1694c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c06f948f19504217b4aa50afef1694c0" member_type: VOTER last_known_addr { host: "127.1.78.194" port: 41295 } }
14:09:12.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.958521  2054 leader_election.cc:304] T c2729e9ea48a42aeac73141c66099d2c P c06f948f19504217b4aa50afef1694c0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c06f948f19504217b4aa50afef1694c0; no voters: 
14:09:12.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.958580  2054 leader_election.cc:290] T c2729e9ea48a42aeac73141c66099d2c P c06f948f19504217b4aa50afef1694c0 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:09:12.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.958645  2054 ts_tablet_manager.cc:1434] T c2729e9ea48a42aeac73141c66099d2c P c06f948f19504217b4aa50afef1694c0: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
14:09:12.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.958712  2054 tablet_bootstrap.cc:492] T f618abf1efc54aa08798a072a56d6ff4 P c06f948f19504217b4aa50afef1694c0: Bootstrap starting.
14:09:12.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.959290  2054 tablet_bootstrap.cc:654] T f618abf1efc54aa08798a072a56d6ff4 P c06f948f19504217b4aa50afef1694c0: Neither blocks nor log segments found. Creating new log.
14:09:12.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.959770  2056 tablet_bootstrap.cc:492] T db20f94d05de43b69044e566078b6435 P 6744aeb8e7bf477fa4c39c6e204c35b1: Bootstrap starting.
14:09:12.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.959774  2063 raft_consensus.cc:2804] T c2729e9ea48a42aeac73141c66099d2c P c06f948f19504217b4aa50afef1694c0 [term 1 FOLLOWER]: Leader election won for term 1
14:09:12.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.959836  2063 raft_consensus.cc:697] T c2729e9ea48a42aeac73141c66099d2c P c06f948f19504217b4aa50afef1694c0 [term 1 LEADER]: Becoming Leader. State: Replica: c06f948f19504217b4aa50afef1694c0, State: Running, Role: LEADER
14:09:12.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.959873  2063 consensus_queue.cc:237] T c2729e9ea48a42aeac73141c66099d2c P c06f948f19504217b4aa50afef1694c0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c06f948f19504217b4aa50afef1694c0" member_type: VOTER last_known_addr { host: "127.1.78.194" port: 41295 } }
14:09:12.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.960426  2056 tablet_bootstrap.cc:654] T db20f94d05de43b69044e566078b6435 P 6744aeb8e7bf477fa4c39c6e204c35b1: Neither blocks nor log segments found. Creating new log.
14:09:12.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.960777  1955 tablet_service.cc:1511] Processing CreateTablet for tablet b01390be6a6f40c5b09cef516c78a82d (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783519752139 [id=7fba00f3fbf542238184963e308663dd]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 300 <= VALUES < 400
14:09:12.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.960856  1955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b01390be6a6f40c5b09cef516c78a82d. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:12.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.962210  1681 tablet_service.cc:1511] Processing CreateTablet for tablet 4def2d0f467e4250a4cc031ae8ad3aba (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783519752139 [id=7fba00f3fbf542238184963e308663dd]), partition=HASH (c0) PARTITION 3, RANGE (c0) PARTITION 300 <= VALUES < 400
14:09:12.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.962319  1681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4def2d0f467e4250a4cc031ae8ad3aba. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:12.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.963016  1451 catalog_manager.cc:5697] T c2729e9ea48a42aeac73141c66099d2c P c06f948f19504217b4aa50afef1694c0 reported cstate change: term changed from 0 to 1, leader changed from <none> to c06f948f19504217b4aa50afef1694c0 (127.1.78.194). New cstate: current_term: 1 leader_uuid: "c06f948f19504217b4aa50afef1694c0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c06f948f19504217b4aa50afef1694c0" member_type: VOTER last_known_addr { host: "127.1.78.194" port: 41295 } health_report { overall_health: HEALTHY } } }
14:09:12.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.963619  1685 tablet_service.cc:1511] Processing CreateTablet for tablet 5d47500bcf5144879cef20882edc3ece (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783519752139 [id=7fba00f3fbf542238184963e308663dd]), partition=HASH (c0) PARTITION 2, RANGE (c0) PARTITION 300 <= VALUES < 400
14:09:12.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.963699  1685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d47500bcf5144879cef20882edc3ece. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:12.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.965608  2054 tablet_bootstrap.cc:492] T f618abf1efc54aa08798a072a56d6ff4 P c06f948f19504217b4aa50afef1694c0: No bootstrap required, opened a new log
14:09:12.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.965667  2054 ts_tablet_manager.cc:1403] T f618abf1efc54aa08798a072a56d6ff4 P c06f948f19504217b4aa50afef1694c0: Time spent bootstrapping tablet: real 0.007s	user 0.000s	sys 0.001s
14:09:12.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.967228  2054 raft_consensus.cc:359] T f618abf1efc54aa08798a072a56d6ff4 P c06f948f19504217b4aa50afef1694c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c06f948f19504217b4aa50afef1694c0" member_type: VOTER last_known_addr { host: "127.1.78.194" port: 41295 } }
14:09:12.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.967294  2054 raft_consensus.cc:385] T f618abf1efc54aa08798a072a56d6ff4 P c06f948f19504217b4aa50afef1694c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:12.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.967316  2054 raft_consensus.cc:740] T f618abf1efc54aa08798a072a56d6ff4 P c06f948f19504217b4aa50afef1694c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c06f948f19504217b4aa50afef1694c0, State: Initialized, Role: FOLLOWER
14:09:12.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.967355  2054 consensus_queue.cc:260] T f618abf1efc54aa08798a072a56d6ff4 P c06f948f19504217b4aa50afef1694c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c06f948f19504217b4aa50afef1694c0" member_type: VOTER last_known_addr { host: "127.1.78.194" port: 41295 } }
14:09:12.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.967386  2054 raft_consensus.cc:399] T f618abf1efc54aa08798a072a56d6ff4 P c06f948f19504217b4aa50afef1694c0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:09:12.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.967404  2054 raft_consensus.cc:493] T f618abf1efc54aa08798a072a56d6ff4 P c06f948f19504217b4aa50afef1694c0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:09:12.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.967424  2054 raft_consensus.cc:3060] T f618abf1efc54aa08798a072a56d6ff4 P c06f948f19504217b4aa50afef1694c0 [term 0 FOLLOWER]: Advancing to term 1
14:09:12.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.968122  2054 raft_consensus.cc:515] T f618abf1efc54aa08798a072a56d6ff4 P c06f948f19504217b4aa50afef1694c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c06f948f19504217b4aa50afef1694c0" member_type: VOTER last_known_addr { host: "127.1.78.194" port: 41295 } }
14:09:12.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.968185  2054 leader_election.cc:304] T f618abf1efc54aa08798a072a56d6ff4 P c06f948f19504217b4aa50afef1694c0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c06f948f19504217b4aa50afef1694c0; no voters: 
14:09:12.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.968221  2054 leader_election.cc:290] T f618abf1efc54aa08798a072a56d6ff4 P c06f948f19504217b4aa50afef1694c0 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:09:12.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.968286  2054 ts_tablet_manager.cc:1434] T f618abf1efc54aa08798a072a56d6ff4 P c06f948f19504217b4aa50afef1694c0: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.001s
14:09:12.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.968323  2058 tablet_bootstrap.cc:492] T 4def2d0f467e4250a4cc031ae8ad3aba P e2699a4de47d4903bb68fcf9ef9fb154: Bootstrap starting.
14:09:12.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.968477  2064 raft_consensus.cc:2804] T f618abf1efc54aa08798a072a56d6ff4 P c06f948f19504217b4aa50afef1694c0 [term 1 FOLLOWER]: Leader election won for term 1
14:09:12.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.968514  2064 raft_consensus.cc:697] T f618abf1efc54aa08798a072a56d6ff4 P c06f948f19504217b4aa50afef1694c0 [term 1 LEADER]: Becoming Leader. State: Replica: c06f948f19504217b4aa50afef1694c0, State: Running, Role: LEADER
14:09:12.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.968549  2064 consensus_queue.cc:237] T f618abf1efc54aa08798a072a56d6ff4 P c06f948f19504217b4aa50afef1694c0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c06f948f19504217b4aa50afef1694c0" member_type: VOTER last_known_addr { host: "127.1.78.194" port: 41295 } }
14:09:12.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.968946  2058 tablet_bootstrap.cc:654] T 4def2d0f467e4250a4cc031ae8ad3aba P e2699a4de47d4903bb68fcf9ef9fb154: Neither blocks nor log segments found. Creating new log.
14:09:12.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.969604  2056 tablet_bootstrap.cc:492] T db20f94d05de43b69044e566078b6435 P 6744aeb8e7bf477fa4c39c6e204c35b1: No bootstrap required, opened a new log
14:09:12.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.969661  2056 ts_tablet_manager.cc:1403] T db20f94d05de43b69044e566078b6435 P 6744aeb8e7bf477fa4c39c6e204c35b1: Time spent bootstrapping tablet: real 0.010s	user 0.000s	sys 0.001s
14:09:12.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.969822  2056 raft_consensus.cc:359] T db20f94d05de43b69044e566078b6435 P 6744aeb8e7bf477fa4c39c6e204c35b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6744aeb8e7bf477fa4c39c6e204c35b1" member_type: VOTER last_known_addr { host: "127.1.78.195" port: 38457 } }
14:09:12.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.969877  2056 raft_consensus.cc:385] T db20f94d05de43b69044e566078b6435 P 6744aeb8e7bf477fa4c39c6e204c35b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:12.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.969897  2056 raft_consensus.cc:740] T db20f94d05de43b69044e566078b6435 P 6744aeb8e7bf477fa4c39c6e204c35b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6744aeb8e7bf477fa4c39c6e204c35b1, State: Initialized, Role: FOLLOWER
14:09:12.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.969941  2056 consensus_queue.cc:260] T db20f94d05de43b69044e566078b6435 P 6744aeb8e7bf477fa4c39c6e204c35b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6744aeb8e7bf477fa4c39c6e204c35b1" member_type: VOTER last_known_addr { host: "127.1.78.195" port: 38457 } }
14:09:12.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.969975  2056 raft_consensus.cc:399] T db20f94d05de43b69044e566078b6435 P 6744aeb8e7bf477fa4c39c6e204c35b1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:09:12.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.969995  2056 raft_consensus.cc:493] T db20f94d05de43b69044e566078b6435 P 6744aeb8e7bf477fa4c39c6e204c35b1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:09:12.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.970013  2056 raft_consensus.cc:3060] T db20f94d05de43b69044e566078b6435 P 6744aeb8e7bf477fa4c39c6e204c35b1 [term 0 FOLLOWER]: Advancing to term 1
14:09:12.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.970532  1451 catalog_manager.cc:5697] T f618abf1efc54aa08798a072a56d6ff4 P c06f948f19504217b4aa50afef1694c0 reported cstate change: term changed from 0 to 1, leader changed from <none> to c06f948f19504217b4aa50afef1694c0 (127.1.78.194). New cstate: current_term: 1 leader_uuid: "c06f948f19504217b4aa50afef1694c0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c06f948f19504217b4aa50afef1694c0" member_type: VOTER last_known_addr { host: "127.1.78.194" port: 41295 } health_report { overall_health: HEALTHY } } }
14:09:12.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.970700  2056 raft_consensus.cc:515] T db20f94d05de43b69044e566078b6435 P 6744aeb8e7bf477fa4c39c6e204c35b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6744aeb8e7bf477fa4c39c6e204c35b1" member_type: VOTER last_known_addr { host: "127.1.78.195" port: 38457 } }
14:09:12.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.970768  2056 leader_election.cc:304] T db20f94d05de43b69044e566078b6435 P 6744aeb8e7bf477fa4c39c6e204c35b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6744aeb8e7bf477fa4c39c6e204c35b1; no voters: 
14:09:12.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.970814  2056 leader_election.cc:290] T db20f94d05de43b69044e566078b6435 P 6744aeb8e7bf477fa4c39c6e204c35b1 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:09:12.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.970875  2071 raft_consensus.cc:2804] T db20f94d05de43b69044e566078b6435 P 6744aeb8e7bf477fa4c39c6e204c35b1 [term 1 FOLLOWER]: Leader election won for term 1
14:09:12.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.970894  2056 ts_tablet_manager.cc:1434] T db20f94d05de43b69044e566078b6435 P 6744aeb8e7bf477fa4c39c6e204c35b1: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
14:09:12.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.970918  2071 raft_consensus.cc:697] T db20f94d05de43b69044e566078b6435 P 6744aeb8e7bf477fa4c39c6e204c35b1 [term 1 LEADER]: Becoming Leader. State: Replica: 6744aeb8e7bf477fa4c39c6e204c35b1, State: Running, Role: LEADER
14:09:12.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.970971  2056 tablet_bootstrap.cc:492] T b01390be6a6f40c5b09cef516c78a82d P 6744aeb8e7bf477fa4c39c6e204c35b1: Bootstrap starting.
14:09:12.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.970958  2071 consensus_queue.cc:237] T db20f94d05de43b69044e566078b6435 P 6744aeb8e7bf477fa4c39c6e204c35b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6744aeb8e7bf477fa4c39c6e204c35b1" member_type: VOTER last_known_addr { host: "127.1.78.195" port: 38457 } }
14:09:12.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.971419  2056 tablet_bootstrap.cc:654] T b01390be6a6f40c5b09cef516c78a82d P 6744aeb8e7bf477fa4c39c6e204c35b1: Neither blocks nor log segments found. Creating new log.
14:09:12.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.973003  2056 tablet_bootstrap.cc:492] T b01390be6a6f40c5b09cef516c78a82d P 6744aeb8e7bf477fa4c39c6e204c35b1: No bootstrap required, opened a new log
14:09:12.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.973045  2056 ts_tablet_manager.cc:1403] T b01390be6a6f40c5b09cef516c78a82d P 6744aeb8e7bf477fa4c39c6e204c35b1: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
14:09:12.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.973196  2056 raft_consensus.cc:359] T b01390be6a6f40c5b09cef516c78a82d P 6744aeb8e7bf477fa4c39c6e204c35b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6744aeb8e7bf477fa4c39c6e204c35b1" member_type: VOTER last_known_addr { host: "127.1.78.195" port: 38457 } }
14:09:12.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.973238  2056 raft_consensus.cc:385] T b01390be6a6f40c5b09cef516c78a82d P 6744aeb8e7bf477fa4c39c6e204c35b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:12.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.973256  2056 raft_consensus.cc:740] T b01390be6a6f40c5b09cef516c78a82d P 6744aeb8e7bf477fa4c39c6e204c35b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6744aeb8e7bf477fa4c39c6e204c35b1, State: Initialized, Role: FOLLOWER
14:09:12.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.973294  2056 consensus_queue.cc:260] T b01390be6a6f40c5b09cef516c78a82d P 6744aeb8e7bf477fa4c39c6e204c35b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6744aeb8e7bf477fa4c39c6e204c35b1" member_type: VOTER last_known_addr { host: "127.1.78.195" port: 38457 } }
14:09:12.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.973323  2056 raft_consensus.cc:399] T b01390be6a6f40c5b09cef516c78a82d P 6744aeb8e7bf477fa4c39c6e204c35b1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:09:12.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.973357  2056 raft_consensus.cc:493] T b01390be6a6f40c5b09cef516c78a82d P 6744aeb8e7bf477fa4c39c6e204c35b1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:09:12.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.973376  2056 raft_consensus.cc:3060] T b01390be6a6f40c5b09cef516c78a82d P 6744aeb8e7bf477fa4c39c6e204c35b1 [term 0 FOLLOWER]: Advancing to term 1
14:09:12.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.973987  2056 raft_consensus.cc:515] T b01390be6a6f40c5b09cef516c78a82d P 6744aeb8e7bf477fa4c39c6e204c35b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6744aeb8e7bf477fa4c39c6e204c35b1" member_type: VOTER last_known_addr { host: "127.1.78.195" port: 38457 } }
14:09:12.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.974047  2056 leader_election.cc:304] T b01390be6a6f40c5b09cef516c78a82d P 6744aeb8e7bf477fa4c39c6e204c35b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6744aeb8e7bf477fa4c39c6e204c35b1; no voters: 
14:09:12.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.974085  2056 leader_election.cc:290] T b01390be6a6f40c5b09cef516c78a82d P 6744aeb8e7bf477fa4c39c6e204c35b1 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:09:12.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.974150  2056 ts_tablet_manager.cc:1434] T b01390be6a6f40c5b09cef516c78a82d P 6744aeb8e7bf477fa4c39c6e204c35b1: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
14:09:12.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.974229  2073 raft_consensus.cc:2804] T b01390be6a6f40c5b09cef516c78a82d P 6744aeb8e7bf477fa4c39c6e204c35b1 [term 1 FOLLOWER]: Leader election won for term 1
14:09:12.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.974263  2073 raft_consensus.cc:697] T b01390be6a6f40c5b09cef516c78a82d P 6744aeb8e7bf477fa4c39c6e204c35b1 [term 1 LEADER]: Becoming Leader. State: Replica: 6744aeb8e7bf477fa4c39c6e204c35b1, State: Running, Role: LEADER
14:09:12.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.974293  2073 consensus_queue.cc:237] T b01390be6a6f40c5b09cef516c78a82d P 6744aeb8e7bf477fa4c39c6e204c35b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6744aeb8e7bf477fa4c39c6e204c35b1" member_type: VOTER last_known_addr { host: "127.1.78.195" port: 38457 } }
14:09:12.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.975785  1451 catalog_manager.cc:5697] T db20f94d05de43b69044e566078b6435 P 6744aeb8e7bf477fa4c39c6e204c35b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6744aeb8e7bf477fa4c39c6e204c35b1 (127.1.78.195). New cstate: current_term: 1 leader_uuid: "6744aeb8e7bf477fa4c39c6e204c35b1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6744aeb8e7bf477fa4c39c6e204c35b1" member_type: VOTER last_known_addr { host: "127.1.78.195" port: 38457 } health_report { overall_health: HEALTHY } } }
14:09:12.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.976850  2058 tablet_bootstrap.cc:492] T 4def2d0f467e4250a4cc031ae8ad3aba P e2699a4de47d4903bb68fcf9ef9fb154: No bootstrap required, opened a new log
14:09:12.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.976898  2058 ts_tablet_manager.cc:1403] T 4def2d0f467e4250a4cc031ae8ad3aba P e2699a4de47d4903bb68fcf9ef9fb154: Time spent bootstrapping tablet: real 0.009s	user 0.001s	sys 0.000s
14:09:12.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.977047  2058 raft_consensus.cc:359] T 4def2d0f467e4250a4cc031ae8ad3aba P e2699a4de47d4903bb68fcf9ef9fb154 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2699a4de47d4903bb68fcf9ef9fb154" member_type: VOTER last_known_addr { host: "127.1.78.193" port: 42619 } }
14:09:12.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.977097  2058 raft_consensus.cc:385] T 4def2d0f467e4250a4cc031ae8ad3aba P e2699a4de47d4903bb68fcf9ef9fb154 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:12.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.977116  2058 raft_consensus.cc:740] T 4def2d0f467e4250a4cc031ae8ad3aba P e2699a4de47d4903bb68fcf9ef9fb154 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2699a4de47d4903bb68fcf9ef9fb154, State: Initialized, Role: FOLLOWER
14:09:12.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.977167  2058 consensus_queue.cc:260] T 4def2d0f467e4250a4cc031ae8ad3aba P e2699a4de47d4903bb68fcf9ef9fb154 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2699a4de47d4903bb68fcf9ef9fb154" member_type: VOTER last_known_addr { host: "127.1.78.193" port: 42619 } }
14:09:12.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.977202  2058 raft_consensus.cc:399] T 4def2d0f467e4250a4cc031ae8ad3aba P e2699a4de47d4903bb68fcf9ef9fb154 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:09:12.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.977219  2058 raft_consensus.cc:493] T 4def2d0f467e4250a4cc031ae8ad3aba P e2699a4de47d4903bb68fcf9ef9fb154 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:09:12.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.977238  2058 raft_consensus.cc:3060] T 4def2d0f467e4250a4cc031ae8ad3aba P e2699a4de47d4903bb68fcf9ef9fb154 [term 0 FOLLOWER]: Advancing to term 1
14:09:12.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.977901  2058 raft_consensus.cc:515] T 4def2d0f467e4250a4cc031ae8ad3aba P e2699a4de47d4903bb68fcf9ef9fb154 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2699a4de47d4903bb68fcf9ef9fb154" member_type: VOTER last_known_addr { host: "127.1.78.193" port: 42619 } }
14:09:12.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.977965  2058 leader_election.cc:304] T 4def2d0f467e4250a4cc031ae8ad3aba P e2699a4de47d4903bb68fcf9ef9fb154 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e2699a4de47d4903bb68fcf9ef9fb154; no voters: 
14:09:12.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.978008  2058 leader_election.cc:290] T 4def2d0f467e4250a4cc031ae8ad3aba P e2699a4de47d4903bb68fcf9ef9fb154 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:09:12.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.977999  1451 catalog_manager.cc:5697] T b01390be6a6f40c5b09cef516c78a82d P 6744aeb8e7bf477fa4c39c6e204c35b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6744aeb8e7bf477fa4c39c6e204c35b1 (127.1.78.195). New cstate: current_term: 1 leader_uuid: "6744aeb8e7bf477fa4c39c6e204c35b1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6744aeb8e7bf477fa4c39c6e204c35b1" member_type: VOTER last_known_addr { host: "127.1.78.195" port: 38457 } health_report { overall_health: HEALTHY } } }
14:09:12.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.978072  2058 ts_tablet_manager.cc:1434] T 4def2d0f467e4250a4cc031ae8ad3aba P e2699a4de47d4903bb68fcf9ef9fb154: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
14:09:12.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.978140  2058 tablet_bootstrap.cc:492] T 5d47500bcf5144879cef20882edc3ece P e2699a4de47d4903bb68fcf9ef9fb154: Bootstrap starting.
14:09:12.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.978554  2058 tablet_bootstrap.cc:654] T 5d47500bcf5144879cef20882edc3ece P e2699a4de47d4903bb68fcf9ef9fb154: Neither blocks nor log segments found. Creating new log.
14:09:12.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.978914  2090 raft_consensus.cc:2804] T 4def2d0f467e4250a4cc031ae8ad3aba P e2699a4de47d4903bb68fcf9ef9fb154 [term 1 FOLLOWER]: Leader election won for term 1
14:09:12.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.978981  2090 raft_consensus.cc:697] T 4def2d0f467e4250a4cc031ae8ad3aba P e2699a4de47d4903bb68fcf9ef9fb154 [term 1 LEADER]: Becoming Leader. State: Replica: e2699a4de47d4903bb68fcf9ef9fb154, State: Running, Role: LEADER
14:09:12.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.979017  2090 consensus_queue.cc:237] T 4def2d0f467e4250a4cc031ae8ad3aba P e2699a4de47d4903bb68fcf9ef9fb154 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2699a4de47d4903bb68fcf9ef9fb154" member_type: VOTER last_known_addr { host: "127.1.78.193" port: 42619 } }
14:09:12.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.979832  1451 catalog_manager.cc:5697] T 4def2d0f467e4250a4cc031ae8ad3aba P e2699a4de47d4903bb68fcf9ef9fb154 reported cstate change: term changed from 0 to 1, leader changed from <none> to e2699a4de47d4903bb68fcf9ef9fb154 (127.1.78.193). New cstate: current_term: 1 leader_uuid: "e2699a4de47d4903bb68fcf9ef9fb154" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2699a4de47d4903bb68fcf9ef9fb154" member_type: VOTER last_known_addr { host: "127.1.78.193" port: 42619 } health_report { overall_health: HEALTHY } } }
14:09:12.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.984436  2058 tablet_bootstrap.cc:492] T 5d47500bcf5144879cef20882edc3ece P e2699a4de47d4903bb68fcf9ef9fb154: No bootstrap required, opened a new log
14:09:12.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.984498  2058 ts_tablet_manager.cc:1403] T 5d47500bcf5144879cef20882edc3ece P e2699a4de47d4903bb68fcf9ef9fb154: Time spent bootstrapping tablet: real 0.006s	user 0.001s	sys 0.000s
14:09:12.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.984658  2058 raft_consensus.cc:359] T 5d47500bcf5144879cef20882edc3ece P e2699a4de47d4903bb68fcf9ef9fb154 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2699a4de47d4903bb68fcf9ef9fb154" member_type: VOTER last_known_addr { host: "127.1.78.193" port: 42619 } }
14:09:12.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.984714  2058 raft_consensus.cc:385] T 5d47500bcf5144879cef20882edc3ece P e2699a4de47d4903bb68fcf9ef9fb154 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:12.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.984738  2058 raft_consensus.cc:740] T 5d47500bcf5144879cef20882edc3ece P e2699a4de47d4903bb68fcf9ef9fb154 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2699a4de47d4903bb68fcf9ef9fb154, State: Initialized, Role: FOLLOWER
14:09:12.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.984786  2058 consensus_queue.cc:260] T 5d47500bcf5144879cef20882edc3ece P e2699a4de47d4903bb68fcf9ef9fb154 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2699a4de47d4903bb68fcf9ef9fb154" member_type: VOTER last_known_addr { host: "127.1.78.193" port: 42619 } }
14:09:12.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.984827  2058 raft_consensus.cc:399] T 5d47500bcf5144879cef20882edc3ece P e2699a4de47d4903bb68fcf9ef9fb154 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:09:12.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.984861  2058 raft_consensus.cc:493] T 5d47500bcf5144879cef20882edc3ece P e2699a4de47d4903bb68fcf9ef9fb154 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:09:12.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.984886  2058 raft_consensus.cc:3060] T 5d47500bcf5144879cef20882edc3ece P e2699a4de47d4903bb68fcf9ef9fb154 [term 0 FOLLOWER]: Advancing to term 1
14:09:12.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.985582  2058 raft_consensus.cc:515] T 5d47500bcf5144879cef20882edc3ece P e2699a4de47d4903bb68fcf9ef9fb154 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2699a4de47d4903bb68fcf9ef9fb154" member_type: VOTER last_known_addr { host: "127.1.78.193" port: 42619 } }
14:09:12.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.985636  2058 leader_election.cc:304] T 5d47500bcf5144879cef20882edc3ece P e2699a4de47d4903bb68fcf9ef9fb154 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e2699a4de47d4903bb68fcf9ef9fb154; no voters: 
14:09:12.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.985687  2058 leader_election.cc:290] T 5d47500bcf5144879cef20882edc3ece P e2699a4de47d4903bb68fcf9ef9fb154 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:09:12.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.985752  2058 ts_tablet_manager.cc:1434] T 5d47500bcf5144879cef20882edc3ece P e2699a4de47d4903bb68fcf9ef9fb154: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
14:09:12.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.985843  2069 raft_consensus.cc:2804] T 5d47500bcf5144879cef20882edc3ece P e2699a4de47d4903bb68fcf9ef9fb154 [term 1 FOLLOWER]: Leader election won for term 1
14:09:12.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.985878  2069 raft_consensus.cc:697] T 5d47500bcf5144879cef20882edc3ece P e2699a4de47d4903bb68fcf9ef9fb154 [term 1 LEADER]: Becoming Leader. State: Replica: e2699a4de47d4903bb68fcf9ef9fb154, State: Running, Role: LEADER
14:09:12.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.985910  2069 consensus_queue.cc:237] T 5d47500bcf5144879cef20882edc3ece P e2699a4de47d4903bb68fcf9ef9fb154 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2699a4de47d4903bb68fcf9ef9fb154" member_type: VOTER last_known_addr { host: "127.1.78.193" port: 42619 } }
14:09:12.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.986991  1451 catalog_manager.cc:5697] T 5d47500bcf5144879cef20882edc3ece P e2699a4de47d4903bb68fcf9ef9fb154 reported cstate change: term changed from 0 to 1, leader changed from <none> to e2699a4de47d4903bb68fcf9ef9fb154 (127.1.78.193). New cstate: current_term: 1 leader_uuid: "e2699a4de47d4903bb68fcf9ef9fb154" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2699a4de47d4903bb68fcf9ef9fb154" member_type: VOTER last_known_addr { host: "127.1.78.193" port: 42619 } health_report { overall_health: HEALTHY } } }
14:09:12.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:12.987848  1440 catalog_manager.cc:4810] Async tablet task AlterTable RPC for tablet 5d47500bcf5144879cef20882edc3ece (table org.apache.kudu.client.TestAlterTable-1783519752139 [id=7fba00f3fbf542238184963e308663dd], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 5d47500bcf5144879cef20882edc3ece consensus state has no leader
14:09:12.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:12.991598  1451 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 12a9fd22170d4d0c909cbb7d1fa04772: org.apache.kudu.client.TestAlterTable-1783519752139 [id=7fba00f3fbf542238184963e308663dd] alter complete (version 0)
14:09:13.013 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 7fba00f3fbf542238184963e308663dd
14:09:13.036 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 23e98f7557544c00b9e925622d6a98b3 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:09:13.036 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ad5383454fb24a12b9e6ca70be056c2b for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:09:13.036 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a7c8ab30269c4b6c81263dac95f0a9e0 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:09:13.037 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ecc6c552fd604d7ba19e3482ad9cbea2 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:13.039 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5b428cb8967047058de708d04b49016c for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000180000064, 0x00000001800000C8)
14:09:13.039 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 30d7cc8e3523427f80d95749ba947b0a for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x00000001800000C8, 0x000000018000012C)
14:09:13.040 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f618abf1efc54aa08798a072a56d6ff4 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000018000012C, 0x0000000180000190)
14:09:13.043 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7966d5d6c87c418ab2554813f3fe091f for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:09:13.044 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e887f715318e40d783979e49cee7fb4d for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:09:13.044 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 66baece753e04e56a8e1a6ed334f9fe2 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:13.047 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299998, tablet=23e98f7557544c00b9e925622d6a98b3@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299997, tablet=ad5383454fb24a12b9e6ca70be056c2b@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299997, tablet=a7c8ab30269c4b6c81263dac95f0a9e0@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299997, tablet=ecc6c552fd604d7ba19e3482ad9cbea2@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299997, tablet=5b428cb8967047058de708d04b49016c@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299997, tablet=30d7cc8e3523427f80d95749ba947b0a@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299997, tablet=f618abf1efc54aa08798a072a56d6ff4@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299997}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299997, tablet=7966d5d6c87c418ab2554813f3fe091f@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299997}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299997, tablet=e887f715318e40d783979e49cee7fb4d@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299997}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299997, tablet=66baece753e04e56a8e1a6ed334f9fe2@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}]
14:09:13.080 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 228fd5e18d3e46109b3a177547b3fa75 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
14:09:13.081 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bb64e99a7bbc4ccb8140aebf0bafb64b for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:09:13.081 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6aa0ea2169ef46c8af48dea3deb0a3bb for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:09:13.081 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet c2b8a17db5ae4b3ba51ac84e42381e73 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:09:13.081 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b05d37c1a7784a46a89d1d9ed2984fc7 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000080000064, 0x00000000800000C8)
14:09:13.081 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4073279033b044d988541d5a1dd01d29 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x00000000800000C8, 0x000000008000012C)
14:09:13.081 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b01390be6a6f40c5b09cef516c78a82d for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000008000012C, 0x0000000080000190)
14:09:13.082 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 23e98f7557544c00b9e925622d6a98b3 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:09:13.082 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ad5383454fb24a12b9e6ca70be056c2b for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:09:13.082 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a7c8ab30269c4b6c81263dac95f0a9e0 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:09:13.083 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=228fd5e18d3e46109b3a177547b3fa75@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=bb64e99a7bbc4ccb8140aebf0bafb64b@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=6aa0ea2169ef46c8af48dea3deb0a3bb@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=c2b8a17db5ae4b3ba51ac84e42381e73@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=b05d37c1a7784a46a89d1d9ed2984fc7@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=4073279033b044d988541d5a1dd01d29@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=b01390be6a6f40c5b09cef516c78a82d@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=23e98f7557544c00b9e925622d6a98b3@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=ad5383454fb24a12b9e6ca70be056c2b@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=a7c8ab30269c4b6c81263dac95f0a9e0@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}]
14:09:13.085 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7966d5d6c87c418ab2554813f3fe091f for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:09:13.085 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e887f715318e40d783979e49cee7fb4d for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:09:13.085 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 66baece753e04e56a8e1a6ed334f9fe2 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:13.086 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5d47500bcf5144879cef20882edc3ece for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000028000012C, 0x0000000280000190)
14:09:13.086 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0e42a2bae856442da7b3dd009d3b0636 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
14:09:13.086 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet db362ba7bbab460ea931a908d4efdc7a for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000380000064, 0x00000003800000C8)
14:09:13.086 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4def2d0f467e4250a4cc031ae8ad3aba for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000038000012C, 0x0000000380000190)
14:09:13.086 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6d04844170c943b5bbd4ee028d97bf7e for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000480000064, 0x00000004800000C8)
14:09:13.087 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet c2729e9ea48a42aeac73141c66099d2c for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000048000012C, 0x0000000480000190)
14:09:13.087 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet db20f94d05de43b69044e566078b6435 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000058000012C, 0x0000000580000190)
14:09:13.088 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=7966d5d6c87c418ab2554813f3fe091f@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=e887f715318e40d783979e49cee7fb4d@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=66baece753e04e56a8e1a6ed334f9fe2@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=5d47500bcf5144879cef20882edc3ece@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=0e42a2bae856442da7b3dd009d3b0636@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=db362ba7bbab460ea931a908d4efdc7a@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=4def2d0f467e4250a4cc031ae8ad3aba@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=6d04844170c943b5bbd4ee028d97bf7e@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=c2729e9ea48a42aeac73141c66099d2c@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=db20f94d05de43b69044e566078b6435@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}]
14:09:13.090 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 23e98f7557544c00b9e925622d6a98b3 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:09:13.090 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ad5383454fb24a12b9e6ca70be056c2b for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:09:13.090 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a7c8ab30269c4b6c81263dac95f0a9e0 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:09:13.091 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ecc6c552fd604d7ba19e3482ad9cbea2 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:13.091 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5b428cb8967047058de708d04b49016c for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000180000064, 0x00000001800000C8)
14:09:13.091 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 30d7cc8e3523427f80d95749ba947b0a for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x00000001800000C8, 0x000000018000012C)
14:09:13.091 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f618abf1efc54aa08798a072a56d6ff4 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000018000012C, 0x0000000180000190)
14:09:13.091 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7966d5d6c87c418ab2554813f3fe091f for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:09:13.091 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e887f715318e40d783979e49cee7fb4d for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:09:13.092 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 66baece753e04e56a8e1a6ed334f9fe2 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:13.092 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=23e98f7557544c00b9e925622d6a98b3@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=ad5383454fb24a12b9e6ca70be056c2b@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=a7c8ab30269c4b6c81263dac95f0a9e0@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=ecc6c552fd604d7ba19e3482ad9cbea2@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=5b428cb8967047058de708d04b49016c@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=30d7cc8e3523427f80d95749ba947b0a@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=f618abf1efc54aa08798a072a56d6ff4@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=7966d5d6c87c418ab2554813f3fe091f@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=e887f715318e40d783979e49cee7fb4d@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=66baece753e04e56a8e1a6ed334f9fe2@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}]
14:09:13.094 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7966d5d6c87c418ab2554813f3fe091f for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:09:13.094 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e887f715318e40d783979e49cee7fb4d for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:09:13.095 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 66baece753e04e56a8e1a6ed334f9fe2 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:13.095 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5d47500bcf5144879cef20882edc3ece for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000028000012C, 0x0000000280000190)
14:09:13.095 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0e42a2bae856442da7b3dd009d3b0636 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
14:09:13.095 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet db362ba7bbab460ea931a908d4efdc7a for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000380000064, 0x00000003800000C8)
14:09:13.095 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4def2d0f467e4250a4cc031ae8ad3aba for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000038000012C, 0x0000000380000190)
14:09:13.096 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6d04844170c943b5bbd4ee028d97bf7e for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000480000064, 0x00000004800000C8)
14:09:13.096 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet c2729e9ea48a42aeac73141c66099d2c for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000048000012C, 0x0000000480000190)
14:09:13.096 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet db20f94d05de43b69044e566078b6435 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000058000012C, 0x0000000580000190)
14:09:13.097 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=7966d5d6c87c418ab2554813f3fe091f@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=e887f715318e40d783979e49cee7fb4d@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=66baece753e04e56a8e1a6ed334f9fe2@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=5d47500bcf5144879cef20882edc3ece@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=0e42a2bae856442da7b3dd009d3b0636@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=db362ba7bbab460ea931a908d4efdc7a@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=4def2d0f467e4250a4cc031ae8ad3aba@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=6d04844170c943b5bbd4ee028d97bf7e@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=c2729e9ea48a42aeac73141c66099d2c@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=db20f94d05de43b69044e566078b6435@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}]
14:09:13.099 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 23e98f7557544c00b9e925622d6a98b3 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:09:13.099 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ad5383454fb24a12b9e6ca70be056c2b for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:09:13.099 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a7c8ab30269c4b6c81263dac95f0a9e0 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:09:13.099 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ecc6c552fd604d7ba19e3482ad9cbea2 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:13.100 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5b428cb8967047058de708d04b49016c for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000180000064, 0x00000001800000C8)
14:09:13.100 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 30d7cc8e3523427f80d95749ba947b0a for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x00000001800000C8, 0x000000018000012C)
14:09:13.100 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f618abf1efc54aa08798a072a56d6ff4 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000018000012C, 0x0000000180000190)
14:09:13.100 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7966d5d6c87c418ab2554813f3fe091f for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:09:13.101 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e887f715318e40d783979e49cee7fb4d for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:09:13.101 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 66baece753e04e56a8e1a6ed334f9fe2 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:13.101 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=23e98f7557544c00b9e925622d6a98b3@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=ad5383454fb24a12b9e6ca70be056c2b@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=a7c8ab30269c4b6c81263dac95f0a9e0@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=ecc6c552fd604d7ba19e3482ad9cbea2@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=5b428cb8967047058de708d04b49016c@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=30d7cc8e3523427f80d95749ba947b0a@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=f618abf1efc54aa08798a072a56d6ff4@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=7966d5d6c87c418ab2554813f3fe091f@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=e887f715318e40d783979e49cee7fb4d@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=66baece753e04e56a8e1a6ed334f9fe2@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}]
14:09:13.103 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7966d5d6c87c418ab2554813f3fe091f for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:09:13.103 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e887f715318e40d783979e49cee7fb4d for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:09:13.103 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 66baece753e04e56a8e1a6ed334f9fe2 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:13.103 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5d47500bcf5144879cef20882edc3ece for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000028000012C, 0x0000000280000190)
14:09:13.104 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0e42a2bae856442da7b3dd009d3b0636 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
14:09:13.104 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet db362ba7bbab460ea931a908d4efdc7a for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000380000064, 0x00000003800000C8)
14:09:13.104 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4def2d0f467e4250a4cc031ae8ad3aba for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000038000012C, 0x0000000380000190)
14:09:13.104 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6d04844170c943b5bbd4ee028d97bf7e for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000480000064, 0x00000004800000C8)
14:09:13.105 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet c2729e9ea48a42aeac73141c66099d2c for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000048000012C, 0x0000000480000190)
14:09:13.105 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet db20f94d05de43b69044e566078b6435 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000058000012C, 0x0000000580000190)
14:09:13.106 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=7966d5d6c87c418ab2554813f3fe091f@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=e887f715318e40d783979e49cee7fb4d@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=66baece753e04e56a8e1a6ed334f9fe2@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=5d47500bcf5144879cef20882edc3ece@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=0e42a2bae856442da7b3dd009d3b0636@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=db362ba7bbab460ea931a908d4efdc7a@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=4def2d0f467e4250a4cc031ae8ad3aba@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=6d04844170c943b5bbd4ee028d97bf7e@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=c2729e9ea48a42aeac73141c66099d2c@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=db20f94d05de43b69044e566078b6435@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}]
14:09:13.107 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 228fd5e18d3e46109b3a177547b3fa75 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
14:09:13.108 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bb64e99a7bbc4ccb8140aebf0bafb64b for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:09:13.108 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6aa0ea2169ef46c8af48dea3deb0a3bb for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:09:13.108 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet c2b8a17db5ae4b3ba51ac84e42381e73 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:09:13.108 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b05d37c1a7784a46a89d1d9ed2984fc7 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000080000064, 0x00000000800000C8)
14:09:13.108 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4073279033b044d988541d5a1dd01d29 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x00000000800000C8, 0x000000008000012C)
14:09:13.109 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b01390be6a6f40c5b09cef516c78a82d for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000008000012C, 0x0000000080000190)
14:09:13.109 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 23e98f7557544c00b9e925622d6a98b3 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:09:13.109 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ad5383454fb24a12b9e6ca70be056c2b for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:09:13.109 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a7c8ab30269c4b6c81263dac95f0a9e0 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:09:13.110 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=228fd5e18d3e46109b3a177547b3fa75@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=bb64e99a7bbc4ccb8140aebf0bafb64b@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=6aa0ea2169ef46c8af48dea3deb0a3bb@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=c2b8a17db5ae4b3ba51ac84e42381e73@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=b05d37c1a7784a46a89d1d9ed2984fc7@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=4073279033b044d988541d5a1dd01d29@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=b01390be6a6f40c5b09cef516c78a82d@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=23e98f7557544c00b9e925622d6a98b3@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=ad5383454fb24a12b9e6ca70be056c2b@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=a7c8ab30269c4b6c81263dac95f0a9e0@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}]
14:09:13.112 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 23e98f7557544c00b9e925622d6a98b3 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:09:13.112 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ad5383454fb24a12b9e6ca70be056c2b for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:09:13.112 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a7c8ab30269c4b6c81263dac95f0a9e0 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:09:13.112 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ecc6c552fd604d7ba19e3482ad9cbea2 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:13.113 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5b428cb8967047058de708d04b49016c for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000180000064, 0x00000001800000C8)
14:09:13.113 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 30d7cc8e3523427f80d95749ba947b0a for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x00000001800000C8, 0x000000018000012C)
14:09:13.113 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f618abf1efc54aa08798a072a56d6ff4 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000018000012C, 0x0000000180000190)
14:09:13.113 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7966d5d6c87c418ab2554813f3fe091f for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:09:13.114 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e887f715318e40d783979e49cee7fb4d for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:09:13.114 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 66baece753e04e56a8e1a6ed334f9fe2 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:13.115 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=23e98f7557544c00b9e925622d6a98b3@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=ad5383454fb24a12b9e6ca70be056c2b@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=a7c8ab30269c4b6c81263dac95f0a9e0@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=ecc6c552fd604d7ba19e3482ad9cbea2@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=5b428cb8967047058de708d04b49016c@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=30d7cc8e3523427f80d95749ba947b0a@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=f618abf1efc54aa08798a072a56d6ff4@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=7966d5d6c87c418ab2554813f3fe091f@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=e887f715318e40d783979e49cee7fb4d@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=66baece753e04e56a8e1a6ed334f9fe2@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}]
14:09:13.121 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7966d5d6c87c418ab2554813f3fe091f for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:09:13.121 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e887f715318e40d783979e49cee7fb4d for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:09:13.121 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 66baece753e04e56a8e1a6ed334f9fe2 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:13.122 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5d47500bcf5144879cef20882edc3ece for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000028000012C, 0x0000000280000190)
14:09:13.122 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0e42a2bae856442da7b3dd009d3b0636 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
14:09:13.122 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet db362ba7bbab460ea931a908d4efdc7a for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000380000064, 0x00000003800000C8)
14:09:13.122 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4def2d0f467e4250a4cc031ae8ad3aba for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000038000012C, 0x0000000380000190)
14:09:13.122 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6d04844170c943b5bbd4ee028d97bf7e for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000480000064, 0x00000004800000C8)
14:09:13.122 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet c2729e9ea48a42aeac73141c66099d2c for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000048000012C, 0x0000000480000190)
14:09:13.122 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet db20f94d05de43b69044e566078b6435 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000058000012C, 0x0000000580000190)
14:09:13.123 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=7966d5d6c87c418ab2554813f3fe091f@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=e887f715318e40d783979e49cee7fb4d@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=66baece753e04e56a8e1a6ed334f9fe2@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=5d47500bcf5144879cef20882edc3ece@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=0e42a2bae856442da7b3dd009d3b0636@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=db362ba7bbab460ea931a908d4efdc7a@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=4def2d0f467e4250a4cc031ae8ad3aba@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=6d04844170c943b5bbd4ee028d97bf7e@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=c2729e9ea48a42aeac73141c66099d2c@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=db20f94d05de43b69044e566078b6435@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}]
14:09:13.125 [DEBUG - Time-limited test] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=400, operationSize=6400, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@223c2ae3, flushNotification=Deferred@40111916(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:09:13.125 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 23e98f7557544c00b9e925622d6a98b3 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:09:13.125 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ad5383454fb24a12b9e6ca70be056c2b for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:09:13.125 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a7c8ab30269c4b6c81263dac95f0a9e0 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:09:13.126 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ecc6c552fd604d7ba19e3482ad9cbea2 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:13.126 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5b428cb8967047058de708d04b49016c for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000180000064, 0x00000001800000C8)
14:09:13.126 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 30d7cc8e3523427f80d95749ba947b0a for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x00000001800000C8, 0x000000018000012C)
14:09:13.126 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f618abf1efc54aa08798a072a56d6ff4 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000018000012C, 0x0000000180000190)
14:09:13.126 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7966d5d6c87c418ab2554813f3fe091f for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:09:13.126 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e887f715318e40d783979e49cee7fb4d for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:09:13.126 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 66baece753e04e56a8e1a6ed334f9fe2 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:13.127 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=23e98f7557544c00b9e925622d6a98b3@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=ad5383454fb24a12b9e6ca70be056c2b@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=a7c8ab30269c4b6c81263dac95f0a9e0@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=ecc6c552fd604d7ba19e3482ad9cbea2@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=5b428cb8967047058de708d04b49016c@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=30d7cc8e3523427f80d95749ba947b0a@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=f618abf1efc54aa08798a072a56d6ff4@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=7966d5d6c87c418ab2554813f3fe091f@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=e887f715318e40d783979e49cee7fb4d@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=66baece753e04e56a8e1a6ed334f9fe2@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}]
14:09:13.128 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 23e98f7557544c00b9e925622d6a98b3 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:09:13.129 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ad5383454fb24a12b9e6ca70be056c2b for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:09:13.129 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a7c8ab30269c4b6c81263dac95f0a9e0 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:09:13.129 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ecc6c552fd604d7ba19e3482ad9cbea2 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:13.129 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5b428cb8967047058de708d04b49016c for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000180000064, 0x00000001800000C8)
14:09:13.129 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 30d7cc8e3523427f80d95749ba947b0a for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x00000001800000C8, 0x000000018000012C)
14:09:13.129 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f618abf1efc54aa08798a072a56d6ff4 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000018000012C, 0x0000000180000190)
14:09:13.129 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7966d5d6c87c418ab2554813f3fe091f for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:09:13.130 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e887f715318e40d783979e49cee7fb4d for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:09:13.130 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 66baece753e04e56a8e1a6ed334f9fe2 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:13.130 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=23e98f7557544c00b9e925622d6a98b3@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=ad5383454fb24a12b9e6ca70be056c2b@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=a7c8ab30269c4b6c81263dac95f0a9e0@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=ecc6c552fd604d7ba19e3482ad9cbea2@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=5b428cb8967047058de708d04b49016c@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=30d7cc8e3523427f80d95749ba947b0a@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=f618abf1efc54aa08798a072a56d6ff4@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=7966d5d6c87c418ab2554813f3fe091f@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=e887f715318e40d783979e49cee7fb4d@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=66baece753e04e56a8e1a6ed334f9fe2@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}]
14:09:13.132 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7966d5d6c87c418ab2554813f3fe091f for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:09:13.132 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e887f715318e40d783979e49cee7fb4d for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:09:13.132 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 66baece753e04e56a8e1a6ed334f9fe2 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:13.132 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5d47500bcf5144879cef20882edc3ece for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000028000012C, 0x0000000280000190)
14:09:13.133 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0e42a2bae856442da7b3dd009d3b0636 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
14:09:13.133 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet db362ba7bbab460ea931a908d4efdc7a for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000380000064, 0x00000003800000C8)
14:09:13.133 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4def2d0f467e4250a4cc031ae8ad3aba for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000038000012C, 0x0000000380000190)
14:09:13.133 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6d04844170c943b5bbd4ee028d97bf7e for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000480000064, 0x00000004800000C8)
14:09:13.133 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet c2729e9ea48a42aeac73141c66099d2c for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000048000012C, 0x0000000480000190)
14:09:13.133 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet db20f94d05de43b69044e566078b6435 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000058000012C, 0x0000000580000190)
14:09:13.134 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=7966d5d6c87c418ab2554813f3fe091f@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=e887f715318e40d783979e49cee7fb4d@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=66baece753e04e56a8e1a6ed334f9fe2@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=5d47500bcf5144879cef20882edc3ece@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=0e42a2bae856442da7b3dd009d3b0636@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=db362ba7bbab460ea931a908d4efdc7a@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=4def2d0f467e4250a4cc031ae8ad3aba@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=6d04844170c943b5bbd4ee028d97bf7e@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=c2729e9ea48a42aeac73141c66099d2c@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=db20f94d05de43b69044e566078b6435@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}]
14:09:13.135 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7966d5d6c87c418ab2554813f3fe091f for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:09:13.135 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e887f715318e40d783979e49cee7fb4d for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:09:13.136 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 66baece753e04e56a8e1a6ed334f9fe2 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:13.136 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5d47500bcf5144879cef20882edc3ece for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000028000012C, 0x0000000280000190)
14:09:13.136 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0e42a2bae856442da7b3dd009d3b0636 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
14:09:13.136 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet db362ba7bbab460ea931a908d4efdc7a for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000380000064, 0x00000003800000C8)
14:09:13.137 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4def2d0f467e4250a4cc031ae8ad3aba for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000038000012C, 0x0000000380000190)
14:09:13.137 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6d04844170c943b5bbd4ee028d97bf7e for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000480000064, 0x00000004800000C8)
14:09:13.137 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet c2729e9ea48a42aeac73141c66099d2c for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000048000012C, 0x0000000480000190)
14:09:13.137 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet db20f94d05de43b69044e566078b6435 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000058000012C, 0x0000000580000190)
14:09:13.138 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=7966d5d6c87c418ab2554813f3fe091f@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=e887f715318e40d783979e49cee7fb4d@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=66baece753e04e56a8e1a6ed334f9fe2@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=5d47500bcf5144879cef20882edc3ece@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=0e42a2bae856442da7b3dd009d3b0636@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=db362ba7bbab460ea931a908d4efdc7a@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=4def2d0f467e4250a4cc031ae8ad3aba@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=6d04844170c943b5bbd4ee028d97bf7e@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=c2729e9ea48a42aeac73141c66099d2c@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=db20f94d05de43b69044e566078b6435@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}]
14:09:13.139 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 228fd5e18d3e46109b3a177547b3fa75 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
14:09:13.139 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bb64e99a7bbc4ccb8140aebf0bafb64b for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:09:13.139 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6aa0ea2169ef46c8af48dea3deb0a3bb for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:09:13.140 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet c2b8a17db5ae4b3ba51ac84e42381e73 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:09:13.140 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b05d37c1a7784a46a89d1d9ed2984fc7 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000080000064, 0x00000000800000C8)
14:09:13.140 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4073279033b044d988541d5a1dd01d29 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x00000000800000C8, 0x000000008000012C)
14:09:13.140 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b01390be6a6f40c5b09cef516c78a82d for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000008000012C, 0x0000000080000190)
14:09:13.140 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 23e98f7557544c00b9e925622d6a98b3 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:09:13.140 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ad5383454fb24a12b9e6ca70be056c2b for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:09:13.141 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a7c8ab30269c4b6c81263dac95f0a9e0 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:09:13.141 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=228fd5e18d3e46109b3a177547b3fa75@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=bb64e99a7bbc4ccb8140aebf0bafb64b@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=6aa0ea2169ef46c8af48dea3deb0a3bb@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=c2b8a17db5ae4b3ba51ac84e42381e73@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=b05d37c1a7784a46a89d1d9ed2984fc7@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=4073279033b044d988541d5a1dd01d29@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=b01390be6a6f40c5b09cef516c78a82d@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=23e98f7557544c00b9e925622d6a98b3@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=ad5383454fb24a12b9e6ca70be056c2b@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=a7c8ab30269c4b6c81263dac95f0a9e0@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}]
14:09:13.142 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7966d5d6c87c418ab2554813f3fe091f for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:09:13.143 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e887f715318e40d783979e49cee7fb4d for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:09:13.143 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 66baece753e04e56a8e1a6ed334f9fe2 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:13.143 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5d47500bcf5144879cef20882edc3ece for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000028000012C, 0x0000000280000190)
14:09:13.143 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0e42a2bae856442da7b3dd009d3b0636 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
14:09:13.143 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet db362ba7bbab460ea931a908d4efdc7a for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000380000064, 0x00000003800000C8)
14:09:13.143 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4def2d0f467e4250a4cc031ae8ad3aba for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000038000012C, 0x0000000380000190)
14:09:13.143 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6d04844170c943b5bbd4ee028d97bf7e for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000480000064, 0x00000004800000C8)
14:09:13.144 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet c2729e9ea48a42aeac73141c66099d2c for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000048000012C, 0x0000000480000190)
14:09:13.144 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet db20f94d05de43b69044e566078b6435 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000058000012C, 0x0000000580000190)
14:09:13.144 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=7966d5d6c87c418ab2554813f3fe091f@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=e887f715318e40d783979e49cee7fb4d@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=66baece753e04e56a8e1a6ed334f9fe2@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=5d47500bcf5144879cef20882edc3ece@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=0e42a2bae856442da7b3dd009d3b0636@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=db362ba7bbab460ea931a908d4efdc7a@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=4def2d0f467e4250a4cc031ae8ad3aba@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=6d04844170c943b5bbd4ee028d97bf7e@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=c2729e9ea48a42aeac73141c66099d2c@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=db20f94d05de43b69044e566078b6435@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}]
14:09:13.146 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 23e98f7557544c00b9e925622d6a98b3 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:09:13.146 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ad5383454fb24a12b9e6ca70be056c2b for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:09:13.146 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a7c8ab30269c4b6c81263dac95f0a9e0 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:09:13.146 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ecc6c552fd604d7ba19e3482ad9cbea2 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:13.146 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5b428cb8967047058de708d04b49016c for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000180000064, 0x00000001800000C8)
14:09:13.147 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 30d7cc8e3523427f80d95749ba947b0a for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x00000001800000C8, 0x000000018000012C)
14:09:13.147 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f618abf1efc54aa08798a072a56d6ff4 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000018000012C, 0x0000000180000190)
14:09:13.147 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7966d5d6c87c418ab2554813f3fe091f for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:09:13.147 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e887f715318e40d783979e49cee7fb4d for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:09:13.147 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 66baece753e04e56a8e1a6ed334f9fe2 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:13.148 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=23e98f7557544c00b9e925622d6a98b3@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=ad5383454fb24a12b9e6ca70be056c2b@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=a7c8ab30269c4b6c81263dac95f0a9e0@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=ecc6c552fd604d7ba19e3482ad9cbea2@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=5b428cb8967047058de708d04b49016c@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=30d7cc8e3523427f80d95749ba947b0a@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=f618abf1efc54aa08798a072a56d6ff4@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=7966d5d6c87c418ab2554813f3fe091f@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=e887f715318e40d783979e49cee7fb4d@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=66baece753e04e56a8e1a6ed334f9fe2@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}]
14:09:13.149 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 228fd5e18d3e46109b3a177547b3fa75 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
14:09:13.149 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bb64e99a7bbc4ccb8140aebf0bafb64b for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:09:13.150 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6aa0ea2169ef46c8af48dea3deb0a3bb for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:09:13.150 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet c2b8a17db5ae4b3ba51ac84e42381e73 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:09:13.150 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b05d37c1a7784a46a89d1d9ed2984fc7 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000080000064, 0x00000000800000C8)
14:09:13.150 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4073279033b044d988541d5a1dd01d29 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x00000000800000C8, 0x000000008000012C)
14:09:13.150 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b01390be6a6f40c5b09cef516c78a82d for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000008000012C, 0x0000000080000190)
14:09:13.150 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 23e98f7557544c00b9e925622d6a98b3 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:09:13.150 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ad5383454fb24a12b9e6ca70be056c2b for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:09:13.151 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a7c8ab30269c4b6c81263dac95f0a9e0 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:09:13.151 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=228fd5e18d3e46109b3a177547b3fa75@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=bb64e99a7bbc4ccb8140aebf0bafb64b@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=6aa0ea2169ef46c8af48dea3deb0a3bb@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=c2b8a17db5ae4b3ba51ac84e42381e73@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=b05d37c1a7784a46a89d1d9ed2984fc7@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=4073279033b044d988541d5a1dd01d29@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=b01390be6a6f40c5b09cef516c78a82d@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=23e98f7557544c00b9e925622d6a98b3@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=ad5383454fb24a12b9e6ca70be056c2b@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=a7c8ab30269c4b6c81263dac95f0a9e0@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}]
14:09:13.152 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7966d5d6c87c418ab2554813f3fe091f for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:09:13.152 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e887f715318e40d783979e49cee7fb4d for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:09:13.153 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 66baece753e04e56a8e1a6ed334f9fe2 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:13.153 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5d47500bcf5144879cef20882edc3ece for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000028000012C, 0x0000000280000190)
14:09:13.153 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0e42a2bae856442da7b3dd009d3b0636 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
14:09:13.153 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet db362ba7bbab460ea931a908d4efdc7a for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000380000064, 0x00000003800000C8)
14:09:13.153 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4def2d0f467e4250a4cc031ae8ad3aba for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000038000012C, 0x0000000380000190)
14:09:13.153 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6d04844170c943b5bbd4ee028d97bf7e for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000480000064, 0x00000004800000C8)
14:09:13.153 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet c2729e9ea48a42aeac73141c66099d2c for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000048000012C, 0x0000000480000190)
14:09:13.154 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet db20f94d05de43b69044e566078b6435 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000058000012C, 0x0000000580000190)
14:09:13.154 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=7966d5d6c87c418ab2554813f3fe091f@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=e887f715318e40d783979e49cee7fb4d@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=66baece753e04e56a8e1a6ed334f9fe2@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=5d47500bcf5144879cef20882edc3ece@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=0e42a2bae856442da7b3dd009d3b0636@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=db362ba7bbab460ea931a908d4efdc7a@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=4def2d0f467e4250a4cc031ae8ad3aba@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=6d04844170c943b5bbd4ee028d97bf7e@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=c2729e9ea48a42aeac73141c66099d2c@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=db20f94d05de43b69044e566078b6435@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}]
14:09:13.155 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 23e98f7557544c00b9e925622d6a98b3 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:09:13.156 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ad5383454fb24a12b9e6ca70be056c2b for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:09:13.156 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a7c8ab30269c4b6c81263dac95f0a9e0 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:09:13.156 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ecc6c552fd604d7ba19e3482ad9cbea2 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:13.156 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5b428cb8967047058de708d04b49016c for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000180000064, 0x00000001800000C8)
14:09:13.156 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 30d7cc8e3523427f80d95749ba947b0a for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x00000001800000C8, 0x000000018000012C)
14:09:13.156 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f618abf1efc54aa08798a072a56d6ff4 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000018000012C, 0x0000000180000190)
14:09:13.156 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7966d5d6c87c418ab2554813f3fe091f for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:09:13.157 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e887f715318e40d783979e49cee7fb4d for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:09:13.157 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 66baece753e04e56a8e1a6ed334f9fe2 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:13.157 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=23e98f7557544c00b9e925622d6a98b3@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=ad5383454fb24a12b9e6ca70be056c2b@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=a7c8ab30269c4b6c81263dac95f0a9e0@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=ecc6c552fd604d7ba19e3482ad9cbea2@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=5b428cb8967047058de708d04b49016c@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=30d7cc8e3523427f80d95749ba947b0a@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=f618abf1efc54aa08798a072a56d6ff4@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=7966d5d6c87c418ab2554813f3fe091f@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=e887f715318e40d783979e49cee7fb4d@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=66baece753e04e56a8e1a6ed334f9fe2@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}]
14:09:13.159 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7966d5d6c87c418ab2554813f3fe091f for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:09:13.159 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e887f715318e40d783979e49cee7fb4d for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:09:13.159 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 66baece753e04e56a8e1a6ed334f9fe2 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:13.159 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5d47500bcf5144879cef20882edc3ece for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000028000012C, 0x0000000280000190)
14:09:13.159 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0e42a2bae856442da7b3dd009d3b0636 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
14:09:13.160 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet db362ba7bbab460ea931a908d4efdc7a for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000380000064, 0x00000003800000C8)
14:09:13.160 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4def2d0f467e4250a4cc031ae8ad3aba for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000038000012C, 0x0000000380000190)
14:09:13.160 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6d04844170c943b5bbd4ee028d97bf7e for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000480000064, 0x00000004800000C8)
14:09:13.160 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet c2729e9ea48a42aeac73141c66099d2c for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000048000012C, 0x0000000480000190)
14:09:13.160 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet db20f94d05de43b69044e566078b6435 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000058000012C, 0x0000000580000190)
14:09:13.161 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=7966d5d6c87c418ab2554813f3fe091f@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=e887f715318e40d783979e49cee7fb4d@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=66baece753e04e56a8e1a6ed334f9fe2@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=5d47500bcf5144879cef20882edc3ece@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=0e42a2bae856442da7b3dd009d3b0636@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=db362ba7bbab460ea931a908d4efdc7a@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=4def2d0f467e4250a4cc031ae8ad3aba@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=6d04844170c943b5bbd4ee028d97bf7e@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=c2729e9ea48a42aeac73141c66099d2c@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=db20f94d05de43b69044e566078b6435@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}]
14:09:13.162 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7966d5d6c87c418ab2554813f3fe091f for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:09:13.162 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e887f715318e40d783979e49cee7fb4d for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:09:13.162 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 66baece753e04e56a8e1a6ed334f9fe2 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:13.162 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5d47500bcf5144879cef20882edc3ece for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000028000012C, 0x0000000280000190)
14:09:13.163 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0e42a2bae856442da7b3dd009d3b0636 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
14:09:13.163 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet db362ba7bbab460ea931a908d4efdc7a for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000380000064, 0x00000003800000C8)
14:09:13.163 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4def2d0f467e4250a4cc031ae8ad3aba for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000038000012C, 0x0000000380000190)
14:09:13.163 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6d04844170c943b5bbd4ee028d97bf7e for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000480000064, 0x00000004800000C8)
14:09:13.163 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet c2729e9ea48a42aeac73141c66099d2c for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000048000012C, 0x0000000480000190)
14:09:13.163 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet db20f94d05de43b69044e566078b6435 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000058000012C, 0x0000000580000190)
14:09:13.164 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=7966d5d6c87c418ab2554813f3fe091f@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=e887f715318e40d783979e49cee7fb4d@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=66baece753e04e56a8e1a6ed334f9fe2@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=5d47500bcf5144879cef20882edc3ece@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=0e42a2bae856442da7b3dd009d3b0636@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=db362ba7bbab460ea931a908d4efdc7a@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=4def2d0f467e4250a4cc031ae8ad3aba@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=6d04844170c943b5bbd4ee028d97bf7e@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=c2729e9ea48a42aeac73141c66099d2c@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=db20f94d05de43b69044e566078b6435@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}]
14:09:13.165 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 228fd5e18d3e46109b3a177547b3fa75 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
14:09:13.165 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bb64e99a7bbc4ccb8140aebf0bafb64b for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:09:13.165 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6aa0ea2169ef46c8af48dea3deb0a3bb for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:09:13.165 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet c2b8a17db5ae4b3ba51ac84e42381e73 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:09:13.165 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b05d37c1a7784a46a89d1d9ed2984fc7 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000080000064, 0x00000000800000C8)
14:09:13.166 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4073279033b044d988541d5a1dd01d29 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x00000000800000C8, 0x000000008000012C)
14:09:13.166 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b01390be6a6f40c5b09cef516c78a82d for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000008000012C, 0x0000000080000190)
14:09:13.166 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 23e98f7557544c00b9e925622d6a98b3 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:09:13.166 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ad5383454fb24a12b9e6ca70be056c2b for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:09:13.166 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a7c8ab30269c4b6c81263dac95f0a9e0 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:09:13.166 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=228fd5e18d3e46109b3a177547b3fa75@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=bb64e99a7bbc4ccb8140aebf0bafb64b@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=6aa0ea2169ef46c8af48dea3deb0a3bb@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=c2b8a17db5ae4b3ba51ac84e42381e73@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=b05d37c1a7784a46a89d1d9ed2984fc7@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=4073279033b044d988541d5a1dd01d29@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=b01390be6a6f40c5b09cef516c78a82d@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=23e98f7557544c00b9e925622d6a98b3@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=ad5383454fb24a12b9e6ca70be056c2b@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=a7c8ab30269c4b6c81263dac95f0a9e0@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}]
14:09:13.168 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 23e98f7557544c00b9e925622d6a98b3 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:09:13.168 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ad5383454fb24a12b9e6ca70be056c2b for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:09:13.168 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a7c8ab30269c4b6c81263dac95f0a9e0 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:09:13.168 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ecc6c552fd604d7ba19e3482ad9cbea2 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:13.169 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5b428cb8967047058de708d04b49016c for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000180000064, 0x00000001800000C8)
14:09:13.169 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 30d7cc8e3523427f80d95749ba947b0a for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x00000001800000C8, 0x000000018000012C)
14:09:13.169 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f618abf1efc54aa08798a072a56d6ff4 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000018000012C, 0x0000000180000190)
14:09:13.169 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7966d5d6c87c418ab2554813f3fe091f for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:09:13.169 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e887f715318e40d783979e49cee7fb4d for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:09:13.169 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 66baece753e04e56a8e1a6ed334f9fe2 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:13.170 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=23e98f7557544c00b9e925622d6a98b3@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=ad5383454fb24a12b9e6ca70be056c2b@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=a7c8ab30269c4b6c81263dac95f0a9e0@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=ecc6c552fd604d7ba19e3482ad9cbea2@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=5b428cb8967047058de708d04b49016c@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=30d7cc8e3523427f80d95749ba947b0a@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=f618abf1efc54aa08798a072a56d6ff4@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=7966d5d6c87c418ab2554813f3fe091f@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=e887f715318e40d783979e49cee7fb4d@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=66baece753e04e56a8e1a6ed334f9fe2@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}]
14:09:13.171 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 23e98f7557544c00b9e925622d6a98b3 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:09:13.171 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ad5383454fb24a12b9e6ca70be056c2b for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:09:13.171 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a7c8ab30269c4b6c81263dac95f0a9e0 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:09:13.172 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ecc6c552fd604d7ba19e3482ad9cbea2 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:13.172 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5b428cb8967047058de708d04b49016c for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000180000064, 0x00000001800000C8)
14:09:13.172 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 30d7cc8e3523427f80d95749ba947b0a for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x00000001800000C8, 0x000000018000012C)
14:09:13.172 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f618abf1efc54aa08798a072a56d6ff4 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000018000012C, 0x0000000180000190)
14:09:13.172 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7966d5d6c87c418ab2554813f3fe091f for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:09:13.172 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e887f715318e40d783979e49cee7fb4d for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:09:13.172 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 66baece753e04e56a8e1a6ed334f9fe2 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:13.173 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=23e98f7557544c00b9e925622d6a98b3@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=ad5383454fb24a12b9e6ca70be056c2b@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=a7c8ab30269c4b6c81263dac95f0a9e0@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=ecc6c552fd604d7ba19e3482ad9cbea2@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=5b428cb8967047058de708d04b49016c@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=30d7cc8e3523427f80d95749ba947b0a@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=f618abf1efc54aa08798a072a56d6ff4@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=7966d5d6c87c418ab2554813f3fe091f@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=e887f715318e40d783979e49cee7fb4d@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=66baece753e04e56a8e1a6ed334f9fe2@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}]
14:09:13.174 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 228fd5e18d3e46109b3a177547b3fa75 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
14:09:13.174 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bb64e99a7bbc4ccb8140aebf0bafb64b for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:09:13.174 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6aa0ea2169ef46c8af48dea3deb0a3bb for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:09:13.174 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet c2b8a17db5ae4b3ba51ac84e42381e73 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:09:13.175 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b05d37c1a7784a46a89d1d9ed2984fc7 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000080000064, 0x00000000800000C8)
14:09:13.175 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4073279033b044d988541d5a1dd01d29 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x00000000800000C8, 0x000000008000012C)
14:09:13.175 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b01390be6a6f40c5b09cef516c78a82d for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000008000012C, 0x0000000080000190)
14:09:13.175 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 23e98f7557544c00b9e925622d6a98b3 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:09:13.175 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ad5383454fb24a12b9e6ca70be056c2b for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:09:13.175 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a7c8ab30269c4b6c81263dac95f0a9e0 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:09:13.176 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=228fd5e18d3e46109b3a177547b3fa75@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=bb64e99a7bbc4ccb8140aebf0bafb64b@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=6aa0ea2169ef46c8af48dea3deb0a3bb@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=c2b8a17db5ae4b3ba51ac84e42381e73@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=b05d37c1a7784a46a89d1d9ed2984fc7@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=4073279033b044d988541d5a1dd01d29@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=b01390be6a6f40c5b09cef516c78a82d@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=23e98f7557544c00b9e925622d6a98b3@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=ad5383454fb24a12b9e6ca70be056c2b@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=a7c8ab30269c4b6c81263dac95f0a9e0@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}]
14:09:13.177 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 23e98f7557544c00b9e925622d6a98b3 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:09:13.177 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ad5383454fb24a12b9e6ca70be056c2b for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:09:13.177 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a7c8ab30269c4b6c81263dac95f0a9e0 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:09:13.177 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ecc6c552fd604d7ba19e3482ad9cbea2 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:13.177 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5b428cb8967047058de708d04b49016c for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000180000064, 0x00000001800000C8)
14:09:13.178 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 30d7cc8e3523427f80d95749ba947b0a for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x00000001800000C8, 0x000000018000012C)
14:09:13.178 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f618abf1efc54aa08798a072a56d6ff4 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000018000012C, 0x0000000180000190)
14:09:13.178 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7966d5d6c87c418ab2554813f3fe091f for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:09:13.178 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e887f715318e40d783979e49cee7fb4d for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:09:13.178 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 66baece753e04e56a8e1a6ed334f9fe2 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:13.178 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=23e98f7557544c00b9e925622d6a98b3@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=ad5383454fb24a12b9e6ca70be056c2b@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=a7c8ab30269c4b6c81263dac95f0a9e0@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=ecc6c552fd604d7ba19e3482ad9cbea2@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=5b428cb8967047058de708d04b49016c@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=30d7cc8e3523427f80d95749ba947b0a@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=f618abf1efc54aa08798a072a56d6ff4@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=7966d5d6c87c418ab2554813f3fe091f@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=e887f715318e40d783979e49cee7fb4d@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=66baece753e04e56a8e1a6ed334f9fe2@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}]
14:09:13.179 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 23e98f7557544c00b9e925622d6a98b3 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:09:13.180 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ad5383454fb24a12b9e6ca70be056c2b for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:09:13.180 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a7c8ab30269c4b6c81263dac95f0a9e0 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:09:13.180 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ecc6c552fd604d7ba19e3482ad9cbea2 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:13.180 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5b428cb8967047058de708d04b49016c for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000180000064, 0x00000001800000C8)
14:09:13.180 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 30d7cc8e3523427f80d95749ba947b0a for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x00000001800000C8, 0x000000018000012C)
14:09:13.180 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f618abf1efc54aa08798a072a56d6ff4 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000018000012C, 0x0000000180000190)
14:09:13.180 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7966d5d6c87c418ab2554813f3fe091f for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:09:13.180 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e887f715318e40d783979e49cee7fb4d for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:09:13.180 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 66baece753e04e56a8e1a6ed334f9fe2 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:13.181 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=23e98f7557544c00b9e925622d6a98b3@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=ad5383454fb24a12b9e6ca70be056c2b@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=a7c8ab30269c4b6c81263dac95f0a9e0@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=ecc6c552fd604d7ba19e3482ad9cbea2@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=5b428cb8967047058de708d04b49016c@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=30d7cc8e3523427f80d95749ba947b0a@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=f618abf1efc54aa08798a072a56d6ff4@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=7966d5d6c87c418ab2554813f3fe091f@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=e887f715318e40d783979e49cee7fb4d@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=66baece753e04e56a8e1a6ed334f9fe2@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}]
14:09:13.182 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 23e98f7557544c00b9e925622d6a98b3 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:09:13.182 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ad5383454fb24a12b9e6ca70be056c2b for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:09:13.182 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a7c8ab30269c4b6c81263dac95f0a9e0 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:09:13.182 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ecc6c552fd604d7ba19e3482ad9cbea2 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:13.182 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5b428cb8967047058de708d04b49016c for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000180000064, 0x00000001800000C8)
14:09:13.182 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 30d7cc8e3523427f80d95749ba947b0a for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x00000001800000C8, 0x000000018000012C)
14:09:13.183 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f618abf1efc54aa08798a072a56d6ff4 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000018000012C, 0x0000000180000190)
14:09:13.183 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7966d5d6c87c418ab2554813f3fe091f for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:09:13.183 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e887f715318e40d783979e49cee7fb4d for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:09:13.183 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 66baece753e04e56a8e1a6ed334f9fe2 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:13.183 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=23e98f7557544c00b9e925622d6a98b3@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=ad5383454fb24a12b9e6ca70be056c2b@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=a7c8ab30269c4b6c81263dac95f0a9e0@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=ecc6c552fd604d7ba19e3482ad9cbea2@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=5b428cb8967047058de708d04b49016c@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=30d7cc8e3523427f80d95749ba947b0a@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=f618abf1efc54aa08798a072a56d6ff4@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=7966d5d6c87c418ab2554813f3fe091f@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=e887f715318e40d783979e49cee7fb4d@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=66baece753e04e56a8e1a6ed334f9fe2@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}]
14:09:13.184 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7966d5d6c87c418ab2554813f3fe091f for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:09:13.184 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e887f715318e40d783979e49cee7fb4d for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:09:13.184 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 66baece753e04e56a8e1a6ed334f9fe2 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:13.185 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5d47500bcf5144879cef20882edc3ece for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000028000012C, 0x0000000280000190)
14:09:13.185 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0e42a2bae856442da7b3dd009d3b0636 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
14:09:13.185 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet db362ba7bbab460ea931a908d4efdc7a for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000380000064, 0x00000003800000C8)
14:09:13.185 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4def2d0f467e4250a4cc031ae8ad3aba for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000038000012C, 0x0000000380000190)
14:09:13.185 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6d04844170c943b5bbd4ee028d97bf7e for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000480000064, 0x00000004800000C8)
14:09:13.185 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet c2729e9ea48a42aeac73141c66099d2c for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000048000012C, 0x0000000480000190)
14:09:13.185 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet db20f94d05de43b69044e566078b6435 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000058000012C, 0x0000000580000190)
14:09:13.186 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=7966d5d6c87c418ab2554813f3fe091f@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=e887f715318e40d783979e49cee7fb4d@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=66baece753e04e56a8e1a6ed334f9fe2@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=5d47500bcf5144879cef20882edc3ece@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=0e42a2bae856442da7b3dd009d3b0636@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=db362ba7bbab460ea931a908d4efdc7a@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=4def2d0f467e4250a4cc031ae8ad3aba@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=6d04844170c943b5bbd4ee028d97bf7e@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=c2729e9ea48a42aeac73141c66099d2c@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=db20f94d05de43b69044e566078b6435@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}]
14:09:13.187 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7966d5d6c87c418ab2554813f3fe091f for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:09:13.187 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e887f715318e40d783979e49cee7fb4d for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:09:13.187 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 66baece753e04e56a8e1a6ed334f9fe2 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:13.187 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5d47500bcf5144879cef20882edc3ece for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000028000012C, 0x0000000280000190)
14:09:13.187 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0e42a2bae856442da7b3dd009d3b0636 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
14:09:13.187 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet db362ba7bbab460ea931a908d4efdc7a for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000380000064, 0x00000003800000C8)
14:09:13.187 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4def2d0f467e4250a4cc031ae8ad3aba for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000038000012C, 0x0000000380000190)
14:09:13.188 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6d04844170c943b5bbd4ee028d97bf7e for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000480000064, 0x00000004800000C8)
14:09:13.188 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet c2729e9ea48a42aeac73141c66099d2c for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000048000012C, 0x0000000480000190)
14:09:13.188 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet db20f94d05de43b69044e566078b6435 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000058000012C, 0x0000000580000190)
14:09:13.188 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=7966d5d6c87c418ab2554813f3fe091f@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=e887f715318e40d783979e49cee7fb4d@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=66baece753e04e56a8e1a6ed334f9fe2@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=5d47500bcf5144879cef20882edc3ece@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=0e42a2bae856442da7b3dd009d3b0636@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=db362ba7bbab460ea931a908d4efdc7a@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=4def2d0f467e4250a4cc031ae8ad3aba@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=6d04844170c943b5bbd4ee028d97bf7e@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=c2729e9ea48a42aeac73141c66099d2c@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=db20f94d05de43b69044e566078b6435@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}]
14:09:13.189 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 23e98f7557544c00b9e925622d6a98b3 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:09:13.190 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ad5383454fb24a12b9e6ca70be056c2b for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:09:13.190 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a7c8ab30269c4b6c81263dac95f0a9e0 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:09:13.190 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ecc6c552fd604d7ba19e3482ad9cbea2 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:13.190 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5b428cb8967047058de708d04b49016c for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000180000064, 0x00000001800000C8)
14:09:13.190 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 30d7cc8e3523427f80d95749ba947b0a for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x00000001800000C8, 0x000000018000012C)
14:09:13.190 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f618abf1efc54aa08798a072a56d6ff4 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000018000012C, 0x0000000180000190)
14:09:13.190 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7966d5d6c87c418ab2554813f3fe091f for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:09:13.190 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e887f715318e40d783979e49cee7fb4d for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:09:13.191 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 66baece753e04e56a8e1a6ed334f9fe2 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:13.191 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=23e98f7557544c00b9e925622d6a98b3@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=ad5383454fb24a12b9e6ca70be056c2b@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=a7c8ab30269c4b6c81263dac95f0a9e0@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=ecc6c552fd604d7ba19e3482ad9cbea2@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=5b428cb8967047058de708d04b49016c@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=30d7cc8e3523427f80d95749ba947b0a@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=f618abf1efc54aa08798a072a56d6ff4@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=7966d5d6c87c418ab2554813f3fe091f@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=e887f715318e40d783979e49cee7fb4d@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=66baece753e04e56a8e1a6ed334f9fe2@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}]
14:09:13.192 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 23e98f7557544c00b9e925622d6a98b3 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:09:13.192 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ad5383454fb24a12b9e6ca70be056c2b for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:09:13.192 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a7c8ab30269c4b6c81263dac95f0a9e0 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:09:13.192 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ecc6c552fd604d7ba19e3482ad9cbea2 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:13.192 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5b428cb8967047058de708d04b49016c for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000180000064, 0x00000001800000C8)
14:09:13.193 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 30d7cc8e3523427f80d95749ba947b0a for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x00000001800000C8, 0x000000018000012C)
14:09:13.193 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f618abf1efc54aa08798a072a56d6ff4 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000018000012C, 0x0000000180000190)
14:09:13.193 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7966d5d6c87c418ab2554813f3fe091f for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:09:13.193 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e887f715318e40d783979e49cee7fb4d for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:09:13.193 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 66baece753e04e56a8e1a6ed334f9fe2 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:13.193 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=23e98f7557544c00b9e925622d6a98b3@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=ad5383454fb24a12b9e6ca70be056c2b@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=a7c8ab30269c4b6c81263dac95f0a9e0@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=ecc6c552fd604d7ba19e3482ad9cbea2@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=5b428cb8967047058de708d04b49016c@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=30d7cc8e3523427f80d95749ba947b0a@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=f618abf1efc54aa08798a072a56d6ff4@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=7966d5d6c87c418ab2554813f3fe091f@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=e887f715318e40d783979e49cee7fb4d@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=66baece753e04e56a8e1a6ed334f9fe2@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}]
14:09:13.194 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 23e98f7557544c00b9e925622d6a98b3 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:09:13.195 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ad5383454fb24a12b9e6ca70be056c2b for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:09:13.195 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a7c8ab30269c4b6c81263dac95f0a9e0 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:09:13.195 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ecc6c552fd604d7ba19e3482ad9cbea2 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:13.195 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5b428cb8967047058de708d04b49016c for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000180000064, 0x00000001800000C8)
14:09:13.195 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 30d7cc8e3523427f80d95749ba947b0a for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x00000001800000C8, 0x000000018000012C)
14:09:13.195 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f618abf1efc54aa08798a072a56d6ff4 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000018000012C, 0x0000000180000190)
14:09:13.195 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7966d5d6c87c418ab2554813f3fe091f for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:09:13.195 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e887f715318e40d783979e49cee7fb4d for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:09:13.195 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 66baece753e04e56a8e1a6ed334f9fe2 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:13.196 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=23e98f7557544c00b9e925622d6a98b3@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=ad5383454fb24a12b9e6ca70be056c2b@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=a7c8ab30269c4b6c81263dac95f0a9e0@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=ecc6c552fd604d7ba19e3482ad9cbea2@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=5b428cb8967047058de708d04b49016c@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=30d7cc8e3523427f80d95749ba947b0a@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=f618abf1efc54aa08798a072a56d6ff4@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=7966d5d6c87c418ab2554813f3fe091f@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=e887f715318e40d783979e49cee7fb4d@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=66baece753e04e56a8e1a6ed334f9fe2@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}]
14:09:13.197 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7966d5d6c87c418ab2554813f3fe091f for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:09:13.197 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e887f715318e40d783979e49cee7fb4d for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:09:13.197 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 66baece753e04e56a8e1a6ed334f9fe2 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:13.197 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5d47500bcf5144879cef20882edc3ece for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000028000012C, 0x0000000280000190)
14:09:13.197 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0e42a2bae856442da7b3dd009d3b0636 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
14:09:13.198 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet db362ba7bbab460ea931a908d4efdc7a for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000380000064, 0x00000003800000C8)
14:09:13.198 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4def2d0f467e4250a4cc031ae8ad3aba for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000038000012C, 0x0000000380000190)
14:09:13.198 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6d04844170c943b5bbd4ee028d97bf7e for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000480000064, 0x00000004800000C8)
14:09:13.198 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet c2729e9ea48a42aeac73141c66099d2c for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000048000012C, 0x0000000480000190)
14:09:13.198 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet db20f94d05de43b69044e566078b6435 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000058000012C, 0x0000000580000190)
14:09:13.199 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=7966d5d6c87c418ab2554813f3fe091f@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=e887f715318e40d783979e49cee7fb4d@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=66baece753e04e56a8e1a6ed334f9fe2@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=5d47500bcf5144879cef20882edc3ece@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=0e42a2bae856442da7b3dd009d3b0636@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=db362ba7bbab460ea931a908d4efdc7a@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=4def2d0f467e4250a4cc031ae8ad3aba@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=6d04844170c943b5bbd4ee028d97bf7e@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=c2729e9ea48a42aeac73141c66099d2c@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=db20f94d05de43b69044e566078b6435@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}]
14:09:13.200 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7966d5d6c87c418ab2554813f3fe091f for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:09:13.200 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e887f715318e40d783979e49cee7fb4d for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:09:13.200 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 66baece753e04e56a8e1a6ed334f9fe2 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:13.200 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5d47500bcf5144879cef20882edc3ece for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000028000012C, 0x0000000280000190)
14:09:13.200 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0e42a2bae856442da7b3dd009d3b0636 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
14:09:13.200 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet db362ba7bbab460ea931a908d4efdc7a for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000380000064, 0x00000003800000C8)
14:09:13.200 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4def2d0f467e4250a4cc031ae8ad3aba for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000038000012C, 0x0000000380000190)
14:09:13.200 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6d04844170c943b5bbd4ee028d97bf7e for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000480000064, 0x00000004800000C8)
14:09:13.201 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet c2729e9ea48a42aeac73141c66099d2c for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000048000012C, 0x0000000480000190)
14:09:13.201 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet db20f94d05de43b69044e566078b6435 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000058000012C, 0x0000000580000190)
14:09:13.201 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=7966d5d6c87c418ab2554813f3fe091f@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=e887f715318e40d783979e49cee7fb4d@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=66baece753e04e56a8e1a6ed334f9fe2@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=5d47500bcf5144879cef20882edc3ece@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=0e42a2bae856442da7b3dd009d3b0636@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=db362ba7bbab460ea931a908d4efdc7a@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=4def2d0f467e4250a4cc031ae8ad3aba@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=6d04844170c943b5bbd4ee028d97bf7e@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=c2729e9ea48a42aeac73141c66099d2c@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=db20f94d05de43b69044e566078b6435@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}]
14:09:13.202 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 228fd5e18d3e46109b3a177547b3fa75 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
14:09:13.203 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bb64e99a7bbc4ccb8140aebf0bafb64b for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:09:13.203 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6aa0ea2169ef46c8af48dea3deb0a3bb for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:09:13.203 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet c2b8a17db5ae4b3ba51ac84e42381e73 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:09:13.203 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b05d37c1a7784a46a89d1d9ed2984fc7 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000080000064, 0x00000000800000C8)
14:09:13.203 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4073279033b044d988541d5a1dd01d29 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x00000000800000C8, 0x000000008000012C)
14:09:13.203 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b01390be6a6f40c5b09cef516c78a82d for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000008000012C, 0x0000000080000190)
14:09:13.203 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 23e98f7557544c00b9e925622d6a98b3 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:09:13.203 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ad5383454fb24a12b9e6ca70be056c2b for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:09:13.203 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a7c8ab30269c4b6c81263dac95f0a9e0 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:09:13.204 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=228fd5e18d3e46109b3a177547b3fa75@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=bb64e99a7bbc4ccb8140aebf0bafb64b@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=6aa0ea2169ef46c8af48dea3deb0a3bb@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=c2b8a17db5ae4b3ba51ac84e42381e73@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=b05d37c1a7784a46a89d1d9ed2984fc7@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=4073279033b044d988541d5a1dd01d29@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=b01390be6a6f40c5b09cef516c78a82d@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=23e98f7557544c00b9e925622d6a98b3@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=ad5383454fb24a12b9e6ca70be056c2b@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=a7c8ab30269c4b6c81263dac95f0a9e0@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}]
14:09:13.205 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 23e98f7557544c00b9e925622d6a98b3 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:09:13.205 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ad5383454fb24a12b9e6ca70be056c2b for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:09:13.205 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a7c8ab30269c4b6c81263dac95f0a9e0 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:09:13.205 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ecc6c552fd604d7ba19e3482ad9cbea2 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:13.205 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5b428cb8967047058de708d04b49016c for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000180000064, 0x00000001800000C8)
14:09:13.205 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 30d7cc8e3523427f80d95749ba947b0a for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x00000001800000C8, 0x000000018000012C)
14:09:13.205 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f618abf1efc54aa08798a072a56d6ff4 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000018000012C, 0x0000000180000190)
14:09:13.206 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7966d5d6c87c418ab2554813f3fe091f for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:09:13.206 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e887f715318e40d783979e49cee7fb4d for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:09:13.206 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 66baece753e04e56a8e1a6ed334f9fe2 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:13.206 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=23e98f7557544c00b9e925622d6a98b3@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=ad5383454fb24a12b9e6ca70be056c2b@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=a7c8ab30269c4b6c81263dac95f0a9e0@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=ecc6c552fd604d7ba19e3482ad9cbea2@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=5b428cb8967047058de708d04b49016c@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=30d7cc8e3523427f80d95749ba947b0a@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=f618abf1efc54aa08798a072a56d6ff4@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=7966d5d6c87c418ab2554813f3fe091f@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=e887f715318e40d783979e49cee7fb4d@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=66baece753e04e56a8e1a6ed334f9fe2@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}]
14:09:13.207 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 228fd5e18d3e46109b3a177547b3fa75 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
14:09:13.207 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bb64e99a7bbc4ccb8140aebf0bafb64b for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:09:13.208 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6aa0ea2169ef46c8af48dea3deb0a3bb for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:09:13.208 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet c2b8a17db5ae4b3ba51ac84e42381e73 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:09:13.208 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b05d37c1a7784a46a89d1d9ed2984fc7 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000080000064, 0x00000000800000C8)
14:09:13.208 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4073279033b044d988541d5a1dd01d29 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x00000000800000C8, 0x000000008000012C)
14:09:13.208 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b01390be6a6f40c5b09cef516c78a82d for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000008000012C, 0x0000000080000190)
14:09:13.208 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 23e98f7557544c00b9e925622d6a98b3 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:09:13.208 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ad5383454fb24a12b9e6ca70be056c2b for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:09:13.208 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a7c8ab30269c4b6c81263dac95f0a9e0 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:09:13.209 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=228fd5e18d3e46109b3a177547b3fa75@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=bb64e99a7bbc4ccb8140aebf0bafb64b@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=6aa0ea2169ef46c8af48dea3deb0a3bb@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=c2b8a17db5ae4b3ba51ac84e42381e73@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=b05d37c1a7784a46a89d1d9ed2984fc7@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=4073279033b044d988541d5a1dd01d29@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=b01390be6a6f40c5b09cef516c78a82d@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=23e98f7557544c00b9e925622d6a98b3@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=ad5383454fb24a12b9e6ca70be056c2b@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=a7c8ab30269c4b6c81263dac95f0a9e0@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}]
14:09:13.210 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 228fd5e18d3e46109b3a177547b3fa75 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
14:09:13.211 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bb64e99a7bbc4ccb8140aebf0bafb64b for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:09:13.211 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6aa0ea2169ef46c8af48dea3deb0a3bb for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:09:13.211 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet c2b8a17db5ae4b3ba51ac84e42381e73 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:09:13.211 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b05d37c1a7784a46a89d1d9ed2984fc7 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000080000064, 0x00000000800000C8)
14:09:13.211 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4073279033b044d988541d5a1dd01d29 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x00000000800000C8, 0x000000008000012C)
14:09:13.211 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b01390be6a6f40c5b09cef516c78a82d for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000008000012C, 0x0000000080000190)
14:09:13.212 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 23e98f7557544c00b9e925622d6a98b3 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:09:13.212 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ad5383454fb24a12b9e6ca70be056c2b for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:09:13.212 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a7c8ab30269c4b6c81263dac95f0a9e0 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:09:13.212 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=228fd5e18d3e46109b3a177547b3fa75@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=bb64e99a7bbc4ccb8140aebf0bafb64b@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=6aa0ea2169ef46c8af48dea3deb0a3bb@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=c2b8a17db5ae4b3ba51ac84e42381e73@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=b05d37c1a7784a46a89d1d9ed2984fc7@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=4073279033b044d988541d5a1dd01d29@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=b01390be6a6f40c5b09cef516c78a82d@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=23e98f7557544c00b9e925622d6a98b3@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=ad5383454fb24a12b9e6ca70be056c2b@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=a7c8ab30269c4b6c81263dac95f0a9e0@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}]
14:09:13.213 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 23e98f7557544c00b9e925622d6a98b3 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:09:13.214 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ad5383454fb24a12b9e6ca70be056c2b for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:09:13.214 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a7c8ab30269c4b6c81263dac95f0a9e0 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:09:13.214 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ecc6c552fd604d7ba19e3482ad9cbea2 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:13.214 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5b428cb8967047058de708d04b49016c for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000180000064, 0x00000001800000C8)
14:09:13.214 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 30d7cc8e3523427f80d95749ba947b0a for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x00000001800000C8, 0x000000018000012C)
14:09:13.214 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f618abf1efc54aa08798a072a56d6ff4 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000018000012C, 0x0000000180000190)
14:09:13.214 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7966d5d6c87c418ab2554813f3fe091f for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:09:13.214 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e887f715318e40d783979e49cee7fb4d for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:09:13.214 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 66baece753e04e56a8e1a6ed334f9fe2 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:13.214 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=23e98f7557544c00b9e925622d6a98b3@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=ad5383454fb24a12b9e6ca70be056c2b@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=a7c8ab30269c4b6c81263dac95f0a9e0@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=ecc6c552fd604d7ba19e3482ad9cbea2@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=5b428cb8967047058de708d04b49016c@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=30d7cc8e3523427f80d95749ba947b0a@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=f618abf1efc54aa08798a072a56d6ff4@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=7966d5d6c87c418ab2554813f3fe091f@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=e887f715318e40d783979e49cee7fb4d@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=66baece753e04e56a8e1a6ed334f9fe2@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}]
14:09:13.216 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 228fd5e18d3e46109b3a177547b3fa75 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
14:09:13.216 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bb64e99a7bbc4ccb8140aebf0bafb64b for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:09:13.216 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6aa0ea2169ef46c8af48dea3deb0a3bb for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:09:13.216 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet c2b8a17db5ae4b3ba51ac84e42381e73 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:09:13.216 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b05d37c1a7784a46a89d1d9ed2984fc7 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000080000064, 0x00000000800000C8)
14:09:13.216 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4073279033b044d988541d5a1dd01d29 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x00000000800000C8, 0x000000008000012C)
14:09:13.216 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b01390be6a6f40c5b09cef516c78a82d for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000008000012C, 0x0000000080000190)
14:09:13.216 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 23e98f7557544c00b9e925622d6a98b3 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:09:13.216 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ad5383454fb24a12b9e6ca70be056c2b for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:09:13.217 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a7c8ab30269c4b6c81263dac95f0a9e0 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:09:13.217 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=228fd5e18d3e46109b3a177547b3fa75@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=bb64e99a7bbc4ccb8140aebf0bafb64b@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=6aa0ea2169ef46c8af48dea3deb0a3bb@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=c2b8a17db5ae4b3ba51ac84e42381e73@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=b05d37c1a7784a46a89d1d9ed2984fc7@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=4073279033b044d988541d5a1dd01d29@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=b01390be6a6f40c5b09cef516c78a82d@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=23e98f7557544c00b9e925622d6a98b3@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=ad5383454fb24a12b9e6ca70be056c2b@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=a7c8ab30269c4b6c81263dac95f0a9e0@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}]
14:09:13.218 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7966d5d6c87c418ab2554813f3fe091f for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:09:13.218 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e887f715318e40d783979e49cee7fb4d for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:09:13.218 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 66baece753e04e56a8e1a6ed334f9fe2 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:13.218 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5d47500bcf5144879cef20882edc3ece for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000028000012C, 0x0000000280000190)
14:09:13.218 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0e42a2bae856442da7b3dd009d3b0636 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
14:09:13.218 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet db362ba7bbab460ea931a908d4efdc7a for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000380000064, 0x00000003800000C8)
14:09:13.218 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4def2d0f467e4250a4cc031ae8ad3aba for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000038000012C, 0x0000000380000190)
14:09:13.218 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6d04844170c943b5bbd4ee028d97bf7e for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000480000064, 0x00000004800000C8)
14:09:13.218 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet c2729e9ea48a42aeac73141c66099d2c for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000048000012C, 0x0000000480000190)
14:09:13.219 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet db20f94d05de43b69044e566078b6435 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000058000012C, 0x0000000580000190)
14:09:13.219 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=7966d5d6c87c418ab2554813f3fe091f@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=e887f715318e40d783979e49cee7fb4d@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=66baece753e04e56a8e1a6ed334f9fe2@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=5d47500bcf5144879cef20882edc3ece@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=0e42a2bae856442da7b3dd009d3b0636@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=db362ba7bbab460ea931a908d4efdc7a@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=4def2d0f467e4250a4cc031ae8ad3aba@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=6d04844170c943b5bbd4ee028d97bf7e@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=c2729e9ea48a42aeac73141c66099d2c@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=db20f94d05de43b69044e566078b6435@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}]
14:09:13.220 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 228fd5e18d3e46109b3a177547b3fa75 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
14:09:13.220 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bb64e99a7bbc4ccb8140aebf0bafb64b for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:09:13.220 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6aa0ea2169ef46c8af48dea3deb0a3bb for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:09:13.220 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet c2b8a17db5ae4b3ba51ac84e42381e73 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:09:13.220 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b05d37c1a7784a46a89d1d9ed2984fc7 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000080000064, 0x00000000800000C8)
14:09:13.221 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4073279033b044d988541d5a1dd01d29 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x00000000800000C8, 0x000000008000012C)
14:09:13.221 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b01390be6a6f40c5b09cef516c78a82d for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000008000012C, 0x0000000080000190)
14:09:13.221 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 23e98f7557544c00b9e925622d6a98b3 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:09:13.221 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ad5383454fb24a12b9e6ca70be056c2b for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:09:13.221 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a7c8ab30269c4b6c81263dac95f0a9e0 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:09:13.221 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=228fd5e18d3e46109b3a177547b3fa75@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=bb64e99a7bbc4ccb8140aebf0bafb64b@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=6aa0ea2169ef46c8af48dea3deb0a3bb@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=c2b8a17db5ae4b3ba51ac84e42381e73@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=b05d37c1a7784a46a89d1d9ed2984fc7@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=4073279033b044d988541d5a1dd01d29@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=b01390be6a6f40c5b09cef516c78a82d@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=23e98f7557544c00b9e925622d6a98b3@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=ad5383454fb24a12b9e6ca70be056c2b@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=a7c8ab30269c4b6c81263dac95f0a9e0@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}]
14:09:13.222 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7966d5d6c87c418ab2554813f3fe091f for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:09:13.222 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e887f715318e40d783979e49cee7fb4d for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:09:13.222 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 66baece753e04e56a8e1a6ed334f9fe2 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:13.222 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5d47500bcf5144879cef20882edc3ece for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000028000012C, 0x0000000280000190)
14:09:13.223 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0e42a2bae856442da7b3dd009d3b0636 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
14:09:13.223 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet db362ba7bbab460ea931a908d4efdc7a for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000380000064, 0x00000003800000C8)
14:09:13.223 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4def2d0f467e4250a4cc031ae8ad3aba for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000038000012C, 0x0000000380000190)
14:09:13.223 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6d04844170c943b5bbd4ee028d97bf7e for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000480000064, 0x00000004800000C8)
14:09:13.223 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet c2729e9ea48a42aeac73141c66099d2c for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000048000012C, 0x0000000480000190)
14:09:13.223 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet db20f94d05de43b69044e566078b6435 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000058000012C, 0x0000000580000190)
14:09:13.224 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=7966d5d6c87c418ab2554813f3fe091f@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=e887f715318e40d783979e49cee7fb4d@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=66baece753e04e56a8e1a6ed334f9fe2@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=5d47500bcf5144879cef20882edc3ece@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=0e42a2bae856442da7b3dd009d3b0636@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=db362ba7bbab460ea931a908d4efdc7a@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=4def2d0f467e4250a4cc031ae8ad3aba@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=6d04844170c943b5bbd4ee028d97bf7e@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=c2729e9ea48a42aeac73141c66099d2c@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=db20f94d05de43b69044e566078b6435@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}]
14:09:13.225 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7966d5d6c87c418ab2554813f3fe091f for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:09:13.225 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e887f715318e40d783979e49cee7fb4d for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:09:13.225 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 66baece753e04e56a8e1a6ed334f9fe2 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:13.225 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5d47500bcf5144879cef20882edc3ece for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000028000012C, 0x0000000280000190)
14:09:13.225 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0e42a2bae856442da7b3dd009d3b0636 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
14:09:13.225 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet db362ba7bbab460ea931a908d4efdc7a for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000380000064, 0x00000003800000C8)
14:09:13.225 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4def2d0f467e4250a4cc031ae8ad3aba for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000038000012C, 0x0000000380000190)
14:09:13.225 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6d04844170c943b5bbd4ee028d97bf7e for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000480000064, 0x00000004800000C8)
14:09:13.225 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet c2729e9ea48a42aeac73141c66099d2c for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000048000012C, 0x0000000480000190)
14:09:13.225 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet db20f94d05de43b69044e566078b6435 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000058000012C, 0x0000000580000190)
14:09:13.226 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=7966d5d6c87c418ab2554813f3fe091f@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=e887f715318e40d783979e49cee7fb4d@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=66baece753e04e56a8e1a6ed334f9fe2@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=5d47500bcf5144879cef20882edc3ece@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=0e42a2bae856442da7b3dd009d3b0636@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=db362ba7bbab460ea931a908d4efdc7a@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=4def2d0f467e4250a4cc031ae8ad3aba@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=6d04844170c943b5bbd4ee028d97bf7e@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=c2729e9ea48a42aeac73141c66099d2c@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=db20f94d05de43b69044e566078b6435@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}]
14:09:13.227 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 23e98f7557544c00b9e925622d6a98b3 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:09:13.227 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ad5383454fb24a12b9e6ca70be056c2b for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:09:13.227 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a7c8ab30269c4b6c81263dac95f0a9e0 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:09:13.227 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ecc6c552fd604d7ba19e3482ad9cbea2 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:13.227 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5b428cb8967047058de708d04b49016c for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000180000064, 0x00000001800000C8)
14:09:13.227 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 30d7cc8e3523427f80d95749ba947b0a for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x00000001800000C8, 0x000000018000012C)
14:09:13.228 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f618abf1efc54aa08798a072a56d6ff4 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000018000012C, 0x0000000180000190)
14:09:13.228 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7966d5d6c87c418ab2554813f3fe091f for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:09:13.228 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e887f715318e40d783979e49cee7fb4d for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:09:13.228 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 66baece753e04e56a8e1a6ed334f9fe2 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:13.228 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=23e98f7557544c00b9e925622d6a98b3@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=ad5383454fb24a12b9e6ca70be056c2b@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=a7c8ab30269c4b6c81263dac95f0a9e0@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=ecc6c552fd604d7ba19e3482ad9cbea2@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=5b428cb8967047058de708d04b49016c@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=30d7cc8e3523427f80d95749ba947b0a@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=f618abf1efc54aa08798a072a56d6ff4@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=7966d5d6c87c418ab2554813f3fe091f@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=e887f715318e40d783979e49cee7fb4d@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=66baece753e04e56a8e1a6ed334f9fe2@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}]
14:09:13.229 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 228fd5e18d3e46109b3a177547b3fa75 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
14:09:13.229 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bb64e99a7bbc4ccb8140aebf0bafb64b for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:09:13.229 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6aa0ea2169ef46c8af48dea3deb0a3bb for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:09:13.229 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet c2b8a17db5ae4b3ba51ac84e42381e73 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:09:13.230 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b05d37c1a7784a46a89d1d9ed2984fc7 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000080000064, 0x00000000800000C8)
14:09:13.230 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4073279033b044d988541d5a1dd01d29 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x00000000800000C8, 0x000000008000012C)
14:09:13.230 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b01390be6a6f40c5b09cef516c78a82d for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000008000012C, 0x0000000080000190)
14:09:13.230 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 23e98f7557544c00b9e925622d6a98b3 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:09:13.230 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ad5383454fb24a12b9e6ca70be056c2b for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:09:13.230 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a7c8ab30269c4b6c81263dac95f0a9e0 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:09:13.231 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=228fd5e18d3e46109b3a177547b3fa75@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=bb64e99a7bbc4ccb8140aebf0bafb64b@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=6aa0ea2169ef46c8af48dea3deb0a3bb@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=c2b8a17db5ae4b3ba51ac84e42381e73@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=b05d37c1a7784a46a89d1d9ed2984fc7@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=4073279033b044d988541d5a1dd01d29@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=b01390be6a6f40c5b09cef516c78a82d@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=23e98f7557544c00b9e925622d6a98b3@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=ad5383454fb24a12b9e6ca70be056c2b@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=a7c8ab30269c4b6c81263dac95f0a9e0@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}]
14:09:13.232 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 23e98f7557544c00b9e925622d6a98b3 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:09:13.232 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ad5383454fb24a12b9e6ca70be056c2b for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:09:13.232 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a7c8ab30269c4b6c81263dac95f0a9e0 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:09:13.232 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ecc6c552fd604d7ba19e3482ad9cbea2 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:13.232 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5b428cb8967047058de708d04b49016c for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000180000064, 0x00000001800000C8)
14:09:13.232 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 30d7cc8e3523427f80d95749ba947b0a for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x00000001800000C8, 0x000000018000012C)
14:09:13.232 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f618abf1efc54aa08798a072a56d6ff4 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000018000012C, 0x0000000180000190)
14:09:13.233 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7966d5d6c87c418ab2554813f3fe091f for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:09:13.233 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e887f715318e40d783979e49cee7fb4d for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:09:13.233 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 66baece753e04e56a8e1a6ed334f9fe2 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:13.233 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=23e98f7557544c00b9e925622d6a98b3@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=ad5383454fb24a12b9e6ca70be056c2b@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=a7c8ab30269c4b6c81263dac95f0a9e0@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=ecc6c552fd604d7ba19e3482ad9cbea2@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=5b428cb8967047058de708d04b49016c@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=30d7cc8e3523427f80d95749ba947b0a@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=f618abf1efc54aa08798a072a56d6ff4@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=7966d5d6c87c418ab2554813f3fe091f@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=e887f715318e40d783979e49cee7fb4d@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=66baece753e04e56a8e1a6ed334f9fe2@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}]
14:09:13.234 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7966d5d6c87c418ab2554813f3fe091f for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:09:13.234 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e887f715318e40d783979e49cee7fb4d for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:09:13.234 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 66baece753e04e56a8e1a6ed334f9fe2 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:13.235 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5d47500bcf5144879cef20882edc3ece for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000028000012C, 0x0000000280000190)
14:09:13.235 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0e42a2bae856442da7b3dd009d3b0636 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
14:09:13.235 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet db362ba7bbab460ea931a908d4efdc7a for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000380000064, 0x00000003800000C8)
14:09:13.235 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4def2d0f467e4250a4cc031ae8ad3aba for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000038000012C, 0x0000000380000190)
14:09:13.235 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6d04844170c943b5bbd4ee028d97bf7e for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000480000064, 0x00000004800000C8)
14:09:13.235 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet c2729e9ea48a42aeac73141c66099d2c for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000048000012C, 0x0000000480000190)
14:09:13.235 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet db20f94d05de43b69044e566078b6435 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000058000012C, 0x0000000580000190)
14:09:13.236 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=7966d5d6c87c418ab2554813f3fe091f@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=e887f715318e40d783979e49cee7fb4d@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=66baece753e04e56a8e1a6ed334f9fe2@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=5d47500bcf5144879cef20882edc3ece@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=0e42a2bae856442da7b3dd009d3b0636@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=db362ba7bbab460ea931a908d4efdc7a@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=4def2d0f467e4250a4cc031ae8ad3aba@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=6d04844170c943b5bbd4ee028d97bf7e@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=c2729e9ea48a42aeac73141c66099d2c@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=db20f94d05de43b69044e566078b6435@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}]
14:09:13.237 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 23e98f7557544c00b9e925622d6a98b3 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:09:13.237 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ad5383454fb24a12b9e6ca70be056c2b for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:09:13.237 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a7c8ab30269c4b6c81263dac95f0a9e0 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:09:13.237 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ecc6c552fd604d7ba19e3482ad9cbea2 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:13.237 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5b428cb8967047058de708d04b49016c for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000180000064, 0x00000001800000C8)
14:09:13.237 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 30d7cc8e3523427f80d95749ba947b0a for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x00000001800000C8, 0x000000018000012C)
14:09:13.238 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f618abf1efc54aa08798a072a56d6ff4 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000018000012C, 0x0000000180000190)
14:09:13.238 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7966d5d6c87c418ab2554813f3fe091f for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:09:13.238 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e887f715318e40d783979e49cee7fb4d for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:09:13.238 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 66baece753e04e56a8e1a6ed334f9fe2 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:13.239 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=23e98f7557544c00b9e925622d6a98b3@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=ad5383454fb24a12b9e6ca70be056c2b@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=a7c8ab30269c4b6c81263dac95f0a9e0@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=ecc6c552fd604d7ba19e3482ad9cbea2@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=5b428cb8967047058de708d04b49016c@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=30d7cc8e3523427f80d95749ba947b0a@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=f618abf1efc54aa08798a072a56d6ff4@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=7966d5d6c87c418ab2554813f3fe091f@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=e887f715318e40d783979e49cee7fb4d@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=66baece753e04e56a8e1a6ed334f9fe2@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}]
14:09:13.240 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 228fd5e18d3e46109b3a177547b3fa75 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
14:09:13.240 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bb64e99a7bbc4ccb8140aebf0bafb64b for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:09:13.240 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6aa0ea2169ef46c8af48dea3deb0a3bb for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:09:13.240 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet c2b8a17db5ae4b3ba51ac84e42381e73 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:09:13.240 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b05d37c1a7784a46a89d1d9ed2984fc7 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000080000064, 0x00000000800000C8)
14:09:13.241 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4073279033b044d988541d5a1dd01d29 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x00000000800000C8, 0x000000008000012C)
14:09:13.241 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b01390be6a6f40c5b09cef516c78a82d for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000008000012C, 0x0000000080000190)
14:09:13.241 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 23e98f7557544c00b9e925622d6a98b3 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:09:13.241 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ad5383454fb24a12b9e6ca70be056c2b for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:09:13.241 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a7c8ab30269c4b6c81263dac95f0a9e0 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:09:13.241 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=228fd5e18d3e46109b3a177547b3fa75@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=bb64e99a7bbc4ccb8140aebf0bafb64b@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=6aa0ea2169ef46c8af48dea3deb0a3bb@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=c2b8a17db5ae4b3ba51ac84e42381e73@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=b05d37c1a7784a46a89d1d9ed2984fc7@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=4073279033b044d988541d5a1dd01d29@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=b01390be6a6f40c5b09cef516c78a82d@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=23e98f7557544c00b9e925622d6a98b3@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=ad5383454fb24a12b9e6ca70be056c2b@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=a7c8ab30269c4b6c81263dac95f0a9e0@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}]
14:09:13.242 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 228fd5e18d3e46109b3a177547b3fa75 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
14:09:13.242 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bb64e99a7bbc4ccb8140aebf0bafb64b for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:09:13.243 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6aa0ea2169ef46c8af48dea3deb0a3bb for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:09:13.243 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet c2b8a17db5ae4b3ba51ac84e42381e73 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:09:13.243 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b05d37c1a7784a46a89d1d9ed2984fc7 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000080000064, 0x00000000800000C8)
14:09:13.243 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4073279033b044d988541d5a1dd01d29 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x00000000800000C8, 0x000000008000012C)
14:09:13.243 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b01390be6a6f40c5b09cef516c78a82d for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000008000012C, 0x0000000080000190)
14:09:13.243 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 23e98f7557544c00b9e925622d6a98b3 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:09:13.243 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ad5383454fb24a12b9e6ca70be056c2b for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:09:13.244 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a7c8ab30269c4b6c81263dac95f0a9e0 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:09:13.244 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=228fd5e18d3e46109b3a177547b3fa75@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=bb64e99a7bbc4ccb8140aebf0bafb64b@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=6aa0ea2169ef46c8af48dea3deb0a3bb@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=c2b8a17db5ae4b3ba51ac84e42381e73@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=b05d37c1a7784a46a89d1d9ed2984fc7@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=4073279033b044d988541d5a1dd01d29@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=b01390be6a6f40c5b09cef516c78a82d@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=23e98f7557544c00b9e925622d6a98b3@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=ad5383454fb24a12b9e6ca70be056c2b@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=a7c8ab30269c4b6c81263dac95f0a9e0@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}]
14:09:13.245 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 228fd5e18d3e46109b3a177547b3fa75 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
14:09:13.245 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bb64e99a7bbc4ccb8140aebf0bafb64b for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:09:13.245 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6aa0ea2169ef46c8af48dea3deb0a3bb for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:09:13.245 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet c2b8a17db5ae4b3ba51ac84e42381e73 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:09:13.245 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b05d37c1a7784a46a89d1d9ed2984fc7 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000080000064, 0x00000000800000C8)
14:09:13.245 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4073279033b044d988541d5a1dd01d29 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x00000000800000C8, 0x000000008000012C)
14:09:13.246 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b01390be6a6f40c5b09cef516c78a82d for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000008000012C, 0x0000000080000190)
14:09:13.246 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 23e98f7557544c00b9e925622d6a98b3 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:09:13.246 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ad5383454fb24a12b9e6ca70be056c2b for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:09:13.246 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a7c8ab30269c4b6c81263dac95f0a9e0 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:09:13.246 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=228fd5e18d3e46109b3a177547b3fa75@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=bb64e99a7bbc4ccb8140aebf0bafb64b@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=6aa0ea2169ef46c8af48dea3deb0a3bb@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=c2b8a17db5ae4b3ba51ac84e42381e73@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=b05d37c1a7784a46a89d1d9ed2984fc7@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=4073279033b044d988541d5a1dd01d29@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=b01390be6a6f40c5b09cef516c78a82d@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=23e98f7557544c00b9e925622d6a98b3@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=ad5383454fb24a12b9e6ca70be056c2b@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=a7c8ab30269c4b6c81263dac95f0a9e0@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}]
14:09:13.249 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 228fd5e18d3e46109b3a177547b3fa75 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
14:09:13.250 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bb64e99a7bbc4ccb8140aebf0bafb64b for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:09:13.250 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6aa0ea2169ef46c8af48dea3deb0a3bb for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:09:13.250 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet c2b8a17db5ae4b3ba51ac84e42381e73 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:09:13.250 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b05d37c1a7784a46a89d1d9ed2984fc7 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000080000064, 0x00000000800000C8)
14:09:13.250 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4073279033b044d988541d5a1dd01d29 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x00000000800000C8, 0x000000008000012C)
14:09:13.250 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b01390be6a6f40c5b09cef516c78a82d for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000008000012C, 0x0000000080000190)
14:09:13.251 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 23e98f7557544c00b9e925622d6a98b3 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:09:13.251 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ad5383454fb24a12b9e6ca70be056c2b for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:09:13.251 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a7c8ab30269c4b6c81263dac95f0a9e0 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:09:13.251 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=228fd5e18d3e46109b3a177547b3fa75@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=bb64e99a7bbc4ccb8140aebf0bafb64b@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=6aa0ea2169ef46c8af48dea3deb0a3bb@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=c2b8a17db5ae4b3ba51ac84e42381e73@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=b05d37c1a7784a46a89d1d9ed2984fc7@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=4073279033b044d988541d5a1dd01d29@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=b01390be6a6f40c5b09cef516c78a82d@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=23e98f7557544c00b9e925622d6a98b3@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=ad5383454fb24a12b9e6ca70be056c2b@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=a7c8ab30269c4b6c81263dac95f0a9e0@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}]
14:09:13.252 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 228fd5e18d3e46109b3a177547b3fa75 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
14:09:13.252 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bb64e99a7bbc4ccb8140aebf0bafb64b for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:09:13.252 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6aa0ea2169ef46c8af48dea3deb0a3bb for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:09:13.252 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet c2b8a17db5ae4b3ba51ac84e42381e73 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:09:13.253 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b05d37c1a7784a46a89d1d9ed2984fc7 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000080000064, 0x00000000800000C8)
14:09:13.253 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4073279033b044d988541d5a1dd01d29 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x00000000800000C8, 0x000000008000012C)
14:09:13.253 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b01390be6a6f40c5b09cef516c78a82d for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000008000012C, 0x0000000080000190)
14:09:13.253 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 23e98f7557544c00b9e925622d6a98b3 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:09:13.253 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ad5383454fb24a12b9e6ca70be056c2b for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:09:13.253 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a7c8ab30269c4b6c81263dac95f0a9e0 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:09:13.253 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=228fd5e18d3e46109b3a177547b3fa75@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=bb64e99a7bbc4ccb8140aebf0bafb64b@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=6aa0ea2169ef46c8af48dea3deb0a3bb@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=c2b8a17db5ae4b3ba51ac84e42381e73@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=b05d37c1a7784a46a89d1d9ed2984fc7@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=4073279033b044d988541d5a1dd01d29@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=b01390be6a6f40c5b09cef516c78a82d@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=23e98f7557544c00b9e925622d6a98b3@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=ad5383454fb24a12b9e6ca70be056c2b@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=a7c8ab30269c4b6c81263dac95f0a9e0@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}]
14:09:13.275 [DEBUG - kudu-nio-2] (Connection.java:748) [peer e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)] connecting to peer
14:09:13.277 [DEBUG - kudu-nio-2] (Connection.java:748) [peer c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)] connecting to peer
14:09:13.279 [DEBUG - kudu-nio-3] (Connection.java:757) [peer e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)] Successfully connected to peer
14:09:13.289 [DEBUG - kudu-nio-2] (Connection.java:748) [peer 6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)] connecting to peer
14:09:13.289 [DEBUG - kudu-nio-4] (Connection.java:757) [peer c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)] Successfully connected to peer
14:09:13.310 [DEBUG - kudu-nio-5] (Connection.java:757) [peer 6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)] Successfully connected to peer
14:09:13.367 [DEBUG - kudu-nio-4] (Negotiator.java:918) Authenticated connection [id: 0xd030bb3d, L:/127.0.0.1:60834 - R:/127.1.78.194:41295] using TOKEN/null
14:09:13.378 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0x32072e0a, L:/127.0.0.1:57798 - R:/127.1.78.193:42619] using TOKEN/null
14:09:13.382 [DEBUG - kudu-nio-5] (Negotiator.java:918) Authenticated connection [id: 0x27d0219c, L:/127.0.0.1:54644 - R:/127.1.78.195:38457] using TOKEN/null
14:09:13.423 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 228fd5e18d3e46109b3a177547b3fa75 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
14:09:13.423 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bb64e99a7bbc4ccb8140aebf0bafb64b for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:09:13.423 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6aa0ea2169ef46c8af48dea3deb0a3bb for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:09:13.424 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet c2b8a17db5ae4b3ba51ac84e42381e73 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:09:13.424 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b05d37c1a7784a46a89d1d9ed2984fc7 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000080000064, 0x00000000800000C8)
14:09:13.424 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4073279033b044d988541d5a1dd01d29 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x00000000800000C8, 0x000000008000012C)
14:09:13.424 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b01390be6a6f40c5b09cef516c78a82d for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000008000012C, 0x0000000080000190)
14:09:13.424 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 23e98f7557544c00b9e925622d6a98b3 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:09:13.424 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ad5383454fb24a12b9e6ca70be056c2b for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:09:13.424 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a7c8ab30269c4b6c81263dac95f0a9e0 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:09:13.424 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x000000007FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=228fd5e18d3e46109b3a177547b3fa75@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=bb64e99a7bbc4ccb8140aebf0bafb64b@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=6aa0ea2169ef46c8af48dea3deb0a3bb@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=c2b8a17db5ae4b3ba51ac84e42381e73@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=b05d37c1a7784a46a89d1d9ed2984fc7@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=4073279033b044d988541d5a1dd01d29@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=b01390be6a6f40c5b09cef516c78a82d@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=23e98f7557544c00b9e925622d6a98b3@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=ad5383454fb24a12b9e6ca70be056c2b@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=a7c8ab30269c4b6c81263dac95f0a9e0@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}]
14:09:13.432 [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=4), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC GetTableLocations: sending RPC to server master-127.1.78.253:43995, [3ms] Sub RPC GetTableLocations: received response from server master-127.1.78.253:43995: OK, deferred=null)) after lookup
14:09:13.458 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 31 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783519752139, tablet=228fd5e18d3e46109b3a177547b3fa75, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.458 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 228fd5e18d3e46109b3a177547b3fa75 for partition [0x000000007FFFFE70, 0x000000007FFFFED4) with scanner id null
14:09:13.463 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 45 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783519752139, tablet=bb64e99a7bbc4ccb8140aebf0bafb64b, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.463 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet bb64e99a7bbc4ccb8140aebf0bafb64b for partition [0x000000007FFFFED4, 0x000000007FFFFF38) with scanner id null
14:09:13.466 [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-1783519752139, tablet=6aa0ea2169ef46c8af48dea3deb0a3bb, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.467 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 6aa0ea2169ef46c8af48dea3deb0a3bb for partition [0x000000007FFFFF38, 0x000000007FFFFF9C) with scanner id null
14:09:13.470 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 49 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783519752139, tablet=c2b8a17db5ae4b3ba51ac84e42381e73, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.470 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet c2b8a17db5ae4b3ba51ac84e42381e73 for partition [0x000000007FFFFF9C, 0x0000000080000064) with scanner id null
14:09:13.472 [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-1783519752139, tablet=b05d37c1a7784a46a89d1d9ed2984fc7, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.488 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet b05d37c1a7784a46a89d1d9ed2984fc7 for partition [0x0000000080000064, 0x00000000800000C8) with scanner id null
14:09:13.491 [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-1783519752139, tablet=4073279033b044d988541d5a1dd01d29, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.493 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 4073279033b044d988541d5a1dd01d29 for partition [0x00000000800000C8, 0x000000008000012C) with scanner id null
14:09:13.495 [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-1783519752139, tablet=b01390be6a6f40c5b09cef516c78a82d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.496 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet b01390be6a6f40c5b09cef516c78a82d for partition [0x000000008000012C, 0x0000000080000190) with scanner id null
14:09:13.504 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 32 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783519752139, tablet=23e98f7557544c00b9e925622d6a98b3, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.505 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 23e98f7557544c00b9e925622d6a98b3 for partition [0x000000017FFFFE70, 0x000000017FFFFED4) with scanner id null
14:09:13.508 [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-1783519752139, tablet=ad5383454fb24a12b9e6ca70be056c2b, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.508 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet ad5383454fb24a12b9e6ca70be056c2b for partition [0x000000017FFFFED4, 0x000000017FFFFF38) with scanner id null
14:09:13.510 [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-1783519752139, tablet=a7c8ab30269c4b6c81263dac95f0a9e0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.511 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet a7c8ab30269c4b6c81263dac95f0a9e0 for partition [0x000000017FFFFF38, 0x000000017FFFFF9C) with scanner id null
14:09:13.514 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 51 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783519752139, tablet=ecc6c552fd604d7ba19e3482ad9cbea2, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.514 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet ecc6c552fd604d7ba19e3482ad9cbea2 for partition [0x000000017FFFFF9C, 0x0000000180000064) with scanner id null
14:09:13.516 [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-1783519752139, tablet=5b428cb8967047058de708d04b49016c, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.517 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 5b428cb8967047058de708d04b49016c for partition [0x0000000180000064, 0x00000001800000C8) with scanner id null
14:09:13.518 [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-1783519752139, tablet=30d7cc8e3523427f80d95749ba947b0a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.519 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 30d7cc8e3523427f80d95749ba947b0a for partition [0x00000001800000C8, 0x000000018000012C) with scanner id null
14:09:13.521 [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-1783519752139, tablet=f618abf1efc54aa08798a072a56d6ff4, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.521 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet f618abf1efc54aa08798a072a56d6ff4 for partition [0x000000018000012C, 0x0000000180000190) with scanner id null
14:09:13.523 [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-1783519752139, tablet=7966d5d6c87c418ab2554813f3fe091f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.523 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 7966d5d6c87c418ab2554813f3fe091f for partition [0x000000027FFFFE70, 0x000000027FFFFED4) with scanner id null
14:09:13.525 [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-1783519752139, tablet=e887f715318e40d783979e49cee7fb4d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.530 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet e887f715318e40d783979e49cee7fb4d for partition [0x000000027FFFFF38, 0x000000027FFFFF9C) with scanner id null
14:09:13.532 [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-1783519752139, tablet=66baece753e04e56a8e1a6ed334f9fe2, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.532 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 66baece753e04e56a8e1a6ed334f9fe2 for partition [0x0000000280000064, 0x00000002800000C8) with scanner id null
14:09:13.539 [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-1783519752139, tablet=5d47500bcf5144879cef20882edc3ece, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.539 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 5d47500bcf5144879cef20882edc3ece for partition [0x000000028000012C, 0x0000000280000190) with scanner id null
14:09:13.541 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783519752139, tablet=0e42a2bae856442da7b3dd009d3b0636, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.542 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 0e42a2bae856442da7b3dd009d3b0636 for partition [0x000000037FFFFF38, 0x000000037FFFFF9C) with scanner id null
14:09:13.543 [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-1783519752139, tablet=db362ba7bbab460ea931a908d4efdc7a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.544 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet db362ba7bbab460ea931a908d4efdc7a for partition [0x0000000380000064, 0x00000003800000C8) with scanner id null
14:09:13.546 [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-1783519752139, tablet=4def2d0f467e4250a4cc031ae8ad3aba, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.546 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 4def2d0f467e4250a4cc031ae8ad3aba for partition [0x000000038000012C, 0x0000000380000190) with scanner id null
14:09:13.548 [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-1783519752139, tablet=6d04844170c943b5bbd4ee028d97bf7e, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.548 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 6d04844170c943b5bbd4ee028d97bf7e for partition [0x0000000480000064, 0x00000004800000C8) with scanner id null
14:09:13.552 [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-1783519752139, tablet=c2729e9ea48a42aeac73141c66099d2c, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.552 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet c2729e9ea48a42aeac73141c66099d2c for partition [0x000000048000012C, 0x0000000480000190) with scanner id null
14:09:13.554 [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-1783519752139, tablet=db20f94d05de43b69044e566078b6435, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.563 [DEBUG - Time-limited test] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=400, operationSize=6400, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@664b0875, flushNotification=Deferred@991468464(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:09:13.630 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 31 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783519752139, tablet=228fd5e18d3e46109b3a177547b3fa75, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.630 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 228fd5e18d3e46109b3a177547b3fa75 for partition [0x000000007FFFFE70, 0x000000007FFFFED4) with scanner id null
14:09:13.633 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 45 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783519752139, tablet=bb64e99a7bbc4ccb8140aebf0bafb64b, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.633 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet bb64e99a7bbc4ccb8140aebf0bafb64b for partition [0x000000007FFFFED4, 0x000000007FFFFF38) with scanner id null
14:09:13.635 [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-1783519752139, tablet=6aa0ea2169ef46c8af48dea3deb0a3bb, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.636 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 6aa0ea2169ef46c8af48dea3deb0a3bb for partition [0x000000007FFFFF38, 0x000000007FFFFF9C) with scanner id null
14:09:13.639 [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-1783519752139, tablet=c2b8a17db5ae4b3ba51ac84e42381e73, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.639 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet c2b8a17db5ae4b3ba51ac84e42381e73 for partition [0x000000007FFFFF9C, 0x0000000080000064) with scanner id null
14:09:13.642 [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-1783519752139, tablet=b05d37c1a7784a46a89d1d9ed2984fc7, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.642 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet b05d37c1a7784a46a89d1d9ed2984fc7 for partition [0x0000000080000064, 0x00000000800000C8) with scanner id null
14:09:13.644 [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-1783519752139, tablet=4073279033b044d988541d5a1dd01d29, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.644 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 4073279033b044d988541d5a1dd01d29 for partition [0x00000000800000C8, 0x000000008000012C) with scanner id null
14:09:13.646 [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-1783519752139, tablet=b01390be6a6f40c5b09cef516c78a82d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.646 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet b01390be6a6f40c5b09cef516c78a82d for partition [0x000000008000012C, 0x0000000080000190) with scanner id null
14:09:13.649 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 32 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783519752139, tablet=23e98f7557544c00b9e925622d6a98b3, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.649 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 23e98f7557544c00b9e925622d6a98b3 for partition [0x000000017FFFFE70, 0x000000017FFFFED4) with scanner id null
14:09:13.651 [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-1783519752139, tablet=ad5383454fb24a12b9e6ca70be056c2b, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.651 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet ad5383454fb24a12b9e6ca70be056c2b for partition [0x000000017FFFFED4, 0x000000017FFFFF38) with scanner id null
14:09:13.653 [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-1783519752139, tablet=a7c8ab30269c4b6c81263dac95f0a9e0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.653 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet a7c8ab30269c4b6c81263dac95f0a9e0 for partition [0x000000017FFFFF38, 0x000000017FFFFF9C) with scanner id null
14:09:13.657 [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-1783519752139, tablet=ecc6c552fd604d7ba19e3482ad9cbea2, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.657 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet ecc6c552fd604d7ba19e3482ad9cbea2 for partition [0x000000017FFFFF9C, 0x0000000180000064) with scanner id null
14:09:13.659 [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-1783519752139, tablet=5b428cb8967047058de708d04b49016c, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.660 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 5b428cb8967047058de708d04b49016c for partition [0x0000000180000064, 0x00000001800000C8) with scanner id null
14:09:13.662 [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-1783519752139, tablet=30d7cc8e3523427f80d95749ba947b0a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.662 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 30d7cc8e3523427f80d95749ba947b0a for partition [0x00000001800000C8, 0x000000018000012C) with scanner id null
14:09:13.664 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783519752139, tablet=f618abf1efc54aa08798a072a56d6ff4, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.664 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet f618abf1efc54aa08798a072a56d6ff4 for partition [0x000000018000012C, 0x0000000180000190) with scanner id null
14:09:13.666 [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-1783519752139, tablet=7966d5d6c87c418ab2554813f3fe091f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.666 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 7966d5d6c87c418ab2554813f3fe091f for partition [0x000000027FFFFE70, 0x000000027FFFFED4) with scanner id null
14:09:13.669 [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-1783519752139, tablet=e887f715318e40d783979e49cee7fb4d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.669 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet e887f715318e40d783979e49cee7fb4d for partition [0x000000027FFFFF38, 0x000000027FFFFF9C) with scanner id null
14:09:13.671 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783519752139, tablet=66baece753e04e56a8e1a6ed334f9fe2, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.671 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 66baece753e04e56a8e1a6ed334f9fe2 for partition [0x0000000280000064, 0x00000002800000C8) with scanner id null
14:09:13.673 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783519752139, tablet=5d47500bcf5144879cef20882edc3ece, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.674 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 5d47500bcf5144879cef20882edc3ece for partition [0x000000028000012C, 0x0000000280000190) with scanner id null
14:09:13.676 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783519752139, tablet=0e42a2bae856442da7b3dd009d3b0636, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.676 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 0e42a2bae856442da7b3dd009d3b0636 for partition [0x000000037FFFFF38, 0x000000037FFFFF9C) with scanner id null
14:09:13.678 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783519752139, tablet=db362ba7bbab460ea931a908d4efdc7a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.678 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet db362ba7bbab460ea931a908d4efdc7a for partition [0x0000000380000064, 0x00000003800000C8) with scanner id null
14:09:13.684 [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-1783519752139, tablet=4def2d0f467e4250a4cc031ae8ad3aba, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.684 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 4def2d0f467e4250a4cc031ae8ad3aba for partition [0x000000038000012C, 0x0000000380000190) with scanner id null
14:09:13.686 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783519752139, tablet=6d04844170c943b5bbd4ee028d97bf7e, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.687 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 6d04844170c943b5bbd4ee028d97bf7e for partition [0x0000000480000064, 0x00000004800000C8) with scanner id null
14:09:13.688 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783519752139, tablet=c2729e9ea48a42aeac73141c66099d2c, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.689 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet c2729e9ea48a42aeac73141c66099d2c for partition [0x000000048000012C, 0x0000000480000190) with scanner id null
14:09:13.690 [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-1783519752139, tablet=db20f94d05de43b69044e566078b6435, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.694576  1451 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43068:
14:09:13.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783519752139" } 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 } }
14:09:13.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.697813  1451 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 12a9fd22170d4d0c909cbb7d1fa04772: Sending DeleteTablet for 1 replicas of tablet c2b8a17db5ae4b3ba51ac84e42381e73
14:09:13.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.697944  1451 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 12a9fd22170d4d0c909cbb7d1fa04772: Sending DeleteTablet for 1 replicas of tablet ecc6c552fd604d7ba19e3482ad9cbea2
14:09:13.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.699245  1954 tablet_service.cc:1558] Processing DeleteTablet for tablet c2b8a17db5ae4b3ba51ac84e42381e73 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-08 14:09:13 UTC) from {username='slave'} at 127.0.0.1:54632
14:09:13.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.699540  2158 tablet_replica.cc:333] T c2b8a17db5ae4b3ba51ac84e42381e73 P 6744aeb8e7bf477fa4c39c6e204c35b1: stopping tablet replica
14:09:13.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.699903  2158 raft_consensus.cc:2243] T c2b8a17db5ae4b3ba51ac84e42381e73 P 6744aeb8e7bf477fa4c39c6e204c35b1 [term 1 LEADER]: Raft consensus shutting down.
14:09:13.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.700066  1817 tablet_service.cc:1558] Processing DeleteTablet for tablet ecc6c552fd604d7ba19e3482ad9cbea2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-08 14:09:13 UTC) from {username='slave'} at 127.0.0.1:60828
14:09:13.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.700162  2158 raft_consensus.cc:2272] T c2b8a17db5ae4b3ba51ac84e42381e73 P 6744aeb8e7bf477fa4c39c6e204c35b1 [term 1 FOLLOWER]: Raft consensus is shut down!
14:09:13.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.700299  2159 tablet_replica.cc:333] T ecc6c552fd604d7ba19e3482ad9cbea2 P c06f948f19504217b4aa50afef1694c0: stopping tablet replica
14:09:13.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.700414  2159 raft_consensus.cc:2243] T ecc6c552fd604d7ba19e3482ad9cbea2 P c06f948f19504217b4aa50afef1694c0 [term 1 LEADER]: Raft consensus shutting down.
14:09:13.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.700470  2159 raft_consensus.cc:2272] T ecc6c552fd604d7ba19e3482ad9cbea2 P c06f948f19504217b4aa50afef1694c0 [term 1 FOLLOWER]: Raft consensus is shut down!
14:09:13.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.700925  2159 ts_tablet_manager.cc:1916] T ecc6c552fd604d7ba19e3482ad9cbea2 P c06f948f19504217b4aa50afef1694c0: Deleting tablet data with delete state TABLET_DATA_DELETED
14:09:13.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.700968  2158 ts_tablet_manager.cc:1916] T c2b8a17db5ae4b3ba51ac84e42381e73 P 6744aeb8e7bf477fa4c39c6e204c35b1: Deleting tablet data with delete state TABLET_DATA_DELETED
14:09:13.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.702629  2159 ts_tablet_manager.cc:1929] T ecc6c552fd604d7ba19e3482ad9cbea2 P c06f948f19504217b4aa50afef1694c0: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
14:09:13.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.702690  2159 log.cc:1199] T ecc6c552fd604d7ba19e3482ad9cbea2 P c06f948f19504217b4aa50afef1694c0: Deleting WAL directory at /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/ts-1/wal/wals/ecc6c552fd604d7ba19e3482ad9cbea2
14:09:13.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.702872  2159 ts_tablet_manager.cc:1950] T ecc6c552fd604d7ba19e3482ad9cbea2 P c06f948f19504217b4aa50afef1694c0: Deleting consensus metadata
14:09:13.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.702976  2158 ts_tablet_manager.cc:1929] T c2b8a17db5ae4b3ba51ac84e42381e73 P 6744aeb8e7bf477fa4c39c6e204c35b1: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
14:09:13.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.703040  2158 log.cc:1199] T c2b8a17db5ae4b3ba51ac84e42381e73 P 6744aeb8e7bf477fa4c39c6e204c35b1: Deleting WAL directory at /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/ts-2/wal/wals/c2b8a17db5ae4b3ba51ac84e42381e73
14:09:13.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.703192  1437 catalog_manager.cc:5028] TS c06f948f19504217b4aa50afef1694c0 (127.1.78.194:41295): tablet ecc6c552fd604d7ba19e3482ad9cbea2 (table org.apache.kudu.client.TestAlterTable-1783519752139 [id=7fba00f3fbf542238184963e308663dd]) successfully deleted
14:09:13.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.703289  2158 ts_tablet_manager.cc:1950] T c2b8a17db5ae4b3ba51ac84e42381e73 P 6744aeb8e7bf477fa4c39c6e204c35b1: Deleting consensus metadata
14:09:13.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.703665  1439 catalog_manager.cc:5028] TS 6744aeb8e7bf477fa4c39c6e204c35b1 (127.1.78.195:38457): tablet c2b8a17db5ae4b3ba51ac84e42381e73 (table org.apache.kudu.client.TestAlterTable-1783519752139 [id=7fba00f3fbf542238184963e308663dd]) successfully deleted
14:09:13.708 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 228fd5e18d3e46109b3a177547b3fa75 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
14:09:13.708 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bb64e99a7bbc4ccb8140aebf0bafb64b for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:09:13.708 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6aa0ea2169ef46c8af48dea3deb0a3bb for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:09:13.708 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b05d37c1a7784a46a89d1d9ed2984fc7 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000080000064, 0x00000000800000C8)
14:09:13.708 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4073279033b044d988541d5a1dd01d29 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x00000000800000C8, 0x000000008000012C)
14:09:13.708 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b01390be6a6f40c5b09cef516c78a82d for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000008000012C, 0x0000000080000190)
14:09:13.708 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 23e98f7557544c00b9e925622d6a98b3 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:09:13.708 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ad5383454fb24a12b9e6ca70be056c2b for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:09:13.708 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a7c8ab30269c4b6c81263dac95f0a9e0 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:09:13.709 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5b428cb8967047058de708d04b49016c for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000180000064, 0x00000001800000C8)
14:09:13.709 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x000000007FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=228fd5e18d3e46109b3a177547b3fa75@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=bb64e99a7bbc4ccb8140aebf0bafb64b@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=6aa0ea2169ef46c8af48dea3deb0a3bb@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=b05d37c1a7784a46a89d1d9ed2984fc7@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=4073279033b044d988541d5a1dd01d29@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=b01390be6a6f40c5b09cef516c78a82d@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=23e98f7557544c00b9e925622d6a98b3@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=ad5383454fb24a12b9e6ca70be056c2b@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=a7c8ab30269c4b6c81263dac95f0a9e0@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=5b428cb8967047058de708d04b49016c@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}]
14:09:13.709 [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=3), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.1.78.253:43995, [1ms] Sub RPC GetTableLocations: received response from server master-127.1.78.253:43995: OK, deferred=null)) after lookup
14:09:13.711 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 31 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783519752139, tablet=228fd5e18d3e46109b3a177547b3fa75, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.712 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 228fd5e18d3e46109b3a177547b3fa75 for partition [0x000000007FFFFE70, 0x000000007FFFFED4) with scanner id null
14:09:13.713 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 45 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783519752139, tablet=bb64e99a7bbc4ccb8140aebf0bafb64b, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.714 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet bb64e99a7bbc4ccb8140aebf0bafb64b for partition [0x000000007FFFFED4, 0x000000007FFFFF38) with scanner id null
14:09:13.716 [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-1783519752139, tablet=6aa0ea2169ef46c8af48dea3deb0a3bb, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.716 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 6aa0ea2169ef46c8af48dea3deb0a3bb for partition [0x000000007FFFFF38, 0x000000007FFFFF9C) with scanner id null
14:09:13.718 [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-1783519752139, tablet=b05d37c1a7784a46a89d1d9ed2984fc7, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.718 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet b05d37c1a7784a46a89d1d9ed2984fc7 for partition [0x0000000080000064, 0x00000000800000C8) with scanner id null
14:09:13.720 [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-1783519752139, tablet=4073279033b044d988541d5a1dd01d29, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.721 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 4073279033b044d988541d5a1dd01d29 for partition [0x00000000800000C8, 0x000000008000012C) with scanner id null
14:09:13.723 [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-1783519752139, tablet=b01390be6a6f40c5b09cef516c78a82d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.723 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet b01390be6a6f40c5b09cef516c78a82d for partition [0x000000008000012C, 0x0000000080000190) with scanner id null
14:09:13.725 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 32 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783519752139, tablet=23e98f7557544c00b9e925622d6a98b3, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.725 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 23e98f7557544c00b9e925622d6a98b3 for partition [0x000000017FFFFE70, 0x000000017FFFFED4) with scanner id null
14:09:13.727 [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-1783519752139, tablet=ad5383454fb24a12b9e6ca70be056c2b, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.727 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet ad5383454fb24a12b9e6ca70be056c2b for partition [0x000000017FFFFED4, 0x000000017FFFFF38) with scanner id null
14:09:13.729 [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-1783519752139, tablet=a7c8ab30269c4b6c81263dac95f0a9e0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.729 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet a7c8ab30269c4b6c81263dac95f0a9e0 for partition [0x000000017FFFFF38, 0x000000017FFFFF9C) with scanner id null
14:09:13.731 [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-1783519752139, tablet=5b428cb8967047058de708d04b49016c, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.731 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 5b428cb8967047058de708d04b49016c for partition [0x0000000180000064, 0x00000001800000C8) with scanner id null
14:09:13.733 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 30d7cc8e3523427f80d95749ba947b0a for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x00000001800000C8, 0x000000018000012C)
14:09:13.733 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f618abf1efc54aa08798a072a56d6ff4 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000018000012C, 0x0000000180000190)
14:09:13.733 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7966d5d6c87c418ab2554813f3fe091f for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:09:13.733 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e887f715318e40d783979e49cee7fb4d for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:09:13.733 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 66baece753e04e56a8e1a6ed334f9fe2 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:13.733 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5d47500bcf5144879cef20882edc3ece for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000028000012C, 0x0000000280000190)
14:09:13.733 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0e42a2bae856442da7b3dd009d3b0636 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
14:09:13.734 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet db362ba7bbab460ea931a908d4efdc7a for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000380000064, 0x00000003800000C8)
14:09:13.734 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4def2d0f467e4250a4cc031ae8ad3aba for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000038000012C, 0x0000000380000190)
14:09:13.734 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6d04844170c943b5bbd4ee028d97bf7e for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000480000064, 0x00000004800000C8)
14:09:13.734 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=30d7cc8e3523427f80d95749ba947b0a@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=f618abf1efc54aa08798a072a56d6ff4@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=7966d5d6c87c418ab2554813f3fe091f@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=e887f715318e40d783979e49cee7fb4d@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=66baece753e04e56a8e1a6ed334f9fe2@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=5d47500bcf5144879cef20882edc3ece@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=0e42a2bae856442da7b3dd009d3b0636@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=db362ba7bbab460ea931a908d4efdc7a@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=4def2d0f467e4250a4cc031ae8ad3aba@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=6d04844170c943b5bbd4ee028d97bf7e@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}]
14:09:13.734 [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=3), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.1.78.253:43995, [2ms] Sub RPC GetTableLocations: received response from server master-127.1.78.253:43995: OK, deferred=null)) after lookup
14:09:13.736 [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-1783519752139, tablet=30d7cc8e3523427f80d95749ba947b0a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.737 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 30d7cc8e3523427f80d95749ba947b0a for partition [0x00000001800000C8, 0x000000018000012C) with scanner id null
14:09:13.738 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783519752139, tablet=f618abf1efc54aa08798a072a56d6ff4, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.738 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet f618abf1efc54aa08798a072a56d6ff4 for partition [0x000000018000012C, 0x0000000180000190) with scanner id null
14:09:13.740 [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-1783519752139, tablet=7966d5d6c87c418ab2554813f3fe091f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.740 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 7966d5d6c87c418ab2554813f3fe091f for partition [0x000000027FFFFE70, 0x000000027FFFFED4) with scanner id null
14:09:13.742 [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-1783519752139, tablet=e887f715318e40d783979e49cee7fb4d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.742 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet e887f715318e40d783979e49cee7fb4d for partition [0x000000027FFFFF38, 0x000000027FFFFF9C) with scanner id null
14:09:13.744 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783519752139, tablet=66baece753e04e56a8e1a6ed334f9fe2, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.744 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 66baece753e04e56a8e1a6ed334f9fe2 for partition [0x0000000280000064, 0x00000002800000C8) with scanner id null
14:09:13.746 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783519752139, tablet=5d47500bcf5144879cef20882edc3ece, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.746 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 5d47500bcf5144879cef20882edc3ece for partition [0x000000028000012C, 0x0000000280000190) with scanner id null
14:09:13.748 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783519752139, tablet=0e42a2bae856442da7b3dd009d3b0636, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.748 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 0e42a2bae856442da7b3dd009d3b0636 for partition [0x000000037FFFFF38, 0x000000037FFFFF9C) with scanner id null
14:09:13.750 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783519752139, tablet=db362ba7bbab460ea931a908d4efdc7a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.750 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet db362ba7bbab460ea931a908d4efdc7a for partition [0x0000000380000064, 0x00000003800000C8) with scanner id null
14:09:13.752 [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-1783519752139, tablet=4def2d0f467e4250a4cc031ae8ad3aba, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.752 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 4def2d0f467e4250a4cc031ae8ad3aba for partition [0x000000038000012C, 0x0000000380000190) with scanner id null
14:09:13.754 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783519752139, tablet=6d04844170c943b5bbd4ee028d97bf7e, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.754 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 6d04844170c943b5bbd4ee028d97bf7e for partition [0x0000000480000064, 0x00000004800000C8) with scanner id null
14:09:13.756 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet c2729e9ea48a42aeac73141c66099d2c for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000048000012C, 0x0000000480000190)
14:09:13.756 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet db20f94d05de43b69044e566078b6435 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000058000012C, 0x0000000580000190)
14:09:13.756 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=c2729e9ea48a42aeac73141c66099d2c@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=db20f94d05de43b69044e566078b6435@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000580000190, upperBoundPartitionKey=0x, ttl=299999}]
14:09:13.756 [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.1.78.253:43995, [1ms] Sub RPC GetTableLocations: received response from server master-127.1.78.253:43995: OK, deferred=null)) after lookup
14:09:13.759 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783519752139, tablet=c2729e9ea48a42aeac73141c66099d2c, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.759 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet c2729e9ea48a42aeac73141c66099d2c for partition [0x000000048000012C, 0x0000000480000190) with scanner id null
14:09:13.761 [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-1783519752139, tablet=db20f94d05de43b69044e566078b6435, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.762746  1451 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43068:
14:09:13.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783519752139" } 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 } }
14:09:13.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.764972  1451 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 12a9fd22170d4d0c909cbb7d1fa04772: Sending DeleteTablet for 1 replicas of tablet 228fd5e18d3e46109b3a177547b3fa75
14:09:13.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.765062  1451 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 12a9fd22170d4d0c909cbb7d1fa04772: Sending DeleteTablet for 1 replicas of tablet 23e98f7557544c00b9e925622d6a98b3
14:09:13.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.765092  1451 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 12a9fd22170d4d0c909cbb7d1fa04772: Sending DeleteTablet for 1 replicas of tablet 7966d5d6c87c418ab2554813f3fe091f
14:09:13.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.765571  1819 tablet_service.cc:1558] Processing DeleteTablet for tablet 23e98f7557544c00b9e925622d6a98b3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-08 14:09:13 UTC) from {username='slave'} at 127.0.0.1:60828
14:09:13.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.765708  2159 tablet_replica.cc:333] T 23e98f7557544c00b9e925622d6a98b3 P c06f948f19504217b4aa50afef1694c0: stopping tablet replica
14:09:13.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.765779  2159 raft_consensus.cc:2243] T 23e98f7557544c00b9e925622d6a98b3 P c06f948f19504217b4aa50afef1694c0 [term 1 LEADER]: Raft consensus shutting down.
14:09:13.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.765834  2159 raft_consensus.cc:2272] T 23e98f7557544c00b9e925622d6a98b3 P c06f948f19504217b4aa50afef1694c0 [term 1 FOLLOWER]: Raft consensus is shut down!
14:09:13.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.766314  2159 ts_tablet_manager.cc:1916] T 23e98f7557544c00b9e925622d6a98b3 P c06f948f19504217b4aa50afef1694c0: Deleting tablet data with delete state TABLET_DATA_DELETED
14:09:13.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.766467  1955 tablet_service.cc:1558] Processing DeleteTablet for tablet 7966d5d6c87c418ab2554813f3fe091f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-08 14:09:13 UTC) from {username='slave'} at 127.0.0.1:54632
14:09:13.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.766587  2158 tablet_replica.cc:333] T 7966d5d6c87c418ab2554813f3fe091f P 6744aeb8e7bf477fa4c39c6e204c35b1: stopping tablet replica
14:09:13.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.766649  2158 raft_consensus.cc:2243] T 7966d5d6c87c418ab2554813f3fe091f P 6744aeb8e7bf477fa4c39c6e204c35b1 [term 1 LEADER]: Raft consensus shutting down.
14:09:13.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.766631  1680 tablet_service.cc:1558] Processing DeleteTablet for tablet 228fd5e18d3e46109b3a177547b3fa75 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-08 14:09:13 UTC) from {username='slave'} at 127.0.0.1:57796
14:09:13.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.766693  2158 raft_consensus.cc:2272] T 7966d5d6c87c418ab2554813f3fe091f P 6744aeb8e7bf477fa4c39c6e204c35b1 [term 1 FOLLOWER]: Raft consensus is shut down!
14:09:13.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.766837  2160 tablet_replica.cc:333] T 228fd5e18d3e46109b3a177547b3fa75 P e2699a4de47d4903bb68fcf9ef9fb154: stopping tablet replica
14:09:13.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.766933  2160 raft_consensus.cc:2243] T 228fd5e18d3e46109b3a177547b3fa75 P e2699a4de47d4903bb68fcf9ef9fb154 [term 1 LEADER]: Raft consensus shutting down.
14:09:13.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.767012  2160 raft_consensus.cc:2272] T 228fd5e18d3e46109b3a177547b3fa75 P e2699a4de47d4903bb68fcf9ef9fb154 [term 1 FOLLOWER]: Raft consensus is shut down!
14:09:13.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.767820  2158 ts_tablet_manager.cc:1916] T 7966d5d6c87c418ab2554813f3fe091f P 6744aeb8e7bf477fa4c39c6e204c35b1: Deleting tablet data with delete state TABLET_DATA_DELETED
14:09:13.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.768090  2160 ts_tablet_manager.cc:1916] T 228fd5e18d3e46109b3a177547b3fa75 P e2699a4de47d4903bb68fcf9ef9fb154: Deleting tablet data with delete state TABLET_DATA_DELETED
14:09:13.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.768246  2159 ts_tablet_manager.cc:1929] T 23e98f7557544c00b9e925622d6a98b3 P c06f948f19504217b4aa50afef1694c0: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:09:13.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.768294  2159 log.cc:1199] T 23e98f7557544c00b9e925622d6a98b3 P c06f948f19504217b4aa50afef1694c0: Deleting WAL directory at /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/ts-1/wal/wals/23e98f7557544c00b9e925622d6a98b3
14:09:13.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.768529  2159 ts_tablet_manager.cc:1950] T 23e98f7557544c00b9e925622d6a98b3 P c06f948f19504217b4aa50afef1694c0: Deleting consensus metadata
14:09:13.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.768839  1437 catalog_manager.cc:5028] TS c06f948f19504217b4aa50afef1694c0 (127.1.78.194:41295): tablet 23e98f7557544c00b9e925622d6a98b3 (table org.apache.kudu.client.TestAlterTable-1783519752139 [id=7fba00f3fbf542238184963e308663dd]) successfully deleted
14:09:13.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.769239  2158 ts_tablet_manager.cc:1929] T 7966d5d6c87c418ab2554813f3fe091f P 6744aeb8e7bf477fa4c39c6e204c35b1: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:09:13.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.769311  2158 log.cc:1199] T 7966d5d6c87c418ab2554813f3fe091f P 6744aeb8e7bf477fa4c39c6e204c35b1: Deleting WAL directory at /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/ts-2/wal/wals/7966d5d6c87c418ab2554813f3fe091f
14:09:13.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.769491  2158 ts_tablet_manager.cc:1950] T 7966d5d6c87c418ab2554813f3fe091f P 6744aeb8e7bf477fa4c39c6e204c35b1: Deleting consensus metadata
14:09:13.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.769831  2160 ts_tablet_manager.cc:1929] T 228fd5e18d3e46109b3a177547b3fa75 P e2699a4de47d4903bb68fcf9ef9fb154: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:09:13.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.769945  2160 log.cc:1199] T 228fd5e18d3e46109b3a177547b3fa75 P e2699a4de47d4903bb68fcf9ef9fb154: Deleting WAL directory at /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/ts-0/wal/wals/228fd5e18d3e46109b3a177547b3fa75
14:09:13.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.769976  1439 catalog_manager.cc:5028] TS 6744aeb8e7bf477fa4c39c6e204c35b1 (127.1.78.195:38457): tablet 7966d5d6c87c418ab2554813f3fe091f (table org.apache.kudu.client.TestAlterTable-1783519752139 [id=7fba00f3fbf542238184963e308663dd]) successfully deleted
14:09:13.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.770138  2160 ts_tablet_manager.cc:1950] T 228fd5e18d3e46109b3a177547b3fa75 P e2699a4de47d4903bb68fcf9ef9fb154: Deleting consensus metadata
14:09:13.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.770539  1439 catalog_manager.cc:5028] TS e2699a4de47d4903bb68fcf9ef9fb154 (127.1.78.193:42619): tablet 228fd5e18d3e46109b3a177547b3fa75 (table org.apache.kudu.client.TestAlterTable-1783519752139 [id=7fba00f3fbf542238184963e308663dd]) successfully deleted
14:09:13.788 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bb64e99a7bbc4ccb8140aebf0bafb64b for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:09:13.788 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6aa0ea2169ef46c8af48dea3deb0a3bb for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:09:13.788 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b05d37c1a7784a46a89d1d9ed2984fc7 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000080000064, 0x00000000800000C8)
14:09:13.788 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4073279033b044d988541d5a1dd01d29 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x00000000800000C8, 0x000000008000012C)
14:09:13.788 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b01390be6a6f40c5b09cef516c78a82d for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000008000012C, 0x0000000080000190)
14:09:13.788 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ad5383454fb24a12b9e6ca70be056c2b for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:09:13.788 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a7c8ab30269c4b6c81263dac95f0a9e0 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:09:13.788 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5b428cb8967047058de708d04b49016c for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000180000064, 0x00000001800000C8)
14:09:13.788 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 30d7cc8e3523427f80d95749ba947b0a for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x00000001800000C8, 0x000000018000012C)
14:09:13.788 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f618abf1efc54aa08798a072a56d6ff4 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000018000012C, 0x0000000180000190)
14:09:13.789 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=bb64e99a7bbc4ccb8140aebf0bafb64b@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=6aa0ea2169ef46c8af48dea3deb0a3bb@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=b05d37c1a7784a46a89d1d9ed2984fc7@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=4073279033b044d988541d5a1dd01d29@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=b01390be6a6f40c5b09cef516c78a82d@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=ad5383454fb24a12b9e6ca70be056c2b@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=a7c8ab30269c4b6c81263dac95f0a9e0@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=5b428cb8967047058de708d04b49016c@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=30d7cc8e3523427f80d95749ba947b0a@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=f618abf1efc54aa08798a072a56d6ff4@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}]
14:09:13.789 [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.1.78.253:43995, [1ms] Sub RPC GetTableLocations: received response from server master-127.1.78.253:43995: OK, deferred=null)) after lookup
14:09:13.791 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 45 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783519752139, tablet=bb64e99a7bbc4ccb8140aebf0bafb64b, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.791 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet bb64e99a7bbc4ccb8140aebf0bafb64b for partition [0x000000007FFFFED4, 0x000000007FFFFF38) with scanner id null
14:09:13.794 [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-1783519752139, tablet=6aa0ea2169ef46c8af48dea3deb0a3bb, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.794 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 6aa0ea2169ef46c8af48dea3deb0a3bb for partition [0x000000007FFFFF38, 0x000000007FFFFF9C) with scanner id null
14:09:13.796 [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-1783519752139, tablet=b05d37c1a7784a46a89d1d9ed2984fc7, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.796 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet b05d37c1a7784a46a89d1d9ed2984fc7 for partition [0x0000000080000064, 0x00000000800000C8) with scanner id null
14:09:13.798 [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-1783519752139, tablet=4073279033b044d988541d5a1dd01d29, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.798 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 4073279033b044d988541d5a1dd01d29 for partition [0x00000000800000C8, 0x000000008000012C) with scanner id null
14:09:13.800 [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-1783519752139, tablet=b01390be6a6f40c5b09cef516c78a82d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.800 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet b01390be6a6f40c5b09cef516c78a82d for partition [0x000000008000012C, 0x0000000080000190) with scanner id null
14:09:13.802 [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-1783519752139, tablet=ad5383454fb24a12b9e6ca70be056c2b, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.802 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet ad5383454fb24a12b9e6ca70be056c2b for partition [0x000000017FFFFED4, 0x000000017FFFFF38) with scanner id null
14:09:13.804 [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-1783519752139, tablet=a7c8ab30269c4b6c81263dac95f0a9e0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.804 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet a7c8ab30269c4b6c81263dac95f0a9e0 for partition [0x000000017FFFFF38, 0x000000017FFFFF9C) with scanner id null
14:09:13.806 [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-1783519752139, tablet=5b428cb8967047058de708d04b49016c, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.806 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 5b428cb8967047058de708d04b49016c for partition [0x0000000180000064, 0x00000001800000C8) with scanner id null
14:09:13.807 [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-1783519752139, tablet=30d7cc8e3523427f80d95749ba947b0a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.808 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 30d7cc8e3523427f80d95749ba947b0a for partition [0x00000001800000C8, 0x000000018000012C) with scanner id null
14:09:13.810 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783519752139, tablet=f618abf1efc54aa08798a072a56d6ff4, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.810 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet f618abf1efc54aa08798a072a56d6ff4 for partition [0x000000018000012C, 0x0000000180000190) with scanner id null
14:09:13.818 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f618abf1efc54aa08798a072a56d6ff4 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000018000012C, 0x0000000180000190)
14:09:13.819 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e887f715318e40d783979e49cee7fb4d for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:09:13.819 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 66baece753e04e56a8e1a6ed334f9fe2 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:13.819 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5d47500bcf5144879cef20882edc3ece for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000028000012C, 0x0000000280000190)
14:09:13.819 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0e42a2bae856442da7b3dd009d3b0636 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
14:09:13.819 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet db362ba7bbab460ea931a908d4efdc7a for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000380000064, 0x00000003800000C8)
14:09:13.819 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4def2d0f467e4250a4cc031ae8ad3aba for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000038000012C, 0x0000000380000190)
14:09:13.819 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6d04844170c943b5bbd4ee028d97bf7e for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x0000000480000064, 0x00000004800000C8)
14:09:13.819 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet c2729e9ea48a42aeac73141c66099d2c for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000048000012C, 0x0000000480000190)
14:09:13.819 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet db20f94d05de43b69044e566078b6435 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000058000012C, 0x0000000580000190)
14:09:13.820 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=f618abf1efc54aa08798a072a56d6ff4@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=e887f715318e40d783979e49cee7fb4d@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=66baece753e04e56a8e1a6ed334f9fe2@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=5d47500bcf5144879cef20882edc3ece@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=0e42a2bae856442da7b3dd009d3b0636@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=db362ba7bbab460ea931a908d4efdc7a@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=4def2d0f467e4250a4cc031ae8ad3aba@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=6d04844170c943b5bbd4ee028d97bf7e@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=c2729e9ea48a42aeac73141c66099d2c@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=db20f94d05de43b69044e566078b6435@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}]
14:09:13.820 [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=9), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.1.78.253:43995, [7ms] Sub RPC GetTableLocations: received response from server master-127.1.78.253:43995: OK, deferred=null)) after lookup
14:09:13.822 [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-1783519752139, tablet=e887f715318e40d783979e49cee7fb4d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.823 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet e887f715318e40d783979e49cee7fb4d for partition [0x000000027FFFFF38, 0x000000027FFFFF9C) with scanner id null
14:09:13.825 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783519752139, tablet=66baece753e04e56a8e1a6ed334f9fe2, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.825 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 66baece753e04e56a8e1a6ed334f9fe2 for partition [0x0000000280000064, 0x00000002800000C8) with scanner id null
14:09:13.827 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783519752139, tablet=5d47500bcf5144879cef20882edc3ece, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.827 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 5d47500bcf5144879cef20882edc3ece for partition [0x000000028000012C, 0x0000000280000190) with scanner id null
14:09:13.829 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783519752139, tablet=0e42a2bae856442da7b3dd009d3b0636, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.829 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 0e42a2bae856442da7b3dd009d3b0636 for partition [0x000000037FFFFF38, 0x000000037FFFFF9C) with scanner id null
14:09:13.830 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783519752139, tablet=db362ba7bbab460ea931a908d4efdc7a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.831 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet db362ba7bbab460ea931a908d4efdc7a for partition [0x0000000380000064, 0x00000003800000C8) with scanner id null
14:09:13.832 [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-1783519752139, tablet=4def2d0f467e4250a4cc031ae8ad3aba, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.832 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 4def2d0f467e4250a4cc031ae8ad3aba for partition [0x000000038000012C, 0x0000000380000190) with scanner id null
14:09:13.834 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783519752139, tablet=6d04844170c943b5bbd4ee028d97bf7e, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.834 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 6d04844170c943b5bbd4ee028d97bf7e for partition [0x0000000480000064, 0x00000004800000C8) with scanner id null
14:09:13.836 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783519752139, tablet=c2729e9ea48a42aeac73141c66099d2c, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.836 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet c2729e9ea48a42aeac73141c66099d2c for partition [0x000000048000012C, 0x0000000480000190) with scanner id null
14:09:13.838 [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-1783519752139, tablet=db20f94d05de43b69044e566078b6435, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.839576  1451 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43068:
14:09:13.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783519752139" } 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 } }
14:09:13.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.841346  1451 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 12a9fd22170d4d0c909cbb7d1fa04772: Sending DeleteTablet for 1 replicas of tablet b05d37c1a7784a46a89d1d9ed2984fc7
14:09:13.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.841431  1451 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 12a9fd22170d4d0c909cbb7d1fa04772: Sending DeleteTablet for 1 replicas of tablet 5b428cb8967047058de708d04b49016c
14:09:13.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.841468  1451 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 12a9fd22170d4d0c909cbb7d1fa04772: Sending DeleteTablet for 1 replicas of tablet 66baece753e04e56a8e1a6ed334f9fe2
14:09:13.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.841499  1451 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 12a9fd22170d4d0c909cbb7d1fa04772: Sending DeleteTablet for 1 replicas of tablet db362ba7bbab460ea931a908d4efdc7a
14:09:13.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.841528  1451 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 12a9fd22170d4d0c909cbb7d1fa04772: Sending DeleteTablet for 1 replicas of tablet 6d04844170c943b5bbd4ee028d97bf7e
14:09:13.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.842059  1952 tablet_service.cc:1558] Processing DeleteTablet for tablet 5b428cb8967047058de708d04b49016c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-08 14:09:13 UTC) from {username='slave'} at 127.0.0.1:54632
14:09:13.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.842161  2158 tablet_replica.cc:333] T 5b428cb8967047058de708d04b49016c P 6744aeb8e7bf477fa4c39c6e204c35b1: stopping tablet replica
14:09:13.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.842163  1679 tablet_service.cc:1558] Processing DeleteTablet for tablet 66baece753e04e56a8e1a6ed334f9fe2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-08 14:09:13 UTC) from {username='slave'} at 127.0.0.1:57796
14:09:13.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.842219  2158 raft_consensus.cc:2243] T 5b428cb8967047058de708d04b49016c P 6744aeb8e7bf477fa4c39c6e204c35b1 [term 1 LEADER]: Raft consensus shutting down.
14:09:13.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.842283  2158 raft_consensus.cc:2272] T 5b428cb8967047058de708d04b49016c P 6744aeb8e7bf477fa4c39c6e204c35b1 [term 1 FOLLOWER]: Raft consensus is shut down!
14:09:13.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.842278  2160 tablet_replica.cc:333] T 66baece753e04e56a8e1a6ed334f9fe2 P e2699a4de47d4903bb68fcf9ef9fb154: stopping tablet replica
14:09:13.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.842348  2160 raft_consensus.cc:2243] T 66baece753e04e56a8e1a6ed334f9fe2 P e2699a4de47d4903bb68fcf9ef9fb154 [term 1 LEADER]: Raft consensus shutting down.
14:09:13.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.842392  2160 raft_consensus.cc:2272] T 66baece753e04e56a8e1a6ed334f9fe2 P e2699a4de47d4903bb68fcf9ef9fb154 [term 1 FOLLOWER]: Raft consensus is shut down!
14:09:13.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.842481  1817 tablet_service.cc:1558] Processing DeleteTablet for tablet b05d37c1a7784a46a89d1d9ed2984fc7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-08 14:09:13 UTC) from {username='slave'} at 127.0.0.1:60828
14:09:13.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.842561  1820 tablet_service.cc:1558] Processing DeleteTablet for tablet 6d04844170c943b5bbd4ee028d97bf7e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-08 14:09:13 UTC) from {username='slave'} at 127.0.0.1:60828
14:09:13.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.842628  2159 tablet_replica.cc:333] T b05d37c1a7784a46a89d1d9ed2984fc7 P c06f948f19504217b4aa50afef1694c0: stopping tablet replica
14:09:13.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.842623  2158 ts_tablet_manager.cc:1916] T 5b428cb8967047058de708d04b49016c P 6744aeb8e7bf477fa4c39c6e204c35b1: Deleting tablet data with delete state TABLET_DATA_DELETED
14:09:13.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.842674  2159 raft_consensus.cc:2243] T b05d37c1a7784a46a89d1d9ed2984fc7 P c06f948f19504217b4aa50afef1694c0 [term 1 LEADER]: Raft consensus shutting down.
14:09:13.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.842690  2160 ts_tablet_manager.cc:1916] T 66baece753e04e56a8e1a6ed334f9fe2 P e2699a4de47d4903bb68fcf9ef9fb154: Deleting tablet data with delete state TABLET_DATA_DELETED
14:09:13.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.842718  2159 raft_consensus.cc:2272] T b05d37c1a7784a46a89d1d9ed2984fc7 P c06f948f19504217b4aa50afef1694c0 [term 1 FOLLOWER]: Raft consensus is shut down!
14:09:13.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.842278  1678 tablet_service.cc:1558] Processing DeleteTablet for tablet db362ba7bbab460ea931a908d4efdc7a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-08 14:09:13 UTC) from {username='slave'} at 127.0.0.1:57796
14:09:13.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.843041  2159 ts_tablet_manager.cc:1916] T b05d37c1a7784a46a89d1d9ed2984fc7 P c06f948f19504217b4aa50afef1694c0: Deleting tablet data with delete state TABLET_DATA_DELETED
14:09:13.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.844421  2160 ts_tablet_manager.cc:1929] T 66baece753e04e56a8e1a6ed334f9fe2 P e2699a4de47d4903bb68fcf9ef9fb154: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:09:13.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.844445  2158 ts_tablet_manager.cc:1929] T 5b428cb8967047058de708d04b49016c P 6744aeb8e7bf477fa4c39c6e204c35b1: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:09:13.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.844482  2160 log.cc:1199] T 66baece753e04e56a8e1a6ed334f9fe2 P e2699a4de47d4903bb68fcf9ef9fb154: Deleting WAL directory at /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/ts-0/wal/wals/66baece753e04e56a8e1a6ed334f9fe2
14:09:13.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.844497  2158 log.cc:1199] T 5b428cb8967047058de708d04b49016c P 6744aeb8e7bf477fa4c39c6e204c35b1: Deleting WAL directory at /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/ts-2/wal/wals/5b428cb8967047058de708d04b49016c
14:09:13.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.844568  2159 ts_tablet_manager.cc:1929] T b05d37c1a7784a46a89d1d9ed2984fc7 P c06f948f19504217b4aa50afef1694c0: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:09:13.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.844619  2159 log.cc:1199] T b05d37c1a7784a46a89d1d9ed2984fc7 P c06f948f19504217b4aa50afef1694c0: Deleting WAL directory at /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/ts-1/wal/wals/b05d37c1a7784a46a89d1d9ed2984fc7
14:09:13.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.844707  2160 ts_tablet_manager.cc:1950] T 66baece753e04e56a8e1a6ed334f9fe2 P e2699a4de47d4903bb68fcf9ef9fb154: Deleting consensus metadata
14:09:13.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.844717  2158 ts_tablet_manager.cc:1950] T 5b428cb8967047058de708d04b49016c P 6744aeb8e7bf477fa4c39c6e204c35b1: Deleting consensus metadata
14:09:13.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.844820  2159 ts_tablet_manager.cc:1950] T b05d37c1a7784a46a89d1d9ed2984fc7 P c06f948f19504217b4aa50afef1694c0: Deleting consensus metadata
14:09:13.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.845233  2160 tablet_replica.cc:333] T db362ba7bbab460ea931a908d4efdc7a P e2699a4de47d4903bb68fcf9ef9fb154: stopping tablet replica
14:09:13.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.845242  1439 catalog_manager.cc:5028] TS 6744aeb8e7bf477fa4c39c6e204c35b1 (127.1.78.195:38457): tablet 5b428cb8967047058de708d04b49016c (table org.apache.kudu.client.TestAlterTable-1783519752139 [id=7fba00f3fbf542238184963e308663dd]) successfully deleted
14:09:13.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.845291  2160 raft_consensus.cc:2243] T db362ba7bbab460ea931a908d4efdc7a P e2699a4de47d4903bb68fcf9ef9fb154 [term 1 LEADER]: Raft consensus shutting down.
14:09:13.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.845336  2160 raft_consensus.cc:2272] T db362ba7bbab460ea931a908d4efdc7a P e2699a4de47d4903bb68fcf9ef9fb154 [term 1 FOLLOWER]: Raft consensus is shut down!
14:09:13.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.845474  1439 catalog_manager.cc:5028] TS e2699a4de47d4903bb68fcf9ef9fb154 (127.1.78.193:42619): tablet 66baece753e04e56a8e1a6ed334f9fe2 (table org.apache.kudu.client.TestAlterTable-1783519752139 [id=7fba00f3fbf542238184963e308663dd]) successfully deleted
14:09:13.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.845664  2160 ts_tablet_manager.cc:1916] T db362ba7bbab460ea931a908d4efdc7a P e2699a4de47d4903bb68fcf9ef9fb154: Deleting tablet data with delete state TABLET_DATA_DELETED
14:09:13.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.846335  2159 tablet_replica.cc:333] T 6d04844170c943b5bbd4ee028d97bf7e P c06f948f19504217b4aa50afef1694c0: stopping tablet replica
14:09:13.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.846410  2159 raft_consensus.cc:2243] T 6d04844170c943b5bbd4ee028d97bf7e P c06f948f19504217b4aa50afef1694c0 [term 1 LEADER]: Raft consensus shutting down.
14:09:13.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.846424  1437 catalog_manager.cc:5028] TS c06f948f19504217b4aa50afef1694c0 (127.1.78.194:41295): tablet b05d37c1a7784a46a89d1d9ed2984fc7 (table org.apache.kudu.client.TestAlterTable-1783519752139 [id=7fba00f3fbf542238184963e308663dd]) successfully deleted
14:09:13.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.846450  2159 raft_consensus.cc:2272] T 6d04844170c943b5bbd4ee028d97bf7e P c06f948f19504217b4aa50afef1694c0 [term 1 FOLLOWER]: Raft consensus is shut down!
14:09:13.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.846859  2159 ts_tablet_manager.cc:1916] T 6d04844170c943b5bbd4ee028d97bf7e P c06f948f19504217b4aa50afef1694c0: Deleting tablet data with delete state TABLET_DATA_DELETED
14:09:13.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.847061  2160 ts_tablet_manager.cc:1929] T db362ba7bbab460ea931a908d4efdc7a P e2699a4de47d4903bb68fcf9ef9fb154: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:09:13.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.847113  2160 log.cc:1199] T db362ba7bbab460ea931a908d4efdc7a P e2699a4de47d4903bb68fcf9ef9fb154: Deleting WAL directory at /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/ts-0/wal/wals/db362ba7bbab460ea931a908d4efdc7a
14:09:13.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.847311  2160 ts_tablet_manager.cc:1950] T db362ba7bbab460ea931a908d4efdc7a P e2699a4de47d4903bb68fcf9ef9fb154: Deleting consensus metadata
14:09:13.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.847621  1439 catalog_manager.cc:5028] TS e2699a4de47d4903bb68fcf9ef9fb154 (127.1.78.193:42619): tablet db362ba7bbab460ea931a908d4efdc7a (table org.apache.kudu.client.TestAlterTable-1783519752139 [id=7fba00f3fbf542238184963e308663dd]) successfully deleted
14:09:13.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.848217  2159 ts_tablet_manager.cc:1929] T 6d04844170c943b5bbd4ee028d97bf7e P c06f948f19504217b4aa50afef1694c0: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:09:13.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.848272  2159 log.cc:1199] T 6d04844170c943b5bbd4ee028d97bf7e P c06f948f19504217b4aa50afef1694c0: Deleting WAL directory at /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/ts-1/wal/wals/6d04844170c943b5bbd4ee028d97bf7e
14:09:13.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.848471  2159 ts_tablet_manager.cc:1950] T 6d04844170c943b5bbd4ee028d97bf7e P c06f948f19504217b4aa50afef1694c0: Deleting consensus metadata
14:09:13.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.848796  1437 catalog_manager.cc:5028] TS c06f948f19504217b4aa50afef1694c0 (127.1.78.194:41295): tablet 6d04844170c943b5bbd4ee028d97bf7e (table org.apache.kudu.client.TestAlterTable-1783519752139 [id=7fba00f3fbf542238184963e308663dd]) successfully deleted
14:09:13.868 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bb64e99a7bbc4ccb8140aebf0bafb64b for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:09:13.868 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6aa0ea2169ef46c8af48dea3deb0a3bb for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:09:13.868 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4073279033b044d988541d5a1dd01d29 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x00000000800000C8, 0x000000008000012C)
14:09:13.868 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b01390be6a6f40c5b09cef516c78a82d for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000008000012C, 0x0000000080000190)
14:09:13.869 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ad5383454fb24a12b9e6ca70be056c2b for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:09:13.869 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a7c8ab30269c4b6c81263dac95f0a9e0 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:09:13.869 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 30d7cc8e3523427f80d95749ba947b0a for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x00000001800000C8, 0x000000018000012C)
14:09:13.869 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f618abf1efc54aa08798a072a56d6ff4 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000018000012C, 0x0000000180000190)
14:09:13.869 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e887f715318e40d783979e49cee7fb4d for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:09:13.870 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5d47500bcf5144879cef20882edc3ece for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000028000012C, 0x0000000280000190)
14:09:13.870 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=bb64e99a7bbc4ccb8140aebf0bafb64b@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=6aa0ea2169ef46c8af48dea3deb0a3bb@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x00000000800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=4073279033b044d988541d5a1dd01d29@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=b01390be6a6f40c5b09cef516c78a82d@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=ad5383454fb24a12b9e6ca70be056c2b@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=a7c8ab30269c4b6c81263dac95f0a9e0@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=30d7cc8e3523427f80d95749ba947b0a@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=f618abf1efc54aa08798a072a56d6ff4@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=e887f715318e40d783979e49cee7fb4d@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=5d47500bcf5144879cef20882edc3ece@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}]
14:09:13.870 [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=4), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.1.78.253:43995, [2ms] Sub RPC GetTableLocations: received response from server master-127.1.78.253:43995: OK, deferred=null)) after lookup
14:09:13.872 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 45 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783519752139, tablet=bb64e99a7bbc4ccb8140aebf0bafb64b, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.872 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet bb64e99a7bbc4ccb8140aebf0bafb64b for partition [0x000000007FFFFED4, 0x000000007FFFFF38) with scanner id null
14:09:13.874 [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-1783519752139, tablet=6aa0ea2169ef46c8af48dea3deb0a3bb, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.874 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 6aa0ea2169ef46c8af48dea3deb0a3bb for partition [0x000000007FFFFF38, 0x000000007FFFFF9C) with scanner id null
14:09:13.876 [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-1783519752139, tablet=4073279033b044d988541d5a1dd01d29, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.876 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 4073279033b044d988541d5a1dd01d29 for partition [0x00000000800000C8, 0x000000008000012C) with scanner id null
14:09:13.878 [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-1783519752139, tablet=b01390be6a6f40c5b09cef516c78a82d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.878 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet b01390be6a6f40c5b09cef516c78a82d for partition [0x000000008000012C, 0x0000000080000190) with scanner id null
14:09:13.884 [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-1783519752139, tablet=ad5383454fb24a12b9e6ca70be056c2b, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.884 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet ad5383454fb24a12b9e6ca70be056c2b for partition [0x000000017FFFFED4, 0x000000017FFFFF38) with scanner id null
14:09:13.887 [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-1783519752139, tablet=a7c8ab30269c4b6c81263dac95f0a9e0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.888 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet a7c8ab30269c4b6c81263dac95f0a9e0 for partition [0x000000017FFFFF38, 0x000000017FFFFF9C) with scanner id null
14:09:13.889 [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-1783519752139, tablet=30d7cc8e3523427f80d95749ba947b0a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.889 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 30d7cc8e3523427f80d95749ba947b0a for partition [0x00000001800000C8, 0x000000018000012C) with scanner id null
14:09:13.891 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783519752139, tablet=f618abf1efc54aa08798a072a56d6ff4, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.892 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet f618abf1efc54aa08798a072a56d6ff4 for partition [0x000000018000012C, 0x0000000180000190) with scanner id null
14:09:13.893 [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-1783519752139, tablet=e887f715318e40d783979e49cee7fb4d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.893 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet e887f715318e40d783979e49cee7fb4d for partition [0x000000027FFFFF38, 0x000000027FFFFF9C) with scanner id null
14:09:13.895 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783519752139, tablet=5d47500bcf5144879cef20882edc3ece, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.895 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 5d47500bcf5144879cef20882edc3ece for partition [0x000000028000012C, 0x0000000280000190) with scanner id null
14:09:13.897 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0e42a2bae856442da7b3dd009d3b0636 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
14:09:13.897 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4def2d0f467e4250a4cc031ae8ad3aba for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000038000012C, 0x0000000380000190)
14:09:13.897 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet c2729e9ea48a42aeac73141c66099d2c for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000048000012C, 0x0000000480000190)
14:09:13.897 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet db20f94d05de43b69044e566078b6435 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000058000012C, 0x0000000580000190)
14:09:13.897 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=0e42a2bae856442da7b3dd009d3b0636@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=4def2d0f467e4250a4cc031ae8ad3aba@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=c2729e9ea48a42aeac73141c66099d2c@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=db20f94d05de43b69044e566078b6435@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000580000190, upperBoundPartitionKey=0x, ttl=299999}]
14:09:13.897 [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.1.78.253:43995, [2ms] Sub RPC GetTableLocations: received response from server master-127.1.78.253:43995: OK, deferred=null)) after lookup
14:09:13.899 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783519752139, tablet=0e42a2bae856442da7b3dd009d3b0636, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.899 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 0e42a2bae856442da7b3dd009d3b0636 for partition [0x000000037FFFFF38, 0x000000037FFFFF9C) with scanner id null
14:09:13.901 [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-1783519752139, tablet=4def2d0f467e4250a4cc031ae8ad3aba, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.901 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 4def2d0f467e4250a4cc031ae8ad3aba for partition [0x000000038000012C, 0x0000000380000190) with scanner id null
14:09:13.902 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783519752139, tablet=c2729e9ea48a42aeac73141c66099d2c, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.902 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet c2729e9ea48a42aeac73141c66099d2c for partition [0x000000048000012C, 0x0000000480000190) with scanner id null
14:09:13.904 [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-1783519752139, tablet=db20f94d05de43b69044e566078b6435, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.905339  1451 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43068:
14:09:13.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783519752139" } 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 } }
14:09:13.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.907172  1451 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 12a9fd22170d4d0c909cbb7d1fa04772: Sending DeleteTablet for 1 replicas of tablet 6aa0ea2169ef46c8af48dea3deb0a3bb
14:09:13.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.907259  1451 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 12a9fd22170d4d0c909cbb7d1fa04772: Sending DeleteTablet for 1 replicas of tablet a7c8ab30269c4b6c81263dac95f0a9e0
14:09:13.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.907294  1451 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 12a9fd22170d4d0c909cbb7d1fa04772: Sending DeleteTablet for 1 replicas of tablet e887f715318e40d783979e49cee7fb4d
14:09:13.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.907321  1451 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 12a9fd22170d4d0c909cbb7d1fa04772: Sending DeleteTablet for 1 replicas of tablet 0e42a2bae856442da7b3dd009d3b0636
14:09:13.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.907615  1820 tablet_service.cc:1558] Processing DeleteTablet for tablet a7c8ab30269c4b6c81263dac95f0a9e0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-08 14:09:13 UTC) from {username='slave'} at 127.0.0.1:60828
14:09:13.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.907728  2159 tablet_replica.cc:333] T a7c8ab30269c4b6c81263dac95f0a9e0 P c06f948f19504217b4aa50afef1694c0: stopping tablet replica
14:09:13.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.907794  2159 raft_consensus.cc:2243] T a7c8ab30269c4b6c81263dac95f0a9e0 P c06f948f19504217b4aa50afef1694c0 [term 1 LEADER]: Raft consensus shutting down.
14:09:13.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.907862  2159 raft_consensus.cc:2272] T a7c8ab30269c4b6c81263dac95f0a9e0 P c06f948f19504217b4aa50afef1694c0 [term 1 FOLLOWER]: Raft consensus is shut down!
14:09:13.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.908182  2159 ts_tablet_manager.cc:1916] T a7c8ab30269c4b6c81263dac95f0a9e0 P c06f948f19504217b4aa50afef1694c0: Deleting tablet data with delete state TABLET_DATA_DELETED
14:09:13.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.908813  1684 tablet_service.cc:1558] Processing DeleteTablet for tablet 0e42a2bae856442da7b3dd009d3b0636 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-08 14:09:13 UTC) from {username='slave'} at 127.0.0.1:57796
14:09:13.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.908856  1953 tablet_service.cc:1558] Processing DeleteTablet for tablet e887f715318e40d783979e49cee7fb4d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-08 14:09:13 UTC) from {username='slave'} at 127.0.0.1:54632
14:09:13.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.908821  1683 tablet_service.cc:1558] Processing DeleteTablet for tablet 6aa0ea2169ef46c8af48dea3deb0a3bb with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-08 14:09:13 UTC) from {username='slave'} at 127.0.0.1:57796
14:09:13.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.908952  2158 tablet_replica.cc:333] T e887f715318e40d783979e49cee7fb4d P 6744aeb8e7bf477fa4c39c6e204c35b1: stopping tablet replica
14:09:13.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.909010  2158 raft_consensus.cc:2243] T e887f715318e40d783979e49cee7fb4d P 6744aeb8e7bf477fa4c39c6e204c35b1 [term 1 LEADER]: Raft consensus shutting down.
14:09:13.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.909057  2158 raft_consensus.cc:2272] T e887f715318e40d783979e49cee7fb4d P 6744aeb8e7bf477fa4c39c6e204c35b1 [term 1 FOLLOWER]: Raft consensus is shut down!
14:09:13.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.909322  2158 ts_tablet_manager.cc:1916] T e887f715318e40d783979e49cee7fb4d P 6744aeb8e7bf477fa4c39c6e204c35b1: Deleting tablet data with delete state TABLET_DATA_DELETED
14:09:13.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.909816  2160 tablet_replica.cc:333] T 0e42a2bae856442da7b3dd009d3b0636 P e2699a4de47d4903bb68fcf9ef9fb154: stopping tablet replica
14:09:13.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.909884  2160 raft_consensus.cc:2243] T 0e42a2bae856442da7b3dd009d3b0636 P e2699a4de47d4903bb68fcf9ef9fb154 [term 1 LEADER]: Raft consensus shutting down.
14:09:13.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.909883  2159 ts_tablet_manager.cc:1929] T a7c8ab30269c4b6c81263dac95f0a9e0 P c06f948f19504217b4aa50afef1694c0: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:09:13.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.909925  2159 log.cc:1199] T a7c8ab30269c4b6c81263dac95f0a9e0 P c06f948f19504217b4aa50afef1694c0: Deleting WAL directory at /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/ts-1/wal/wals/a7c8ab30269c4b6c81263dac95f0a9e0
14:09:13.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.909927  2160 raft_consensus.cc:2272] T 0e42a2bae856442da7b3dd009d3b0636 P e2699a4de47d4903bb68fcf9ef9fb154 [term 1 FOLLOWER]: Raft consensus is shut down!
14:09:13.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.910090  2159 ts_tablet_manager.cc:1950] T a7c8ab30269c4b6c81263dac95f0a9e0 P c06f948f19504217b4aa50afef1694c0: Deleting consensus metadata
14:09:13.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.910221  2160 ts_tablet_manager.cc:1916] T 0e42a2bae856442da7b3dd009d3b0636 P e2699a4de47d4903bb68fcf9ef9fb154: Deleting tablet data with delete state TABLET_DATA_DELETED
14:09:13.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.910600  1437 catalog_manager.cc:5028] TS c06f948f19504217b4aa50afef1694c0 (127.1.78.194:41295): tablet a7c8ab30269c4b6c81263dac95f0a9e0 (table org.apache.kudu.client.TestAlterTable-1783519752139 [id=7fba00f3fbf542238184963e308663dd]) successfully deleted
14:09:13.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.910771  2158 ts_tablet_manager.cc:1929] T e887f715318e40d783979e49cee7fb4d P 6744aeb8e7bf477fa4c39c6e204c35b1: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:09:13.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.910898  2158 log.cc:1199] T e887f715318e40d783979e49cee7fb4d P 6744aeb8e7bf477fa4c39c6e204c35b1: Deleting WAL directory at /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/ts-2/wal/wals/e887f715318e40d783979e49cee7fb4d
14:09:13.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.911106  2158 ts_tablet_manager.cc:1950] T e887f715318e40d783979e49cee7fb4d P 6744aeb8e7bf477fa4c39c6e204c35b1: Deleting consensus metadata
14:09:13.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.911531  1439 catalog_manager.cc:5028] TS 6744aeb8e7bf477fa4c39c6e204c35b1 (127.1.78.195:38457): tablet e887f715318e40d783979e49cee7fb4d (table org.apache.kudu.client.TestAlterTable-1783519752139 [id=7fba00f3fbf542238184963e308663dd]) successfully deleted
14:09:13.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.911899  2160 ts_tablet_manager.cc:1929] T 0e42a2bae856442da7b3dd009d3b0636 P e2699a4de47d4903bb68fcf9ef9fb154: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:09:13.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.911940  2160 log.cc:1199] T 0e42a2bae856442da7b3dd009d3b0636 P e2699a4de47d4903bb68fcf9ef9fb154: Deleting WAL directory at /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/ts-0/wal/wals/0e42a2bae856442da7b3dd009d3b0636
14:09:13.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.912160  2160 ts_tablet_manager.cc:1950] T 0e42a2bae856442da7b3dd009d3b0636 P e2699a4de47d4903bb68fcf9ef9fb154: Deleting consensus metadata
14:09:13.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.912515  2160 tablet_replica.cc:333] T 6aa0ea2169ef46c8af48dea3deb0a3bb P e2699a4de47d4903bb68fcf9ef9fb154: stopping tablet replica
14:09:13.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.912552  2160 raft_consensus.cc:2243] T 6aa0ea2169ef46c8af48dea3deb0a3bb P e2699a4de47d4903bb68fcf9ef9fb154 [term 1 LEADER]: Raft consensus shutting down.
14:09:13.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.912606  2160 raft_consensus.cc:2272] T 6aa0ea2169ef46c8af48dea3deb0a3bb P e2699a4de47d4903bb68fcf9ef9fb154 [term 1 FOLLOWER]: Raft consensus is shut down!
14:09:13.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.912664  1439 catalog_manager.cc:5028] TS e2699a4de47d4903bb68fcf9ef9fb154 (127.1.78.193:42619): tablet 0e42a2bae856442da7b3dd009d3b0636 (table org.apache.kudu.client.TestAlterTable-1783519752139 [id=7fba00f3fbf542238184963e308663dd]) successfully deleted
14:09:13.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.912842  2160 ts_tablet_manager.cc:1916] T 6aa0ea2169ef46c8af48dea3deb0a3bb P e2699a4de47d4903bb68fcf9ef9fb154: Deleting tablet data with delete state TABLET_DATA_DELETED
14:09:13.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.914103  2160 ts_tablet_manager.cc:1929] T 6aa0ea2169ef46c8af48dea3deb0a3bb P e2699a4de47d4903bb68fcf9ef9fb154: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:09:13.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.914167  2160 log.cc:1199] T 6aa0ea2169ef46c8af48dea3deb0a3bb P e2699a4de47d4903bb68fcf9ef9fb154: Deleting WAL directory at /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/ts-0/wal/wals/6aa0ea2169ef46c8af48dea3deb0a3bb
14:09:13.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.914402  2160 ts_tablet_manager.cc:1950] T 6aa0ea2169ef46c8af48dea3deb0a3bb P e2699a4de47d4903bb68fcf9ef9fb154: Deleting consensus metadata
14:09:13.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.914804  1439 catalog_manager.cc:5028] TS e2699a4de47d4903bb68fcf9ef9fb154 (127.1.78.193:42619): tablet 6aa0ea2169ef46c8af48dea3deb0a3bb (table org.apache.kudu.client.TestAlterTable-1783519752139 [id=7fba00f3fbf542238184963e308663dd]) successfully deleted
14:09:13.929 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bb64e99a7bbc4ccb8140aebf0bafb64b for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:09:13.929 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4073279033b044d988541d5a1dd01d29 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x00000000800000C8, 0x000000008000012C)
14:09:13.930 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b01390be6a6f40c5b09cef516c78a82d for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000008000012C, 0x0000000080000190)
14:09:13.930 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ad5383454fb24a12b9e6ca70be056c2b for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:09:13.930 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 30d7cc8e3523427f80d95749ba947b0a for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x00000001800000C8, 0x000000018000012C)
14:09:13.930 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f618abf1efc54aa08798a072a56d6ff4 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000018000012C, 0x0000000180000190)
14:09:13.930 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5d47500bcf5144879cef20882edc3ece for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000028000012C, 0x0000000280000190)
14:09:13.930 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4def2d0f467e4250a4cc031ae8ad3aba for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000038000012C, 0x0000000380000190)
14:09:13.930 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet c2729e9ea48a42aeac73141c66099d2c for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000048000012C, 0x0000000480000190)
14:09:13.930 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet db20f94d05de43b69044e566078b6435 for table 'org.apache.kudu.client.TestAlterTable-1783519752139' with partition [0x000000058000012C, 0x0000000580000190)
14:09:13.931 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=bb64e99a7bbc4ccb8140aebf0bafb64b@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x00000000800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=4073279033b044d988541d5a1dd01d29@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=b01390be6a6f40c5b09cef516c78a82d@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=ad5383454fb24a12b9e6ca70be056c2b@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=30d7cc8e3523427f80d95749ba947b0a@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=f618abf1efc54aa08798a072a56d6ff4@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=5d47500bcf5144879cef20882edc3ece@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=4def2d0f467e4250a4cc031ae8ad3aba@[e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=c2729e9ea48a42aeac73141c66099d2c@[c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=db20f94d05de43b69044e566078b6435@[6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)[L]]}]
14:09:13.931 [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=5), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.1.78.253:43995, [3ms] Sub RPC GetTableLocations: received response from server master-127.1.78.253:43995: OK, deferred=null)) after lookup
14:09:13.933 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 45 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783519752139, tablet=bb64e99a7bbc4ccb8140aebf0bafb64b, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.934 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet bb64e99a7bbc4ccb8140aebf0bafb64b for partition [0x000000007FFFFED4, 0x000000007FFFFF38) with scanner id null
14:09:13.936 [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-1783519752139, tablet=4073279033b044d988541d5a1dd01d29, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.936 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 4073279033b044d988541d5a1dd01d29 for partition [0x00000000800000C8, 0x000000008000012C) with scanner id null
14:09:13.938 [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-1783519752139, tablet=b01390be6a6f40c5b09cef516c78a82d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.938 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet b01390be6a6f40c5b09cef516c78a82d for partition [0x000000008000012C, 0x0000000080000190) with scanner id null
14:09:13.940 [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-1783519752139, tablet=ad5383454fb24a12b9e6ca70be056c2b, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.940 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet ad5383454fb24a12b9e6ca70be056c2b for partition [0x000000017FFFFED4, 0x000000017FFFFF38) with scanner id null
14:09:13.942 [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-1783519752139, tablet=30d7cc8e3523427f80d95749ba947b0a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.942 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 30d7cc8e3523427f80d95749ba947b0a for partition [0x00000001800000C8, 0x000000018000012C) with scanner id null
14:09:13.944 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783519752139, tablet=f618abf1efc54aa08798a072a56d6ff4, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.944 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet f618abf1efc54aa08798a072a56d6ff4 for partition [0x000000018000012C, 0x0000000180000190) with scanner id null
14:09:13.946 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783519752139, tablet=5d47500bcf5144879cef20882edc3ece, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.946 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 5d47500bcf5144879cef20882edc3ece for partition [0x000000028000012C, 0x0000000280000190) with scanner id null
14:09:13.947 [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-1783519752139, tablet=4def2d0f467e4250a4cc031ae8ad3aba, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.947 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 4def2d0f467e4250a4cc031ae8ad3aba for partition [0x000000038000012C, 0x0000000380000190) with scanner id null
14:09:13.949 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783519752139, tablet=c2729e9ea48a42aeac73141c66099d2c, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.949 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet c2729e9ea48a42aeac73141c66099d2c for partition [0x000000048000012C, 0x0000000480000190) with scanner id null
14:09:13.951 [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-1783519752139, tablet=db20f94d05de43b69044e566078b6435, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:13.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.956177  1451 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:43068:
14:09:13.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783519752139" }
14:09:13.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.956282  1451 catalog_manager.cc:2781] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:43068:
14:09:13.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783519752139" }
14:09:13.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.957790  1451 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 12a9fd22170d4d0c909cbb7d1fa04772: Sending DeleteTablet for 1 replicas of tablet bb64e99a7bbc4ccb8140aebf0bafb64b
14:09:13.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.957902  1451 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 12a9fd22170d4d0c909cbb7d1fa04772: Sending DeleteTablet for 1 replicas of tablet 4073279033b044d988541d5a1dd01d29
14:09:13.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.957945  1451 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 12a9fd22170d4d0c909cbb7d1fa04772: Sending DeleteTablet for 1 replicas of tablet b01390be6a6f40c5b09cef516c78a82d
14:09:13.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.957996  1451 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 12a9fd22170d4d0c909cbb7d1fa04772: Sending DeleteTablet for 1 replicas of tablet ad5383454fb24a12b9e6ca70be056c2b
14:09:13.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.958026  1451 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 12a9fd22170d4d0c909cbb7d1fa04772: Sending DeleteTablet for 1 replicas of tablet 30d7cc8e3523427f80d95749ba947b0a
14:09:13.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.958063  1451 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 12a9fd22170d4d0c909cbb7d1fa04772: Sending DeleteTablet for 1 replicas of tablet f618abf1efc54aa08798a072a56d6ff4
14:09:13.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.958089  1451 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 12a9fd22170d4d0c909cbb7d1fa04772: Sending DeleteTablet for 1 replicas of tablet 5d47500bcf5144879cef20882edc3ece
14:09:13.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.958113  1451 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 12a9fd22170d4d0c909cbb7d1fa04772: Sending DeleteTablet for 1 replicas of tablet 4def2d0f467e4250a4cc031ae8ad3aba
14:09:13.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.958142  1451 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 12a9fd22170d4d0c909cbb7d1fa04772: Sending DeleteTablet for 1 replicas of tablet c2729e9ea48a42aeac73141c66099d2c
14:09:13.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.958166  1451 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 12a9fd22170d4d0c909cbb7d1fa04772: Sending DeleteTablet for 1 replicas of tablet db20f94d05de43b69044e566078b6435
14:09:13.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.958165  1953 tablet_service.cc:1558] Processing DeleteTablet for tablet b01390be6a6f40c5b09cef516c78a82d with delete_type TABLET_DATA_DELETED (Table deleted at 2026-07-08 14:09:13 UTC) from {username='slave'} at 127.0.0.1:54632
14:09:13.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.958252  1683 tablet_service.cc:1558] Processing DeleteTablet for tablet 4073279033b044d988541d5a1dd01d29 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-07-08 14:09:13 UTC) from {username='slave'} at 127.0.0.1:57796
14:09:13.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.958302  1684 tablet_service.cc:1558] Processing DeleteTablet for tablet ad5383454fb24a12b9e6ca70be056c2b with delete_type TABLET_DATA_DELETED (Table deleted at 2026-07-08 14:09:13 UTC) from {username='slave'} at 127.0.0.1:57796
14:09:13.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.958354  2160 tablet_replica.cc:333] T 4073279033b044d988541d5a1dd01d29 P e2699a4de47d4903bb68fcf9ef9fb154: stopping tablet replica
14:09:13.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.958376  2158 tablet_replica.cc:333] T b01390be6a6f40c5b09cef516c78a82d P 6744aeb8e7bf477fa4c39c6e204c35b1: stopping tablet replica
14:09:13.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.958416  2160 raft_consensus.cc:2243] T 4073279033b044d988541d5a1dd01d29 P e2699a4de47d4903bb68fcf9ef9fb154 [term 1 LEADER]: Raft consensus shutting down.
14:09:13.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.958420  2158 raft_consensus.cc:2243] T b01390be6a6f40c5b09cef516c78a82d P 6744aeb8e7bf477fa4c39c6e204c35b1 [term 1 LEADER]: Raft consensus shutting down.
14:09:13.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.958462  2160 raft_consensus.cc:2272] T 4073279033b044d988541d5a1dd01d29 P e2699a4de47d4903bb68fcf9ef9fb154 [term 1 FOLLOWER]: Raft consensus is shut down!
14:09:13.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.958477  2158 raft_consensus.cc:2272] T b01390be6a6f40c5b09cef516c78a82d P 6744aeb8e7bf477fa4c39c6e204c35b1 [term 1 FOLLOWER]: Raft consensus is shut down!
14:09:13.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.958564  1954 tablet_service.cc:1558] Processing DeleteTablet for tablet db20f94d05de43b69044e566078b6435 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-07-08 14:09:13 UTC) from {username='slave'} at 127.0.0.1:54632
14:09:13.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.958667  1817 tablet_service.cc:1558] Processing DeleteTablet for tablet f618abf1efc54aa08798a072a56d6ff4 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-07-08 14:09:13 UTC) from {username='slave'} at 127.0.0.1:60828
14:09:13.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.958724  1820 tablet_service.cc:1558] Processing DeleteTablet for tablet bb64e99a7bbc4ccb8140aebf0bafb64b with delete_type TABLET_DATA_DELETED (Table deleted at 2026-07-08 14:09:13 UTC) from {username='slave'} at 127.0.0.1:60828
14:09:13.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.958757  1815 tablet_service.cc:1558] Processing DeleteTablet for tablet c2729e9ea48a42aeac73141c66099d2c with delete_type TABLET_DATA_DELETED (Table deleted at 2026-07-08 14:09:13 UTC) from {username='slave'} at 127.0.0.1:60828
14:09:13.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.958782  1684 tablet_service.cc:1558] Processing DeleteTablet for tablet 5d47500bcf5144879cef20882edc3ece with delete_type TABLET_DATA_DELETED (Table deleted at 2026-07-08 14:09:13 UTC) from {username='slave'} at 127.0.0.1:57796
14:09:13.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.958802  1683 tablet_service.cc:1558] Processing DeleteTablet for tablet 4def2d0f467e4250a4cc031ae8ad3aba with delete_type TABLET_DATA_DELETED (Table deleted at 2026-07-08 14:09:13 UTC) from {username='slave'} at 127.0.0.1:57796
14:09:13.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.958792  2159 tablet_replica.cc:333] T f618abf1efc54aa08798a072a56d6ff4 P c06f948f19504217b4aa50afef1694c0: stopping tablet replica
14:09:13.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.958860  2159 raft_consensus.cc:2243] T f618abf1efc54aa08798a072a56d6ff4 P c06f948f19504217b4aa50afef1694c0 [term 1 LEADER]: Raft consensus shutting down.
14:09:13.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.958916  2159 raft_consensus.cc:2272] T f618abf1efc54aa08798a072a56d6ff4 P c06f948f19504217b4aa50afef1694c0 [term 1 FOLLOWER]: Raft consensus is shut down!
14:09:13.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.959043  2158 ts_tablet_manager.cc:1916] T b01390be6a6f40c5b09cef516c78a82d P 6744aeb8e7bf477fa4c39c6e204c35b1: Deleting tablet data with delete state TABLET_DATA_DELETED
14:09:13.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.959193  2159 ts_tablet_manager.cc:1916] T f618abf1efc54aa08798a072a56d6ff4 P c06f948f19504217b4aa50afef1694c0: Deleting tablet data with delete state TABLET_DATA_DELETED
14:09:13.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.960300  2160 ts_tablet_manager.cc:1916] T 4073279033b044d988541d5a1dd01d29 P e2699a4de47d4903bb68fcf9ef9fb154: Deleting tablet data with delete state TABLET_DATA_DELETED
14:09:13.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.960842  2159 ts_tablet_manager.cc:1929] T f618abf1efc54aa08798a072a56d6ff4 P c06f948f19504217b4aa50afef1694c0: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:09:13.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.960911  2159 log.cc:1199] T f618abf1efc54aa08798a072a56d6ff4 P c06f948f19504217b4aa50afef1694c0: Deleting WAL directory at /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/ts-1/wal/wals/f618abf1efc54aa08798a072a56d6ff4
14:09:13.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.961143  2159 ts_tablet_manager.cc:1950] T f618abf1efc54aa08798a072a56d6ff4 P c06f948f19504217b4aa50afef1694c0: Deleting consensus metadata
14:09:13.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.961470  2159 tablet_replica.cc:333] T bb64e99a7bbc4ccb8140aebf0bafb64b P c06f948f19504217b4aa50afef1694c0: stopping tablet replica
14:09:13.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.961534  2159 raft_consensus.cc:2243] T bb64e99a7bbc4ccb8140aebf0bafb64b P c06f948f19504217b4aa50afef1694c0 [term 1 LEADER]: Raft consensus shutting down.
14:09:13.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.961589  2159 raft_consensus.cc:2272] T bb64e99a7bbc4ccb8140aebf0bafb64b P c06f948f19504217b4aa50afef1694c0 [term 1 FOLLOWER]: Raft consensus is shut down!
14:09:13.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.961607  1437 catalog_manager.cc:5028] TS c06f948f19504217b4aa50afef1694c0 (127.1.78.194:41295): tablet f618abf1efc54aa08798a072a56d6ff4 (table org.apache.kudu.client.TestAlterTable-1783519752139 [id=7fba00f3fbf542238184963e308663dd]) successfully deleted
14:09:13.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.961711  2160 ts_tablet_manager.cc:1929] T 4073279033b044d988541d5a1dd01d29 P e2699a4de47d4903bb68fcf9ef9fb154: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:09:13.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.961758  2160 log.cc:1199] T 4073279033b044d988541d5a1dd01d29 P e2699a4de47d4903bb68fcf9ef9fb154: Deleting WAL directory at /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/ts-0/wal/wals/4073279033b044d988541d5a1dd01d29
14:09:13.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.961946  2159 ts_tablet_manager.cc:1916] T bb64e99a7bbc4ccb8140aebf0bafb64b P c06f948f19504217b4aa50afef1694c0: Deleting tablet data with delete state TABLET_DATA_DELETED
14:09:13.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.961970  2160 ts_tablet_manager.cc:1950] T 4073279033b044d988541d5a1dd01d29 P e2699a4de47d4903bb68fcf9ef9fb154: Deleting consensus metadata
14:09:13.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.962103  1953 tablet_service.cc:1558] Processing DeleteTablet for tablet 30d7cc8e3523427f80d95749ba947b0a with delete_type TABLET_DATA_DELETED (Table deleted at 2026-07-08 14:09:13 UTC) from {username='slave'} at 127.0.0.1:54632
14:09:13.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.962440  2158 ts_tablet_manager.cc:1929] T b01390be6a6f40c5b09cef516c78a82d P 6744aeb8e7bf477fa4c39c6e204c35b1: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:09:13.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.962487  2158 log.cc:1199] T b01390be6a6f40c5b09cef516c78a82d P 6744aeb8e7bf477fa4c39c6e204c35b1: Deleting WAL directory at /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/ts-2/wal/wals/b01390be6a6f40c5b09cef516c78a82d
14:09:13.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.962693  2158 ts_tablet_manager.cc:1950] T b01390be6a6f40c5b09cef516c78a82d P 6744aeb8e7bf477fa4c39c6e204c35b1: Deleting consensus metadata
14:09:13.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.962961  2160 tablet_replica.cc:333] T ad5383454fb24a12b9e6ca70be056c2b P e2699a4de47d4903bb68fcf9ef9fb154: stopping tablet replica
14:09:13.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.963021  2160 raft_consensus.cc:2243] T ad5383454fb24a12b9e6ca70be056c2b P e2699a4de47d4903bb68fcf9ef9fb154 [term 1 LEADER]: Raft consensus shutting down.
14:09:13.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.963061  2160 raft_consensus.cc:2272] T ad5383454fb24a12b9e6ca70be056c2b P e2699a4de47d4903bb68fcf9ef9fb154 [term 1 FOLLOWER]: Raft consensus is shut down!
14:09:13.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.963095  2158 tablet_replica.cc:333] T db20f94d05de43b69044e566078b6435 P 6744aeb8e7bf477fa4c39c6e204c35b1: stopping tablet replica
14:09:13.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.963161  2158 raft_consensus.cc:2243] T db20f94d05de43b69044e566078b6435 P 6744aeb8e7bf477fa4c39c6e204c35b1 [term 1 LEADER]: Raft consensus shutting down.
14:09:13.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.963201  2158 raft_consensus.cc:2272] T db20f94d05de43b69044e566078b6435 P 6744aeb8e7bf477fa4c39c6e204c35b1 [term 1 FOLLOWER]: Raft consensus is shut down!
14:09:13.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.963207  2159 ts_tablet_manager.cc:1929] T bb64e99a7bbc4ccb8140aebf0bafb64b P c06f948f19504217b4aa50afef1694c0: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:09:13.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.963251  2159 log.cc:1199] T bb64e99a7bbc4ccb8140aebf0bafb64b P c06f948f19504217b4aa50afef1694c0: Deleting WAL directory at /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/ts-1/wal/wals/bb64e99a7bbc4ccb8140aebf0bafb64b
14:09:13.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.963353  1439 catalog_manager.cc:5028] TS e2699a4de47d4903bb68fcf9ef9fb154 (127.1.78.193:42619): tablet 4073279033b044d988541d5a1dd01d29 (table org.apache.kudu.client.TestAlterTable-1783519752139 [id=7fba00f3fbf542238184963e308663dd]) successfully deleted
14:09:13.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.963461  2159 ts_tablet_manager.cc:1950] T bb64e99a7bbc4ccb8140aebf0bafb64b P c06f948f19504217b4aa50afef1694c0: Deleting consensus metadata
14:09:13.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.963558  2160 ts_tablet_manager.cc:1916] T ad5383454fb24a12b9e6ca70be056c2b P e2699a4de47d4903bb68fcf9ef9fb154: Deleting tablet data with delete state TABLET_DATA_DELETED
14:09:13.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.963570  2158 ts_tablet_manager.cc:1916] T db20f94d05de43b69044e566078b6435 P 6744aeb8e7bf477fa4c39c6e204c35b1: Deleting tablet data with delete state TABLET_DATA_DELETED
14:09:13.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.964006  1437 catalog_manager.cc:5028] TS c06f948f19504217b4aa50afef1694c0 (127.1.78.194:41295): tablet bb64e99a7bbc4ccb8140aebf0bafb64b (table org.apache.kudu.client.TestAlterTable-1783519752139 [id=7fba00f3fbf542238184963e308663dd]) successfully deleted
14:09:13.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.964090  2159 tablet_replica.cc:333] T c2729e9ea48a42aeac73141c66099d2c P c06f948f19504217b4aa50afef1694c0: stopping tablet replica
14:09:13.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.964170  2159 raft_consensus.cc:2243] T c2729e9ea48a42aeac73141c66099d2c P c06f948f19504217b4aa50afef1694c0 [term 1 LEADER]: Raft consensus shutting down.
14:09:13.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.964212  2159 raft_consensus.cc:2272] T c2729e9ea48a42aeac73141c66099d2c P c06f948f19504217b4aa50afef1694c0 [term 1 FOLLOWER]: Raft consensus is shut down!
14:09:13.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.964469  2159 ts_tablet_manager.cc:1916] T c2729e9ea48a42aeac73141c66099d2c P c06f948f19504217b4aa50afef1694c0: Deleting tablet data with delete state TABLET_DATA_DELETED
14:09:13.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.964759  2160 ts_tablet_manager.cc:1929] T ad5383454fb24a12b9e6ca70be056c2b P e2699a4de47d4903bb68fcf9ef9fb154: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:09:13.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.964802  2160 log.cc:1199] T ad5383454fb24a12b9e6ca70be056c2b P e2699a4de47d4903bb68fcf9ef9fb154: Deleting WAL directory at /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/ts-0/wal/wals/ad5383454fb24a12b9e6ca70be056c2b
14:09:13.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.964929  2158 ts_tablet_manager.cc:1929] T db20f94d05de43b69044e566078b6435 P 6744aeb8e7bf477fa4c39c6e204c35b1: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:09:13.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.964977  2158 log.cc:1199] T db20f94d05de43b69044e566078b6435 P 6744aeb8e7bf477fa4c39c6e204c35b1: Deleting WAL directory at /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/ts-2/wal/wals/db20f94d05de43b69044e566078b6435
14:09:13.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.965001  2160 ts_tablet_manager.cc:1950] T ad5383454fb24a12b9e6ca70be056c2b P e2699a4de47d4903bb68fcf9ef9fb154: Deleting consensus metadata
14:09:13.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.965184  2158 ts_tablet_manager.cc:1950] T db20f94d05de43b69044e566078b6435 P 6744aeb8e7bf477fa4c39c6e204c35b1: Deleting consensus metadata
14:09:13.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.965201  1439 catalog_manager.cc:5028] TS 6744aeb8e7bf477fa4c39c6e204c35b1 (127.1.78.195:38457): tablet b01390be6a6f40c5b09cef516c78a82d (table org.apache.kudu.client.TestAlterTable-1783519752139 [id=7fba00f3fbf542238184963e308663dd]) successfully deleted
14:09:13.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.965494  1439 catalog_manager.cc:5028] TS 6744aeb8e7bf477fa4c39c6e204c35b1 (127.1.78.195:38457): tablet db20f94d05de43b69044e566078b6435 (table org.apache.kudu.client.TestAlterTable-1783519752139 [id=7fba00f3fbf542238184963e308663dd]) successfully deleted
14:09:13.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.965507  2158 tablet_replica.cc:333] T 30d7cc8e3523427f80d95749ba947b0a P 6744aeb8e7bf477fa4c39c6e204c35b1: stopping tablet replica
14:09:13.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.965556  2158 raft_consensus.cc:2243] T 30d7cc8e3523427f80d95749ba947b0a P 6744aeb8e7bf477fa4c39c6e204c35b1 [term 1 LEADER]: Raft consensus shutting down.
14:09:13.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.965603  2158 raft_consensus.cc:2272] T 30d7cc8e3523427f80d95749ba947b0a P 6744aeb8e7bf477fa4c39c6e204c35b1 [term 1 FOLLOWER]: Raft consensus is shut down!
14:09:13.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.965704  2159 ts_tablet_manager.cc:1929] T c2729e9ea48a42aeac73141c66099d2c P c06f948f19504217b4aa50afef1694c0: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:09:13.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.965752  2159 log.cc:1199] T c2729e9ea48a42aeac73141c66099d2c P c06f948f19504217b4aa50afef1694c0: Deleting WAL directory at /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/ts-1/wal/wals/c2729e9ea48a42aeac73141c66099d2c
14:09:13.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.965801  2158 ts_tablet_manager.cc:1916] T 30d7cc8e3523427f80d95749ba947b0a P 6744aeb8e7bf477fa4c39c6e204c35b1: Deleting tablet data with delete state TABLET_DATA_DELETED
14:09:13.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.965955  2159 ts_tablet_manager.cc:1950] T c2729e9ea48a42aeac73141c66099d2c P c06f948f19504217b4aa50afef1694c0: Deleting consensus metadata
14:09:13.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.965986  1439 catalog_manager.cc:5028] TS e2699a4de47d4903bb68fcf9ef9fb154 (127.1.78.193:42619): tablet ad5383454fb24a12b9e6ca70be056c2b (table org.apache.kudu.client.TestAlterTable-1783519752139 [id=7fba00f3fbf542238184963e308663dd]) successfully deleted
14:09:13.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.966277  1437 catalog_manager.cc:5028] TS c06f948f19504217b4aa50afef1694c0 (127.1.78.194:41295): tablet c2729e9ea48a42aeac73141c66099d2c (table org.apache.kudu.client.TestAlterTable-1783519752139 [id=7fba00f3fbf542238184963e308663dd]) successfully deleted
14:09:13.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.966945  2158 ts_tablet_manager.cc:1929] T 30d7cc8e3523427f80d95749ba947b0a P 6744aeb8e7bf477fa4c39c6e204c35b1: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:09:13.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.966989  2158 log.cc:1199] T 30d7cc8e3523427f80d95749ba947b0a P 6744aeb8e7bf477fa4c39c6e204c35b1: Deleting WAL directory at /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/ts-2/wal/wals/30d7cc8e3523427f80d95749ba947b0a
14:09:13.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.967195  2158 ts_tablet_manager.cc:1950] T 30d7cc8e3523427f80d95749ba947b0a P 6744aeb8e7bf477fa4c39c6e204c35b1: Deleting consensus metadata
14:09:13.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.967293  2160 tablet_replica.cc:333] T 5d47500bcf5144879cef20882edc3ece P e2699a4de47d4903bb68fcf9ef9fb154: stopping tablet replica
14:09:13.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.967382  2160 raft_consensus.cc:2243] T 5d47500bcf5144879cef20882edc3ece P e2699a4de47d4903bb68fcf9ef9fb154 [term 1 LEADER]: Raft consensus shutting down.
14:09:13.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.967485  1439 catalog_manager.cc:5028] TS 6744aeb8e7bf477fa4c39c6e204c35b1 (127.1.78.195:38457): tablet 30d7cc8e3523427f80d95749ba947b0a (table org.apache.kudu.client.TestAlterTable-1783519752139 [id=7fba00f3fbf542238184963e308663dd]) successfully deleted
14:09:13.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.967423  2160 raft_consensus.cc:2272] T 5d47500bcf5144879cef20882edc3ece P e2699a4de47d4903bb68fcf9ef9fb154 [term 1 FOLLOWER]: Raft consensus is shut down!
14:09:13.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.968266  2160 ts_tablet_manager.cc:1916] T 5d47500bcf5144879cef20882edc3ece P e2699a4de47d4903bb68fcf9ef9fb154: Deleting tablet data with delete state TABLET_DATA_DELETED
14:09:13.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.970228  2160 ts_tablet_manager.cc:1929] T 5d47500bcf5144879cef20882edc3ece P e2699a4de47d4903bb68fcf9ef9fb154: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:09:13.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.970284  2160 log.cc:1199] T 5d47500bcf5144879cef20882edc3ece P e2699a4de47d4903bb68fcf9ef9fb154: Deleting WAL directory at /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/ts-0/wal/wals/5d47500bcf5144879cef20882edc3ece
14:09:13.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.970511  2160 ts_tablet_manager.cc:1950] T 5d47500bcf5144879cef20882edc3ece P e2699a4de47d4903bb68fcf9ef9fb154: Deleting consensus metadata
14:09:13.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.970753  2160 tablet_replica.cc:333] T 4def2d0f467e4250a4cc031ae8ad3aba P e2699a4de47d4903bb68fcf9ef9fb154: stopping tablet replica
14:09:13.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.970810  2160 raft_consensus.cc:2243] T 4def2d0f467e4250a4cc031ae8ad3aba P e2699a4de47d4903bb68fcf9ef9fb154 [term 1 LEADER]: Raft consensus shutting down.
14:09:13.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.970850  2160 raft_consensus.cc:2272] T 4def2d0f467e4250a4cc031ae8ad3aba P e2699a4de47d4903bb68fcf9ef9fb154 [term 1 FOLLOWER]: Raft consensus is shut down!
14:09:13.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.970856  1439 catalog_manager.cc:5028] TS e2699a4de47d4903bb68fcf9ef9fb154 (127.1.78.193:42619): tablet 5d47500bcf5144879cef20882edc3ece (table org.apache.kudu.client.TestAlterTable-1783519752139 [id=7fba00f3fbf542238184963e308663dd]) successfully deleted
14:09:13.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.971081  2160 ts_tablet_manager.cc:1916] T 4def2d0f467e4250a4cc031ae8ad3aba P e2699a4de47d4903bb68fcf9ef9fb154: Deleting tablet data with delete state TABLET_DATA_DELETED
14:09:13.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.972359  2160 ts_tablet_manager.cc:1929] T 4def2d0f467e4250a4cc031ae8ad3aba P e2699a4de47d4903bb68fcf9ef9fb154: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:09:13.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.972411  2160 log.cc:1199] T 4def2d0f467e4250a4cc031ae8ad3aba P e2699a4de47d4903bb68fcf9ef9fb154: Deleting WAL directory at /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11714183580970881637/ts-0/wal/wals/4def2d0f467e4250a4cc031ae8ad3aba
14:09:13.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.972604  2160 ts_tablet_manager.cc:1950] T 4def2d0f467e4250a4cc031ae8ad3aba P e2699a4de47d4903bb68fcf9ef9fb154: Deleting consensus metadata
14:09:13.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.973654  1439 catalog_manager.cc:5028] TS e2699a4de47d4903bb68fcf9ef9fb154 (127.1.78.193:42619): tablet 4def2d0f467e4250a4cc031ae8ad3aba (table org.apache.kudu.client.TestAlterTable-1783519752139 [id=7fba00f3fbf542238184963e308663dd]) successfully deleted
14:09:13.977 [DEBUG - main] (Connection.java:575) [peer c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)] disconnecting while in state READY
14:09:13.977 [DEBUG - main] (Connection.java:575) [peer master-127.1.78.252:40121(127.1.78.252:40121)] disconnecting while in state READY
14:09:13.978 [DEBUG - main] (Connection.java:575) [peer master-127.1.78.253:43995(127.1.78.253:43995)] disconnecting while in state READY
14:09:13.978 [DEBUG - main] (Connection.java:575) [peer master-127.1.78.254:32831(127.1.78.254:32831)] disconnecting while in state READY
14:09:13.978 [DEBUG - main] (Connection.java:575) [peer e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)] disconnecting while in state READY
14:09:13.978 [DEBUG - main] (Connection.java:575) [peer 6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)] disconnecting while in state READY
14:09:13.983 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.78.254:32831(127.1.78.254:32831)] handling channelInactive
14:09:13.983 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.78.252:40121(127.1.78.252:40121)] handling channelInactive
14:09:13.984 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.78.254:32831(127.1.78.254:32831)] cleaning up while in state READY due to: connection closed
14:09:13.984 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.78.252:40121(127.1.78.252:40121)] cleaning up while in state READY due to: connection closed
14:09:13.984 [DEBUG - kudu-nio-4] (Connection.java:239) [peer c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)] handling channelInactive
14:09:13.984 [DEBUG - kudu-nio-4] (Connection.java:709) [peer c06f948f19504217b4aa50afef1694c0(127.1.78.194:41295)] cleaning up while in state READY due to: connection closed
14:09:13.983 [DEBUG - kudu-nio-3] (Connection.java:239) [peer e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)] handling channelInactive
14:09:13.985 [DEBUG - kudu-nio-3] (Connection.java:709) [peer e2699a4de47d4903bb68fcf9ef9fb154(127.1.78.193:42619)] cleaning up while in state READY due to: connection closed
14:09:13.983 [DEBUG - kudu-nio-5] (Connection.java:239) [peer 6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)] handling channelInactive
14:09:13.985 [DEBUG - kudu-nio-5] (Connection.java:709) [peer 6744aeb8e7bf477fa4c39c6e204c35b1(127.1.78.195:38457)] cleaning up while in state READY due to: connection closed
14:09:13.986 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:09:13.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:13.993698  1339 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 1623
14:09:14.003 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.78.253:43995(127.1.78.253:43995)] handling channelInactive
14:09:14.004 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.78.253:43995(127.1.78.253:43995)] cleaning up while in state READY due to: connection closed
14:09:14.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.003930  1339 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 1758
14:09:14.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.010249  1339 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 1893
14:09:14.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.017529  1339 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 1350
14:09:14.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.024452  1339 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 1421
14:09:14.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.031862  1339 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 1493
14:09:14.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T14:09:14Z chronyd exiting
.14:09:14.387 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1783519754387
14:09:14.391 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:09:14.391 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
14:09:14.391 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskzNpfhA/test-tmp
14:09:14.392 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
14:09:14.392 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskzNpfhA/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
14:09:14.395 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

14:09:14.468 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:09:14.468 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

14:09:14.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.469123  2164 mini_oidc.cc:150] Starting JWKS server
14:09:14.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.469775  2164 webserver.cc:533] Webserver started at http://127.0.0.1:45093/ using document root <none> and password file <none>
14:09:14.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.469884  2164 mini_oidc.cc:186] Starting OIDC Discovery server
14:09:14.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.470057  2164 webserver.cc:533] Webserver started at http://127.0.0.1:39165/ using document root <none> and password file <none>
14:09:14.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T14:09:14Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
14:09:14.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T14:09:14Z Disabled control of system clock
14:09:14.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.480216  2164 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:14.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:14.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/master-0/wal
14:09:14.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/master-0/data
14:09:14.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:14.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:14.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:14.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:14.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:14.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:14.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/master-0/logs
14:09:14.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/master-0/data/info.pb
14:09:14.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:14.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:14.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:14.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:14.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:14.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:14.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:14.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:14.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:09:14.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:14.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:14.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:14.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.29.62:39645
14:09:14.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.29.62
14:09:14.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:14.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.29.20:34951
14:09:14.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:14.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:14.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:14.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:14.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.2.29.62:39645,127.2.29.61:33205,127.2.29.60:34957
14:09:14.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:14.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:45093/jwks.json with env {}
14:09:14.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:14.578622  2175 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:14.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:14.578787  2175 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:14.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:14.578806  2175 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:14.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:14.580292  2175 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:09:14.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:14.580338  2175 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:14.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:14.580353  2175 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:09:14.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:14.580365  2175 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:09:14.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:14.580377  2175 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:09:14.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:14.580389  2175 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:45093/jwks.json
14:09:14.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.581991  2175 master_runner.cc:387] Master server non-default flags:
14:09:14.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:14.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.29.20:34951
14:09:14.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:14.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:14.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/master-0/data
14:09:14.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/master-0/wal
14:09:14.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:14.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.2.29.62:39645,127.2.29.61:33205,127.2.29.60:34957
14:09:14.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:14.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:14.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:14.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.29.62:39645
14:09:14.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:14.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:14.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:14.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:45093/jwks.json
14:09:14.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:14.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:14.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/master-0/data/info.pb
14:09:14.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.29.62
14:09:14.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:14.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:14.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.2175
14:09:14.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:14.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:14.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:14.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:14.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/master-0/logs
14:09:14.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:14.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:14.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:14.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:09:14.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:14.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:14.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:14.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:14.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:14.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.582156  2175 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:14.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.582325  2175 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:14.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:14.584769  2183 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:14.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:14.584800  2181 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:14.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:14.584887  2180 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:14.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.585645  2175 server_base.cc:1061] running on GCE node
14:09:14.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.585870  2175 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:14.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.586114  2175 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:14.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.587273  2175 hybrid_clock.cc:648] HybridClock initialized: now 1783519754587251 us; error 34 us; skew 500 ppm
14:09:14.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.588624  2175 webserver.cc:533] Webserver started at http://127.2.29.62:42123/ using document root <none> and password file <none>
14:09:14.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.588821  2175 fs_manager.cc:362] Metadata directory not provided
14:09:14.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.588871  2175 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:14.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.588967  2175 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:14.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.590024  2175 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/master-0/data/instance:
14:09:14.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0cd07e443e984f19914035a85b1b33b5"
14:09:14.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:14 on dist-test-slave-63nk"
14:09:14.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.590381  2175 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/master-0/wal/instance:
14:09:14.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0cd07e443e984f19914035a85b1b33b5"
14:09:14.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:14 on dist-test-slave-63nk"
14:09:14.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.591758  2175 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.001s
14:09:14.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.592502  2189 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:14.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.592665  2175 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.000s
14:09:14.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.592713  2175 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/master-0/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/master-0/wal
14:09:14.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0cd07e443e984f19914035a85b1b33b5"
14:09:14.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:14 on dist-test-slave-63nk"
14:09:14.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.592752  2175 fs_report.cc:389] FS layout report
14:09:14.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:14.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/master-0/wal
14:09:14.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/master-0/wal
14:09:14.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/master-0/data/data
14:09:14.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:14.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:14.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:14.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:14.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:14.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:14.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:14.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:14.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:14.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:14.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:14.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.608531  2175 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:14.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.608783  2175 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:14.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.608875  2175 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:14.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.612907  2175 rpc_server.cc:307] RPC server started. Bound to: 127.2.29.62:39645
14:09:14.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.612936  2241 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.29.62:39645 every 8 connection(s)
14:09:14.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.613260  2175 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/master-0/data/info.pb
14:09:14.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.613758  2242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:14.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.615127  2164 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 2175
14:09:14.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.615233  2164 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/master-0/wal/instance
14:09:14.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.615123  2242 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.2.29.62" port: 39645 } has no permanent_uuid. Determining permanent_uuid...
14:09:14.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.616237  2164 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:14.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:14.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/master-1/wal
14:09:14.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/master-1/data
14:09:14.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:14.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:14.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:14.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:14.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:14.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:14.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/master-1/logs
14:09:14.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/master-1/data/info.pb
14:09:14.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:14.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:14.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:14.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:14.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:14.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:14.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:14.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:14.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:09:14.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:14.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:14.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:14.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.29.61:33205
14:09:14.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.29.61
14:09:14.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:14.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.29.20:34951
14:09:14.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:14.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:14.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:14.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:14.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.2.29.62:39645,127.2.29.61:33205,127.2.29.60:34957
14:09:14.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:14.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:45093/jwks.json with env {}
14:09:14.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.621353  2242 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.2.29.61" port: 33205 } has no permanent_uuid. Determining permanent_uuid...
14:09:14.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:14.621721  2192 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.2.29.61:33205: connect: Connection refused (error 111)
14:09:14.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:14.622160  2242 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.2.29.61:33205: Network error: Client connection negotiation failed: client connection to 127.2.29.61:33205: connect: Connection refused (error 111)
14:09:14.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.671370  2242 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.29.61" port: 33205 } attempt: 1
14:09:14.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:14.672246  2242 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.2.29.61:33205: Network error: Client connection negotiation failed: client connection to 127.2.29.61:33205: connect: Connection refused (error 111)
14:09:14.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:14.693593  2246 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:14.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:14.693747  2246 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:14.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:14.693766  2246 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:14.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:14.695112  2246 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:09:14.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:14.695149  2246 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:14.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:14.695163  2246 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:09:14.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:14.695174  2246 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:09:14.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:14.695185  2246 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:09:14.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:14.695196  2246 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:45093/jwks.json
14:09:14.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.697309  2246 master_runner.cc:387] Master server non-default flags:
14:09:14.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:14.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.29.20:34951
14:09:14.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:14.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:14.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/master-1/data
14:09:14.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/master-1/wal
14:09:14.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:14.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.2.29.62:39645,127.2.29.61:33205,127.2.29.60:34957
14:09:14.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:14.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:14.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:14.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.29.61:33205
14:09:14.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:14.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:14.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:14.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:45093/jwks.json
14:09:14.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:14.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:14.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/master-1/data/info.pb
14:09:14.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.29.61
14:09:14.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:14.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:14.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.2246
14:09:14.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:14.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:14.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:14.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:14.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/master-1/logs
14:09:14.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:14.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:14.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:14.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:09:14.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:14.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:14.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:14.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:14.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:14.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.697504  2246 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:14.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.697690  2246 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:14.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:14.700147  2253 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:14.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:14.700150  2255 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:14.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:14.700150  2252 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:14.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.700240  2246 server_base.cc:1061] running on GCE node
14:09:14.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.700575  2246 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:14.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.700804  2246 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:14.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.701927  2246 hybrid_clock.cc:648] HybridClock initialized: now 1783519754701912 us; error 31 us; skew 500 ppm
14:09:14.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.703075  2246 webserver.cc:533] Webserver started at http://127.2.29.61:46209/ using document root <none> and password file <none>
14:09:14.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.703236  2246 fs_manager.cc:362] Metadata directory not provided
14:09:14.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.703275  2246 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:14.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.703348  2246 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:14.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.704191  2246 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/master-1/data/instance:
14:09:14.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f72919ceb51c49aba621ae808ce9c698"
14:09:14.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:14 on dist-test-slave-63nk"
14:09:14.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.704487  2246 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/master-1/wal/instance:
14:09:14.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f72919ceb51c49aba621ae808ce9c698"
14:09:14.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:14 on dist-test-slave-63nk"
14:09:14.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.705564  2246 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
14:09:14.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.706233  2261 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:14.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.706393  2246 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:09:14.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.706461  2246 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/master-1/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/master-1/wal
14:09:14.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f72919ceb51c49aba621ae808ce9c698"
14:09:14.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:14 on dist-test-slave-63nk"
14:09:14.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.706519  2246 fs_report.cc:389] FS layout report
14:09:14.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:14.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/master-1/wal
14:09:14.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/master-1/wal
14:09:14.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/master-1/data/data
14:09:14.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:14.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:14.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:14.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:14.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:14.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:14.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:14.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:14.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:14.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:14.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:14.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.718434  2246 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:14.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.718743  2246 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:14.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.718920  2246 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:14.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.722757  2246 rpc_server.cc:307] RPC server started. Bound to: 127.2.29.61:33205
14:09:14.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.722788  2313 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.29.61:33205 every 8 connection(s)
14:09:14.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.723163  2246 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/master-1/data/info.pb
14:09:14.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.723778  2314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:14.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.725106  2314 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.2.29.62" port: 39645 } has no permanent_uuid. Determining permanent_uuid...
14:09:14.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.729938  2314 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.2.29.61" port: 33205 } has no permanent_uuid. Determining permanent_uuid...
14:09:14.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.730522  2164 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 2246
14:09:14.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.730616  2164 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/master-1/wal/instance
14:09:14.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.731000  2164 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:14.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:14.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/master-2/wal
14:09:14.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/master-2/data
14:09:14.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:14.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:14.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:14.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:14.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:14.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:14.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/master-2/logs
14:09:14.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/master-2/data/info.pb
14:09:14.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:14.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:14.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:14.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:14.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:14.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:14.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:14.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:14.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:09:14.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:14.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:14.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:14.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.29.60:34957
14:09:14.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.29.60
14:09:14.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:14.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.29.20:34951
14:09:14.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:14.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:14.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:14.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:14.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.2.29.62:39645,127.2.29.61:33205,127.2.29.60:34957
14:09:14.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:14.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:45093/jwks.json with env {}
14:09:14.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.733611  2314 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.2.29.60" port: 34957 } has no permanent_uuid. Determining permanent_uuid...
14:09:14.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:14.734027  2265 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.2.29.60:34957: connect: Connection refused (error 111)
14:09:14.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:14.734535  2314 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.2.29.60:34957: Network error: Client connection negotiation failed: client connection to 127.2.29.60:34957: connect: Connection refused (error 111)
14:09:14.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.740418  2242 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.29.61" port: 33205 } attempt: 2
14:09:14.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.743844  2242 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.2.29.60" port: 34957 } has no permanent_uuid. Determining permanent_uuid...
14:09:14.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:14.744678  2242 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.2.29.60:34957: Network error: Client connection negotiation failed: client connection to 127.2.29.60:34957: connect: Connection refused (error 111)
14:09:14.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.783805  2314 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.29.60" port: 34957 } attempt: 1
14:09:14.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:14.784791  2314 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.2.29.60:34957: Network error: Client connection negotiation failed: client connection to 127.2.29.60:34957: connect: Connection refused (error 111)
14:09:14.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.787861  2242 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.29.60" port: 34957 } attempt: 1
14:09:14.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:14.788656  2242 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.2.29.60:34957: Network error: Client connection negotiation failed: client connection to 127.2.29.60:34957: connect: Connection refused (error 111)
14:09:14.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:14.808759  2318 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:14.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:14.808930  2318 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:14.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:14.808951  2318 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:14.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:14.810446  2318 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:09:14.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:14.810489  2318 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:14.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:14.810504  2318 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:09:14.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:14.810516  2318 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:09:14.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:14.810529  2318 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:09:14.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:14.810540  2318 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:45093/jwks.json
14:09:14.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.812227  2318 master_runner.cc:387] Master server non-default flags:
14:09:14.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:14.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.29.20:34951
14:09:14.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:14.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:14.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/master-2/data
14:09:14.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/master-2/wal
14:09:14.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:14.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.2.29.62:39645,127.2.29.61:33205,127.2.29.60:34957
14:09:14.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:14.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:14.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:14.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.29.60:34957
14:09:14.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:14.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:14.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:14.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:45093/jwks.json
14:09:14.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:14.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:14.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/master-2/data/info.pb
14:09:14.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.29.60
14:09:14.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:14.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:14.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.2318
14:09:14.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:14.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:14.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:14.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:14.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/master-2/logs
14:09:14.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:14.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:14.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:14.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:09:14.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:14.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:14.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:14.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:14.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:14.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.812413  2318 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:14.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.812577  2318 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:14.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:14.814996  2324 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:14.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:14.815016  2327 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:14.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:14.815064  2325 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:14.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.815610  2318 server_base.cc:1061] running on GCE node
14:09:14.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.815847  2318 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:14.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.816073  2318 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:14.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.817281  2318 hybrid_clock.cc:648] HybridClock initialized: now 1783519754817258 us; error 35 us; skew 500 ppm
14:09:14.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.818962  2318 webserver.cc:533] Webserver started at http://127.2.29.60:37779/ using document root <none> and password file <none>
14:09:14.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.819204  2318 fs_manager.cc:362] Metadata directory not provided
14:09:14.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.819285  2318 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:14.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.819407  2318 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:14.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.820595  2318 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/master-2/data/instance:
14:09:14.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "19e26fd740654bb5ac84d6286e90e6fc"
14:09:14.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:14 on dist-test-slave-63nk"
14:09:14.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.821033  2318 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/master-2/wal/instance:
14:09:14.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "19e26fd740654bb5ac84d6286e90e6fc"
14:09:14.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:14 on dist-test-slave-63nk"
14:09:14.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.822357  2318 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:09:14.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.823066  2333 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:14.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.823355  2318 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
14:09:14.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.823432  2318 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/master-2/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/master-2/wal
14:09:14.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "19e26fd740654bb5ac84d6286e90e6fc"
14:09:14.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:14 on dist-test-slave-63nk"
14:09:14.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.823491  2318 fs_report.cc:389] FS layout report
14:09:14.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:14.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/master-2/wal
14:09:14.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/master-2/wal
14:09:14.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/master-2/data/data
14:09:14.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:14.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:14.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:14.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:14.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:14.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:14.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:14.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:14.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:14.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:14.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:14.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.835824  2242 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.29.60" port: 34957 } attempt: 2
14:09:14.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.836186  2318 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:14.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.836452  2318 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:14.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.836601  2318 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:14.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:14.836619  2242 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.2.29.60:34957: Network error: Client connection negotiation failed: client connection to 127.2.29.60:34957: connect: Connection refused (error 111)
14:09:14.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.840549  2318 rpc_server.cc:307] RPC server started. Bound to: 127.2.29.60:34957
14:09:14.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.840590  2385 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.29.60:34957 every 8 connection(s)
14:09:14.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.840960  2318 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/master-2/data/info.pb
14:09:14.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.841558  2386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:14.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.842732  2386 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.2.29.62" port: 39645 } has no permanent_uuid. Determining permanent_uuid...
14:09:14.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.845582  2164 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 2318
14:09:14.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.845655  2164 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/master-2/wal/instance
14:09:14.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.847682  2386 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.2.29.61" port: 33205 } has no permanent_uuid. Determining permanent_uuid...
14:09:14.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.850844  2386 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.2.29.60" port: 34957 } has no permanent_uuid. Determining permanent_uuid...
14:09:14.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.852985  2314 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.29.60" port: 34957 } attempt: 2
14:09:14.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.856158  2386 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 19e26fd740654bb5ac84d6286e90e6fc: Bootstrap starting.
14:09:14.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.856853  2386 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 19e26fd740654bb5ac84d6286e90e6fc: Neither blocks nor log segments found. Creating new log.
14:09:14.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.857385  2386 log.cc:826] T 00000000000000000000000000000000 P 19e26fd740654bb5ac84d6286e90e6fc: Log is configured to *not* fsync() on all Append() calls
14:09:14.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.858019  2314 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f72919ceb51c49aba621ae808ce9c698: Bootstrap starting.
14:09:14.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.858049  2386 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 19e26fd740654bb5ac84d6286e90e6fc: No bootstrap required, opened a new log
14:09:14.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.858724  2314 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f72919ceb51c49aba621ae808ce9c698: Neither blocks nor log segments found. Creating new log.
14:09:14.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.858968  2314 log.cc:826] T 00000000000000000000000000000000 P f72919ceb51c49aba621ae808ce9c698: Log is configured to *not* fsync() on all Append() calls
14:09:14.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.859699  2314 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f72919ceb51c49aba621ae808ce9c698: No bootstrap required, opened a new log
14:09:14.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.859720  2386 raft_consensus.cc:359] T 00000000000000000000000000000000 P 19e26fd740654bb5ac84d6286e90e6fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cd07e443e984f19914035a85b1b33b5" member_type: VOTER last_known_addr { host: "127.2.29.62" port: 39645 } } peers { permanent_uuid: "f72919ceb51c49aba621ae808ce9c698" member_type: VOTER last_known_addr { host: "127.2.29.61" port: 33205 } } peers { permanent_uuid: "19e26fd740654bb5ac84d6286e90e6fc" member_type: VOTER last_known_addr { host: "127.2.29.60" port: 34957 } }
14:09:14.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.859844  2386 raft_consensus.cc:385] T 00000000000000000000000000000000 P 19e26fd740654bb5ac84d6286e90e6fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:14.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.859872  2386 raft_consensus.cc:740] T 00000000000000000000000000000000 P 19e26fd740654bb5ac84d6286e90e6fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19e26fd740654bb5ac84d6286e90e6fc, State: Initialized, Role: FOLLOWER
14:09:14.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.859995  2386 consensus_queue.cc:260] T 00000000000000000000000000000000 P 19e26fd740654bb5ac84d6286e90e6fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cd07e443e984f19914035a85b1b33b5" member_type: VOTER last_known_addr { host: "127.2.29.62" port: 39645 } } peers { permanent_uuid: "f72919ceb51c49aba621ae808ce9c698" member_type: VOTER last_known_addr { host: "127.2.29.61" port: 33205 } } peers { permanent_uuid: "19e26fd740654bb5ac84d6286e90e6fc" member_type: VOTER last_known_addr { host: "127.2.29.60" port: 34957 } }
14:09:14.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.860294  2386 sys_catalog.cc:565] T 00000000000000000000000000000000 P 19e26fd740654bb5ac84d6286e90e6fc [sys.catalog]: configured and running, proceeding with master startup.
14:09:14.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.861922  2314 raft_consensus.cc:359] T 00000000000000000000000000000000 P f72919ceb51c49aba621ae808ce9c698 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cd07e443e984f19914035a85b1b33b5" member_type: VOTER last_known_addr { host: "127.2.29.62" port: 39645 } } peers { permanent_uuid: "f72919ceb51c49aba621ae808ce9c698" member_type: VOTER last_known_addr { host: "127.2.29.61" port: 33205 } } peers { permanent_uuid: "19e26fd740654bb5ac84d6286e90e6fc" member_type: VOTER last_known_addr { host: "127.2.29.60" port: 34957 } }
14:09:14.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.862043  2314 raft_consensus.cc:385] T 00000000000000000000000000000000 P f72919ceb51c49aba621ae808ce9c698 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:14.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.862075  2314 raft_consensus.cc:740] T 00000000000000000000000000000000 P f72919ceb51c49aba621ae808ce9c698 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f72919ceb51c49aba621ae808ce9c698, State: Initialized, Role: FOLLOWER
14:09:14.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.862190  2314 consensus_queue.cc:260] T 00000000000000000000000000000000 P f72919ceb51c49aba621ae808ce9c698 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cd07e443e984f19914035a85b1b33b5" member_type: VOTER last_known_addr { host: "127.2.29.62" port: 39645 } } peers { permanent_uuid: "f72919ceb51c49aba621ae808ce9c698" member_type: VOTER last_known_addr { host: "127.2.29.61" port: 33205 } } peers { permanent_uuid: "19e26fd740654bb5ac84d6286e90e6fc" member_type: VOTER last_known_addr { host: "127.2.29.60" port: 34957 } }
14:09:14.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.862484  2314 sys_catalog.cc:565] T 00000000000000000000000000000000 P f72919ceb51c49aba621ae808ce9c698 [sys.catalog]: configured and running, proceeding with master startup.
14:09:14.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:14.864338  2421 catalog_manager.cc:1594] T 00000000000000000000000000000000 P f72919ceb51c49aba621ae808ce9c698: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:09:14.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:14.864534  2421 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:09:14.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.864537  2246 master_runner.cc:187] Error getting master registration for 127.2.29.62:39645: OK, instance_id { permanent_uuid: "0cd07e443e984f19914035a85b1b33b5" instance_seqno: 1783519754611644 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:09:14.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.865967  2246 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:09:14.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:14.862226  2408 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 19e26fd740654bb5ac84d6286e90e6fc: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:09:14.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:14.868381  2408 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:09:14.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.866115  2397 sys_catalog.cc:455] T 00000000000000000000000000000000 P 19e26fd740654bb5ac84d6286e90e6fc [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: "0cd07e443e984f19914035a85b1b33b5" member_type: VOTER last_known_addr { host: "127.2.29.62" port: 39645 } } peers { permanent_uuid: "f72919ceb51c49aba621ae808ce9c698" member_type: VOTER last_known_addr { host: "127.2.29.61" port: 33205 } } peers { permanent_uuid: "19e26fd740654bb5ac84d6286e90e6fc" member_type: VOTER last_known_addr { host: "127.2.29.60" port: 34957 } } }
14:09:14.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.868809  2397 sys_catalog.cc:458] T 00000000000000000000000000000000 P 19e26fd740654bb5ac84d6286e90e6fc [sys.catalog]: This master's current role is: FOLLOWER
14:09:14.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.868800  2318 master_runner.cc:187] Error getting master registration for 127.2.29.62:39645: OK, instance_id { permanent_uuid: "0cd07e443e984f19914035a85b1b33b5" instance_seqno: 1783519754611644 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:09:14.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.870165  2318 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:09:14.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.871110  2410 sys_catalog.cc:455] T 00000000000000000000000000000000 P f72919ceb51c49aba621ae808ce9c698 [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: "0cd07e443e984f19914035a85b1b33b5" member_type: VOTER last_known_addr { host: "127.2.29.62" port: 39645 } } peers { permanent_uuid: "f72919ceb51c49aba621ae808ce9c698" member_type: VOTER last_known_addr { host: "127.2.29.61" port: 33205 } } peers { permanent_uuid: "19e26fd740654bb5ac84d6286e90e6fc" member_type: VOTER last_known_addr { host: "127.2.29.60" port: 34957 } } }
14:09:14.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.871187  2410 sys_catalog.cc:458] T 00000000000000000000000000000000 P f72919ceb51c49aba621ae808ce9c698 [sys.catalog]: This master's current role is: FOLLOWER
14:09:14.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.943776  2242 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.29.60" port: 34957 } attempt: 3
14:09:14.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.948439  2242 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0cd07e443e984f19914035a85b1b33b5: Bootstrap starting.
14:09:14.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.949201  2242 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0cd07e443e984f19914035a85b1b33b5: Neither blocks nor log segments found. Creating new log.
14:09:14.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.949725  2242 log.cc:826] T 00000000000000000000000000000000 P 0cd07e443e984f19914035a85b1b33b5: Log is configured to *not* fsync() on all Append() calls
14:09:14.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.950786  2242 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0cd07e443e984f19914035a85b1b33b5: No bootstrap required, opened a new log
14:09:14.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.952420  2242 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0cd07e443e984f19914035a85b1b33b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cd07e443e984f19914035a85b1b33b5" member_type: VOTER last_known_addr { host: "127.2.29.62" port: 39645 } } peers { permanent_uuid: "f72919ceb51c49aba621ae808ce9c698" member_type: VOTER last_known_addr { host: "127.2.29.61" port: 33205 } } peers { permanent_uuid: "19e26fd740654bb5ac84d6286e90e6fc" member_type: VOTER last_known_addr { host: "127.2.29.60" port: 34957 } }
14:09:14.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.952545  2242 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0cd07e443e984f19914035a85b1b33b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:14.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.952579  2242 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0cd07e443e984f19914035a85b1b33b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cd07e443e984f19914035a85b1b33b5, State: Initialized, Role: FOLLOWER
14:09:14.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.952704  2242 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0cd07e443e984f19914035a85b1b33b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cd07e443e984f19914035a85b1b33b5" member_type: VOTER last_known_addr { host: "127.2.29.62" port: 39645 } } peers { permanent_uuid: "f72919ceb51c49aba621ae808ce9c698" member_type: VOTER last_known_addr { host: "127.2.29.61" port: 33205 } } peers { permanent_uuid: "19e26fd740654bb5ac84d6286e90e6fc" member_type: VOTER last_known_addr { host: "127.2.29.60" port: 34957 } }
14:09:14.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.953037  2242 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0cd07e443e984f19914035a85b1b33b5 [sys.catalog]: configured and running, proceeding with master startup.
14:09:14.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.953336  2424 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0cd07e443e984f19914035a85b1b33b5 [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: "0cd07e443e984f19914035a85b1b33b5" member_type: VOTER last_known_addr { host: "127.2.29.62" port: 39645 } } peers { permanent_uuid: "f72919ceb51c49aba621ae808ce9c698" member_type: VOTER last_known_addr { host: "127.2.29.61" port: 33205 } } peers { permanent_uuid: "19e26fd740654bb5ac84d6286e90e6fc" member_type: VOTER last_known_addr { host: "127.2.29.60" port: 34957 } } }
14:09:14.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.953557  2424 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0cd07e443e984f19914035a85b1b33b5 [sys.catalog]: This master's current role is: FOLLOWER
14:09:14.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:14.954852  2435 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 0cd07e443e984f19914035a85b1b33b5: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:09:14.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:14.955049  2435 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:09:14.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.956689  2175 master_runner.cc:264] No leader master found from master 0cd07e443e984f19914035a85b1b33b5
14:09:14.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:14.956732  2175 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:09:14.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:14.969718  2267 tablet.cc:2406] T 00000000000000000000000000000000 P f72919ceb51c49aba621ae808ce9c698: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:09:15.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:15.087231  2339 tablet.cc:2406] T 00000000000000000000000000000000 P 19e26fd740654bb5ac84d6286e90e6fc: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:09:15.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:15.109619  2195 tablet.cc:2406] T 00000000000000000000000000000000 P 0cd07e443e984f19914035a85b1b33b5: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:09:15.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.143260  2424 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0cd07e443e984f19914035a85b1b33b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:09:15.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.143404  2424 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0cd07e443e984f19914035a85b1b33b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cd07e443e984f19914035a85b1b33b5" member_type: VOTER last_known_addr { host: "127.2.29.62" port: 39645 } } peers { permanent_uuid: "f72919ceb51c49aba621ae808ce9c698" member_type: VOTER last_known_addr { host: "127.2.29.61" port: 33205 } } peers { permanent_uuid: "19e26fd740654bb5ac84d6286e90e6fc" member_type: VOTER last_known_addr { host: "127.2.29.60" port: 34957 } }
14:09:15.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.143695  2424 leader_election.cc:290] T 00000000000000000000000000000000 P 0cd07e443e984f19914035a85b1b33b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f72919ceb51c49aba621ae808ce9c698 (127.2.29.61:33205), 19e26fd740654bb5ac84d6286e90e6fc (127.2.29.60:34957)
14:09:15.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.143923  2288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "0cd07e443e984f19914035a85b1b33b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f72919ceb51c49aba621ae808ce9c698" is_pre_election: true
14:09:15.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.144073  2288 raft_consensus.cc:2468] T 00000000000000000000000000000000 P f72919ceb51c49aba621ae808ce9c698 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cd07e443e984f19914035a85b1b33b5 in term 0.
14:09:15.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.144008  2360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "0cd07e443e984f19914035a85b1b33b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19e26fd740654bb5ac84d6286e90e6fc" is_pre_election: true
14:09:15.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.144209  2360 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 19e26fd740654bb5ac84d6286e90e6fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cd07e443e984f19914035a85b1b33b5 in term 0.
14:09:15.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.144273  2192 leader_election.cc:304] T 00000000000000000000000000000000 P 0cd07e443e984f19914035a85b1b33b5 [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: 0cd07e443e984f19914035a85b1b33b5, f72919ceb51c49aba621ae808ce9c698; no voters: 
14:09:15.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.144373  2424 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0cd07e443e984f19914035a85b1b33b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:09:15.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.144418  2424 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0cd07e443e984f19914035a85b1b33b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:09:15.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.144438  2424 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0cd07e443e984f19914035a85b1b33b5 [term 0 FOLLOWER]: Advancing to term 1
14:09:15.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.145166  2424 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0cd07e443e984f19914035a85b1b33b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cd07e443e984f19914035a85b1b33b5" member_type: VOTER last_known_addr { host: "127.2.29.62" port: 39645 } } peers { permanent_uuid: "f72919ceb51c49aba621ae808ce9c698" member_type: VOTER last_known_addr { host: "127.2.29.61" port: 33205 } } peers { permanent_uuid: "19e26fd740654bb5ac84d6286e90e6fc" member_type: VOTER last_known_addr { host: "127.2.29.60" port: 34957 } }
14:09:15.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.145300  2424 leader_election.cc:290] T 00000000000000000000000000000000 P 0cd07e443e984f19914035a85b1b33b5 [CANDIDATE]: Term 1 election: Requested vote from peers f72919ceb51c49aba621ae808ce9c698 (127.2.29.61:33205), 19e26fd740654bb5ac84d6286e90e6fc (127.2.29.60:34957)
14:09:15.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.145469  2360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "0cd07e443e984f19914035a85b1b33b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19e26fd740654bb5ac84d6286e90e6fc"
14:09:15.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.145510  2288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "0cd07e443e984f19914035a85b1b33b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f72919ceb51c49aba621ae808ce9c698"
14:09:15.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.145547  2360 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 19e26fd740654bb5ac84d6286e90e6fc [term 0 FOLLOWER]: Advancing to term 1
14:09:15.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.145579  2288 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f72919ceb51c49aba621ae808ce9c698 [term 0 FOLLOWER]: Advancing to term 1
14:09:15.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.146265  2360 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 19e26fd740654bb5ac84d6286e90e6fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cd07e443e984f19914035a85b1b33b5 in term 1.
14:09:15.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.146390  2288 raft_consensus.cc:2468] T 00000000000000000000000000000000 P f72919ceb51c49aba621ae808ce9c698 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cd07e443e984f19914035a85b1b33b5 in term 1.
14:09:15.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.146471  2193 leader_election.cc:304] T 00000000000000000000000000000000 P 0cd07e443e984f19914035a85b1b33b5 [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: 0cd07e443e984f19914035a85b1b33b5, 19e26fd740654bb5ac84d6286e90e6fc; no voters: 
14:09:15.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.146615  2424 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0cd07e443e984f19914035a85b1b33b5 [term 1 FOLLOWER]: Leader election won for term 1
14:09:15.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.146752  2424 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0cd07e443e984f19914035a85b1b33b5 [term 1 LEADER]: Becoming Leader. State: Replica: 0cd07e443e984f19914035a85b1b33b5, State: Running, Role: LEADER
14:09:15.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.146872  2424 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0cd07e443e984f19914035a85b1b33b5 [LEADER]: Queue going to LEADER mode. State: All 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: "0cd07e443e984f19914035a85b1b33b5" member_type: VOTER last_known_addr { host: "127.2.29.62" port: 39645 } } peers { permanent_uuid: "f72919ceb51c49aba621ae808ce9c698" member_type: VOTER last_known_addr { host: "127.2.29.61" port: 33205 } } peers { permanent_uuid: "19e26fd740654bb5ac84d6286e90e6fc" member_type: VOTER last_known_addr { host: "127.2.29.60" port: 34957 } }
14:09:15.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.147330  2437 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0cd07e443e984f19914035a85b1b33b5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0cd07e443e984f19914035a85b1b33b5. Latest consensus state: current_term: 1 leader_uuid: "0cd07e443e984f19914035a85b1b33b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cd07e443e984f19914035a85b1b33b5" member_type: VOTER last_known_addr { host: "127.2.29.62" port: 39645 } } peers { permanent_uuid: "f72919ceb51c49aba621ae808ce9c698" member_type: VOTER last_known_addr { host: "127.2.29.61" port: 33205 } } peers { permanent_uuid: "19e26fd740654bb5ac84d6286e90e6fc" member_type: VOTER last_known_addr { host: "127.2.29.60" port: 34957 } } }
14:09:15.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.147454  2437 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0cd07e443e984f19914035a85b1b33b5 [sys.catalog]: This master's current role is: LEADER
14:09:15.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.147699  2439 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
14:09:15.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.147913  2439 catalog_manager.cc:1520] Initializing Kudu cluster ID...
14:09:15.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.149250  2288 raft_consensus.cc:1275] T 00000000000000000000000000000000 P f72919ceb51c49aba621ae808ce9c698 [term 1 FOLLOWER]: Refusing update from remote peer 0cd07e443e984f19914035a85b1b33b5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:09:15.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.149250  2360 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 19e26fd740654bb5ac84d6286e90e6fc [term 1 FOLLOWER]: Refusing update from remote peer 0cd07e443e984f19914035a85b1b33b5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:09:15.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.149564  2437 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 0cd07e443e984f19914035a85b1b33b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19e26fd740654bb5ac84d6286e90e6fc" member_type: VOTER last_known_addr { host: "127.2.29.60" port: 34957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:09:15.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.149667  2424 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 0cd07e443e984f19914035a85b1b33b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f72919ceb51c49aba621ae808ce9c698" member_type: VOTER last_known_addr { host: "127.2.29.61" port: 33205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:09:15.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.150801  2410 sys_catalog.cc:455] T 00000000000000000000000000000000 P f72919ceb51c49aba621ae808ce9c698 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0cd07e443e984f19914035a85b1b33b5. Latest consensus state: current_term: 1 leader_uuid: "0cd07e443e984f19914035a85b1b33b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cd07e443e984f19914035a85b1b33b5" member_type: VOTER last_known_addr { host: "127.2.29.62" port: 39645 } } peers { permanent_uuid: "f72919ceb51c49aba621ae808ce9c698" member_type: VOTER last_known_addr { host: "127.2.29.61" port: 33205 } } peers { permanent_uuid: "19e26fd740654bb5ac84d6286e90e6fc" member_type: VOTER last_known_addr { host: "127.2.29.60" port: 34957 } } }
14:09:15.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.150802  2397 sys_catalog.cc:455] T 00000000000000000000000000000000 P 19e26fd740654bb5ac84d6286e90e6fc [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0cd07e443e984f19914035a85b1b33b5. Latest consensus state: current_term: 1 leader_uuid: "0cd07e443e984f19914035a85b1b33b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cd07e443e984f19914035a85b1b33b5" member_type: VOTER last_known_addr { host: "127.2.29.62" port: 39645 } } peers { permanent_uuid: "f72919ceb51c49aba621ae808ce9c698" member_type: VOTER last_known_addr { host: "127.2.29.61" port: 33205 } } peers { permanent_uuid: "19e26fd740654bb5ac84d6286e90e6fc" member_type: VOTER last_known_addr { host: "127.2.29.60" port: 34957 } } }
14:09:15.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.150902  2410 sys_catalog.cc:458] T 00000000000000000000000000000000 P f72919ceb51c49aba621ae808ce9c698 [sys.catalog]: This master's current role is: FOLLOWER
14:09:15.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.150899  2397 sys_catalog.cc:458] T 00000000000000000000000000000000 P 19e26fd740654bb5ac84d6286e90e6fc [sys.catalog]: This master's current role is: FOLLOWER
14:09:15.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.151587  2437 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0cd07e443e984f19914035a85b1b33b5 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "0cd07e443e984f19914035a85b1b33b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cd07e443e984f19914035a85b1b33b5" member_type: VOTER last_known_addr { host: "127.2.29.62" port: 39645 } } peers { permanent_uuid: "f72919ceb51c49aba621ae808ce9c698" member_type: VOTER last_known_addr { host: "127.2.29.61" port: 33205 } } peers { permanent_uuid: "19e26fd740654bb5ac84d6286e90e6fc" member_type: VOTER last_known_addr { host: "127.2.29.60" port: 34957 } } }
14:09:15.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.151568  2424 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0cd07e443e984f19914035a85b1b33b5 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "0cd07e443e984f19914035a85b1b33b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cd07e443e984f19914035a85b1b33b5" member_type: VOTER last_known_addr { host: "127.2.29.62" port: 39645 } } peers { permanent_uuid: "f72919ceb51c49aba621ae808ce9c698" member_type: VOTER last_known_addr { host: "127.2.29.61" port: 33205 } } peers { permanent_uuid: "19e26fd740654bb5ac84d6286e90e6fc" member_type: VOTER last_known_addr { host: "127.2.29.60" port: 34957 } } }
14:09:15.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.151695  2437 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0cd07e443e984f19914035a85b1b33b5 [sys.catalog]: This master's current role is: LEADER
14:09:15.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.151705  2424 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0cd07e443e984f19914035a85b1b33b5 [sys.catalog]: This master's current role is: LEADER
14:09:15.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.151857  2410 sys_catalog.cc:455] T 00000000000000000000000000000000 P f72919ceb51c49aba621ae808ce9c698 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "0cd07e443e984f19914035a85b1b33b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cd07e443e984f19914035a85b1b33b5" member_type: VOTER last_known_addr { host: "127.2.29.62" port: 39645 } } peers { permanent_uuid: "f72919ceb51c49aba621ae808ce9c698" member_type: VOTER last_known_addr { host: "127.2.29.61" port: 33205 } } peers { permanent_uuid: "19e26fd740654bb5ac84d6286e90e6fc" member_type: VOTER last_known_addr { host: "127.2.29.60" port: 34957 } } }
14:09:15.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.151925  2410 sys_catalog.cc:458] T 00000000000000000000000000000000 P f72919ceb51c49aba621ae808ce9c698 [sys.catalog]: This master's current role is: FOLLOWER
14:09:15.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.152289  2439 catalog_manager.cc:1383] Generated new cluster ID: cf4a94f50a50490781b76d8500eef620
14:09:15.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.152338  2439 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
14:09:15.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.156193  2442 mvcc.cc:204] Tried to move back new op lower bound from 7305296917088976896 to 7305296917082251264. Current Snapshot: MvccSnapshot[applied={T|T < 7305296917088976896 or (T in {7305296917088976896})}]
14:09:15.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.156426  2397 sys_catalog.cc:455] T 00000000000000000000000000000000 P 19e26fd740654bb5ac84d6286e90e6fc [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "0cd07e443e984f19914035a85b1b33b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cd07e443e984f19914035a85b1b33b5" member_type: VOTER last_known_addr { host: "127.2.29.62" port: 39645 } } peers { permanent_uuid: "f72919ceb51c49aba621ae808ce9c698" member_type: VOTER last_known_addr { host: "127.2.29.61" port: 33205 } } peers { permanent_uuid: "19e26fd740654bb5ac84d6286e90e6fc" member_type: VOTER last_known_addr { host: "127.2.29.60" port: 34957 } } }
14:09:15.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.156513  2397 sys_catalog.cc:458] T 00000000000000000000000000000000 P 19e26fd740654bb5ac84d6286e90e6fc [sys.catalog]: This master's current role is: FOLLOWER
14:09:15.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.156562  2441 mvcc.cc:204] Tried to move back new op lower bound from 7305296917088976896 to 7305296917082251264. Current Snapshot: MvccSnapshot[applied={T|T < 7305296917088976896}]
14:09:15.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.160303  2439 catalog_manager.cc:1406] Generated new certificate authority record
14:09:15.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.160964  2439 catalog_manager.cc:1540] Loading token signing keys...
14:09:15.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.166311  2439 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0cd07e443e984f19914035a85b1b33b5: Generated new TSK 0
14:09:15.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.166466  2439 catalog_manager.cc:1550] Initializing in-progress tserver states...
14:09:15.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.193209  2164 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:15.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:15.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/ts-0/wal
14:09:15.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/ts-0/data
14:09:15.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:15.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:15.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:15.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:15.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:15.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:15.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/ts-0/logs
14:09:15.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/ts-0/data/info.pb
14:09:15.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:15.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:15.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:15.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:15.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:15.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:15.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:15.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:15.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:09:15.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:15.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.29.1:0
14:09:15.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.2.29.1
14:09:15.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.29.1
14:09:15.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:15.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.2.29.62:39645,127.2.29.61:33205,127.2.29.60:34957
14:09:15.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.29.20:34951
14:09:15.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:15.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:15.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:09:15.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:15.270670  2449 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:15.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:15.270907  2449 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:15.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:15.270946  2449 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:15.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:15.272626  2449 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:15.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:15.272719  2449 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.2.29.1
14:09:15.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.274490  2449 tablet_server_runner.cc:78] Tablet server non-default flags:
14:09:15.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:15.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.29.20:34951
14:09:15.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:15.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:15.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/ts-0/data
14:09:15.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/ts-0/wal
14:09:15.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:15.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:15.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.29.1:0
14:09:15.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:15.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:15.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:15.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/ts-0/data/info.pb
14:09:15.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.29.1
14:09:15.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:15.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.2.29.62:39645,127.2.29.61:33205,127.2.29.60:34957
14:09:15.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:15.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.2449
14:09:15.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:15.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:15.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:15.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:15.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.2.29.1
14:09:15.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/ts-0/logs
14:09:15.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:15.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:15.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:15.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:09:15.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:15.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:15.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:15.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:15.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:15.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.274745  2449 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:15.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.275027  2449 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:15.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:15.277851  2457 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:15.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:15.277905  2455 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:15.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:15.277945  2454 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:15.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.278265  2449 server_base.cc:1061] running on GCE node
14:09:15.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.278452  2449 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:15.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.278687  2449 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:15.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.279870  2449 hybrid_clock.cc:648] HybridClock initialized: now 1783519755279837 us; error 47 us; skew 500 ppm
14:09:15.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.281059  2449 webserver.cc:533] Webserver started at http://127.2.29.1:40139/ using document root <none> and password file <none>
14:09:15.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.281284  2449 fs_manager.cc:362] Metadata directory not provided
14:09:15.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.281384  2449 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:15.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.281494  2449 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:15.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.282394  2449 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/ts-0/data/instance:
14:09:15.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c2f13c6acaba46c583b38c6466d2e8db"
14:09:15.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:15 on dist-test-slave-63nk"
14:09:15.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.282747  2449 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/ts-0/wal/instance:
14:09:15.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c2f13c6acaba46c583b38c6466d2e8db"
14:09:15.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:15 on dist-test-slave-63nk"
14:09:15.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.284008  2449 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
14:09:15.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.284755  2463 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:15.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.284996  2449 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
14:09:15.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.285068  2449 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/ts-0/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/ts-0/wal
14:09:15.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c2f13c6acaba46c583b38c6466d2e8db"
14:09:15.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:15 on dist-test-slave-63nk"
14:09:15.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.285122  2449 fs_report.cc:389] FS layout report
14:09:15.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:15.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/ts-0/wal
14:09:15.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/ts-0/wal
14:09:15.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/ts-0/data/data
14:09:15.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:15.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:15.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:15.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:15.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:15.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:15.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:15.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:15.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:15.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:15.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:15.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.295065  2449 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:15.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.295413  2449 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:15.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.295565  2449 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:15.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.295789  2449 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:09:15.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.296204  2449 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:09:15.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.296283  2449 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:09:15.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.296314  2449 ts_tablet_manager.cc:616] Registered 0 tablets
14:09:15.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.296339  2449 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:09:15.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.302207  2449 rpc_server.cc:307] RPC server started. Bound to: 127.2.29.1:41865
14:09:15.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.302253  2576 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.29.1:41865 every 8 connection(s)
14:09:15.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.302554  2449 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/ts-0/data/info.pb
14:09:15.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.307753  2164 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 2449
14:09:15.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.307865  2164 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/ts-0/wal/instance
14:09:15.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.308182  2579 heartbeater.cc:344] Connected to a master server at 127.2.29.61:33205
14:09:15.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.308293  2579 heartbeater.cc:461] Registering TS with master...
14:09:15.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.308413  2578 heartbeater.cc:344] Connected to a master server at 127.2.29.62:39645
14:09:15.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.308480  2578 heartbeater.cc:461] Registering TS with master...
14:09:15.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.308495  2579 heartbeater.cc:507] Master 127.2.29.61:33205 requested a full tablet report, sending...
14:09:15.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.308568  2578 heartbeater.cc:507] Master 127.2.29.62:39645 requested a full tablet report, sending...
14:09:15.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.309195  2278 ts_manager.cc:194] Registered new tserver with Master: c2f13c6acaba46c583b38c6466d2e8db (127.2.29.1:41865)
14:09:15.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.309360  2164 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:15.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:15.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/ts-1/wal
14:09:15.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/ts-1/data
14:09:15.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:15.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:15.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:15.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:15.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:15.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:15.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/ts-1/logs
14:09:15.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/ts-1/data/info.pb
14:09:15.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:15.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:15.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:15.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:15.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:15.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:15.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:15.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:15.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:09:15.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:15.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.29.2:0
14:09:15.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.2.29.2
14:09:15.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.29.2
14:09:15.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:15.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.2.29.62:39645,127.2.29.61:33205,127.2.29.60:34957
14:09:15.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.29.20:34951
14:09:15.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:15.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:15.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:09:15.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.309418  2206 ts_manager.cc:194] Registered new tserver with Master: c2f13c6acaba46c583b38c6466d2e8db (127.2.29.1:41865)
14:09:15.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.310201  2206 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.2.29.1:50361
14:09:15.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.310348  2577 heartbeater.cc:344] Connected to a master server at 127.2.29.60:34957
14:09:15.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.310398  2577 heartbeater.cc:461] Registering TS with master...
14:09:15.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.310488  2577 heartbeater.cc:507] Master 127.2.29.60:34957 requested a full tablet report, sending...
14:09:15.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.310773  2350 ts_manager.cc:194] Registered new tserver with Master: c2f13c6acaba46c583b38c6466d2e8db (127.2.29.1:41865)
14:09:15.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:15.385799  2584 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:15.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:15.385958  2584 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:15.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:15.385977  2584 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:15.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:15.387451  2584 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:15.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:15.387499  2584 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.2.29.2
14:09:15.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.389124  2584 tablet_server_runner.cc:78] Tablet server non-default flags:
14:09:15.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:15.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.29.20:34951
14:09:15.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:15.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:15.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/ts-1/data
14:09:15.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/ts-1/wal
14:09:15.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:15.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:15.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.29.2:0
14:09:15.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:15.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:15.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:15.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/ts-1/data/info.pb
14:09:15.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.29.2
14:09:15.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:15.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.2.29.62:39645,127.2.29.61:33205,127.2.29.60:34957
14:09:15.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:15.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.2584
14:09:15.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:15.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:15.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:15.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:15.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.2.29.2
14:09:15.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/ts-1/logs
14:09:15.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:15.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:15.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:15.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:09:15.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:15.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:15.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:15.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:15.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:15.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.389298  2584 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:15.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.389462  2584 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:15.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:15.391811  2589 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:15.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:15.391920  2592 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:15.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:15.392122  2590 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:15.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.392225  2584 server_base.cc:1061] running on GCE node
14:09:15.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.392681  2584 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:15.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.392910  2584 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:15.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.394086  2584 hybrid_clock.cc:648] HybridClock initialized: now 1783519755394058 us; error 39 us; skew 500 ppm
14:09:15.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.395243  2584 webserver.cc:533] Webserver started at http://127.2.29.2:41149/ using document root <none> and password file <none>
14:09:15.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.395468  2584 fs_manager.cc:362] Metadata directory not provided
14:09:15.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.395560  2584 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:15.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.395668  2584 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:15.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.396582  2584 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/ts-1/data/instance:
14:09:15.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "569c0fedb1904f2188d10ea4636169fa"
14:09:15.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:15 on dist-test-slave-63nk"
14:09:15.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.396945  2584 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/ts-1/wal/instance:
14:09:15.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "569c0fedb1904f2188d10ea4636169fa"
14:09:15.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:15 on dist-test-slave-63nk"
14:09:15.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.398198  2584 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:09:15.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.399005  2598 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:15.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.399245  2584 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
14:09:15.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.399334  2584 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/ts-1/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/ts-1/wal
14:09:15.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "569c0fedb1904f2188d10ea4636169fa"
14:09:15.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:15 on dist-test-slave-63nk"
14:09:15.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.399394  2584 fs_report.cc:389] FS layout report
14:09:15.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:15.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/ts-1/wal
14:09:15.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/ts-1/wal
14:09:15.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/ts-1/data/data
14:09:15.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:15.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:15.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:15.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:15.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:15.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:15.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:15.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:15.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:15.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:15.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:15.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.414786  2584 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:15.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.415128  2584 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:15.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.415253  2584 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:15.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.415534  2584 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:09:15.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.415927  2584 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:09:15.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.415985  2584 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:09:15.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.416020  2584 ts_tablet_manager.cc:616] Registered 0 tablets
14:09:15.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.416038  2584 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:09:15.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.421917  2584 rpc_server.cc:307] RPC server started. Bound to: 127.2.29.2:34097
14:09:15.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.422003  2711 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.29.2:34097 every 8 connection(s)
14:09:15.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.422312  2584 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/ts-1/data/info.pb
14:09:15.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.423920  2164 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 2584
14:09:15.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.424014  2164 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/ts-1/wal/instance
14:09:15.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.425446  2164 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:15.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:15.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/ts-2/wal
14:09:15.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/ts-2/data
14:09:15.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:15.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:15.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:15.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:15.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:15.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:15.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/ts-2/logs
14:09:15.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/ts-2/data/info.pb
14:09:15.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:15.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:15.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:15.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:15.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:15.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:15.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:15.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:15.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:09:15.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:15.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.29.3:0
14:09:15.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.2.29.3
14:09:15.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.29.3
14:09:15.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:15.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.2.29.62:39645,127.2.29.61:33205,127.2.29.60:34957
14:09:15.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.29.20:34951
14:09:15.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:15.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:15.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:09:15.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.428030  2712 heartbeater.cc:344] Connected to a master server at 127.2.29.60:34957
14:09:15.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.428151  2712 heartbeater.cc:461] Registering TS with master...
14:09:15.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.428279  2714 heartbeater.cc:344] Connected to a master server at 127.2.29.61:33205
14:09:15.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.428361  2714 heartbeater.cc:461] Registering TS with master...
14:09:15.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.428373  2712 heartbeater.cc:507] Master 127.2.29.60:34957 requested a full tablet report, sending...
14:09:15.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.428473  2714 heartbeater.cc:507] Master 127.2.29.61:33205 requested a full tablet report, sending...
14:09:15.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.428747  2350 ts_manager.cc:194] Registered new tserver with Master: 569c0fedb1904f2188d10ea4636169fa (127.2.29.2:34097)
14:09:15.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.428747  2278 ts_manager.cc:194] Registered new tserver with Master: 569c0fedb1904f2188d10ea4636169fa (127.2.29.2:34097)
14:09:15.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.429816  2713 heartbeater.cc:344] Connected to a master server at 127.2.29.62:39645
14:09:15.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.429890  2713 heartbeater.cc:461] Registering TS with master...
14:09:15.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.429994  2713 heartbeater.cc:507] Master 127.2.29.62:39645 requested a full tablet report, sending...
14:09:15.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.430236  2206 ts_manager.cc:194] Registered new tserver with Master: 569c0fedb1904f2188d10ea4636169fa (127.2.29.2:34097)
14:09:15.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.430783  2206 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.2.29.2:35127
14:09:15.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:15.504325  2719 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:15.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:15.504495  2719 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:15.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:15.504515  2719 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:15.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:15.506035  2719 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:15.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:15.506091  2719 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.2.29.3
14:09:15.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.507573  2719 tablet_server_runner.cc:78] Tablet server non-default flags:
14:09:15.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:15.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.29.20:34951
14:09:15.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:15.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:15.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/ts-2/data
14:09:15.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/ts-2/wal
14:09:15.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:15.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:15.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.29.3:0
14:09:15.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:15.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:15.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:15.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/ts-2/data/info.pb
14:09:15.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.29.3
14:09:15.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:15.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.2.29.62:39645,127.2.29.61:33205,127.2.29.60:34957
14:09:15.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:15.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.2719
14:09:15.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:15.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:15.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:15.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:15.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.2.29.3
14:09:15.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/ts-2/logs
14:09:15.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:15.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:15.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:15.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:09:15.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:15.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:15.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:15.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:15.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:15.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.507752  2719 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:15.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.507937  2719 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:15.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:15.510417  2724 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:15.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:15.510427  2725 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:15.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:15.510481  2727 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:15.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.510547  2719 server_base.cc:1061] running on GCE node
14:09:15.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.510712  2719 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:15.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.510908  2719 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:15.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.512042  2719 hybrid_clock.cc:648] HybridClock initialized: now 1783519755512016 us; error 42 us; skew 500 ppm
14:09:15.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.513103  2719 webserver.cc:533] Webserver started at http://127.2.29.3:39191/ using document root <none> and password file <none>
14:09:15.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.513250  2719 fs_manager.cc:362] Metadata directory not provided
14:09:15.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.513288  2719 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:15.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.513357  2719 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:15.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.514107  2719 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/ts-2/data/instance:
14:09:15.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "33c849c4269f47e888310923f7c9ee65"
14:09:15.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:15 on dist-test-slave-63nk"
14:09:15.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.514356  2719 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/ts-2/wal/instance:
14:09:15.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "33c849c4269f47e888310923f7c9ee65"
14:09:15.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:15 on dist-test-slave-63nk"
14:09:15.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.515493  2719 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
14:09:15.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.516175  2733 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:15.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.516335  2719 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
14:09:15.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.516402  2719 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/ts-2/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/ts-2/wal
14:09:15.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "33c849c4269f47e888310923f7c9ee65"
14:09:15.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:15 on dist-test-slave-63nk"
14:09:15.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.516486  2719 fs_report.cc:389] FS layout report
14:09:15.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:15.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/ts-2/wal
14:09:15.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/ts-2/wal
14:09:15.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/ts-2/data/data
14:09:15.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:15.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:15.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:15.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:15.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:15.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:15.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:15.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:15.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:15.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:15.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:15.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.535671  2719 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:15.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.536069  2719 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:15.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.536281  2719 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:15.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.536540  2719 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:09:15.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.536942  2719 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:09:15.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.536999  2719 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:09:15.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.537034  2719 ts_tablet_manager.cc:616] Registered 0 tablets
14:09:15.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.537050  2719 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:09:15.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.543546  2719 rpc_server.cc:307] RPC server started. Bound to: 127.2.29.3:33187
14:09:15.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.543599  2846 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.29.3:33187 every 8 connection(s)
14:09:15.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.543968  2719 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/ts-2/data/info.pb
14:09:15.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.549741  2847 heartbeater.cc:344] Connected to a master server at 127.2.29.60:34957
14:09:15.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.549762  2848 heartbeater.cc:344] Connected to a master server at 127.2.29.62:39645
14:09:15.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.549868  2847 heartbeater.cc:461] Registering TS with master...
14:09:15.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.549872  2848 heartbeater.cc:461] Registering TS with master...
14:09:15.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.550096  2847 heartbeater.cc:507] Master 127.2.29.60:34957 requested a full tablet report, sending...
14:09:15.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.550094  2848 heartbeater.cc:507] Master 127.2.29.62:39645 requested a full tablet report, sending...
14:09:15.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.550268  2849 heartbeater.cc:344] Connected to a master server at 127.2.29.61:33205
14:09:15.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.550316  2849 heartbeater.cc:461] Registering TS with master...
14:09:15.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.550418  2849 heartbeater.cc:507] Master 127.2.29.61:33205 requested a full tablet report, sending...
14:09:15.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.550529  2206 ts_manager.cc:194] Registered new tserver with Master: 33c849c4269f47e888310923f7c9ee65 (127.2.29.3:33187)
14:09:15.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.550545  2350 ts_manager.cc:194] Registered new tserver with Master: 33c849c4269f47e888310923f7c9ee65 (127.2.29.3:33187)
14:09:15.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.550686  2278 ts_manager.cc:194] Registered new tserver with Master: 33c849c4269f47e888310923f7c9ee65 (127.2.29.3:33187)
14:09:15.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.551033  2206 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.2.29.3:32971
14:09:15.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.551764  2164 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 2719
14:09:15.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.551843  2164 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11691031423981116831/ts-2/wal/instance
14:09:15.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.553992  2164 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
14:09:15.554 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:09:15.554 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

14:09:15.557 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.2.29.62"
      port: 39645
    }
    bound_http_address {
      host: "127.2.29.62"
      port: 42123
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.2.29.61"
      port: 33205
    }
    bound_http_address {
      host: "127.2.29.61"
      port: 46209
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.2.29.60"
      port: 34957
    }
    bound_http_address {
      host: "127.2.29.60"
      port: 37779
    }
  }
}

14:09:15.557 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

14:09:15.558 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.2.29.1"
      port: 41865
    }
    bound_http_address {
      host: "127.2.29.1"
      port: 40139
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.2.29.2"
      port: 34097
    }
    bound_http_address {
      host: "127.2.29.2"
      port: 41149
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.2.29.3"
      port: 33187
    }
    bound_http_address {
      host: "127.2.29.3"
      port: 39191
    }
  }
}

14:09:15.558 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
14:09:15.560 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:09:15.562 [DEBUG - main] (Connection.java:748) [peer master-127.2.29.62:39645(127.2.29.62:39645)] connecting to peer
14:09:15.563 [DEBUG - main] (Connection.java:748) [peer master-127.2.29.60:34957(127.2.29.60:34957)] connecting to peer
14:09:15.564 [DEBUG - main] (Connection.java:748) [peer master-127.2.29.61:33205(127.2.29.61:33205)] connecting to peer
14:09:15.564 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.29.62:39645(127.2.29.62:39645)] Successfully connected to peer
14:09:15.566 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.29.60:34957(127.2.29.60:34957)] Successfully connected to peer
14:09:15.567 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.2.29.62
14:09:15.568 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.2.29.60
14:09:15.575 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.2.29.61:33205(127.2.29.61:33205)] Successfully connected to peer
14:09:15.587 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.2.29.61
14:09:15.594 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x90c77c51, L:/127.0.0.1:59336 - R:/127.2.29.62:39645] using SASL/PLAIN
14:09:15.597 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:09:15.597 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=35), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.29.62:39645, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.29.60:34957, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.29.61:33205, [35ms] Sub RPC ConnectToMaster: received response from server master-127.2.29.62:39645: OK, deferred=null) after lookup
14:09:15.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.598450  2206 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59336:
14:09:15.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1783519755561"
14:09:15.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
14:09:15.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:09:15.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
14:09:15.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:09:15.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:09:15.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:09:15.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:09:15.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:09:15.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:09:15.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:09:15.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:09:15.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "val"
14:09:15.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:09:15.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:09:15.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:09:15.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:09:15.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:09:15.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:09:15.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:09:15.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:09:15.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
14:09:15.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
14:09:15.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:09:15.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
14:09:15.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:09:15.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:09:15.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:09:15.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) comment: "original comment"
14:09:15.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:15.601475  2206 catalog_manager.cc:7077] 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-1783519755561 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
14:09:15.608 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2da793bb, L:/127.0.0.1:40330 - R:/127.2.29.60:34957] using SASL/PLAIN
14:09:15.608 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x43aec50d, L:/127.0.0.1:48580 - R:/127.2.29.61:33205] using SASL/PLAIN
14:09:15.613 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table bfd2080d62474ed5a9991e2cdfee5126
14:09:15.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.617914  2646 tablet_service.cc:1511] Processing CreateTablet for tablet 4634ef14a0b44a7f80001886e282d310 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783519755561 [id=bfd2080d62474ed5a9991e2cdfee5126]), partition=RANGE (key) PARTITION UNBOUNDED
14:09:15.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.618264  2646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4634ef14a0b44a7f80001886e282d310. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:15.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.620050  2511 tablet_service.cc:1511] Processing CreateTablet for tablet 4634ef14a0b44a7f80001886e282d310 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783519755561 [id=bfd2080d62474ed5a9991e2cdfee5126]), partition=RANGE (key) PARTITION UNBOUNDED
14:09:15.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.620357  2511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4634ef14a0b44a7f80001886e282d310. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:15.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.621809  2781 tablet_service.cc:1511] Processing CreateTablet for tablet 4634ef14a0b44a7f80001886e282d310 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783519755561 [id=bfd2080d62474ed5a9991e2cdfee5126]), partition=RANGE (key) PARTITION UNBOUNDED
14:09:15.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.622080  2781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4634ef14a0b44a7f80001886e282d310. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:15.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.623183  2866 tablet_bootstrap.cc:492] T 4634ef14a0b44a7f80001886e282d310 P c2f13c6acaba46c583b38c6466d2e8db: Bootstrap starting.
14:09:15.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.624837  2866 tablet_bootstrap.cc:654] T 4634ef14a0b44a7f80001886e282d310 P c2f13c6acaba46c583b38c6466d2e8db: Neither blocks nor log segments found. Creating new log.
14:09:15.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.625303  2866 log.cc:826] T 4634ef14a0b44a7f80001886e282d310 P c2f13c6acaba46c583b38c6466d2e8db: Log is configured to *not* fsync() on all Append() calls
14:09:15.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.625833  2865 tablet_bootstrap.cc:492] T 4634ef14a0b44a7f80001886e282d310 P 569c0fedb1904f2188d10ea4636169fa: Bootstrap starting.
14:09:15.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.626173  2867 tablet_bootstrap.cc:492] T 4634ef14a0b44a7f80001886e282d310 P 33c849c4269f47e888310923f7c9ee65: Bootstrap starting.
14:09:15.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.626572  2865 tablet_bootstrap.cc:654] T 4634ef14a0b44a7f80001886e282d310 P 569c0fedb1904f2188d10ea4636169fa: Neither blocks nor log segments found. Creating new log.
14:09:15.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.626967  2867 tablet_bootstrap.cc:654] T 4634ef14a0b44a7f80001886e282d310 P 33c849c4269f47e888310923f7c9ee65: Neither blocks nor log segments found. Creating new log.
14:09:15.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.627025  2865 log.cc:826] T 4634ef14a0b44a7f80001886e282d310 P 569c0fedb1904f2188d10ea4636169fa: Log is configured to *not* fsync() on all Append() calls
14:09:15.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.627432  2867 log.cc:826] T 4634ef14a0b44a7f80001886e282d310 P 33c849c4269f47e888310923f7c9ee65: Log is configured to *not* fsync() on all Append() calls
14:09:15.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.627671  2866 tablet_bootstrap.cc:492] T 4634ef14a0b44a7f80001886e282d310 P c2f13c6acaba46c583b38c6466d2e8db: No bootstrap required, opened a new log
14:09:15.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.627741  2866 ts_tablet_manager.cc:1403] T 4634ef14a0b44a7f80001886e282d310 P c2f13c6acaba46c583b38c6466d2e8db: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.000s
14:09:15.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.628371  2867 tablet_bootstrap.cc:492] T 4634ef14a0b44a7f80001886e282d310 P 33c849c4269f47e888310923f7c9ee65: No bootstrap required, opened a new log
14:09:15.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.628556  2867 ts_tablet_manager.cc:1403] T 4634ef14a0b44a7f80001886e282d310 P 33c849c4269f47e888310923f7c9ee65: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
14:09:15.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.629534  2866 raft_consensus.cc:359] T 4634ef14a0b44a7f80001886e282d310 P c2f13c6acaba46c583b38c6466d2e8db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f13c6acaba46c583b38c6466d2e8db" member_type: VOTER last_known_addr { host: "127.2.29.1" port: 41865 } } peers { permanent_uuid: "33c849c4269f47e888310923f7c9ee65" member_type: VOTER last_known_addr { host: "127.2.29.3" port: 33187 } } peers { permanent_uuid: "569c0fedb1904f2188d10ea4636169fa" member_type: VOTER last_known_addr { host: "127.2.29.2" port: 34097 } }
14:09:15.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.629691  2866 raft_consensus.cc:385] T 4634ef14a0b44a7f80001886e282d310 P c2f13c6acaba46c583b38c6466d2e8db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:15.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.629722  2866 raft_consensus.cc:740] T 4634ef14a0b44a7f80001886e282d310 P c2f13c6acaba46c583b38c6466d2e8db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2f13c6acaba46c583b38c6466d2e8db, State: Initialized, Role: FOLLOWER
14:09:15.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.629809  2866 consensus_queue.cc:260] T 4634ef14a0b44a7f80001886e282d310 P c2f13c6acaba46c583b38c6466d2e8db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f13c6acaba46c583b38c6466d2e8db" member_type: VOTER last_known_addr { host: "127.2.29.1" port: 41865 } } peers { permanent_uuid: "33c849c4269f47e888310923f7c9ee65" member_type: VOTER last_known_addr { host: "127.2.29.3" port: 33187 } } peers { permanent_uuid: "569c0fedb1904f2188d10ea4636169fa" member_type: VOTER last_known_addr { host: "127.2.29.2" port: 34097 } }
14:09:15.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.630034  2866 ts_tablet_manager.cc:1434] T 4634ef14a0b44a7f80001886e282d310 P c2f13c6acaba46c583b38c6466d2e8db: Time spent starting tablet: real 0.002s	user 0.003s	sys 0.000s
14:09:15.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.630194  2578 heartbeater.cc:499] Master 127.2.29.62:39645 was elected leader, sending a full tablet report...
14:09:15.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.630941  2865 tablet_bootstrap.cc:492] T 4634ef14a0b44a7f80001886e282d310 P 569c0fedb1904f2188d10ea4636169fa: No bootstrap required, opened a new log
14:09:15.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.631000  2865 ts_tablet_manager.cc:1403] T 4634ef14a0b44a7f80001886e282d310 P 569c0fedb1904f2188d10ea4636169fa: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.000s
14:09:15.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.633005  2867 raft_consensus.cc:359] T 4634ef14a0b44a7f80001886e282d310 P 33c849c4269f47e888310923f7c9ee65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f13c6acaba46c583b38c6466d2e8db" member_type: VOTER last_known_addr { host: "127.2.29.1" port: 41865 } } peers { permanent_uuid: "33c849c4269f47e888310923f7c9ee65" member_type: VOTER last_known_addr { host: "127.2.29.3" port: 33187 } } peers { permanent_uuid: "569c0fedb1904f2188d10ea4636169fa" member_type: VOTER last_known_addr { host: "127.2.29.2" port: 34097 } }
14:09:15.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.633018  2865 raft_consensus.cc:359] T 4634ef14a0b44a7f80001886e282d310 P 569c0fedb1904f2188d10ea4636169fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f13c6acaba46c583b38c6466d2e8db" member_type: VOTER last_known_addr { host: "127.2.29.1" port: 41865 } } peers { permanent_uuid: "33c849c4269f47e888310923f7c9ee65" member_type: VOTER last_known_addr { host: "127.2.29.3" port: 33187 } } peers { permanent_uuid: "569c0fedb1904f2188d10ea4636169fa" member_type: VOTER last_known_addr { host: "127.2.29.2" port: 34097 } }
14:09:15.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.633153  2865 raft_consensus.cc:385] T 4634ef14a0b44a7f80001886e282d310 P 569c0fedb1904f2188d10ea4636169fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:15.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.633183  2865 raft_consensus.cc:740] T 4634ef14a0b44a7f80001886e282d310 P 569c0fedb1904f2188d10ea4636169fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 569c0fedb1904f2188d10ea4636169fa, State: Initialized, Role: FOLLOWER
14:09:15.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.633275  2865 consensus_queue.cc:260] T 4634ef14a0b44a7f80001886e282d310 P 569c0fedb1904f2188d10ea4636169fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f13c6acaba46c583b38c6466d2e8db" member_type: VOTER last_known_addr { host: "127.2.29.1" port: 41865 } } peers { permanent_uuid: "33c849c4269f47e888310923f7c9ee65" member_type: VOTER last_known_addr { host: "127.2.29.3" port: 33187 } } peers { permanent_uuid: "569c0fedb1904f2188d10ea4636169fa" member_type: VOTER last_known_addr { host: "127.2.29.2" port: 34097 } }
14:09:15.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.633515  2865 ts_tablet_manager.cc:1434] T 4634ef14a0b44a7f80001886e282d310 P 569c0fedb1904f2188d10ea4636169fa: Time spent starting tablet: real 0.002s	user 0.003s	sys 0.000s
14:09:15.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.633664  2713 heartbeater.cc:499] Master 127.2.29.62:39645 was elected leader, sending a full tablet report...
14:09:15.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.634063  2867 raft_consensus.cc:385] T 4634ef14a0b44a7f80001886e282d310 P 33c849c4269f47e888310923f7c9ee65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:15.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.634228  2867 raft_consensus.cc:740] T 4634ef14a0b44a7f80001886e282d310 P 33c849c4269f47e888310923f7c9ee65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33c849c4269f47e888310923f7c9ee65, State: Initialized, Role: FOLLOWER
14:09:15.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.634428  2867 consensus_queue.cc:260] T 4634ef14a0b44a7f80001886e282d310 P 33c849c4269f47e888310923f7c9ee65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f13c6acaba46c583b38c6466d2e8db" member_type: VOTER last_known_addr { host: "127.2.29.1" port: 41865 } } peers { permanent_uuid: "33c849c4269f47e888310923f7c9ee65" member_type: VOTER last_known_addr { host: "127.2.29.3" port: 33187 } } peers { permanent_uuid: "569c0fedb1904f2188d10ea4636169fa" member_type: VOTER last_known_addr { host: "127.2.29.2" port: 34097 } }
14:09:15.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.634812  2867 ts_tablet_manager.cc:1434] T 4634ef14a0b44a7f80001886e282d310 P 33c849c4269f47e888310923f7c9ee65: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
14:09:15.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.635116  2848 heartbeater.cc:499] Master 127.2.29.62:39645 was elected leader, sending a full tablet report...
14:09:15.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:15.673106  2715 tablet.cc:2406] T 4634ef14a0b44a7f80001886e282d310 P 569c0fedb1904f2188d10ea4636169fa: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:09:15.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.706398  2872 raft_consensus.cc:493] T 4634ef14a0b44a7f80001886e282d310 P 569c0fedb1904f2188d10ea4636169fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:09:15.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.706521  2872 raft_consensus.cc:515] T 4634ef14a0b44a7f80001886e282d310 P 569c0fedb1904f2188d10ea4636169fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f13c6acaba46c583b38c6466d2e8db" member_type: VOTER last_known_addr { host: "127.2.29.1" port: 41865 } } peers { permanent_uuid: "33c849c4269f47e888310923f7c9ee65" member_type: VOTER last_known_addr { host: "127.2.29.3" port: 33187 } } peers { permanent_uuid: "569c0fedb1904f2188d10ea4636169fa" member_type: VOTER last_known_addr { host: "127.2.29.2" port: 34097 } }
14:09:15.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.706877  2872 leader_election.cc:290] T 4634ef14a0b44a7f80001886e282d310 P 569c0fedb1904f2188d10ea4636169fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2f13c6acaba46c583b38c6466d2e8db (127.2.29.1:41865), 33c849c4269f47e888310923f7c9ee65 (127.2.29.3:33187)
14:09:15.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.710966  2801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4634ef14a0b44a7f80001886e282d310" candidate_uuid: "569c0fedb1904f2188d10ea4636169fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33c849c4269f47e888310923f7c9ee65" is_pre_election: true
14:09:15.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.711163  2801 raft_consensus.cc:2468] T 4634ef14a0b44a7f80001886e282d310 P 33c849c4269f47e888310923f7c9ee65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 569c0fedb1904f2188d10ea4636169fa in term 0.
14:09:15.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.711432  2599 leader_election.cc:304] T 4634ef14a0b44a7f80001886e282d310 P 569c0fedb1904f2188d10ea4636169fa [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: 33c849c4269f47e888310923f7c9ee65, 569c0fedb1904f2188d10ea4636169fa; no voters: 
14:09:15.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.711591  2872 raft_consensus.cc:2804] T 4634ef14a0b44a7f80001886e282d310 P 569c0fedb1904f2188d10ea4636169fa [term 0 FOLLOWER]: Leader pre-election won for term 1
14:09:15.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.711647  2872 raft_consensus.cc:493] T 4634ef14a0b44a7f80001886e282d310 P 569c0fedb1904f2188d10ea4636169fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:09:15.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.711673  2872 raft_consensus.cc:3060] T 4634ef14a0b44a7f80001886e282d310 P 569c0fedb1904f2188d10ea4636169fa [term 0 FOLLOWER]: Advancing to term 1
14:09:15.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.711686  2531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4634ef14a0b44a7f80001886e282d310" candidate_uuid: "569c0fedb1904f2188d10ea4636169fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2f13c6acaba46c583b38c6466d2e8db" is_pre_election: true
14:09:15.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.711807  2531 raft_consensus.cc:2468] T 4634ef14a0b44a7f80001886e282d310 P c2f13c6acaba46c583b38c6466d2e8db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 569c0fedb1904f2188d10ea4636169fa in term 0.
14:09:15.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.712427  2872 raft_consensus.cc:515] T 4634ef14a0b44a7f80001886e282d310 P 569c0fedb1904f2188d10ea4636169fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f13c6acaba46c583b38c6466d2e8db" member_type: VOTER last_known_addr { host: "127.2.29.1" port: 41865 } } peers { permanent_uuid: "33c849c4269f47e888310923f7c9ee65" member_type: VOTER last_known_addr { host: "127.2.29.3" port: 33187 } } peers { permanent_uuid: "569c0fedb1904f2188d10ea4636169fa" member_type: VOTER last_known_addr { host: "127.2.29.2" port: 34097 } }
14:09:15.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.712585  2872 leader_election.cc:290] T 4634ef14a0b44a7f80001886e282d310 P 569c0fedb1904f2188d10ea4636169fa [CANDIDATE]: Term 1 election: Requested vote from peers c2f13c6acaba46c583b38c6466d2e8db (127.2.29.1:41865), 33c849c4269f47e888310923f7c9ee65 (127.2.29.3:33187)
14:09:15.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.712841  2531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4634ef14a0b44a7f80001886e282d310" candidate_uuid: "569c0fedb1904f2188d10ea4636169fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2f13c6acaba46c583b38c6466d2e8db"
14:09:15.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.712868  2801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4634ef14a0b44a7f80001886e282d310" candidate_uuid: "569c0fedb1904f2188d10ea4636169fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33c849c4269f47e888310923f7c9ee65"
14:09:15.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.712908  2531 raft_consensus.cc:3060] T 4634ef14a0b44a7f80001886e282d310 P c2f13c6acaba46c583b38c6466d2e8db [term 0 FOLLOWER]: Advancing to term 1
14:09:15.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.712936  2801 raft_consensus.cc:3060] T 4634ef14a0b44a7f80001886e282d310 P 33c849c4269f47e888310923f7c9ee65 [term 0 FOLLOWER]: Advancing to term 1
14:09:15.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.713564  2531 raft_consensus.cc:2468] T 4634ef14a0b44a7f80001886e282d310 P c2f13c6acaba46c583b38c6466d2e8db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 569c0fedb1904f2188d10ea4636169fa in term 1.
14:09:15.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.713727  2599 leader_election.cc:304] T 4634ef14a0b44a7f80001886e282d310 P 569c0fedb1904f2188d10ea4636169fa [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: 569c0fedb1904f2188d10ea4636169fa, c2f13c6acaba46c583b38c6466d2e8db; no voters: 
14:09:15.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.713742  2801 raft_consensus.cc:2468] T 4634ef14a0b44a7f80001886e282d310 P 33c849c4269f47e888310923f7c9ee65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 569c0fedb1904f2188d10ea4636169fa in term 1.
14:09:15.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.713896  2872 raft_consensus.cc:2804] T 4634ef14a0b44a7f80001886e282d310 P 569c0fedb1904f2188d10ea4636169fa [term 1 FOLLOWER]: Leader election won for term 1
14:09:15.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.714066  2872 raft_consensus.cc:697] T 4634ef14a0b44a7f80001886e282d310 P 569c0fedb1904f2188d10ea4636169fa [term 1 LEADER]: Becoming Leader. State: Replica: 569c0fedb1904f2188d10ea4636169fa, State: Running, Role: LEADER
14:09:15.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.714267  2872 consensus_queue.cc:237] T 4634ef14a0b44a7f80001886e282d310 P 569c0fedb1904f2188d10ea4636169fa [LEADER]: Queue going to LEADER mode. State: All 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: "c2f13c6acaba46c583b38c6466d2e8db" member_type: VOTER last_known_addr { host: "127.2.29.1" port: 41865 } } peers { permanent_uuid: "33c849c4269f47e888310923f7c9ee65" member_type: VOTER last_known_addr { host: "127.2.29.3" port: 33187 } } peers { permanent_uuid: "569c0fedb1904f2188d10ea4636169fa" member_type: VOTER last_known_addr { host: "127.2.29.2" port: 34097 } }
14:09:15.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.716387  2206 catalog_manager.cc:5697] T 4634ef14a0b44a7f80001886e282d310 P 569c0fedb1904f2188d10ea4636169fa reported cstate change: term changed from 0 to 1, leader changed from <none> to 569c0fedb1904f2188d10ea4636169fa (127.2.29.2). New cstate: current_term: 1 leader_uuid: "569c0fedb1904f2188d10ea4636169fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f13c6acaba46c583b38c6466d2e8db" member_type: VOTER last_known_addr { host: "127.2.29.1" port: 41865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33c849c4269f47e888310923f7c9ee65" member_type: VOTER last_known_addr { host: "127.2.29.3" port: 33187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "569c0fedb1904f2188d10ea4636169fa" member_type: VOTER last_known_addr { host: "127.2.29.2" port: 34097 } health_report { overall_health: HEALTHY } } }
14:09:15.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.744994  2206 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:59336:
14:09:15.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783519755561" } new_table_comment: "new comment"
14:09:15.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.747915  2531 raft_consensus.cc:1275] T 4634ef14a0b44a7f80001886e282d310 P c2f13c6acaba46c583b38c6466d2e8db [term 1 FOLLOWER]: Refusing update from remote peer 569c0fedb1904f2188d10ea4636169fa: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:09:15.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.747957  2801 raft_consensus.cc:1275] T 4634ef14a0b44a7f80001886e282d310 P 33c849c4269f47e888310923f7c9ee65 [term 1 FOLLOWER]: Refusing update from remote peer 569c0fedb1904f2188d10ea4636169fa: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:09:15.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.748281  2872 consensus_queue.cc:1048] T 4634ef14a0b44a7f80001886e282d310 P 569c0fedb1904f2188d10ea4636169fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "33c849c4269f47e888310923f7c9ee65" member_type: VOTER last_known_addr { host: "127.2.29.3" port: 33187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:09:15.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.748442  2874 consensus_queue.cc:1048] T 4634ef14a0b44a7f80001886e282d310 P 569c0fedb1904f2188d10ea4636169fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2f13c6acaba46c583b38c6466d2e8db" member_type: VOTER last_known_addr { host: "127.2.29.1" port: 41865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:09:15.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.749775  2206 catalog_manager.cc:5789] TS 33c849c4269f47e888310923f7c9ee65 (127.2.29.3:33187) does not have the latest schema for tablet 4634ef14a0b44a7f80001886e282d310 (table org.apache.kudu.client.TestAlterTable-1783519755561 [id=bfd2080d62474ed5a9991e2cdfee5126]). Expected version 1 got 0
14:09:15.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.750429  2206 catalog_manager.cc:5789] TS c2f13c6acaba46c583b38c6466d2e8db (127.2.29.1:41865) does not have the latest schema for tablet 4634ef14a0b44a7f80001886e282d310 (table org.apache.kudu.client.TestAlterTable-1783519755561 [id=bfd2080d62474ed5a9991e2cdfee5126]). Expected version 1 got 0
14:09:15.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.750669  2878 mvcc.cc:204] Tried to move back new op lower bound from 7305296919540969472 to 7305296919407001600. Current Snapshot: MvccSnapshot[applied={T|T < 7305296919540969472}]
14:09:15.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.750900  2883 tablet.cc:1724] T 4634ef14a0b44a7f80001886e282d310 P 33c849c4269f47e888310923f7c9ee65: Alter schema from (
14:09:15.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:key INT32 NOT NULL,
14:09:15.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:val INT32 NOT NULL,
14:09:15.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (key)
14:09:15.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
14:09:15.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:key INT32 NOT NULL,
14:09:15.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:val INT32 NOT NULL,
14:09:15.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (key)
14:09:15.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
14:09:15.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.751361  2205 catalog_manager.cc:5789] TS 569c0fedb1904f2188d10ea4636169fa (127.2.29.2:34097) does not have the latest schema for tablet 4634ef14a0b44a7f80001886e282d310 (table org.apache.kudu.client.TestAlterTable-1783519755561 [id=bfd2080d62474ed5a9991e2cdfee5126]). Expected version 1 got 0
14:09:15.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.752377  2206 catalog_manager.cc:5789] TS c2f13c6acaba46c583b38c6466d2e8db (127.2.29.1:41865) does not have the latest schema for tablet 4634ef14a0b44a7f80001886e282d310 (table org.apache.kudu.client.TestAlterTable-1783519755561 [id=bfd2080d62474ed5a9991e2cdfee5126]). Expected version 1 got 0
14:09:15.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.752491  2880 mvcc.cc:204] Tried to move back new op lower bound from 7305296919540969472 to 7305296919407001600. Current Snapshot: MvccSnapshot[applied={T|T < 7305296919540969472}]
14:09:15.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.752645  2882 tablet.cc:1724] T 4634ef14a0b44a7f80001886e282d310 P 569c0fedb1904f2188d10ea4636169fa: Alter schema from (
14:09:15.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:key INT32 NOT NULL,
14:09:15.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:val INT32 NOT NULL,
14:09:15.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (key)
14:09:15.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
14:09:15.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:key INT32 NOT NULL,
14:09:15.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:val INT32 NOT NULL,
14:09:15.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (key)
14:09:15.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
14:09:15.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.752866  2877 mvcc.cc:204] Tried to move back new op lower bound from 7305296919540969472 to 7305296919407001600. Current Snapshot: MvccSnapshot[applied={T|T < 7305296919540969472}]
14:09:15.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.753315  2884 tablet.cc:1724] T 4634ef14a0b44a7f80001886e282d310 P c2f13c6acaba46c583b38c6466d2e8db: Alter schema from (
14:09:15.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:key INT32 NOT NULL,
14:09:15.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:val INT32 NOT NULL,
14:09:15.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (key)
14:09:15.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
14:09:15.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:key INT32 NOT NULL,
14:09:15.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:val INT32 NOT NULL,
14:09:15.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (key)
14:09:15.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
14:09:15.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.753470  2205 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 0cd07e443e984f19914035a85b1b33b5: org.apache.kudu.client.TestAlterTable-1783519755561 [id=bfd2080d62474ed5a9991e2cdfee5126] alter complete (version 1)
14:09:15.766 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table bfd2080d62474ed5a9991e2cdfee5126
14:09:15.766 [DEBUG - main] (Connection.java:575) [peer master-127.2.29.61:33205(127.2.29.61:33205)] disconnecting while in state READY
14:09:15.767 [DEBUG - main] (Connection.java:575) [peer master-127.2.29.62:39645(127.2.29.62:39645)] disconnecting while in state READY
14:09:15.767 [DEBUG - main] (Connection.java:575) [peer master-127.2.29.60:34957(127.2.29.60:34957)] disconnecting while in state READY
14:09:15.768 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.29.62:39645(127.2.29.62:39645)] handling channelInactive
14:09:15.768 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.2.29.61:33205(127.2.29.61:33205)] handling channelInactive
14:09:15.768 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.29.62:39645(127.2.29.62:39645)] cleaning up while in state READY due to: connection closed
14:09:15.768 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.2.29.61:33205(127.2.29.61:33205)] cleaning up while in state READY due to: connection closed
14:09:15.768 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:09:15.770 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.29.60:34957(127.2.29.60:34957)] handling channelInactive
14:09:15.770 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.29.60:34957(127.2.29.60:34957)] cleaning up while in state READY due to: connection closed
14:09:15.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.770444  2164 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 2449
14:09:15.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.776162  2164 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 2584
14:09:15.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.781175  2164 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 2719
14:09:15.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.785733  2164 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 2175
14:09:15.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.790498  2164 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 2246
14:09:15.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.795367  2164 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 2318
14:09:15.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T14:09:15Z chronyd exiting
.14:09:15.871 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1783519755870
14:09:15.874 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:09:15.875 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
14:09:15.875 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskzNpfhA/test-tmp
14:09:15.875 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
14:09:15.875 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskzNpfhA/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
14:09:15.879 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

14:09:15.966 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:09:15.967 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

14:09:15.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.967538  2889 mini_oidc.cc:150] Starting JWKS server
14:09:15.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.968173  2889 webserver.cc:533] Webserver started at http://127.0.0.1:33675/ using document root <none> and password file <none>
14:09:15.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.968261  2889 mini_oidc.cc:186] Starting OIDC Discovery server
14:09:15.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.968386  2889 webserver.cc:533] Webserver started at http://127.0.0.1:39531/ using document root <none> and password file <none>
14:09:15.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T14:09:15Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
14:09:15.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T14:09:15Z Disabled control of system clock
14:09:15.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:15.979326  2889 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:15.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:15.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/master-0/wal
14:09:15.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/master-0/data
14:09:15.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:15.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:15.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:15.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:15.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:15.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:15.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/master-0/logs
14:09:15.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/master-0/data/info.pb
14:09:15.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:15.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:15.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:15.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:15.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:15.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:15.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:15.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:15.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:09:15.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:15.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:15.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:15.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.210.126:42411
14:09:15.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.210.126
14:09:15.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:15.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.210.84:44629
14:09:15.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:15.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:15.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:15.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:15.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.2.210.126:42411,127.2.210.125:32797,127.2.210.124:40827
14:09:15.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:15.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:33675/jwks.json with env {}
14:09:16.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:16.058339  2900 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:16.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:16.058547  2900 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:16.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:16.058571  2900 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:16.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:16.060410  2900 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:09:16.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:16.060464  2900 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:16.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:16.060479  2900 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:09:16.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:16.060494  2900 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:09:16.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:16.060508  2900 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:09:16.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:16.060523  2900 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:33675/jwks.json
14:09:16.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.062647  2900 master_runner.cc:387] Master server non-default flags:
14:09:16.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:16.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.210.84:44629
14:09:16.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:16.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:16.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/master-0/data
14:09:16.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/master-0/wal
14:09:16.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:16.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.2.210.126:42411,127.2.210.125:32797,127.2.210.124:40827
14:09:16.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:16.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:16.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:16.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.210.126:42411
14:09:16.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:16.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:16.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:16.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:33675/jwks.json
14:09:16.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:16.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:16.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/master-0/data/info.pb
14:09:16.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.210.126
14:09:16.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:16.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:16.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.2900
14:09:16.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:16.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:16.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:16.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:16.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/master-0/logs
14:09:16.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:16.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:16.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:16.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:09:16.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:16.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:16.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:16.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:16.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:16.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.062894  2900 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:16.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.063160  2900 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:16.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:16.065806  2906 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:16.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:16.065806  2908 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:16.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:16.065897  2905 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:16.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.066066  2900 server_base.cc:1061] running on GCE node
14:09:16.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.066313  2900 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:16.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.066562  2900 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:16.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.067700  2900 hybrid_clock.cc:648] HybridClock initialized: now 1783519756067667 us; error 49 us; skew 500 ppm
14:09:16.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.068939  2900 webserver.cc:533] Webserver started at http://127.2.210.126:46213/ using document root <none> and password file <none>
14:09:16.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.069118  2900 fs_manager.cc:362] Metadata directory not provided
14:09:16.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.069161  2900 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:16.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.069242  2900 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:16.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.070161  2900 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/master-0/data/instance:
14:09:16.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "84d525298b0d4548bf44fc2c150a6f13"
14:09:16.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:16 on dist-test-slave-63nk"
14:09:16.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.070461  2900 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/master-0/wal/instance:
14:09:16.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "84d525298b0d4548bf44fc2c150a6f13"
14:09:16.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:16 on dist-test-slave-63nk"
14:09:16.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.071687  2900 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.001s
14:09:16.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.072503  2914 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:16.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.072665  2900 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.000s
14:09:16.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.072719  2900 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/master-0/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/master-0/wal
14:09:16.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "84d525298b0d4548bf44fc2c150a6f13"
14:09:16.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:16 on dist-test-slave-63nk"
14:09:16.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.072765  2900 fs_report.cc:389] FS layout report
14:09:16.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:16.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/master-0/wal
14:09:16.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/master-0/wal
14:09:16.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/master-0/data/data
14:09:16.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:16.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:16.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:16.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:16.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:16.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:16.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:16.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:16.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:16.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:16.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:16.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.090432  2900 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:16.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.090703  2900 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:16.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.090791  2900 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:16.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.095306  2900 rpc_server.cc:307] RPC server started. Bound to: 127.2.210.126:42411
14:09:16.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.095346  2966 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.210.126:42411 every 8 connection(s)
14:09:16.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.095650  2900 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/master-0/data/info.pb
14:09:16.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.096275  2967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:16.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.097698  2967 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.2.210.126" port: 42411 } has no permanent_uuid. Determining permanent_uuid...
14:09:16.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.103673  2889 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 2900
14:09:16.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.103823  2889 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/master-0/wal/instance
14:09:16.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.103869  2967 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.2.210.125" port: 32797 } has no permanent_uuid. Determining permanent_uuid...
14:09:16.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:16.104389  2918 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.2.210.125:32797: connect: Connection refused (error 111)
14:09:16.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:16.104938  2967 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.2.210.125:32797: Network error: Client connection negotiation failed: client connection to 127.2.210.125:32797: connect: Connection refused (error 111)
14:09:16.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.104975  2889 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:16.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:16.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/master-1/wal
14:09:16.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/master-1/data
14:09:16.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:16.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:16.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:16.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:16.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:16.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:16.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/master-1/logs
14:09:16.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/master-1/data/info.pb
14:09:16.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:16.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:16.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:16.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:16.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:16.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:16.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:16.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:16.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:09:16.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:16.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:16.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:16.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.210.125:32797
14:09:16.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.210.125
14:09:16.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:16.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.210.84:44629
14:09:16.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:16.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:16.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:16.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:16.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.2.210.126:42411,127.2.210.125:32797,127.2.210.124:40827
14:09:16.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:16.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:33675/jwks.json with env {}
14:09:16.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.154160  2967 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.210.125" port: 32797 } attempt: 1
14:09:16.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:16.155076  2967 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.2.210.125:32797: Network error: Client connection negotiation failed: client connection to 127.2.210.125:32797: connect: Connection refused (error 111)
14:09:16.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:16.181936  2972 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:16.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:16.182094  2972 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:16.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:16.182112  2972 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:16.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:16.183529  2972 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:09:16.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:16.183568  2972 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:16.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:16.183581  2972 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:09:16.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:16.183594  2972 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:09:16.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:16.183606  2972 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:09:16.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:16.183617  2972 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:33675/jwks.json
14:09:16.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.185228  2972 master_runner.cc:387] Master server non-default flags:
14:09:16.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:16.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.210.84:44629
14:09:16.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:16.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:16.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/master-1/data
14:09:16.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/master-1/wal
14:09:16.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:16.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.2.210.126:42411,127.2.210.125:32797,127.2.210.124:40827
14:09:16.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:16.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:16.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:16.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.210.125:32797
14:09:16.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:16.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:16.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:16.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:33675/jwks.json
14:09:16.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:16.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:16.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/master-1/data/info.pb
14:09:16.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.210.125
14:09:16.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:16.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:16.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.2972
14:09:16.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:16.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:16.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:16.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:16.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/master-1/logs
14:09:16.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:16.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:16.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:16.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:09:16.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:16.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:16.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:16.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:16.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:16.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.185411  2972 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:16.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.185575  2972 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:16.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:16.187847  2978 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:16.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:16.187847  2980 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:16.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.188454  2972 server_base.cc:1061] running on GCE node
14:09:16.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:16.187904  2977 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:16.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.188781  2972 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:16.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.189029  2972 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:16.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.190173  2972 hybrid_clock.cc:648] HybridClock initialized: now 1783519756190166 us; error 31 us; skew 500 ppm
14:09:16.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.191272  2972 webserver.cc:533] Webserver started at http://127.2.210.125:36287/ using document root <none> and password file <none>
14:09:16.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.191521  2972 fs_manager.cc:362] Metadata directory not provided
14:09:16.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.191596  2972 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:16.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.191702  2972 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:16.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.192622  2972 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/master-1/data/instance:
14:09:16.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "359616e4e9e645fc91f12180f1aa20c0"
14:09:16.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:16 on dist-test-slave-63nk"
14:09:16.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.192972  2972 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/master-1/wal/instance:
14:09:16.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "359616e4e9e645fc91f12180f1aa20c0"
14:09:16.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:16 on dist-test-slave-63nk"
14:09:16.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.194226  2972 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:09:16.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.195043  2986 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:16.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.195225  2972 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
14:09:16.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.195320  2972 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/master-1/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/master-1/wal
14:09:16.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "359616e4e9e645fc91f12180f1aa20c0"
14:09:16.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:16 on dist-test-slave-63nk"
14:09:16.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.195375  2972 fs_report.cc:389] FS layout report
14:09:16.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:16.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/master-1/wal
14:09:16.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/master-1/wal
14:09:16.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/master-1/data/data
14:09:16.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:16.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:16.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:16.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:16.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:16.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:16.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:16.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:16.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:16.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:16.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:16.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.210469  2972 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:16.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.210754  2972 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:16.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.210907  2972 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:16.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.214709  2972 rpc_server.cc:307] RPC server started. Bound to: 127.2.210.125:32797
14:09:16.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.214741  3038 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.210.125:32797 every 8 connection(s)
14:09:16.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.215095  2972 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/master-1/data/info.pb
14:09:16.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.215667  3039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:16.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.216867  3039 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.2.210.126" port: 42411 } has no permanent_uuid. Determining permanent_uuid...
14:09:16.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.219548  2889 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 2972
14:09:16.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.219658  2889 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/master-1/wal/instance
14:09:16.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.220155  2889 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:16.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:16.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/master-2/wal
14:09:16.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/master-2/data
14:09:16.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:16.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:16.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:16.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:16.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:16.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:16.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/master-2/logs
14:09:16.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/master-2/data/info.pb
14:09:16.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:16.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:16.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:16.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:16.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:16.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:16.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:16.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:16.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:09:16.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:16.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:16.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:16.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.210.124:40827
14:09:16.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.210.124
14:09:16.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:16.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.210.84:44629
14:09:16.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:16.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:16.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:16.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:16.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.2.210.126:42411,127.2.210.125:32797,127.2.210.124:40827
14:09:16.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:16.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:33675/jwks.json with env {}
14:09:16.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.222126  3039 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.2.210.125" port: 32797 } has no permanent_uuid. Determining permanent_uuid...
14:09:16.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.223230  2967 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.210.125" port: 32797 } attempt: 2
14:09:16.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.226637  3039 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.2.210.124" port: 40827 } has no permanent_uuid. Determining permanent_uuid...
14:09:16.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:16.227054  2989 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.2.210.124:40827: connect: Connection refused (error 111)
14:09:16.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.227492  2967 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.2.210.124" port: 40827 } has no permanent_uuid. Determining permanent_uuid...
14:09:16.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:16.227630  3039 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.2.210.124:40827: Network error: Client connection negotiation failed: client connection to 127.2.210.124:40827: connect: Connection refused (error 111)
14:09:16.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:16.228154  2967 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.2.210.124:40827: Network error: Client connection negotiation failed: client connection to 127.2.210.124:40827: connect: Connection refused (error 111)
14:09:16.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.271339  2967 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.210.124" port: 40827 } attempt: 1
14:09:16.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:16.272261  2967 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.2.210.124:40827: Network error: Client connection negotiation failed: client connection to 127.2.210.124:40827: connect: Connection refused (error 111)
14:09:16.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.276822  3039 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.210.124" port: 40827 } attempt: 1
14:09:16.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:16.277614  3039 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.2.210.124:40827: Network error: Client connection negotiation failed: client connection to 127.2.210.124:40827: connect: Connection refused (error 111)
14:09:16.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:16.301426  3042 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:16.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:16.301635  3042 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:16.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:16.301666  3042 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:16.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:16.303251  3042 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:09:16.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:16.303330  3042 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:16.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:16.303354  3042 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:09:16.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:16.303371  3042 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:09:16.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:16.303391  3042 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:09:16.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:16.303406  3042 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:33675/jwks.json
14:09:16.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.305222  3042 master_runner.cc:387] Master server non-default flags:
14:09:16.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:16.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.210.84:44629
14:09:16.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:16.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:16.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/master-2/data
14:09:16.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/master-2/wal
14:09:16.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:16.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.2.210.126:42411,127.2.210.125:32797,127.2.210.124:40827
14:09:16.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:16.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:16.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:16.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.210.124:40827
14:09:16.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:16.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:16.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:16.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:33675/jwks.json
14:09:16.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:16.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:16.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/master-2/data/info.pb
14:09:16.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.210.124
14:09:16.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:16.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:16.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.3042
14:09:16.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:16.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:16.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:16.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:16.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/master-2/logs
14:09:16.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:16.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:16.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:16.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:09:16.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:16.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:16.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:16.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:16.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:16.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.305477  3042 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:16.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.305744  3042 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:16.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.308360  3042 server_base.cc:1061] running on GCE node
14:09:16.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:16.308373  3053 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:16.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:16.308367  3051 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:16.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:16.308462  3050 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:16.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.308677  3042 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:16.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.308910  3042 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:16.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.310045  3042 hybrid_clock.cc:648] HybridClock initialized: now 1783519756310031 us; error 30 us; skew 500 ppm
14:09:16.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.311221  3042 webserver.cc:533] Webserver started at http://127.2.210.124:35887/ using document root <none> and password file <none>
14:09:16.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.311388  3042 fs_manager.cc:362] Metadata directory not provided
14:09:16.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.311429  3042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:16.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.311501  3042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:16.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.312420  3042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/master-2/data/instance:
14:09:16.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "820bdaf4d8e44831a6c7959dba55e4ff"
14:09:16.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:16 on dist-test-slave-63nk"
14:09:16.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.312690  3042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/master-2/wal/instance:
14:09:16.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "820bdaf4d8e44831a6c7959dba55e4ff"
14:09:16.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:16 on dist-test-slave-63nk"
14:09:16.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.313866  3042 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
14:09:16.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.314579  3059 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:16.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.314853  3042 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
14:09:16.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.314924  3042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/master-2/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/master-2/wal
14:09:16.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "820bdaf4d8e44831a6c7959dba55e4ff"
14:09:16.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:16 on dist-test-slave-63nk"
14:09:16.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.314966  3042 fs_report.cc:389] FS layout report
14:09:16.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:16.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/master-2/wal
14:09:16.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/master-2/wal
14:09:16.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/master-2/data/data
14:09:16.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:16.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:16.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:16.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:16.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:16.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:16.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:16.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:16.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:16.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:16.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:16.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.319423  2967 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.210.124" port: 40827 } attempt: 2
14:09:16.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:16.320166  2967 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.2.210.124:40827: Network error: Client connection negotiation failed: client connection to 127.2.210.124:40827: connect: Connection refused (error 111)
14:09:16.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.333096  3042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:16.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.333339  3042 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:16.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.333418  3042 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:16.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.337391  3042 rpc_server.cc:307] RPC server started. Bound to: 127.2.210.124:40827
14:09:16.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.337428  3111 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.210.124:40827 every 8 connection(s)
14:09:16.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.337743  3042 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/master-2/data/info.pb
14:09:16.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.338250  3112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:16.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.339421  3112 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.2.210.126" port: 42411 } has no permanent_uuid. Determining permanent_uuid...
14:09:16.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.343959  3112 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.2.210.125" port: 32797 } has no permanent_uuid. Determining permanent_uuid...
14:09:16.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.345438  2889 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 3042
14:09:16.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.345535  2889 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/master-2/wal/instance
14:09:16.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.345777  3039 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.210.124" port: 40827 } attempt: 2
14:09:16.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.347365  3112 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.2.210.124" port: 40827 } has no permanent_uuid. Determining permanent_uuid...
14:09:16.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.352630  3039 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 359616e4e9e645fc91f12180f1aa20c0: Bootstrap starting.
14:09:16.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.352875  3112 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 820bdaf4d8e44831a6c7959dba55e4ff: Bootstrap starting.
14:09:16.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.353353  3039 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 359616e4e9e645fc91f12180f1aa20c0: Neither blocks nor log segments found. Creating new log.
14:09:16.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.353616  3112 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 820bdaf4d8e44831a6c7959dba55e4ff: Neither blocks nor log segments found. Creating new log.
14:09:16.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.353634  3039 log.cc:826] T 00000000000000000000000000000000 P 359616e4e9e645fc91f12180f1aa20c0: Log is configured to *not* fsync() on all Append() calls
14:09:16.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.353915  3112 log.cc:826] T 00000000000000000000000000000000 P 820bdaf4d8e44831a6c7959dba55e4ff: Log is configured to *not* fsync() on all Append() calls
14:09:16.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.354275  3039 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 359616e4e9e645fc91f12180f1aa20c0: No bootstrap required, opened a new log
14:09:16.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.354961  3112 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 820bdaf4d8e44831a6c7959dba55e4ff: No bootstrap required, opened a new log
14:09:16.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.356068  3039 raft_consensus.cc:359] T 00000000000000000000000000000000 P 359616e4e9e645fc91f12180f1aa20c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84d525298b0d4548bf44fc2c150a6f13" member_type: VOTER last_known_addr { host: "127.2.210.126" port: 42411 } } peers { permanent_uuid: "359616e4e9e645fc91f12180f1aa20c0" member_type: VOTER last_known_addr { host: "127.2.210.125" port: 32797 } } peers { permanent_uuid: "820bdaf4d8e44831a6c7959dba55e4ff" member_type: VOTER last_known_addr { host: "127.2.210.124" port: 40827 } }
14:09:16.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.356228  3039 raft_consensus.cc:385] T 00000000000000000000000000000000 P 359616e4e9e645fc91f12180f1aa20c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:16.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.356253  3039 raft_consensus.cc:740] T 00000000000000000000000000000000 P 359616e4e9e645fc91f12180f1aa20c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 359616e4e9e645fc91f12180f1aa20c0, State: Initialized, Role: FOLLOWER
14:09:16.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.356349  3039 consensus_queue.cc:260] T 00000000000000000000000000000000 P 359616e4e9e645fc91f12180f1aa20c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84d525298b0d4548bf44fc2c150a6f13" member_type: VOTER last_known_addr { host: "127.2.210.126" port: 42411 } } peers { permanent_uuid: "359616e4e9e645fc91f12180f1aa20c0" member_type: VOTER last_known_addr { host: "127.2.210.125" port: 32797 } } peers { permanent_uuid: "820bdaf4d8e44831a6c7959dba55e4ff" member_type: VOTER last_known_addr { host: "127.2.210.124" port: 40827 } }
14:09:16.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.356578  3121 sys_catalog.cc:455] T 00000000000000000000000000000000 P 359616e4e9e645fc91f12180f1aa20c0 [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: "84d525298b0d4548bf44fc2c150a6f13" member_type: VOTER last_known_addr { host: "127.2.210.126" port: 42411 } } peers { permanent_uuid: "359616e4e9e645fc91f12180f1aa20c0" member_type: VOTER last_known_addr { host: "127.2.210.125" port: 32797 } } peers { permanent_uuid: "820bdaf4d8e44831a6c7959dba55e4ff" member_type: VOTER last_known_addr { host: "127.2.210.124" port: 40827 } } }
14:09:16.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.356622  3039 sys_catalog.cc:565] T 00000000000000000000000000000000 P 359616e4e9e645fc91f12180f1aa20c0 [sys.catalog]: configured and running, proceeding with master startup.
14:09:16.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.356652  3121 sys_catalog.cc:458] T 00000000000000000000000000000000 P 359616e4e9e645fc91f12180f1aa20c0 [sys.catalog]: This master's current role is: FOLLOWER
14:09:16.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.356853  3112 raft_consensus.cc:359] T 00000000000000000000000000000000 P 820bdaf4d8e44831a6c7959dba55e4ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84d525298b0d4548bf44fc2c150a6f13" member_type: VOTER last_known_addr { host: "127.2.210.126" port: 42411 } } peers { permanent_uuid: "359616e4e9e645fc91f12180f1aa20c0" member_type: VOTER last_known_addr { host: "127.2.210.125" port: 32797 } } peers { permanent_uuid: "820bdaf4d8e44831a6c7959dba55e4ff" member_type: VOTER last_known_addr { host: "127.2.210.124" port: 40827 } }
14:09:16.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.356982  3112 raft_consensus.cc:385] T 00000000000000000000000000000000 P 820bdaf4d8e44831a6c7959dba55e4ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:16.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.357018  3112 raft_consensus.cc:740] T 00000000000000000000000000000000 P 820bdaf4d8e44831a6c7959dba55e4ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 820bdaf4d8e44831a6c7959dba55e4ff, State: Initialized, Role: FOLLOWER
14:09:16.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:16.358388  3132 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 359616e4e9e645fc91f12180f1aa20c0: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:09:16.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:16.358433  3132 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:09:16.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.358579  2972 master_runner.cc:187] Error getting master registration for 127.2.210.126:42411: OK, instance_id { permanent_uuid: "84d525298b0d4548bf44fc2c150a6f13" instance_seqno: 1783519756094095 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:09:16.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.359786  2972 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:09:16.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.364253  3112 consensus_queue.cc:260] T 00000000000000000000000000000000 P 820bdaf4d8e44831a6c7959dba55e4ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84d525298b0d4548bf44fc2c150a6f13" member_type: VOTER last_known_addr { host: "127.2.210.126" port: 42411 } } peers { permanent_uuid: "359616e4e9e645fc91f12180f1aa20c0" member_type: VOTER last_known_addr { host: "127.2.210.125" port: 32797 } } peers { permanent_uuid: "820bdaf4d8e44831a6c7959dba55e4ff" member_type: VOTER last_known_addr { host: "127.2.210.124" port: 40827 } }
14:09:16.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.364697  3112 sys_catalog.cc:565] T 00000000000000000000000000000000 P 820bdaf4d8e44831a6c7959dba55e4ff [sys.catalog]: configured and running, proceeding with master startup.
14:09:16.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.365592  3134 sys_catalog.cc:455] T 00000000000000000000000000000000 P 820bdaf4d8e44831a6c7959dba55e4ff [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: "84d525298b0d4548bf44fc2c150a6f13" member_type: VOTER last_known_addr { host: "127.2.210.126" port: 42411 } } peers { permanent_uuid: "359616e4e9e645fc91f12180f1aa20c0" member_type: VOTER last_known_addr { host: "127.2.210.125" port: 32797 } } peers { permanent_uuid: "820bdaf4d8e44831a6c7959dba55e4ff" member_type: VOTER last_known_addr { host: "127.2.210.124" port: 40827 } } }
14:09:16.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.366274  3134 sys_catalog.cc:458] T 00000000000000000000000000000000 P 820bdaf4d8e44831a6c7959dba55e4ff [sys.catalog]: This master's current role is: FOLLOWER
14:09:16.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:16.366914  3145 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 820bdaf4d8e44831a6c7959dba55e4ff: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:09:16.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:16.367105  3145 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:09:16.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.367156  3042 master_runner.cc:187] Error getting master registration for 127.2.210.126:42411: OK, instance_id { permanent_uuid: "84d525298b0d4548bf44fc2c150a6f13" instance_seqno: 1783519756094095 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:09:16.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.368899  3042 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:09:16.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.426950  3121 raft_consensus.cc:493] T 00000000000000000000000000000000 P 359616e4e9e645fc91f12180f1aa20c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:09:16.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.427090  3121 raft_consensus.cc:515] T 00000000000000000000000000000000 P 359616e4e9e645fc91f12180f1aa20c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84d525298b0d4548bf44fc2c150a6f13" member_type: VOTER last_known_addr { host: "127.2.210.126" port: 42411 } } peers { permanent_uuid: "359616e4e9e645fc91f12180f1aa20c0" member_type: VOTER last_known_addr { host: "127.2.210.125" port: 32797 } } peers { permanent_uuid: "820bdaf4d8e44831a6c7959dba55e4ff" member_type: VOTER last_known_addr { host: "127.2.210.124" port: 40827 } }
14:09:16.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.427345  3121 leader_election.cc:290] T 00000000000000000000000000000000 P 359616e4e9e645fc91f12180f1aa20c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 84d525298b0d4548bf44fc2c150a6f13 (127.2.210.126:42411), 820bdaf4d8e44831a6c7959dba55e4ff (127.2.210.124:40827)
14:09:16.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.427817  2967 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.210.124" port: 40827 } attempt: 3
14:09:16.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.428926  3085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "359616e4e9e645fc91f12180f1aa20c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "820bdaf4d8e44831a6c7959dba55e4ff" is_pre_election: true
14:09:16.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.429068  3085 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 820bdaf4d8e44831a6c7959dba55e4ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 359616e4e9e645fc91f12180f1aa20c0 in term 0.
14:09:16.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.429271  2989 leader_election.cc:304] T 00000000000000000000000000000000 P 359616e4e9e645fc91f12180f1aa20c0 [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: 359616e4e9e645fc91f12180f1aa20c0, 820bdaf4d8e44831a6c7959dba55e4ff; no voters: 
14:09:16.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.429735  3121 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 359616e4e9e645fc91f12180f1aa20c0 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:09:16.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.429806  3121 raft_consensus.cc:493] T 00000000000000000000000000000000 P 359616e4e9e645fc91f12180f1aa20c0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:09:16.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.429831  3121 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 359616e4e9e645fc91f12180f1aa20c0 [term 0 FOLLOWER]: Advancing to term 1
14:09:16.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.430670  3121 raft_consensus.cc:515] T 00000000000000000000000000000000 P 359616e4e9e645fc91f12180f1aa20c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84d525298b0d4548bf44fc2c150a6f13" member_type: VOTER last_known_addr { host: "127.2.210.126" port: 42411 } } peers { permanent_uuid: "359616e4e9e645fc91f12180f1aa20c0" member_type: VOTER last_known_addr { host: "127.2.210.125" port: 32797 } } peers { permanent_uuid: "820bdaf4d8e44831a6c7959dba55e4ff" member_type: VOTER last_known_addr { host: "127.2.210.124" port: 40827 } }
14:09:16.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.430794  3121 leader_election.cc:290] T 00000000000000000000000000000000 P 359616e4e9e645fc91f12180f1aa20c0 [CANDIDATE]: Term 1 election: Requested vote from peers 84d525298b0d4548bf44fc2c150a6f13 (127.2.210.126:42411), 820bdaf4d8e44831a6c7959dba55e4ff (127.2.210.124:40827)
14:09:16.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.431200  3085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "359616e4e9e645fc91f12180f1aa20c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "820bdaf4d8e44831a6c7959dba55e4ff"
14:09:16.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.431279  3085 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 820bdaf4d8e44831a6c7959dba55e4ff [term 0 FOLLOWER]: Advancing to term 1
14:09:16.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.432523  2967 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 84d525298b0d4548bf44fc2c150a6f13: Bootstrap starting.
14:09:16.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.433244  2967 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 84d525298b0d4548bf44fc2c150a6f13: Neither blocks nor log segments found. Creating new log.
14:09:16.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.433490  2967 log.cc:826] T 00000000000000000000000000000000 P 84d525298b0d4548bf44fc2c150a6f13: Log is configured to *not* fsync() on all Append() calls
14:09:16.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.433772  3085 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 820bdaf4d8e44831a6c7959dba55e4ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 359616e4e9e645fc91f12180f1aa20c0 in term 1.
14:09:16.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.434098  2989 leader_election.cc:304] T 00000000000000000000000000000000 P 359616e4e9e645fc91f12180f1aa20c0 [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: 359616e4e9e645fc91f12180f1aa20c0, 820bdaf4d8e44831a6c7959dba55e4ff; no voters: 
14:09:16.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.434552  3121 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 359616e4e9e645fc91f12180f1aa20c0 [term 1 FOLLOWER]: Leader election won for term 1
14:09:16.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.434695  3121 raft_consensus.cc:697] T 00000000000000000000000000000000 P 359616e4e9e645fc91f12180f1aa20c0 [term 1 LEADER]: Becoming Leader. State: Replica: 359616e4e9e645fc91f12180f1aa20c0, State: Running, Role: LEADER
14:09:16.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.434767  3121 consensus_queue.cc:237] T 00000000000000000000000000000000 P 359616e4e9e645fc91f12180f1aa20c0 [LEADER]: Queue going to LEADER mode. State: All 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: "84d525298b0d4548bf44fc2c150a6f13" member_type: VOTER last_known_addr { host: "127.2.210.126" port: 42411 } } peers { permanent_uuid: "359616e4e9e645fc91f12180f1aa20c0" member_type: VOTER last_known_addr { host: "127.2.210.125" port: 32797 } } peers { permanent_uuid: "820bdaf4d8e44831a6c7959dba55e4ff" member_type: VOTER last_known_addr { host: "127.2.210.124" port: 40827 } }
14:09:16.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.434866  2967 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 84d525298b0d4548bf44fc2c150a6f13: No bootstrap required, opened a new log
14:09:16.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.435106  3121 sys_catalog.cc:455] T 00000000000000000000000000000000 P 359616e4e9e645fc91f12180f1aa20c0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 359616e4e9e645fc91f12180f1aa20c0. Latest consensus state: current_term: 1 leader_uuid: "359616e4e9e645fc91f12180f1aa20c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84d525298b0d4548bf44fc2c150a6f13" member_type: VOTER last_known_addr { host: "127.2.210.126" port: 42411 } } peers { permanent_uuid: "359616e4e9e645fc91f12180f1aa20c0" member_type: VOTER last_known_addr { host: "127.2.210.125" port: 32797 } } peers { permanent_uuid: "820bdaf4d8e44831a6c7959dba55e4ff" member_type: VOTER last_known_addr { host: "127.2.210.124" port: 40827 } } }
14:09:16.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.435165  3121 sys_catalog.cc:458] T 00000000000000000000000000000000 P 359616e4e9e645fc91f12180f1aa20c0 [sys.catalog]: This master's current role is: LEADER
14:09:16.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.435927  3150 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
14:09:16.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.436864  3150 catalog_manager.cc:1520] Initializing Kudu cluster ID...
14:09:16.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.436856  2967 raft_consensus.cc:359] T 00000000000000000000000000000000 P 84d525298b0d4548bf44fc2c150a6f13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84d525298b0d4548bf44fc2c150a6f13" member_type: VOTER last_known_addr { host: "127.2.210.126" port: 42411 } } peers { permanent_uuid: "359616e4e9e645fc91f12180f1aa20c0" member_type: VOTER last_known_addr { host: "127.2.210.125" port: 32797 } } peers { permanent_uuid: "820bdaf4d8e44831a6c7959dba55e4ff" member_type: VOTER last_known_addr { host: "127.2.210.124" port: 40827 } }
14:09:16.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.436959  2967 raft_consensus.cc:385] T 00000000000000000000000000000000 P 84d525298b0d4548bf44fc2c150a6f13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:16.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.436990  2967 raft_consensus.cc:740] T 00000000000000000000000000000000 P 84d525298b0d4548bf44fc2c150a6f13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84d525298b0d4548bf44fc2c150a6f13, State: Initialized, Role: FOLLOWER
14:09:16.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.437083  2967 consensus_queue.cc:260] T 00000000000000000000000000000000 P 84d525298b0d4548bf44fc2c150a6f13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84d525298b0d4548bf44fc2c150a6f13" member_type: VOTER last_known_addr { host: "127.2.210.126" port: 42411 } } peers { permanent_uuid: "359616e4e9e645fc91f12180f1aa20c0" member_type: VOTER last_known_addr { host: "127.2.210.125" port: 32797 } } peers { permanent_uuid: "820bdaf4d8e44831a6c7959dba55e4ff" member_type: VOTER last_known_addr { host: "127.2.210.124" port: 40827 } }
14:09:16.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.437340  2967 sys_catalog.cc:565] T 00000000000000000000000000000000 P 84d525298b0d4548bf44fc2c150a6f13 [sys.catalog]: configured and running, proceeding with master startup.
14:09:16.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.437539  2941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "359616e4e9e645fc91f12180f1aa20c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84d525298b0d4548bf44fc2c150a6f13" is_pre_election: true
14:09:16.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.437696  2941 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 84d525298b0d4548bf44fc2c150a6f13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 359616e4e9e645fc91f12180f1aa20c0 in term 0.
14:09:16.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.437949  2940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "359616e4e9e645fc91f12180f1aa20c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84d525298b0d4548bf44fc2c150a6f13"
14:09:16.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.438014  2940 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 84d525298b0d4548bf44fc2c150a6f13 [term 0 FOLLOWER]: Advancing to term 1
14:09:16.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.438795  2940 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 84d525298b0d4548bf44fc2c150a6f13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 359616e4e9e645fc91f12180f1aa20c0 in term 1.
14:09:16.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.444907  3085 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 820bdaf4d8e44831a6c7959dba55e4ff [term 1 FOLLOWER]: Refusing update from remote peer 359616e4e9e645fc91f12180f1aa20c0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:09:16.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.445374  3121 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 359616e4e9e645fc91f12180f1aa20c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "820bdaf4d8e44831a6c7959dba55e4ff" member_type: VOTER last_known_addr { host: "127.2.210.124" port: 40827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:09:16.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.448246  3134 sys_catalog.cc:455] T 00000000000000000000000000000000 P 820bdaf4d8e44831a6c7959dba55e4ff [sys.catalog]: SysCatalogTable state changed. Reason: New leader 359616e4e9e645fc91f12180f1aa20c0. Latest consensus state: current_term: 1 leader_uuid: "359616e4e9e645fc91f12180f1aa20c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84d525298b0d4548bf44fc2c150a6f13" member_type: VOTER last_known_addr { host: "127.2.210.126" port: 42411 } } peers { permanent_uuid: "359616e4e9e645fc91f12180f1aa20c0" member_type: VOTER last_known_addr { host: "127.2.210.125" port: 32797 } } peers { permanent_uuid: "820bdaf4d8e44831a6c7959dba55e4ff" member_type: VOTER last_known_addr { host: "127.2.210.124" port: 40827 } } }
14:09:16.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.448335  3134 sys_catalog.cc:458] T 00000000000000000000000000000000 P 820bdaf4d8e44831a6c7959dba55e4ff [sys.catalog]: This master's current role is: FOLLOWER
14:09:16.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.443759  3151 sys_catalog.cc:455] T 00000000000000000000000000000000 P 84d525298b0d4548bf44fc2c150a6f13 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84d525298b0d4548bf44fc2c150a6f13" member_type: VOTER last_known_addr { host: "127.2.210.126" port: 42411 } } peers { permanent_uuid: "359616e4e9e645fc91f12180f1aa20c0" member_type: VOTER last_known_addr { host: "127.2.210.125" port: 32797 } } peers { permanent_uuid: "820bdaf4d8e44831a6c7959dba55e4ff" member_type: VOTER last_known_addr { host: "127.2.210.124" port: 40827 } } }
14:09:16.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.448843  3151 sys_catalog.cc:458] T 00000000000000000000000000000000 P 84d525298b0d4548bf44fc2c150a6f13 [sys.catalog]: This master's current role is: FOLLOWER
14:09:16.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.449343  2940 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 84d525298b0d4548bf44fc2c150a6f13 [term 1 FOLLOWER]: Refusing update from remote peer 359616e4e9e645fc91f12180f1aa20c0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:09:16.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.449589  3148 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 359616e4e9e645fc91f12180f1aa20c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84d525298b0d4548bf44fc2c150a6f13" member_type: VOTER last_known_addr { host: "127.2.210.126" port: 42411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:09:16.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:16.449958  3162 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 84d525298b0d4548bf44fc2c150a6f13: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:09:16.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:16.450116  3162 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:09:16.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.450723  3151 sys_catalog.cc:455] T 00000000000000000000000000000000 P 84d525298b0d4548bf44fc2c150a6f13 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 359616e4e9e645fc91f12180f1aa20c0. Latest consensus state: current_term: 1 leader_uuid: "359616e4e9e645fc91f12180f1aa20c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84d525298b0d4548bf44fc2c150a6f13" member_type: VOTER last_known_addr { host: "127.2.210.126" port: 42411 } } peers { permanent_uuid: "359616e4e9e645fc91f12180f1aa20c0" member_type: VOTER last_known_addr { host: "127.2.210.125" port: 32797 } } peers { permanent_uuid: "820bdaf4d8e44831a6c7959dba55e4ff" member_type: VOTER last_known_addr { host: "127.2.210.124" port: 40827 } } }
14:09:16.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.450923  3151 sys_catalog.cc:458] T 00000000000000000000000000000000 P 84d525298b0d4548bf44fc2c150a6f13 [sys.catalog]: This master's current role is: FOLLOWER
14:09:16.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.451360  3163 mvcc.cc:204] Tried to move back new op lower bound from 7305296922395447296 to 7305296922357444608. Current Snapshot: MvccSnapshot[applied={T|T < 7305296922395447296}]
14:09:16.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.451759  3121 sys_catalog.cc:455] T 00000000000000000000000000000000 P 359616e4e9e645fc91f12180f1aa20c0 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "359616e4e9e645fc91f12180f1aa20c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84d525298b0d4548bf44fc2c150a6f13" member_type: VOTER last_known_addr { host: "127.2.210.126" port: 42411 } } peers { permanent_uuid: "359616e4e9e645fc91f12180f1aa20c0" member_type: VOTER last_known_addr { host: "127.2.210.125" port: 32797 } } peers { permanent_uuid: "820bdaf4d8e44831a6c7959dba55e4ff" member_type: VOTER last_known_addr { host: "127.2.210.124" port: 40827 } } }
14:09:16.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.451830  3121 sys_catalog.cc:458] T 00000000000000000000000000000000 P 359616e4e9e645fc91f12180f1aa20c0 [sys.catalog]: This master's current role is: LEADER
14:09:16.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.452555  3134 sys_catalog.cc:455] T 00000000000000000000000000000000 P 820bdaf4d8e44831a6c7959dba55e4ff [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "359616e4e9e645fc91f12180f1aa20c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84d525298b0d4548bf44fc2c150a6f13" member_type: VOTER last_known_addr { host: "127.2.210.126" port: 42411 } } peers { permanent_uuid: "359616e4e9e645fc91f12180f1aa20c0" member_type: VOTER last_known_addr { host: "127.2.210.125" port: 32797 } } peers { permanent_uuid: "820bdaf4d8e44831a6c7959dba55e4ff" member_type: VOTER last_known_addr { host: "127.2.210.124" port: 40827 } } }
14:09:16.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.452630  3134 sys_catalog.cc:458] T 00000000000000000000000000000000 P 820bdaf4d8e44831a6c7959dba55e4ff [sys.catalog]: This master's current role is: FOLLOWER
14:09:16.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.452980  3164 mvcc.cc:204] Tried to move back new op lower bound from 7305296922395447296 to 7305296922357444608. Current Snapshot: MvccSnapshot[applied={T|T < 7305296922395447296 or (T in {7305296922395447296})}]
14:09:16.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.456758  3148 sys_catalog.cc:455] T 00000000000000000000000000000000 P 359616e4e9e645fc91f12180f1aa20c0 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "359616e4e9e645fc91f12180f1aa20c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84d525298b0d4548bf44fc2c150a6f13" member_type: VOTER last_known_addr { host: "127.2.210.126" port: 42411 } } peers { permanent_uuid: "359616e4e9e645fc91f12180f1aa20c0" member_type: VOTER last_known_addr { host: "127.2.210.125" port: 32797 } } peers { permanent_uuid: "820bdaf4d8e44831a6c7959dba55e4ff" member_type: VOTER last_known_addr { host: "127.2.210.124" port: 40827 } } }
14:09:16.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.456837  3148 sys_catalog.cc:458] T 00000000000000000000000000000000 P 359616e4e9e645fc91f12180f1aa20c0 [sys.catalog]: This master's current role is: LEADER
14:09:16.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.457847  3151 sys_catalog.cc:455] T 00000000000000000000000000000000 P 84d525298b0d4548bf44fc2c150a6f13 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "359616e4e9e645fc91f12180f1aa20c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84d525298b0d4548bf44fc2c150a6f13" member_type: VOTER last_known_addr { host: "127.2.210.126" port: 42411 } } peers { permanent_uuid: "359616e4e9e645fc91f12180f1aa20c0" member_type: VOTER last_known_addr { host: "127.2.210.125" port: 32797 } } peers { permanent_uuid: "820bdaf4d8e44831a6c7959dba55e4ff" member_type: VOTER last_known_addr { host: "127.2.210.124" port: 40827 } } }
14:09:16.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.458060  3151 sys_catalog.cc:458] T 00000000000000000000000000000000 P 84d525298b0d4548bf44fc2c150a6f13 [sys.catalog]: This master's current role is: FOLLOWER
14:09:16.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.458635  3150 catalog_manager.cc:1383] Generated new cluster ID: d572c05cd39d4e45a42d5d8faf4ab320
14:09:16.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.458693  3150 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
14:09:16.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.475641  3150 catalog_manager.cc:1406] Generated new certificate authority record
14:09:16.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.476696  3150 catalog_manager.cc:1540] Loading token signing keys...
14:09:16.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.488516  3150 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 359616e4e9e645fc91f12180f1aa20c0: Generated new TSK 0
14:09:16.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.488905  3150 catalog_manager.cc:1550] Initializing in-progress tserver states...
14:09:16.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.494650  2889 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:16.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:16.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/ts-0/wal
14:09:16.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/ts-0/data
14:09:16.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:16.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:16.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:16.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:16.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:16.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:16.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/ts-0/logs
14:09:16.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/ts-0/data/info.pb
14:09:16.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:16.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:16.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:16.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:16.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:16.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:16.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:16.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:16.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:09:16.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:16.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.210.65:0
14:09:16.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.2.210.65
14:09:16.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.210.65
14:09:16.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:16.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.2.210.126:42411,127.2.210.125:32797,127.2.210.124:40827
14:09:16.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.210.84:44629
14:09:16.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:16.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:16.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:09:16.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:16.607506  3173 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:16.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:16.607707  3173 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:16.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:16.607738  3173 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:16.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:16.609361  3173 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:16.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:16.609458  3173 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.2.210.65
14:09:16.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.611122  3173 tablet_server_runner.cc:78] Tablet server non-default flags:
14:09:16.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:16.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.210.84:44629
14:09:16.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:16.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:16.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/ts-0/data
14:09:16.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/ts-0/wal
14:09:16.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:16.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:16.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.210.65:0
14:09:16.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:16.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:16.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:16.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/ts-0/data/info.pb
14:09:16.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.210.65
14:09:16.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:16.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.2.210.126:42411,127.2.210.125:32797,127.2.210.124:40827
14:09:16.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:16.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.3173
14:09:16.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:16.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:16.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:16.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:16.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.2.210.65
14:09:16.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/ts-0/logs
14:09:16.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:16.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:16.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:16.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:09:16.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:16.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:16.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:16.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:16.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:16.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.611352  3173 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:16.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.611618  3173 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:16.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:16.614399  3181 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:16.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:16.614398  3179 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:16.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:16.614880  3178 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:16.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.615000  3173 server_base.cc:1061] running on GCE node
14:09:16.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.615269  3173 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:16.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.615546  3173 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:16.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.616806  3173 hybrid_clock.cc:648] HybridClock initialized: now 1783519756616786 us; error 37 us; skew 500 ppm
14:09:16.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.618032  3173 webserver.cc:533] Webserver started at http://127.2.210.65:37327/ using document root <none> and password file <none>
14:09:16.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.618314  3173 fs_manager.cc:362] Metadata directory not provided
14:09:16.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.618389  3173 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:16.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.618521  3173 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:16.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.619400  3173 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/ts-0/data/instance:
14:09:16.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ae9ed84f75ea4ee7b8c6efbe46475e5b"
14:09:16.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:16 on dist-test-slave-63nk"
14:09:16.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.619789  3173 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/ts-0/wal/instance:
14:09:16.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ae9ed84f75ea4ee7b8c6efbe46475e5b"
14:09:16.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:16 on dist-test-slave-63nk"
14:09:16.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.621201  3173 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:09:16.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.621945  3187 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:16.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.622200  3173 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
14:09:16.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.622298  3173 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/ts-0/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/ts-0/wal
14:09:16.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ae9ed84f75ea4ee7b8c6efbe46475e5b"
14:09:16.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:16 on dist-test-slave-63nk"
14:09:16.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.622359  3173 fs_report.cc:389] FS layout report
14:09:16.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:16.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/ts-0/wal
14:09:16.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/ts-0/wal
14:09:16.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/ts-0/data/data
14:09:16.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:16.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:16.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:16.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:16.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:16.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:16.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:16.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:16.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:16.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:16.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:16.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.662554  3173 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:16.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.662904  3173 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:16.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.663049  3173 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:16.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.663309  3173 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:09:16.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.663712  3173 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:09:16.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.663763  3173 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:09:16.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.663798  3173 ts_tablet_manager.cc:616] Registered 0 tablets
14:09:16.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.663817  3173 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:09:16.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.671015  3173 rpc_server.cc:307] RPC server started. Bound to: 127.2.210.65:36683
14:09:16.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.671068  3300 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.210.65:36683 every 8 connection(s)
14:09:16.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.671378  3173 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/ts-0/data/info.pb
14:09:16.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.671644  2889 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 3173
14:09:16.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.671727  2889 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/ts-0/wal/instance
14:09:16.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.673318  2889 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:16.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:16.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/ts-1/wal
14:09:16.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/ts-1/data
14:09:16.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:16.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:16.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:16.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:16.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:16.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:16.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/ts-1/logs
14:09:16.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/ts-1/data/info.pb
14:09:16.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:16.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:16.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:16.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:16.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:16.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:16.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:16.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:16.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:09:16.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:16.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.210.66:0
14:09:16.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.2.210.66
14:09:16.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.210.66
14:09:16.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:16.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.2.210.126:42411,127.2.210.125:32797,127.2.210.124:40827
14:09:16.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.210.84:44629
14:09:16.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:16.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:16.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:09:16.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.682667  3302 heartbeater.cc:344] Connected to a master server at 127.2.210.126:42411
14:09:16.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.682783  3302 heartbeater.cc:461] Registering TS with master...
14:09:16.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.682987  3302 heartbeater.cc:507] Master 127.2.210.126:42411 requested a full tablet report, sending...
14:09:16.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.683497  2931 ts_manager.cc:194] Registered new tserver with Master: ae9ed84f75ea4ee7b8c6efbe46475e5b (127.2.210.65:36683)
14:09:16.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.683609  3303 heartbeater.cc:344] Connected to a master server at 127.2.210.125:32797
14:09:16.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.683650  3303 heartbeater.cc:461] Registering TS with master...
14:09:16.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.683736  3303 heartbeater.cc:507] Master 127.2.210.125:32797 requested a full tablet report, sending...
14:09:16.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.682675  3301 heartbeater.cc:344] Connected to a master server at 127.2.210.124:40827
14:09:16.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.683920  3301 heartbeater.cc:461] Registering TS with master...
14:09:16.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.683986  3301 heartbeater.cc:507] Master 127.2.210.124:40827 requested a full tablet report, sending...
14:09:16.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.684013  3003 ts_manager.cc:194] Registered new tserver with Master: ae9ed84f75ea4ee7b8c6efbe46475e5b (127.2.210.65:36683)
14:09:16.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.684293  3076 ts_manager.cc:194] Registered new tserver with Master: ae9ed84f75ea4ee7b8c6efbe46475e5b (127.2.210.65:36683)
14:09:16.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.684824  3003 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.2.210.65:42039
14:09:16.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:16.758823  3308 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:16.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:16.758999  3308 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:16.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:16.759019  3308 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:16.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:16.760529  3308 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:16.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:16.760583  3308 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.2.210.66
14:09:16.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.762117  3308 tablet_server_runner.cc:78] Tablet server non-default flags:
14:09:16.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:16.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.210.84:44629
14:09:16.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:16.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:16.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/ts-1/data
14:09:16.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/ts-1/wal
14:09:16.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:16.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:16.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.210.66:0
14:09:16.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:16.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:16.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:16.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/ts-1/data/info.pb
14:09:16.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.210.66
14:09:16.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:16.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.2.210.126:42411,127.2.210.125:32797,127.2.210.124:40827
14:09:16.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:16.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.3308
14:09:16.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:16.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:16.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:16.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:16.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.2.210.66
14:09:16.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/ts-1/logs
14:09:16.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:16.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:16.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:16.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:09:16.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:16.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:16.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:16.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:16.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:16.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.762308  3308 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:16.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.762498  3308 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:16.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:16.764951  3313 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:16.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.765048  3308 server_base.cc:1061] running on GCE node
14:09:16.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:16.764966  3316 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:16.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:16.764997  3314 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:16.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.765383  3308 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:16.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.765637  3308 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:16.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.766834  3308 hybrid_clock.cc:648] HybridClock initialized: now 1783519756766793 us; error 38 us; skew 500 ppm
14:09:16.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.768043  3308 webserver.cc:533] Webserver started at http://127.2.210.66:39875/ using document root <none> and password file <none>
14:09:16.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.768293  3308 fs_manager.cc:362] Metadata directory not provided
14:09:16.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.768373  3308 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:16.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.768477  3308 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:16.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.769433  3308 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/ts-1/data/instance:
14:09:16.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8eda59c693c7429495dea6e9f48d3a0d"
14:09:16.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:16 on dist-test-slave-63nk"
14:09:16.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.769858  3308 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/ts-1/wal/instance:
14:09:16.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8eda59c693c7429495dea6e9f48d3a0d"
14:09:16.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:16 on dist-test-slave-63nk"
14:09:16.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.771109  3308 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
14:09:16.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.771872  3322 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:16.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.772074  3308 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
14:09:16.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.772238  3308 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/ts-1/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/ts-1/wal
14:09:16.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8eda59c693c7429495dea6e9f48d3a0d"
14:09:16.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:16 on dist-test-slave-63nk"
14:09:16.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.772305  3308 fs_report.cc:389] FS layout report
14:09:16.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:16.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/ts-1/wal
14:09:16.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/ts-1/wal
14:09:16.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/ts-1/data/data
14:09:16.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:16.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:16.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:16.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:16.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:16.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:16.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:16.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:16.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:16.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:16.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:16.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.792814  3308 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:16.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.793182  3308 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:16.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.793354  3308 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:16.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.793598  3308 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:09:16.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.793987  3308 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:09:16.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.794044  3308 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:09:16.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.794076  3308 ts_tablet_manager.cc:616] Registered 0 tablets
14:09:16.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.794093  3308 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:09:16.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.799899  3308 rpc_server.cc:307] RPC server started. Bound to: 127.2.210.66:44167
14:09:16.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.799974  3435 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.210.66:44167 every 8 connection(s)
14:09:16.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.800345  3308 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/ts-1/data/info.pb
14:09:16.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.805748  3437 heartbeater.cc:344] Connected to a master server at 127.2.210.126:42411
14:09:16.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.805758  3436 heartbeater.cc:344] Connected to a master server at 127.2.210.124:40827
14:09:16.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.805737  3438 heartbeater.cc:344] Connected to a master server at 127.2.210.125:32797
14:09:16.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.805876  3437 heartbeater.cc:461] Registering TS with master...
14:09:16.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.805929  3438 heartbeater.cc:461] Registering TS with master...
14:09:16.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.805878  3436 heartbeater.cc:461] Registering TS with master...
14:09:16.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.806128  3438 heartbeater.cc:507] Master 127.2.210.125:32797 requested a full tablet report, sending...
14:09:16.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.806126  3436 heartbeater.cc:507] Master 127.2.210.124:40827 requested a full tablet report, sending...
14:09:16.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.806126  3437 heartbeater.cc:507] Master 127.2.210.126:42411 requested a full tablet report, sending...
14:09:16.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.806514  3003 ts_manager.cc:194] Registered new tserver with Master: 8eda59c693c7429495dea6e9f48d3a0d (127.2.210.66:44167)
14:09:16.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.806560  2931 ts_manager.cc:194] Registered new tserver with Master: 8eda59c693c7429495dea6e9f48d3a0d (127.2.210.66:44167)
14:09:16.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.806964  3003 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.2.210.66:37249
14:09:16.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.807210  3076 ts_manager.cc:194] Registered new tserver with Master: 8eda59c693c7429495dea6e9f48d3a0d (127.2.210.66:44167)
14:09:16.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.810078  2889 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 3308
14:09:16.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.810177  2889 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/ts-1/wal/instance
14:09:16.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.811352  2889 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:16.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:16.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/ts-2/wal
14:09:16.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/ts-2/data
14:09:16.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:16.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:16.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:16.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:16.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:16.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:16.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/ts-2/logs
14:09:16.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/ts-2/data/info.pb
14:09:16.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:16.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:16.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:16.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:16.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:16.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:16.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:16.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:16.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:09:16.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:16.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.210.67:0
14:09:16.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.2.210.67
14:09:16.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.210.67
14:09:16.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:16.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.2.210.126:42411,127.2.210.125:32797,127.2.210.124:40827
14:09:16.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.210.84:44629
14:09:16.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:16.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:16.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:09:16.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:16.892853  3443 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:16.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:16.893005  3443 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:16.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:16.893023  3443 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:16.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:16.894423  3443 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:16.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:16.894469  3443 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.2.210.67
14:09:16.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.895859  3443 tablet_server_runner.cc:78] Tablet server non-default flags:
14:09:16.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:16.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.210.84:44629
14:09:16.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:16.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:16.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/ts-2/data
14:09:16.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/ts-2/wal
14:09:16.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:16.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:16.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.210.67:0
14:09:16.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:16.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:16.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:16.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/ts-2/data/info.pb
14:09:16.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.210.67
14:09:16.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:16.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.2.210.126:42411,127.2.210.125:32797,127.2.210.124:40827
14:09:16.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:16.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.3443
14:09:16.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:16.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:16.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:16.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:16.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.2.210.67
14:09:16.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/ts-2/logs
14:09:16.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:16.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:16.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:16.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:09:16.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:16.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:16.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:16.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:16.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:16.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.896019  3443 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:16.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.896240  3443 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:16.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.898732  3443 server_base.cc:1061] running on GCE node
14:09:16.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:16.898797  3449 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:16.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:16.898694  3451 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:16.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:16.898964  3448 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:16.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.899140  3443 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:16.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.899402  3443 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:16.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.900568  3443 hybrid_clock.cc:648] HybridClock initialized: now 1783519756900542 us; error 39 us; skew 500 ppm
14:09:16.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.901721  3443 webserver.cc:533] Webserver started at http://127.2.210.67:42401/ using document root <none> and password file <none>
14:09:16.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.901973  3443 fs_manager.cc:362] Metadata directory not provided
14:09:16.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.902045  3443 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:16.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.902154  3443 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:16.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.903019  3443 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/ts-2/data/instance:
14:09:16.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9986e683d82d460a82f6544337c4375b"
14:09:16.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:16 on dist-test-slave-63nk"
14:09:16.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.903374  3443 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/ts-2/wal/instance:
14:09:16.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9986e683d82d460a82f6544337c4375b"
14:09:16.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:16 on dist-test-slave-63nk"
14:09:16.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.904709  3443 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
14:09:16.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.905500  3457 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:16.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.905671  3443 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:09:16.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.905764  3443 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/ts-2/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/ts-2/wal
14:09:16.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9986e683d82d460a82f6544337c4375b"
14:09:16.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:16 on dist-test-slave-63nk"
14:09:16.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.905872  3443 fs_report.cc:389] FS layout report
14:09:16.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:16.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/ts-2/wal
14:09:16.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/ts-2/wal
14:09:16.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/ts-2/data/data
14:09:16.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:16.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:16.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:16.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:16.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:16.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:16.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:16.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:16.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:16.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:16.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:16.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.932571  3443 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:16.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.933012  3443 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:16.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.933169  3443 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:16.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.933398  3443 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:09:16.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.933770  3443 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:09:16.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.933835  3443 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:09:16.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.933868  3443 ts_tablet_manager.cc:616] Registered 0 tablets
14:09:16.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.933887  3443 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:09:16.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.939715  3443 rpc_server.cc:307] RPC server started. Bound to: 127.2.210.67:35825
14:09:16.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.939766  3570 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.210.67:35825 every 8 connection(s)
14:09:16.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.940068  3443 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/ts-2/data/info.pb
14:09:16.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.945453  3573 heartbeater.cc:344] Connected to a master server at 127.2.210.125:32797
14:09:16.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.945561  3573 heartbeater.cc:461] Registering TS with master...
14:09:16.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.945720  3573 heartbeater.cc:507] Master 127.2.210.125:32797 requested a full tablet report, sending...
14:09:16.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.945959  3571 heartbeater.cc:344] Connected to a master server at 127.2.210.124:40827
14:09:16.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.946027  3571 heartbeater.cc:461] Registering TS with master...
14:09:16.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.946005  2889 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 3443
14:09:16.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.946080  2889 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11057172113459609573/ts-2/wal/instance
14:09:16.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.946081  3003 ts_manager.cc:194] Registered new tserver with Master: 9986e683d82d460a82f6544337c4375b (127.2.210.67:35825)
14:09:16.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.946117  3571 heartbeater.cc:507] Master 127.2.210.124:40827 requested a full tablet report, sending...
14:09:16.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.946448  3572 heartbeater.cc:344] Connected to a master server at 127.2.210.126:42411
14:09:16.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.946506  3572 heartbeater.cc:461] Registering TS with master...
14:09:16.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.946549  3003 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.2.210.67:53187
14:09:16.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.946599  3572 heartbeater.cc:507] Master 127.2.210.126:42411 requested a full tablet report, sending...
14:09:16.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.946764  3076 ts_manager.cc:194] Registered new tserver with Master: 9986e683d82d460a82f6544337c4375b (127.2.210.67:35825)
14:09:16.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.946907  2931 ts_manager.cc:194] Registered new tserver with Master: 9986e683d82d460a82f6544337c4375b (127.2.210.67:35825)
14:09:16.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.948650  2889 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
14:09:16.949 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:09:16.949 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

14:09:16.950 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.2.210.126"
      port: 42411
    }
    bound_http_address {
      host: "127.2.210.126"
      port: 46213
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.2.210.125"
      port: 32797
    }
    bound_http_address {
      host: "127.2.210.125"
      port: 36287
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.2.210.124"
      port: 40827
    }
    bound_http_address {
      host: "127.2.210.124"
      port: 35887
    }
  }
}

14:09:16.950 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

14:09:16.954 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.2.210.65"
      port: 36683
    }
    bound_http_address {
      host: "127.2.210.65"
      port: 37327
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.2.210.66"
      port: 44167
    }
    bound_http_address {
      host: "127.2.210.66"
      port: 39875
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.2.210.67"
      port: 35825
    }
    bound_http_address {
      host: "127.2.210.67"
      port: 42401
    }
  }
}

14:09:16.954 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
14:09:16.957 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:09:16.959 [DEBUG - main] (Connection.java:748) [peer master-127.2.210.126:42411(127.2.210.126:42411)] connecting to peer
14:09:16.960 [DEBUG - main] (Connection.java:748) [peer master-127.2.210.125:32797(127.2.210.125:32797)] connecting to peer
14:09:16.960 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.210.126:42411(127.2.210.126:42411)] Successfully connected to peer
14:09:16.961 [DEBUG - main] (Connection.java:748) [peer master-127.2.210.124:40827(127.2.210.124:40827)] connecting to peer
14:09:16.961 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.210.125:32797(127.2.210.125:32797)] Successfully connected to peer
14:09:16.963 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.2.210.126
14:09:16.963 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.2.210.125
14:09:16.979 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x74291741, L:/127.0.0.1:38026 - R:/127.2.210.125:32797] using SASL/PLAIN
14:09:16.979 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xef4fffe5, L:/127.0.0.1:38186 - R:/127.2.210.126:42411] using SASL/PLAIN
14:09:16.980 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.2.210.124:40827(127.2.210.124:40827)] Successfully connected to peer
14:09:16.981 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:09:16.982 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=23), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.210.126:42411, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.210.125:32797, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.210.124:40827, [22ms] Sub RPC ConnectToMaster: received response from server master-127.2.210.125:32797: OK, [22ms] Sub RPC ConnectToMaster: received response from server master-127.2.210.126:42411: OK, deferred=null) after lookup
14:09:16.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:16.983175  3003 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38026:
14:09:16.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1783519756958"
14:09:16.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
14:09:16.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:09:16.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
14:09:16.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:09:16.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:09:16.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:09:16.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:09:16.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:09:16.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:09:16.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:09:16.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:09:16.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
14:09:16.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:09:16.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:09:16.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:09:16.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:09:16.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:09:16.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:09:16.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:09:16.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:09:16.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
14:09:16.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
14:09:16.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
14:09:16.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:09:16.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:09:16.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:09:16.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
14:09:16.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
14:09:16.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:09:16.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
14:09:16.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:09:16.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:09:16.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:09:16.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:09:16.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:09:16.984 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.2.210.124
14:09:16.998 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table d07b4f359ef145898fb304b116da7c2a
14:09:17.001 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb55b1b82, L:/127.0.0.1:56750 - R:/127.2.210.124:40827] using SASL/PLAIN
14:09:17.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.005963  3370 tablet_service.cc:1511] Processing CreateTablet for tablet d3f39bde5dd54ef19dcf62926db6d59c (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783519756958 [id=d07b4f359ef145898fb304b116da7c2a]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION UNBOUNDED
14:09:17.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.006290  3370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3f39bde5dd54ef19dcf62926db6d59c. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:17.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.006847  3505 tablet_service.cc:1511] Processing CreateTablet for tablet 7eb6ee9c1f224c2297b7c0da4131b644 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783519756958 [id=d07b4f359ef145898fb304b116da7c2a]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION UNBOUNDED
14:09:17.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.007088  3505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7eb6ee9c1f224c2297b7c0da4131b644. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:17.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.008939  3587 tablet_bootstrap.cc:492] T d3f39bde5dd54ef19dcf62926db6d59c P 8eda59c693c7429495dea6e9f48d3a0d: Bootstrap starting.
14:09:17.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.009641  3587 tablet_bootstrap.cc:654] T d3f39bde5dd54ef19dcf62926db6d59c P 8eda59c693c7429495dea6e9f48d3a0d: Neither blocks nor log segments found. Creating new log.
14:09:17.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.009747  3588 tablet_bootstrap.cc:492] T 7eb6ee9c1f224c2297b7c0da4131b644 P 9986e683d82d460a82f6544337c4375b: Bootstrap starting.
14:09:17.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.010160  3587 log.cc:826] T d3f39bde5dd54ef19dcf62926db6d59c P 8eda59c693c7429495dea6e9f48d3a0d: Log is configured to *not* fsync() on all Append() calls
14:09:17.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.010339  3588 tablet_bootstrap.cc:654] T 7eb6ee9c1f224c2297b7c0da4131b644 P 9986e683d82d460a82f6544337c4375b: Neither blocks nor log segments found. Creating new log.
14:09:17.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.010602  3588 log.cc:826] T 7eb6ee9c1f224c2297b7c0da4131b644 P 9986e683d82d460a82f6544337c4375b: Log is configured to *not* fsync() on all Append() calls
14:09:17.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.011202  3587 tablet_bootstrap.cc:492] T d3f39bde5dd54ef19dcf62926db6d59c P 8eda59c693c7429495dea6e9f48d3a0d: No bootstrap required, opened a new log
14:09:17.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.011255  3587 ts_tablet_manager.cc:1403] T d3f39bde5dd54ef19dcf62926db6d59c P 8eda59c693c7429495dea6e9f48d3a0d: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
14:09:17.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.012692  3587 raft_consensus.cc:359] T d3f39bde5dd54ef19dcf62926db6d59c P 8eda59c693c7429495dea6e9f48d3a0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8eda59c693c7429495dea6e9f48d3a0d" member_type: VOTER last_known_addr { host: "127.2.210.66" port: 44167 } }
14:09:17.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.012797  3587 raft_consensus.cc:385] T d3f39bde5dd54ef19dcf62926db6d59c P 8eda59c693c7429495dea6e9f48d3a0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:17.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.012817  3587 raft_consensus.cc:740] T d3f39bde5dd54ef19dcf62926db6d59c P 8eda59c693c7429495dea6e9f48d3a0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8eda59c693c7429495dea6e9f48d3a0d, State: Initialized, Role: FOLLOWER
14:09:17.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.012926  3587 consensus_queue.cc:260] T d3f39bde5dd54ef19dcf62926db6d59c P 8eda59c693c7429495dea6e9f48d3a0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8eda59c693c7429495dea6e9f48d3a0d" member_type: VOTER last_known_addr { host: "127.2.210.66" port: 44167 } }
14:09:17.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.012980  3587 raft_consensus.cc:399] T d3f39bde5dd54ef19dcf62926db6d59c P 8eda59c693c7429495dea6e9f48d3a0d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:09:17.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.013002  3587 raft_consensus.cc:493] T d3f39bde5dd54ef19dcf62926db6d59c P 8eda59c693c7429495dea6e9f48d3a0d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:09:17.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.013029  3587 raft_consensus.cc:3060] T d3f39bde5dd54ef19dcf62926db6d59c P 8eda59c693c7429495dea6e9f48d3a0d [term 0 FOLLOWER]: Advancing to term 1
14:09:17.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.013513  3587 raft_consensus.cc:515] T d3f39bde5dd54ef19dcf62926db6d59c P 8eda59c693c7429495dea6e9f48d3a0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8eda59c693c7429495dea6e9f48d3a0d" member_type: VOTER last_known_addr { host: "127.2.210.66" port: 44167 } }
14:09:17.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.013623  3587 leader_election.cc:304] T d3f39bde5dd54ef19dcf62926db6d59c P 8eda59c693c7429495dea6e9f48d3a0d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8eda59c693c7429495dea6e9f48d3a0d; no voters: 
14:09:17.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.013777  3587 leader_election.cc:290] T d3f39bde5dd54ef19dcf62926db6d59c P 8eda59c693c7429495dea6e9f48d3a0d [CANDIDATE]: Term 1 election: Requested vote from peers 
14:09:17.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.013821  3591 raft_consensus.cc:2804] T d3f39bde5dd54ef19dcf62926db6d59c P 8eda59c693c7429495dea6e9f48d3a0d [term 1 FOLLOWER]: Leader election won for term 1
14:09:17.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.013916  3591 raft_consensus.cc:697] T d3f39bde5dd54ef19dcf62926db6d59c P 8eda59c693c7429495dea6e9f48d3a0d [term 1 LEADER]: Becoming Leader. State: Replica: 8eda59c693c7429495dea6e9f48d3a0d, State: Running, Role: LEADER
14:09:17.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.013969  3587 ts_tablet_manager.cc:1434] T d3f39bde5dd54ef19dcf62926db6d59c P 8eda59c693c7429495dea6e9f48d3a0d: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
14:09:17.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.013983  3591 consensus_queue.cc:237] T d3f39bde5dd54ef19dcf62926db6d59c P 8eda59c693c7429495dea6e9f48d3a0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8eda59c693c7429495dea6e9f48d3a0d" member_type: VOTER last_known_addr { host: "127.2.210.66" port: 44167 } }
14:09:17.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.014038  3588 tablet_bootstrap.cc:492] T 7eb6ee9c1f224c2297b7c0da4131b644 P 9986e683d82d460a82f6544337c4375b: No bootstrap required, opened a new log
14:09:17.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.014091  3588 ts_tablet_manager.cc:1403] T 7eb6ee9c1f224c2297b7c0da4131b644 P 9986e683d82d460a82f6544337c4375b: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.000s
14:09:17.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.014770  3438 heartbeater.cc:499] Master 127.2.210.125:32797 was elected leader, sending a full tablet report...
14:09:17.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.015122  3003 catalog_manager.cc:5697] T d3f39bde5dd54ef19dcf62926db6d59c P 8eda59c693c7429495dea6e9f48d3a0d reported cstate change: term changed from 0 to 1, leader changed from <none> to 8eda59c693c7429495dea6e9f48d3a0d (127.2.210.66). New cstate: current_term: 1 leader_uuid: "8eda59c693c7429495dea6e9f48d3a0d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8eda59c693c7429495dea6e9f48d3a0d" member_type: VOTER last_known_addr { host: "127.2.210.66" port: 44167 } health_report { overall_health: HEALTHY } } }
14:09:17.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.016010  3588 raft_consensus.cc:359] T 7eb6ee9c1f224c2297b7c0da4131b644 P 9986e683d82d460a82f6544337c4375b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9986e683d82d460a82f6544337c4375b" member_type: VOTER last_known_addr { host: "127.2.210.67" port: 35825 } }
14:09:17.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.016147  3588 raft_consensus.cc:385] T 7eb6ee9c1f224c2297b7c0da4131b644 P 9986e683d82d460a82f6544337c4375b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:17.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.016176  3588 raft_consensus.cc:740] T 7eb6ee9c1f224c2297b7c0da4131b644 P 9986e683d82d460a82f6544337c4375b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9986e683d82d460a82f6544337c4375b, State: Initialized, Role: FOLLOWER
14:09:17.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.016266  3588 consensus_queue.cc:260] T 7eb6ee9c1f224c2297b7c0da4131b644 P 9986e683d82d460a82f6544337c4375b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9986e683d82d460a82f6544337c4375b" member_type: VOTER last_known_addr { host: "127.2.210.67" port: 35825 } }
14:09:17.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.016330  3588 raft_consensus.cc:399] T 7eb6ee9c1f224c2297b7c0da4131b644 P 9986e683d82d460a82f6544337c4375b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:09:17.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.016357  3588 raft_consensus.cc:493] T 7eb6ee9c1f224c2297b7c0da4131b644 P 9986e683d82d460a82f6544337c4375b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:09:17.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.016391  3588 raft_consensus.cc:3060] T 7eb6ee9c1f224c2297b7c0da4131b644 P 9986e683d82d460a82f6544337c4375b [term 0 FOLLOWER]: Advancing to term 1
14:09:17.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.017019  3588 raft_consensus.cc:515] T 7eb6ee9c1f224c2297b7c0da4131b644 P 9986e683d82d460a82f6544337c4375b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9986e683d82d460a82f6544337c4375b" member_type: VOTER last_known_addr { host: "127.2.210.67" port: 35825 } }
14:09:17.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.017117  3588 leader_election.cc:304] T 7eb6ee9c1f224c2297b7c0da4131b644 P 9986e683d82d460a82f6544337c4375b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9986e683d82d460a82f6544337c4375b; no voters: 
14:09:17.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.017252  3588 leader_election.cc:290] T 7eb6ee9c1f224c2297b7c0da4131b644 P 9986e683d82d460a82f6544337c4375b [CANDIDATE]: Term 1 election: Requested vote from peers 
14:09:17.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.017423  3588 ts_tablet_manager.cc:1434] T 7eb6ee9c1f224c2297b7c0da4131b644 P 9986e683d82d460a82f6544337c4375b: Time spent starting tablet: real 0.003s	user 0.004s	sys 0.000s
14:09:17.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.017704  3573 heartbeater.cc:499] Master 127.2.210.125:32797 was elected leader, sending a full tablet report...
14:09:17.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.020325  3596 raft_consensus.cc:2804] T 7eb6ee9c1f224c2297b7c0da4131b644 P 9986e683d82d460a82f6544337c4375b [term 1 FOLLOWER]: Leader election won for term 1
14:09:17.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.020637  3596 raft_consensus.cc:697] T 7eb6ee9c1f224c2297b7c0da4131b644 P 9986e683d82d460a82f6544337c4375b [term 1 LEADER]: Becoming Leader. State: Replica: 9986e683d82d460a82f6544337c4375b, State: Running, Role: LEADER
14:09:17.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.020865  3596 consensus_queue.cc:237] T 7eb6ee9c1f224c2297b7c0da4131b644 P 9986e683d82d460a82f6544337c4375b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9986e683d82d460a82f6544337c4375b" member_type: VOTER last_known_addr { host: "127.2.210.67" port: 35825 } }
14:09:17.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.021713  3003 catalog_manager.cc:5697] T 7eb6ee9c1f224c2297b7c0da4131b644 P 9986e683d82d460a82f6544337c4375b reported cstate change: term changed from 0 to 1, leader changed from <none> to 9986e683d82d460a82f6544337c4375b (127.2.210.67). New cstate: current_term: 1 leader_uuid: "9986e683d82d460a82f6544337c4375b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9986e683d82d460a82f6544337c4375b" member_type: VOTER last_known_addr { host: "127.2.210.67" port: 35825 } health_report { overall_health: HEALTHY } } }
14:09:17.057 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d3f39bde5dd54ef19dcf62926db6d59c for table 'org.apache.kudu.client.TestAlterTable-1783519756958' with partition [0x00000000, 0x00000001)
14:09:17.057 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7eb6ee9c1f224c2297b7c0da4131b644 for table 'org.apache.kudu.client.TestAlterTable-1783519756958' with partition [0x00000001, 0x00000002)
14:09:17.058 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=d3f39bde5dd54ef19dcf62926db6d59c@[8eda59c693c7429495dea6e9f48d3a0d(127.2.210.66:44167)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7eb6ee9c1f224c2297b7c0da4131b644@[9986e683d82d460a82f6544337c4375b(127.2.210.67:35825)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:17.058 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d3f39bde5dd54ef19dcf62926db6d59c for table 'org.apache.kudu.client.TestAlterTable-1783519756958' with partition [0x00000000, 0x00000001)
14:09:17.059 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7eb6ee9c1f224c2297b7c0da4131b644 for table 'org.apache.kudu.client.TestAlterTable-1783519756958' with partition [0x00000001, 0x00000002)
14:09:17.059 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@46b695ec, flushNotification=Deferred@1082528716(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:09:17.059 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=d3f39bde5dd54ef19dcf62926db6d59c@[8eda59c693c7429495dea6e9f48d3a0d(127.2.210.66:44167)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7eb6ee9c1f224c2297b7c0da4131b644@[9986e683d82d460a82f6544337c4375b(127.2.210.67:35825)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:17.059 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7eb6ee9c1f224c2297b7c0da4131b644 for table 'org.apache.kudu.client.TestAlterTable-1783519756958' with partition [0x00000001, 0x00000002)
14:09:17.059 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7eb6ee9c1f224c2297b7c0da4131b644@[9986e683d82d460a82f6544337c4375b(127.2.210.67:35825)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:17.060 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7eb6ee9c1f224c2297b7c0da4131b644 for table 'org.apache.kudu.client.TestAlterTable-1783519756958' with partition [0x00000001, 0x00000002)
14:09:17.060 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7eb6ee9c1f224c2297b7c0da4131b644@[9986e683d82d460a82f6544337c4375b(127.2.210.67:35825)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:17.061 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d3f39bde5dd54ef19dcf62926db6d59c for table 'org.apache.kudu.client.TestAlterTable-1783519756958' with partition [0x00000000, 0x00000001)
14:09:17.061 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7eb6ee9c1f224c2297b7c0da4131b644 for table 'org.apache.kudu.client.TestAlterTable-1783519756958' with partition [0x00000001, 0x00000002)
14:09:17.061 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=d3f39bde5dd54ef19dcf62926db6d59c@[8eda59c693c7429495dea6e9f48d3a0d(127.2.210.66:44167)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7eb6ee9c1f224c2297b7c0da4131b644@[9986e683d82d460a82f6544337c4375b(127.2.210.67:35825)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:17.061 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7eb6ee9c1f224c2297b7c0da4131b644 for table 'org.apache.kudu.client.TestAlterTable-1783519756958' with partition [0x00000001, 0x00000002)
14:09:17.061 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7eb6ee9c1f224c2297b7c0da4131b644@[9986e683d82d460a82f6544337c4375b(127.2.210.67:35825)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:17.062 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7eb6ee9c1f224c2297b7c0da4131b644 for table 'org.apache.kudu.client.TestAlterTable-1783519756958' with partition [0x00000001, 0x00000002)
14:09:17.062 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7eb6ee9c1f224c2297b7c0da4131b644@[9986e683d82d460a82f6544337c4375b(127.2.210.67:35825)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:17.062 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7eb6ee9c1f224c2297b7c0da4131b644 for table 'org.apache.kudu.client.TestAlterTable-1783519756958' with partition [0x00000001, 0x00000002)
14:09:17.062 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7eb6ee9c1f224c2297b7c0da4131b644@[9986e683d82d460a82f6544337c4375b(127.2.210.67:35825)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:17.062 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7eb6ee9c1f224c2297b7c0da4131b644 for table 'org.apache.kudu.client.TestAlterTable-1783519756958' with partition [0x00000001, 0x00000002)
14:09:17.062 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7eb6ee9c1f224c2297b7c0da4131b644@[9986e683d82d460a82f6544337c4375b(127.2.210.67:35825)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:17.063 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7eb6ee9c1f224c2297b7c0da4131b644 for table 'org.apache.kudu.client.TestAlterTable-1783519756958' with partition [0x00000001, 0x00000002)
14:09:17.063 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7eb6ee9c1f224c2297b7c0da4131b644@[9986e683d82d460a82f6544337c4375b(127.2.210.67:35825)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:17.063 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d3f39bde5dd54ef19dcf62926db6d59c for table 'org.apache.kudu.client.TestAlterTable-1783519756958' with partition [0x00000000, 0x00000001)
14:09:17.063 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7eb6ee9c1f224c2297b7c0da4131b644 for table 'org.apache.kudu.client.TestAlterTable-1783519756958' with partition [0x00000001, 0x00000002)
14:09:17.063 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=d3f39bde5dd54ef19dcf62926db6d59c@[8eda59c693c7429495dea6e9f48d3a0d(127.2.210.66:44167)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7eb6ee9c1f224c2297b7c0da4131b644@[9986e683d82d460a82f6544337c4375b(127.2.210.67:35825)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:17.064 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7eb6ee9c1f224c2297b7c0da4131b644 for table 'org.apache.kudu.client.TestAlterTable-1783519756958' with partition [0x00000001, 0x00000002)
14:09:17.064 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7eb6ee9c1f224c2297b7c0da4131b644@[9986e683d82d460a82f6544337c4375b(127.2.210.67:35825)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:17.064 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7eb6ee9c1f224c2297b7c0da4131b644 for table 'org.apache.kudu.client.TestAlterTable-1783519756958' with partition [0x00000001, 0x00000002)
14:09:17.064 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7eb6ee9c1f224c2297b7c0da4131b644@[9986e683d82d460a82f6544337c4375b(127.2.210.67:35825)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:17.065 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d3f39bde5dd54ef19dcf62926db6d59c for table 'org.apache.kudu.client.TestAlterTable-1783519756958' with partition [0x00000000, 0x00000001)
14:09:17.065 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7eb6ee9c1f224c2297b7c0da4131b644 for table 'org.apache.kudu.client.TestAlterTable-1783519756958' with partition [0x00000001, 0x00000002)
14:09:17.065 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=d3f39bde5dd54ef19dcf62926db6d59c@[8eda59c693c7429495dea6e9f48d3a0d(127.2.210.66:44167)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7eb6ee9c1f224c2297b7c0da4131b644@[9986e683d82d460a82f6544337c4375b(127.2.210.67:35825)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:17.065 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7eb6ee9c1f224c2297b7c0da4131b644 for table 'org.apache.kudu.client.TestAlterTable-1783519756958' with partition [0x00000001, 0x00000002)
14:09:17.065 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7eb6ee9c1f224c2297b7c0da4131b644@[9986e683d82d460a82f6544337c4375b(127.2.210.67:35825)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:17.066 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d3f39bde5dd54ef19dcf62926db6d59c for table 'org.apache.kudu.client.TestAlterTable-1783519756958' with partition [0x00000000, 0x00000001)
14:09:17.066 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7eb6ee9c1f224c2297b7c0da4131b644 for table 'org.apache.kudu.client.TestAlterTable-1783519756958' with partition [0x00000001, 0x00000002)
14:09:17.066 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=d3f39bde5dd54ef19dcf62926db6d59c@[8eda59c693c7429495dea6e9f48d3a0d(127.2.210.66:44167)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7eb6ee9c1f224c2297b7c0da4131b644@[9986e683d82d460a82f6544337c4375b(127.2.210.67:35825)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:17.067 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d3f39bde5dd54ef19dcf62926db6d59c for table 'org.apache.kudu.client.TestAlterTable-1783519756958' with partition [0x00000000, 0x00000001)
14:09:17.067 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7eb6ee9c1f224c2297b7c0da4131b644 for table 'org.apache.kudu.client.TestAlterTable-1783519756958' with partition [0x00000001, 0x00000002)
14:09:17.067 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=d3f39bde5dd54ef19dcf62926db6d59c@[8eda59c693c7429495dea6e9f48d3a0d(127.2.210.66:44167)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7eb6ee9c1f224c2297b7c0da4131b644@[9986e683d82d460a82f6544337c4375b(127.2.210.67:35825)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:17.068 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d3f39bde5dd54ef19dcf62926db6d59c for table 'org.apache.kudu.client.TestAlterTable-1783519756958' with partition [0x00000000, 0x00000001)
14:09:17.068 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7eb6ee9c1f224c2297b7c0da4131b644 for table 'org.apache.kudu.client.TestAlterTable-1783519756958' with partition [0x00000001, 0x00000002)
14:09:17.068 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=d3f39bde5dd54ef19dcf62926db6d59c@[8eda59c693c7429495dea6e9f48d3a0d(127.2.210.66:44167)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7eb6ee9c1f224c2297b7c0da4131b644@[9986e683d82d460a82f6544337c4375b(127.2.210.67:35825)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:17.068 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d3f39bde5dd54ef19dcf62926db6d59c for table 'org.apache.kudu.client.TestAlterTable-1783519756958' with partition [0x00000000, 0x00000001)
14:09:17.068 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7eb6ee9c1f224c2297b7c0da4131b644 for table 'org.apache.kudu.client.TestAlterTable-1783519756958' with partition [0x00000001, 0x00000002)
14:09:17.069 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=d3f39bde5dd54ef19dcf62926db6d59c@[8eda59c693c7429495dea6e9f48d3a0d(127.2.210.66:44167)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7eb6ee9c1f224c2297b7c0da4131b644@[9986e683d82d460a82f6544337c4375b(127.2.210.67:35825)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:17.069 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d3f39bde5dd54ef19dcf62926db6d59c for table 'org.apache.kudu.client.TestAlterTable-1783519756958' with partition [0x00000000, 0x00000001)
14:09:17.069 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7eb6ee9c1f224c2297b7c0da4131b644 for table 'org.apache.kudu.client.TestAlterTable-1783519756958' with partition [0x00000001, 0x00000002)
14:09:17.069 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=d3f39bde5dd54ef19dcf62926db6d59c@[8eda59c693c7429495dea6e9f48d3a0d(127.2.210.66:44167)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7eb6ee9c1f224c2297b7c0da4131b644@[9986e683d82d460a82f6544337c4375b(127.2.210.67:35825)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:17.070 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d3f39bde5dd54ef19dcf62926db6d59c for table 'org.apache.kudu.client.TestAlterTable-1783519756958' with partition [0x00000000, 0x00000001)
14:09:17.070 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7eb6ee9c1f224c2297b7c0da4131b644 for table 'org.apache.kudu.client.TestAlterTable-1783519756958' with partition [0x00000001, 0x00000002)
14:09:17.070 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=d3f39bde5dd54ef19dcf62926db6d59c@[8eda59c693c7429495dea6e9f48d3a0d(127.2.210.66:44167)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7eb6ee9c1f224c2297b7c0da4131b644@[9986e683d82d460a82f6544337c4375b(127.2.210.67:35825)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:17.071 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d3f39bde5dd54ef19dcf62926db6d59c for table 'org.apache.kudu.client.TestAlterTable-1783519756958' with partition [0x00000000, 0x00000001)
14:09:17.071 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7eb6ee9c1f224c2297b7c0da4131b644 for table 'org.apache.kudu.client.TestAlterTable-1783519756958' with partition [0x00000001, 0x00000002)
14:09:17.071 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=d3f39bde5dd54ef19dcf62926db6d59c@[8eda59c693c7429495dea6e9f48d3a0d(127.2.210.66:44167)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7eb6ee9c1f224c2297b7c0da4131b644@[9986e683d82d460a82f6544337c4375b(127.2.210.67:35825)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:17.071 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7eb6ee9c1f224c2297b7c0da4131b644 for table 'org.apache.kudu.client.TestAlterTable-1783519756958' with partition [0x00000001, 0x00000002)
14:09:17.072 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7eb6ee9c1f224c2297b7c0da4131b644@[9986e683d82d460a82f6544337c4375b(127.2.210.67:35825)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:17.072 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d3f39bde5dd54ef19dcf62926db6d59c for table 'org.apache.kudu.client.TestAlterTable-1783519756958' with partition [0x00000000, 0x00000001)
14:09:17.072 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7eb6ee9c1f224c2297b7c0da4131b644 for table 'org.apache.kudu.client.TestAlterTable-1783519756958' with partition [0x00000001, 0x00000002)
14:09:17.072 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=d3f39bde5dd54ef19dcf62926db6d59c@[8eda59c693c7429495dea6e9f48d3a0d(127.2.210.66:44167)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7eb6ee9c1f224c2297b7c0da4131b644@[9986e683d82d460a82f6544337c4375b(127.2.210.67:35825)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:17.073 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d3f39bde5dd54ef19dcf62926db6d59c for table 'org.apache.kudu.client.TestAlterTable-1783519756958' with partition [0x00000000, 0x00000001)
14:09:17.073 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7eb6ee9c1f224c2297b7c0da4131b644 for table 'org.apache.kudu.client.TestAlterTable-1783519756958' with partition [0x00000001, 0x00000002)
14:09:17.073 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=d3f39bde5dd54ef19dcf62926db6d59c@[8eda59c693c7429495dea6e9f48d3a0d(127.2.210.66:44167)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7eb6ee9c1f224c2297b7c0da4131b644@[9986e683d82d460a82f6544337c4375b(127.2.210.67:35825)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:17.074 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7eb6ee9c1f224c2297b7c0da4131b644 for table 'org.apache.kudu.client.TestAlterTable-1783519756958' with partition [0x00000001, 0x00000002)
14:09:17.074 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7eb6ee9c1f224c2297b7c0da4131b644@[9986e683d82d460a82f6544337c4375b(127.2.210.67:35825)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:17.074 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d3f39bde5dd54ef19dcf62926db6d59c for table 'org.apache.kudu.client.TestAlterTable-1783519756958' with partition [0x00000000, 0x00000001)
14:09:17.074 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7eb6ee9c1f224c2297b7c0da4131b644 for table 'org.apache.kudu.client.TestAlterTable-1783519756958' with partition [0x00000001, 0x00000002)
14:09:17.074 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=d3f39bde5dd54ef19dcf62926db6d59c@[8eda59c693c7429495dea6e9f48d3a0d(127.2.210.66:44167)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7eb6ee9c1f224c2297b7c0da4131b644@[9986e683d82d460a82f6544337c4375b(127.2.210.67:35825)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:17.075 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d3f39bde5dd54ef19dcf62926db6d59c for table 'org.apache.kudu.client.TestAlterTable-1783519756958' with partition [0x00000000, 0x00000001)
14:09:17.075 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7eb6ee9c1f224c2297b7c0da4131b644 for table 'org.apache.kudu.client.TestAlterTable-1783519756958' with partition [0x00000001, 0x00000002)
14:09:17.075 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=d3f39bde5dd54ef19dcf62926db6d59c@[8eda59c693c7429495dea6e9f48d3a0d(127.2.210.66:44167)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7eb6ee9c1f224c2297b7c0da4131b644@[9986e683d82d460a82f6544337c4375b(127.2.210.67:35825)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:17.076 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d3f39bde5dd54ef19dcf62926db6d59c for table 'org.apache.kudu.client.TestAlterTable-1783519756958' with partition [0x00000000, 0x00000001)
14:09:17.076 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7eb6ee9c1f224c2297b7c0da4131b644 for table 'org.apache.kudu.client.TestAlterTable-1783519756958' with partition [0x00000001, 0x00000002)
14:09:17.076 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=d3f39bde5dd54ef19dcf62926db6d59c@[8eda59c693c7429495dea6e9f48d3a0d(127.2.210.66:44167)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7eb6ee9c1f224c2297b7c0da4131b644@[9986e683d82d460a82f6544337c4375b(127.2.210.67:35825)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:17.076 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d3f39bde5dd54ef19dcf62926db6d59c for table 'org.apache.kudu.client.TestAlterTable-1783519756958' with partition [0x00000000, 0x00000001)
14:09:17.077 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7eb6ee9c1f224c2297b7c0da4131b644 for table 'org.apache.kudu.client.TestAlterTable-1783519756958' with partition [0x00000001, 0x00000002)
14:09:17.077 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=d3f39bde5dd54ef19dcf62926db6d59c@[8eda59c693c7429495dea6e9f48d3a0d(127.2.210.66:44167)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7eb6ee9c1f224c2297b7c0da4131b644@[9986e683d82d460a82f6544337c4375b(127.2.210.67:35825)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:17.077 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7eb6ee9c1f224c2297b7c0da4131b644 for table 'org.apache.kudu.client.TestAlterTable-1783519756958' with partition [0x00000001, 0x00000002)
14:09:17.077 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7eb6ee9c1f224c2297b7c0da4131b644@[9986e683d82d460a82f6544337c4375b(127.2.210.67:35825)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:17.078 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d3f39bde5dd54ef19dcf62926db6d59c for table 'org.apache.kudu.client.TestAlterTable-1783519756958' with partition [0x00000000, 0x00000001)
14:09:17.078 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7eb6ee9c1f224c2297b7c0da4131b644 for table 'org.apache.kudu.client.TestAlterTable-1783519756958' with partition [0x00000001, 0x00000002)
14:09:17.078 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=d3f39bde5dd54ef19dcf62926db6d59c@[8eda59c693c7429495dea6e9f48d3a0d(127.2.210.66:44167)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7eb6ee9c1f224c2297b7c0da4131b644@[9986e683d82d460a82f6544337c4375b(127.2.210.67:35825)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:17.078 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7eb6ee9c1f224c2297b7c0da4131b644 for table 'org.apache.kudu.client.TestAlterTable-1783519756958' with partition [0x00000001, 0x00000002)
14:09:17.078 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7eb6ee9c1f224c2297b7c0da4131b644@[9986e683d82d460a82f6544337c4375b(127.2.210.67:35825)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:17.079 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7eb6ee9c1f224c2297b7c0da4131b644 for table 'org.apache.kudu.client.TestAlterTable-1783519756958' with partition [0x00000001, 0x00000002)
14:09:17.079 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7eb6ee9c1f224c2297b7c0da4131b644@[9986e683d82d460a82f6544337c4375b(127.2.210.67:35825)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:17.080 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7eb6ee9c1f224c2297b7c0da4131b644 for table 'org.apache.kudu.client.TestAlterTable-1783519756958' with partition [0x00000001, 0x00000002)
14:09:17.080 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7eb6ee9c1f224c2297b7c0da4131b644@[9986e683d82d460a82f6544337c4375b(127.2.210.67:35825)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:17.080 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7eb6ee9c1f224c2297b7c0da4131b644 for table 'org.apache.kudu.client.TestAlterTable-1783519756958' with partition [0x00000001, 0x00000002)
14:09:17.081 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7eb6ee9c1f224c2297b7c0da4131b644@[9986e683d82d460a82f6544337c4375b(127.2.210.67:35825)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:17.081 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7eb6ee9c1f224c2297b7c0da4131b644 for table 'org.apache.kudu.client.TestAlterTable-1783519756958' with partition [0x00000001, 0x00000002)
14:09:17.081 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7eb6ee9c1f224c2297b7c0da4131b644@[9986e683d82d460a82f6544337c4375b(127.2.210.67:35825)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:17.081 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7eb6ee9c1f224c2297b7c0da4131b644 for table 'org.apache.kudu.client.TestAlterTable-1783519756958' with partition [0x00000001, 0x00000002)
14:09:17.082 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7eb6ee9c1f224c2297b7c0da4131b644@[9986e683d82d460a82f6544337c4375b(127.2.210.67:35825)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:17.082 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7eb6ee9c1f224c2297b7c0da4131b644 for table 'org.apache.kudu.client.TestAlterTable-1783519756958' with partition [0x00000001, 0x00000002)
14:09:17.082 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7eb6ee9c1f224c2297b7c0da4131b644@[9986e683d82d460a82f6544337c4375b(127.2.210.67:35825)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:17.083 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d3f39bde5dd54ef19dcf62926db6d59c for table 'org.apache.kudu.client.TestAlterTable-1783519756958' with partition [0x00000000, 0x00000001)
14:09:17.083 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7eb6ee9c1f224c2297b7c0da4131b644 for table 'org.apache.kudu.client.TestAlterTable-1783519756958' with partition [0x00000001, 0x00000002)
14:09:17.083 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=d3f39bde5dd54ef19dcf62926db6d59c@[8eda59c693c7429495dea6e9f48d3a0d(127.2.210.66:44167)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7eb6ee9c1f224c2297b7c0da4131b644@[9986e683d82d460a82f6544337c4375b(127.2.210.67:35825)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:17.083 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7eb6ee9c1f224c2297b7c0da4131b644 for table 'org.apache.kudu.client.TestAlterTable-1783519756958' with partition [0x00000001, 0x00000002)
14:09:17.083 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7eb6ee9c1f224c2297b7c0da4131b644@[9986e683d82d460a82f6544337c4375b(127.2.210.67:35825)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:17.084 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d3f39bde5dd54ef19dcf62926db6d59c for table 'org.apache.kudu.client.TestAlterTable-1783519756958' with partition [0x00000000, 0x00000001)
14:09:17.084 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7eb6ee9c1f224c2297b7c0da4131b644 for table 'org.apache.kudu.client.TestAlterTable-1783519756958' with partition [0x00000001, 0x00000002)
14:09:17.084 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=d3f39bde5dd54ef19dcf62926db6d59c@[8eda59c693c7429495dea6e9f48d3a0d(127.2.210.66:44167)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7eb6ee9c1f224c2297b7c0da4131b644@[9986e683d82d460a82f6544337c4375b(127.2.210.67:35825)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:17.085 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d3f39bde5dd54ef19dcf62926db6d59c for table 'org.apache.kudu.client.TestAlterTable-1783519756958' with partition [0x00000000, 0x00000001)
14:09:17.085 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7eb6ee9c1f224c2297b7c0da4131b644 for table 'org.apache.kudu.client.TestAlterTable-1783519756958' with partition [0x00000001, 0x00000002)
14:09:17.085 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=d3f39bde5dd54ef19dcf62926db6d59c@[8eda59c693c7429495dea6e9f48d3a0d(127.2.210.66:44167)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7eb6ee9c1f224c2297b7c0da4131b644@[9986e683d82d460a82f6544337c4375b(127.2.210.67:35825)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:17.085 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d3f39bde5dd54ef19dcf62926db6d59c for table 'org.apache.kudu.client.TestAlterTable-1783519756958' with partition [0x00000000, 0x00000001)
14:09:17.085 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7eb6ee9c1f224c2297b7c0da4131b644 for table 'org.apache.kudu.client.TestAlterTable-1783519756958' with partition [0x00000001, 0x00000002)
14:09:17.085 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=d3f39bde5dd54ef19dcf62926db6d59c@[8eda59c693c7429495dea6e9f48d3a0d(127.2.210.66:44167)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7eb6ee9c1f224c2297b7c0da4131b644@[9986e683d82d460a82f6544337c4375b(127.2.210.67:35825)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:17.086 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d3f39bde5dd54ef19dcf62926db6d59c for table 'org.apache.kudu.client.TestAlterTable-1783519756958' with partition [0x00000000, 0x00000001)
14:09:17.086 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7eb6ee9c1f224c2297b7c0da4131b644 for table 'org.apache.kudu.client.TestAlterTable-1783519756958' with partition [0x00000001, 0x00000002)
14:09:17.086 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=d3f39bde5dd54ef19dcf62926db6d59c@[8eda59c693c7429495dea6e9f48d3a0d(127.2.210.66:44167)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7eb6ee9c1f224c2297b7c0da4131b644@[9986e683d82d460a82f6544337c4375b(127.2.210.67:35825)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:17.087 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7eb6ee9c1f224c2297b7c0da4131b644 for table 'org.apache.kudu.client.TestAlterTable-1783519756958' with partition [0x00000001, 0x00000002)
14:09:17.087 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7eb6ee9c1f224c2297b7c0da4131b644@[9986e683d82d460a82f6544337c4375b(127.2.210.67:35825)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:17.087 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d3f39bde5dd54ef19dcf62926db6d59c for table 'org.apache.kudu.client.TestAlterTable-1783519756958' with partition [0x00000000, 0x00000001)
14:09:17.087 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7eb6ee9c1f224c2297b7c0da4131b644 for table 'org.apache.kudu.client.TestAlterTable-1783519756958' with partition [0x00000001, 0x00000002)
14:09:17.088 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=d3f39bde5dd54ef19dcf62926db6d59c@[8eda59c693c7429495dea6e9f48d3a0d(127.2.210.66:44167)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7eb6ee9c1f224c2297b7c0da4131b644@[9986e683d82d460a82f6544337c4375b(127.2.210.67:35825)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:17.088 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7eb6ee9c1f224c2297b7c0da4131b644 for table 'org.apache.kudu.client.TestAlterTable-1783519756958' with partition [0x00000001, 0x00000002)
14:09:17.088 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7eb6ee9c1f224c2297b7c0da4131b644@[9986e683d82d460a82f6544337c4375b(127.2.210.67:35825)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:17.089 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7eb6ee9c1f224c2297b7c0da4131b644 for table 'org.apache.kudu.client.TestAlterTable-1783519756958' with partition [0x00000001, 0x00000002)
14:09:17.089 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7eb6ee9c1f224c2297b7c0da4131b644@[9986e683d82d460a82f6544337c4375b(127.2.210.67:35825)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:17.089 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7eb6ee9c1f224c2297b7c0da4131b644 for table 'org.apache.kudu.client.TestAlterTable-1783519756958' with partition [0x00000001, 0x00000002)
14:09:17.089 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7eb6ee9c1f224c2297b7c0da4131b644@[9986e683d82d460a82f6544337c4375b(127.2.210.67:35825)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:17.090 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d3f39bde5dd54ef19dcf62926db6d59c for table 'org.apache.kudu.client.TestAlterTable-1783519756958' with partition [0x00000000, 0x00000001)
14:09:17.090 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7eb6ee9c1f224c2297b7c0da4131b644 for table 'org.apache.kudu.client.TestAlterTable-1783519756958' with partition [0x00000001, 0x00000002)
14:09:17.090 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=d3f39bde5dd54ef19dcf62926db6d59c@[8eda59c693c7429495dea6e9f48d3a0d(127.2.210.66:44167)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7eb6ee9c1f224c2297b7c0da4131b644@[9986e683d82d460a82f6544337c4375b(127.2.210.67:35825)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:17.092 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d3f39bde5dd54ef19dcf62926db6d59c for table 'org.apache.kudu.client.TestAlterTable-1783519756958' with partition [0x00000000, 0x00000001)
14:09:17.092 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7eb6ee9c1f224c2297b7c0da4131b644 for table 'org.apache.kudu.client.TestAlterTable-1783519756958' with partition [0x00000001, 0x00000002)
14:09:17.092 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=d3f39bde5dd54ef19dcf62926db6d59c@[8eda59c693c7429495dea6e9f48d3a0d(127.2.210.66:44167)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7eb6ee9c1f224c2297b7c0da4131b644@[9986e683d82d460a82f6544337c4375b(127.2.210.67:35825)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:17.094 [DEBUG - kudu-nio-1] (Connection.java:748) [peer 9986e683d82d460a82f6544337c4375b(127.2.210.67:35825)] connecting to peer
14:09:17.100 [DEBUG - kudu-nio-1] (Connection.java:748) [peer 8eda59c693c7429495dea6e9f48d3a0d(127.2.210.66:44167)] connecting to peer
14:09:17.100 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 9986e683d82d460a82f6544337c4375b(127.2.210.67:35825)] Successfully connected to peer
14:09:17.102 [DEBUG - kudu-nio-4] (Connection.java:757) [peer 8eda59c693c7429495dea6e9f48d3a0d(127.2.210.66:44167)] Successfully connected to peer
14:09:17.120 [DEBUG - kudu-nio-4] (Negotiator.java:918) Authenticated connection [id: 0x1ce044da, L:/127.0.0.1:46546 - R:/127.2.210.66:44167] using TOKEN/null
14:09:17.127 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0xa0055391, L:/127.0.0.1:41678 - R:/127.2.210.67:35825] using TOKEN/null
14:09:17.132 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d3f39bde5dd54ef19dcf62926db6d59c for table 'org.apache.kudu.client.TestAlterTable-1783519756958' with partition [0x00000000, 0x00000001)
14:09:17.133 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7eb6ee9c1f224c2297b7c0da4131b644 for table 'org.apache.kudu.client.TestAlterTable-1783519756958' with partition [0x00000001, 0x00000002)
14:09:17.133 [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=d3f39bde5dd54ef19dcf62926db6d59c@[8eda59c693c7429495dea6e9f48d3a0d(127.2.210.66:44167)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=7eb6ee9c1f224c2297b7c0da4131b644@[9986e683d82d460a82f6544337c4375b(127.2.210.67:35825)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:17.133 [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=2), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.2.210.125:32797, [1ms] Sub RPC GetTableLocations: received response from server master-127.2.210.125:32797: OK, deferred=null)) after lookup
14:09:17.136 [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-1783519756958, tablet=d3f39bde5dd54ef19dcf62926db6d59c, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:17.137 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet d3f39bde5dd54ef19dcf62926db6d59c for partition [0x00000000, 0x00000001) with scanner id null
14:09:17.139 [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-1783519756958, tablet=7eb6ee9c1f224c2297b7c0da4131b644, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:17.139 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 7eb6ee9c1f224c2297b7c0da4131b644 for partition [0x00000001, 0x00000002) with scanner id null
14:09:17.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.147745  2999 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38026:
14:09:17.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783519756958" } 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" } } }
14:09:17.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.151369  3603 tablet.cc:1724] T d3f39bde5dd54ef19dcf62926db6d59c P 8eda59c693c7429495dea6e9f48d3a0d: Alter schema from (
14:09:17.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:09:17.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:09:17.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:09:17.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
14:09:17.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:09:17.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:09:17.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:09:17.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
14:09:17.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.151511  3604 tablet.cc:1724] T 7eb6ee9c1f224c2297b7c0da4131b644 P 9986e683d82d460a82f6544337c4375b: Alter schema from (
14:09:17.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:09:17.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:09:17.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:09:17.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
14:09:17.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:09:17.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:09:17.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:09:17.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
14:09:17.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.158522  2999 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 359616e4e9e645fc91f12180f1aa20c0: org.apache.kudu.client.TestAlterTable-1783519756958 [id=d07b4f359ef145898fb304b116da7c2a] alter complete (version 1)
14:09:17.167 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table d07b4f359ef145898fb304b116da7c2a
14:09:17.167 [DEBUG - main] (Connection.java:575) [peer master-127.2.210.124:40827(127.2.210.124:40827)] disconnecting while in state READY
14:09:17.168 [DEBUG - main] (Connection.java:575) [peer 9986e683d82d460a82f6544337c4375b(127.2.210.67:35825)] disconnecting while in state READY
14:09:17.168 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.2.210.124:40827(127.2.210.124:40827)] handling channelInactive
14:09:17.168 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 9986e683d82d460a82f6544337c4375b(127.2.210.67:35825)] handling channelInactive
14:09:17.168 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.2.210.124:40827(127.2.210.124:40827)] cleaning up while in state READY due to: connection closed
14:09:17.169 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 9986e683d82d460a82f6544337c4375b(127.2.210.67:35825)] cleaning up while in state READY due to: connection closed
14:09:17.169 [DEBUG - main] (Connection.java:575) [peer master-127.2.210.125:32797(127.2.210.125:32797)] disconnecting while in state READY
14:09:17.170 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.210.125:32797(127.2.210.125:32797)] handling channelInactive
14:09:17.170 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.210.125:32797(127.2.210.125:32797)] cleaning up while in state READY due to: connection closed
14:09:17.170 [DEBUG - main] (Connection.java:575) [peer master-127.2.210.126:42411(127.2.210.126:42411)] disconnecting while in state READY
14:09:17.170 [DEBUG - main] (Connection.java:575) [peer 8eda59c693c7429495dea6e9f48d3a0d(127.2.210.66:44167)] disconnecting while in state READY
14:09:17.171 [DEBUG - kudu-nio-4] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:09:17.171 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.210.126:42411(127.2.210.126:42411)] handling channelInactive
14:09:17.171 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.210.126:42411(127.2.210.126:42411)] cleaning up while in state READY due to: connection closed
14:09:17.176 [DEBUG - kudu-nio-4] (Connection.java:239) [peer 8eda59c693c7429495dea6e9f48d3a0d(127.2.210.66:44167)] handling channelInactive
14:09:17.176 [DEBUG - kudu-nio-4] (Connection.java:709) [peer 8eda59c693c7429495dea6e9f48d3a0d(127.2.210.66:44167)] cleaning up while in state READY due to: connection closed
14:09:17.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.176630  2889 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 3173
14:09:17.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.183970  2889 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 3308
14:09:17.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.190847  2889 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 3443
14:09:17.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.197468  2889 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 2900
14:09:17.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.203387  2889 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 2972
14:09:17.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.208868  2889 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 3042
14:09:17.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T14:09:17Z chronyd exiting
.14:09:17.314 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1783519757314
14:09:17.320 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:09:17.321 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
14:09:17.321 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskzNpfhA/test-tmp
14:09:17.322 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
14:09:17.322 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskzNpfhA/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
14:09:17.324 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

14:09:17.400 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:09:17.400 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

14:09:17.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.401403  3611 mini_oidc.cc:150] Starting JWKS server
14:09:17.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.401906  3611 webserver.cc:533] Webserver started at http://127.0.0.1:42163/ using document root <none> and password file <none>
14:09:17.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.401971  3611 mini_oidc.cc:186] Starting OIDC Discovery server
14:09:17.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.402076  3611 webserver.cc:533] Webserver started at http://127.0.0.1:34719/ using document root <none> and password file <none>
14:09:17.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T14:09:17Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
14:09:17.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T14:09:17Z Disabled control of system clock
14:09:17.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.412765  3611 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:17.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:17.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/master-0/wal
14:09:17.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/master-0/data
14:09:17.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:17.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:17.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:17.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:17.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:17.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:17.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/master-0/logs
14:09:17.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/master-0/data/info.pb
14:09:17.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:17.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:17.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:17.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:17.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:17.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:17.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:17.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:17.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:09:17.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:17.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:17.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:17.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.3.134.254:42411
14:09:17.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.3.134.254
14:09:17.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:17.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.3.134.212:34923
14:09:17.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:17.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:17.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:17.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:17.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.3.134.254:42411,127.3.134.253:40413,127.3.134.252:41643
14:09:17.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:17.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42163/jwks.json with env {}
14:09:17.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:17.490113  3622 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:17.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:17.490286  3622 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:17.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:17.490306  3622 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:17.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:17.491734  3622 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:09:17.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:17.491773  3622 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:17.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:17.491787  3622 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:09:17.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:17.491806  3622 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:09:17.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:17.491818  3622 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:09:17.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:17.491830  3622 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:42163/jwks.json
14:09:17.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.493367  3622 master_runner.cc:387] Master server non-default flags:
14:09:17.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:17.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.3.134.212:34923
14:09:17.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:17.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:17.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/master-0/data
14:09:17.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/master-0/wal
14:09:17.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:17.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.3.134.254:42411,127.3.134.253:40413,127.3.134.252:41643
14:09:17.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:17.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:17.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:17.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.3.134.254:42411
14:09:17.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:17.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:17.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:17.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42163/jwks.json
14:09:17.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:17.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:17.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/master-0/data/info.pb
14:09:17.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.3.134.254
14:09:17.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:17.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:17.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.3622
14:09:17.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:17.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:17.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:17.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:17.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/master-0/logs
14:09:17.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:17.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:17.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:17.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:09:17.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:17.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:17.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:17.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:17.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:17.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.493534  3622 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:17.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.493696  3622 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:17.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:17.496026  3630 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:17.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:17.495980  3627 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:17.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:17.496054  3628 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:17.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.496642  3622 server_base.cc:1061] running on GCE node
14:09:17.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.496912  3622 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:17.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.497205  3622 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:17.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.498382  3622 hybrid_clock.cc:648] HybridClock initialized: now 1783519757498368 us; error 29 us; skew 500 ppm
14:09:17.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.499603  3622 webserver.cc:533] Webserver started at http://127.3.134.254:34069/ using document root <none> and password file <none>
14:09:17.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.499840  3622 fs_manager.cc:362] Metadata directory not provided
14:09:17.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.499905  3622 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:17.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.500031  3622 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:17.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.500900  3622 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/master-0/data/instance:
14:09:17.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4f162729e3774db188fec7404f75660a"
14:09:17.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:17 on dist-test-slave-63nk"
14:09:17.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.501245  3622 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/master-0/wal/instance:
14:09:17.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4f162729e3774db188fec7404f75660a"
14:09:17.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:17 on dist-test-slave-63nk"
14:09:17.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.502460  3622 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:09:17.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.503261  3636 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:17.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.503445  3622 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
14:09:17.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.503513  3622 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/master-0/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/master-0/wal
14:09:17.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4f162729e3774db188fec7404f75660a"
14:09:17.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:17 on dist-test-slave-63nk"
14:09:17.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.503566  3622 fs_report.cc:389] FS layout report
14:09:17.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:17.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/master-0/wal
14:09:17.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/master-0/wal
14:09:17.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/master-0/data/data
14:09:17.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:17.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:17.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:17.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:17.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:17.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:17.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:17.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:17.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:17.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:17.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:17.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.535305  3622 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:17.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.535665  3622 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:17.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.535851  3622 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:17.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.540190  3622 rpc_server.cc:307] RPC server started. Bound to: 127.3.134.254:42411
14:09:17.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.540220  3688 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.134.254:42411 every 8 connection(s)
14:09:17.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.540527  3622 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/master-0/data/info.pb
14:09:17.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.541021  3689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:17.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.542366  3689 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.3.134.254" port: 42411 } has no permanent_uuid. Determining permanent_uuid...
14:09:17.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.547290  3611 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 3622
14:09:17.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.547444  3611 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/master-0/wal/instance
14:09:17.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.548064  3689 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.3.134.253" port: 40413 } has no permanent_uuid. Determining permanent_uuid...
14:09:17.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.548517  3611 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:17.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:17.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/master-1/wal
14:09:17.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/master-1/data
14:09:17.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:17.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:17.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:17.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:17.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:17.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:17.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/master-1/logs
14:09:17.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/master-1/data/info.pb
14:09:17.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:17.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:17.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:17.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:17.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:17.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:17.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:17.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:17.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:09:17.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:17.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:17.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:17.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.3.134.253:40413
14:09:17.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.3.134.253
14:09:17.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:17.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.3.134.212:34923
14:09:17.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:17.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:17.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:17.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:17.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.3.134.254:42411,127.3.134.253:40413,127.3.134.252:41643
14:09:17.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:17.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42163/jwks.json with env {}
14:09:17.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:17.548570  3637 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.3.134.253:40413: connect: Connection refused (error 111)
14:09:17.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:17.549093  3689 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.3.134.253:40413: Network error: Client connection negotiation failed: client connection to 127.3.134.253:40413: connect: Connection refused (error 111)
14:09:17.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.598295  3689 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.3.134.253" port: 40413 } attempt: 1
14:09:17.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:17.599365  3689 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.3.134.253:40413: Network error: Client connection negotiation failed: client connection to 127.3.134.253:40413: connect: Connection refused (error 111)
14:09:17.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:17.627296  3694 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:17.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:17.627470  3694 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:17.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:17.627491  3694 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:17.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:17.629001  3694 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:09:17.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:17.629045  3694 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:17.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:17.629061  3694 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:09:17.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:17.629076  3694 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:09:17.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:17.629088  3694 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:09:17.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:17.629101  3694 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:42163/jwks.json
14:09:17.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.631383  3694 master_runner.cc:387] Master server non-default flags:
14:09:17.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:17.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.3.134.212:34923
14:09:17.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:17.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:17.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/master-1/data
14:09:17.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/master-1/wal
14:09:17.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:17.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.3.134.254:42411,127.3.134.253:40413,127.3.134.252:41643
14:09:17.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:17.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:17.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:17.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.3.134.253:40413
14:09:17.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:17.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:17.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:17.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42163/jwks.json
14:09:17.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:17.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:17.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/master-1/data/info.pb
14:09:17.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.3.134.253
14:09:17.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:17.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:17.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.3694
14:09:17.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:17.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:17.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:17.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:17.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/master-1/logs
14:09:17.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:17.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:17.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:17.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:09:17.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:17.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:17.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:17.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:17.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:17.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.631609  3694 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:17.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.631868  3694 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:17.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:17.634526  3699 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:17.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:17.634510  3700 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:17.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:17.634503  3702 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:17.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.635005  3694 server_base.cc:1061] running on GCE node
14:09:17.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.635216  3694 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:17.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.635476  3694 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:17.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.636638  3694 hybrid_clock.cc:648] HybridClock initialized: now 1783519757636607 us; error 43 us; skew 500 ppm
14:09:17.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.637899  3694 webserver.cc:533] Webserver started at http://127.3.134.253:38397/ using document root <none> and password file <none>
14:09:17.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.638098  3694 fs_manager.cc:362] Metadata directory not provided
14:09:17.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.638155  3694 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:17.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.638257  3694 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:17.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.639348  3694 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/master-1/data/instance:
14:09:17.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c3e5a263811c477bb0ad41aa4cce0a2d"
14:09:17.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:17 on dist-test-slave-63nk"
14:09:17.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.639736  3694 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/master-1/wal/instance:
14:09:17.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c3e5a263811c477bb0ad41aa4cce0a2d"
14:09:17.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:17 on dist-test-slave-63nk"
14:09:17.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.641472  3694 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
14:09:17.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.642319  3708 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:17.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.642522  3694 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
14:09:17.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.642599  3694 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/master-1/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/master-1/wal
14:09:17.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c3e5a263811c477bb0ad41aa4cce0a2d"
14:09:17.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:17 on dist-test-slave-63nk"
14:09:17.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.642661  3694 fs_report.cc:389] FS layout report
14:09:17.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:17.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/master-1/wal
14:09:17.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/master-1/wal
14:09:17.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/master-1/data/data
14:09:17.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:17.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:17.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:17.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:17.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:17.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:17.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:17.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:17.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:17.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:17.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:17.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.652843  3694 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:17.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.653092  3694 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:17.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.653191  3694 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:17.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.657320  3694 rpc_server.cc:307] RPC server started. Bound to: 127.3.134.253:40413
14:09:17.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.657346  3760 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.134.253:40413 every 8 connection(s)
14:09:17.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.657656  3694 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/master-1/data/info.pb
14:09:17.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.658176  3761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:17.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.659463  3761 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.3.134.254" port: 42411 } has no permanent_uuid. Determining permanent_uuid...
14:09:17.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.662731  3611 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 3694
14:09:17.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.662859  3611 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/master-1/wal/instance
14:09:17.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.663326  3611 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:17.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:17.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/master-2/wal
14:09:17.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/master-2/data
14:09:17.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:17.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:17.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:17.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:17.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:17.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:17.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/master-2/logs
14:09:17.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/master-2/data/info.pb
14:09:17.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:17.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:17.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:17.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:17.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:17.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:17.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:17.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:17.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:09:17.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:17.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:17.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:17.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.3.134.252:41643
14:09:17.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.3.134.252
14:09:17.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:17.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.3.134.212:34923
14:09:17.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:17.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:17.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:17.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:17.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.3.134.254:42411,127.3.134.253:40413,127.3.134.252:41643
14:09:17.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:17.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42163/jwks.json with env {}
14:09:17.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.664554  3761 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.3.134.253" port: 40413 } has no permanent_uuid. Determining permanent_uuid...
14:09:17.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.667528  3689 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.3.134.253" port: 40413 } attempt: 2
14:09:17.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.668391  3761 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.3.134.252" port: 41643 } has no permanent_uuid. Determining permanent_uuid...
14:09:17.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:17.668850  3711 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.3.134.252:41643: connect: Connection refused (error 111)
14:09:17.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:17.669494  3761 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.3.134.252:41643: Network error: Client connection negotiation failed: client connection to 127.3.134.252:41643: connect: Connection refused (error 111)
14:09:17.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.670956  3689 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.3.134.252" port: 41643 } has no permanent_uuid. Determining permanent_uuid...
14:09:17.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:17.671458  3689 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.3.134.252:41643: Network error: Client connection negotiation failed: client connection to 127.3.134.252:41643: connect: Connection refused (error 111)
14:09:17.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.714625  3689 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.3.134.252" port: 41643 } attempt: 1
14:09:17.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:17.715641  3689 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.3.134.252:41643: Network error: Client connection negotiation failed: client connection to 127.3.134.252:41643: connect: Connection refused (error 111)
14:09:17.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.718688  3761 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.3.134.252" port: 41643 } attempt: 1
14:09:17.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:17.719575  3761 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.3.134.252:41643: Network error: Client connection negotiation failed: client connection to 127.3.134.252:41643: connect: Connection refused (error 111)
14:09:17.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:17.759451  3764 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:17.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:17.759634  3764 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:17.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:17.759655  3764 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:17.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:17.761165  3764 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:09:17.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:17.761212  3764 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:17.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:17.761229  3764 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:09:17.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:17.761242  3764 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:09:17.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:17.761256  3764 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:09:17.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:17.761273  3764 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:42163/jwks.json
14:09:17.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.762871  3689 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.3.134.252" port: 41643 } attempt: 2
14:09:17.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.763463  3764 master_runner.cc:387] Master server non-default flags:
14:09:17.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:17.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.3.134.212:34923
14:09:17.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:17.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:17.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/master-2/data
14:09:17.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/master-2/wal
14:09:17.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:17.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.3.134.254:42411,127.3.134.253:40413,127.3.134.252:41643
14:09:17.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:17.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:17.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:17.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.3.134.252:41643
14:09:17.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:17.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:17.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:17.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42163/jwks.json
14:09:17.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:17.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:17.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/master-2/data/info.pb
14:09:17.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.3.134.252
14:09:17.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:17.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:17.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.3764
14:09:17.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:17.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:17.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:17.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:17.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/master-2/logs
14:09:17.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:17.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:17.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:17.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:09:17.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:17.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:17.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:17.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:17.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:17.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:17.763897  3689 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.3.134.252:41643: Network error: Client connection negotiation failed: client connection to 127.3.134.252:41643: connect: Connection refused (error 111)
14:09:17.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.764405  3764 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:17.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.764605  3764 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:17.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:17.767038  3772 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:17.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:17.767051  3773 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:17.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:17.767040  3775 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:17.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.767252  3764 server_base.cc:1061] running on GCE node
14:09:17.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.767472  3764 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:17.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.767714  3764 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:17.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.768872  3764 hybrid_clock.cc:648] HybridClock initialized: now 1783519757768831 us; error 56 us; skew 500 ppm
14:09:17.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.769948  3764 webserver.cc:533] Webserver started at http://127.3.134.252:41757/ using document root <none> and password file <none>
14:09:17.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.770175  3764 fs_manager.cc:362] Metadata directory not provided
14:09:17.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.770246  3764 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:17.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.770370  3764 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:17.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.771201  3764 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/master-2/data/instance:
14:09:17.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b223e8edad894110a4ade27a773d7206"
14:09:17.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:17 on dist-test-slave-63nk"
14:09:17.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.771669  3764 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/master-2/wal/instance:
14:09:17.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b223e8edad894110a4ade27a773d7206"
14:09:17.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:17 on dist-test-slave-63nk"
14:09:17.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.773037  3764 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
14:09:17.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.773783  3781 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:17.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.773968  3764 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:09:17.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.774067  3764 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/master-2/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/master-2/wal
14:09:17.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b223e8edad894110a4ade27a773d7206"
14:09:17.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:17 on dist-test-slave-63nk"
14:09:17.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.774132  3764 fs_report.cc:389] FS layout report
14:09:17.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:17.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/master-2/wal
14:09:17.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/master-2/wal
14:09:17.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/master-2/data/data
14:09:17.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:17.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:17.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:17.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:17.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:17.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:17.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:17.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:17.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:17.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:17.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:17.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.784801  3764 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:17.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.785131  3764 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:17.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.785262  3764 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:17.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.787765  3761 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.3.134.252" port: 41643 } attempt: 2
14:09:17.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:17.788611  3761 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.3.134.252:41643: Network error: Client connection negotiation failed: client connection to 127.3.134.252:41643: connect: Connection refused (error 111)
14:09:17.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.789604  3764 rpc_server.cc:307] RPC server started. Bound to: 127.3.134.252:41643
14:09:17.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.789656  3833 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.134.252:41643 every 8 connection(s)
14:09:17.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.789912  3764 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/master-2/data/info.pb
14:09:17.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.790473  3834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:17.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.791821  3834 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.3.134.254" port: 42411 } has no permanent_uuid. Determining permanent_uuid...
14:09:17.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.796965  3834 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.3.134.253" port: 40413 } has no permanent_uuid. Determining permanent_uuid...
14:09:17.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.798709  3611 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 3764
14:09:17.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.798810  3611 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/master-2/wal/instance
14:09:17.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.799993  3834 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.3.134.252" port: 41643 } has no permanent_uuid. Determining permanent_uuid...
14:09:17.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.804661  3834 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b223e8edad894110a4ade27a773d7206: Bootstrap starting.
14:09:17.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.805300  3834 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b223e8edad894110a4ade27a773d7206: Neither blocks nor log segments found. Creating new log.
14:09:17.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.805609  3834 log.cc:826] T 00000000000000000000000000000000 P b223e8edad894110a4ade27a773d7206: Log is configured to *not* fsync() on all Append() calls
14:09:17.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.806680  3834 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b223e8edad894110a4ade27a773d7206: No bootstrap required, opened a new log
14:09:17.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.808511  3834 raft_consensus.cc:359] T 00000000000000000000000000000000 P b223e8edad894110a4ade27a773d7206 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f162729e3774db188fec7404f75660a" member_type: VOTER last_known_addr { host: "127.3.134.254" port: 42411 } } peers { permanent_uuid: "c3e5a263811c477bb0ad41aa4cce0a2d" member_type: VOTER last_known_addr { host: "127.3.134.253" port: 40413 } } peers { permanent_uuid: "b223e8edad894110a4ade27a773d7206" member_type: VOTER last_known_addr { host: "127.3.134.252" port: 41643 } }
14:09:17.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.808643  3834 raft_consensus.cc:385] T 00000000000000000000000000000000 P b223e8edad894110a4ade27a773d7206 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:17.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.808679  3834 raft_consensus.cc:740] T 00000000000000000000000000000000 P b223e8edad894110a4ade27a773d7206 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b223e8edad894110a4ade27a773d7206, State: Initialized, Role: FOLLOWER
14:09:17.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.808764  3834 consensus_queue.cc:260] T 00000000000000000000000000000000 P b223e8edad894110a4ade27a773d7206 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f162729e3774db188fec7404f75660a" member_type: VOTER last_known_addr { host: "127.3.134.254" port: 42411 } } peers { permanent_uuid: "c3e5a263811c477bb0ad41aa4cce0a2d" member_type: VOTER last_known_addr { host: "127.3.134.253" port: 40413 } } peers { permanent_uuid: "b223e8edad894110a4ade27a773d7206" member_type: VOTER last_known_addr { host: "127.3.134.252" port: 41643 } }
14:09:17.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.809049  3834 sys_catalog.cc:565] T 00000000000000000000000000000000 P b223e8edad894110a4ade27a773d7206 [sys.catalog]: configured and running, proceeding with master startup.
14:09:17.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.809069  3841 sys_catalog.cc:455] T 00000000000000000000000000000000 P b223e8edad894110a4ade27a773d7206 [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: "4f162729e3774db188fec7404f75660a" member_type: VOTER last_known_addr { host: "127.3.134.254" port: 42411 } } peers { permanent_uuid: "c3e5a263811c477bb0ad41aa4cce0a2d" member_type: VOTER last_known_addr { host: "127.3.134.253" port: 40413 } } peers { permanent_uuid: "b223e8edad894110a4ade27a773d7206" member_type: VOTER last_known_addr { host: "127.3.134.252" port: 41643 } } }
14:09:17.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.809162  3841 sys_catalog.cc:458] T 00000000000000000000000000000000 P b223e8edad894110a4ade27a773d7206 [sys.catalog]: This master's current role is: FOLLOWER
14:09:17.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:17.810846  3852 catalog_manager.cc:1594] T 00000000000000000000000000000000 P b223e8edad894110a4ade27a773d7206: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:09:17.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:17.811163  3852 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:09:17.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.811146  3764 master_runner.cc:187] Error getting master registration for 127.3.134.254:42411: OK, instance_id { permanent_uuid: "4f162729e3774db188fec7404f75660a" instance_seqno: 1783519757539033 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:09:17.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.812441  3764 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:09:17.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.871093  3689 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.3.134.252" port: 41643 } attempt: 3
14:09:17.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.875658  3689 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4f162729e3774db188fec7404f75660a: Bootstrap starting.
14:09:17.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.876502  3689 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4f162729e3774db188fec7404f75660a: Neither blocks nor log segments found. Creating new log.
14:09:17.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.876806  3689 log.cc:826] T 00000000000000000000000000000000 P 4f162729e3774db188fec7404f75660a: Log is configured to *not* fsync() on all Append() calls
14:09:17.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.877588  3689 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4f162729e3774db188fec7404f75660a: No bootstrap required, opened a new log
14:09:17.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.879633  3689 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4f162729e3774db188fec7404f75660a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f162729e3774db188fec7404f75660a" member_type: VOTER last_known_addr { host: "127.3.134.254" port: 42411 } } peers { permanent_uuid: "c3e5a263811c477bb0ad41aa4cce0a2d" member_type: VOTER last_known_addr { host: "127.3.134.253" port: 40413 } } peers { permanent_uuid: "b223e8edad894110a4ade27a773d7206" member_type: VOTER last_known_addr { host: "127.3.134.252" port: 41643 } }
14:09:17.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.879803  3761 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.3.134.252" port: 41643 } attempt: 3
14:09:17.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.879925  3689 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4f162729e3774db188fec7404f75660a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:17.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.879989  3689 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4f162729e3774db188fec7404f75660a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f162729e3774db188fec7404f75660a, State: Initialized, Role: FOLLOWER
14:09:17.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.880148  3689 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4f162729e3774db188fec7404f75660a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f162729e3774db188fec7404f75660a" member_type: VOTER last_known_addr { host: "127.3.134.254" port: 42411 } } peers { permanent_uuid: "c3e5a263811c477bb0ad41aa4cce0a2d" member_type: VOTER last_known_addr { host: "127.3.134.253" port: 40413 } } peers { permanent_uuid: "b223e8edad894110a4ade27a773d7206" member_type: VOTER last_known_addr { host: "127.3.134.252" port: 41643 } }
14:09:17.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.880563  3689 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4f162729e3774db188fec7404f75660a [sys.catalog]: configured and running, proceeding with master startup.
14:09:17.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:17.882658  3866 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 4f162729e3774db188fec7404f75660a: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:09:17.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:17.882709  3866 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:09:17.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.883648  3622 master_runner.cc:187] Error getting master registration for 127.3.134.253:40413: OK, instance_id { permanent_uuid: "c3e5a263811c477bb0ad41aa4cce0a2d" instance_seqno: 1783519757656143 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:09:17.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.886363  3622 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:09:17.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.888208  3855 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4f162729e3774db188fec7404f75660a [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: "4f162729e3774db188fec7404f75660a" member_type: VOTER last_known_addr { host: "127.3.134.254" port: 42411 } } peers { permanent_uuid: "c3e5a263811c477bb0ad41aa4cce0a2d" member_type: VOTER last_known_addr { host: "127.3.134.253" port: 40413 } } peers { permanent_uuid: "b223e8edad894110a4ade27a773d7206" member_type: VOTER last_known_addr { host: "127.3.134.252" port: 41643 } } }
14:09:17.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.888509  3855 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4f162729e3774db188fec7404f75660a [sys.catalog]: This master's current role is: FOLLOWER
14:09:17.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.890609  3761 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c3e5a263811c477bb0ad41aa4cce0a2d: Bootstrap starting.
14:09:17.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.891254  3761 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c3e5a263811c477bb0ad41aa4cce0a2d: Neither blocks nor log segments found. Creating new log.
14:09:17.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.891769  3761 log.cc:826] T 00000000000000000000000000000000 P c3e5a263811c477bb0ad41aa4cce0a2d: Log is configured to *not* fsync() on all Append() calls
14:09:17.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.892498  3761 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c3e5a263811c477bb0ad41aa4cce0a2d: No bootstrap required, opened a new log
14:09:17.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.893638  3761 raft_consensus.cc:359] T 00000000000000000000000000000000 P c3e5a263811c477bb0ad41aa4cce0a2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f162729e3774db188fec7404f75660a" member_type: VOTER last_known_addr { host: "127.3.134.254" port: 42411 } } peers { permanent_uuid: "c3e5a263811c477bb0ad41aa4cce0a2d" member_type: VOTER last_known_addr { host: "127.3.134.253" port: 40413 } } peers { permanent_uuid: "b223e8edad894110a4ade27a773d7206" member_type: VOTER last_known_addr { host: "127.3.134.252" port: 41643 } }
14:09:17.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.893762  3761 raft_consensus.cc:385] T 00000000000000000000000000000000 P c3e5a263811c477bb0ad41aa4cce0a2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:17.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.893796  3761 raft_consensus.cc:740] T 00000000000000000000000000000000 P c3e5a263811c477bb0ad41aa4cce0a2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3e5a263811c477bb0ad41aa4cce0a2d, State: Initialized, Role: FOLLOWER
14:09:17.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.893980  3761 consensus_queue.cc:260] T 00000000000000000000000000000000 P c3e5a263811c477bb0ad41aa4cce0a2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f162729e3774db188fec7404f75660a" member_type: VOTER last_known_addr { host: "127.3.134.254" port: 42411 } } peers { permanent_uuid: "c3e5a263811c477bb0ad41aa4cce0a2d" member_type: VOTER last_known_addr { host: "127.3.134.253" port: 40413 } } peers { permanent_uuid: "b223e8edad894110a4ade27a773d7206" member_type: VOTER last_known_addr { host: "127.3.134.252" port: 41643 } }
14:09:17.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.894284  3869 sys_catalog.cc:455] T 00000000000000000000000000000000 P c3e5a263811c477bb0ad41aa4cce0a2d [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: "4f162729e3774db188fec7404f75660a" member_type: VOTER last_known_addr { host: "127.3.134.254" port: 42411 } } peers { permanent_uuid: "c3e5a263811c477bb0ad41aa4cce0a2d" member_type: VOTER last_known_addr { host: "127.3.134.253" port: 40413 } } peers { permanent_uuid: "b223e8edad894110a4ade27a773d7206" member_type: VOTER last_known_addr { host: "127.3.134.252" port: 41643 } } }
14:09:17.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.894353  3761 sys_catalog.cc:565] T 00000000000000000000000000000000 P c3e5a263811c477bb0ad41aa4cce0a2d [sys.catalog]: configured and running, proceeding with master startup.
14:09:17.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.894491  3869 sys_catalog.cc:458] T 00000000000000000000000000000000 P c3e5a263811c477bb0ad41aa4cce0a2d [sys.catalog]: This master's current role is: FOLLOWER
14:09:17.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:17.896538  3880 catalog_manager.cc:1594] T 00000000000000000000000000000000 P c3e5a263811c477bb0ad41aa4cce0a2d: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:09:17.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:17.896703  3880 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:09:17.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.898468  3694 master_runner.cc:264] No leader master found from master c3e5a263811c477bb0ad41aa4cce0a2d
14:09:17.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:17.898514  3694 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:09:17.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:17.903920  3714 tablet.cc:2406] T 00000000000000000000000000000000 P c3e5a263811c477bb0ad41aa4cce0a2d: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:09:18.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:18.036033  3787 tablet.cc:2406] T 00000000000000000000000000000000 P b223e8edad894110a4ade27a773d7206: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:09:18.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:18.036815  3642 tablet.cc:2406] T 00000000000000000000000000000000 P 4f162729e3774db188fec7404f75660a: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:09:18.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.079437  3869 raft_consensus.cc:493] T 00000000000000000000000000000000 P c3e5a263811c477bb0ad41aa4cce0a2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:09:18.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.079588  3869 raft_consensus.cc:515] T 00000000000000000000000000000000 P c3e5a263811c477bb0ad41aa4cce0a2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f162729e3774db188fec7404f75660a" member_type: VOTER last_known_addr { host: "127.3.134.254" port: 42411 } } peers { permanent_uuid: "c3e5a263811c477bb0ad41aa4cce0a2d" member_type: VOTER last_known_addr { host: "127.3.134.253" port: 40413 } } peers { permanent_uuid: "b223e8edad894110a4ade27a773d7206" member_type: VOTER last_known_addr { host: "127.3.134.252" port: 41643 } }
14:09:18.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.079883  3869 leader_election.cc:290] T 00000000000000000000000000000000 P c3e5a263811c477bb0ad41aa4cce0a2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f162729e3774db188fec7404f75660a (127.3.134.254:42411), b223e8edad894110a4ade27a773d7206 (127.3.134.252:41643)
14:09:18.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.080246  3808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "c3e5a263811c477bb0ad41aa4cce0a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b223e8edad894110a4ade27a773d7206" is_pre_election: true
14:09:18.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.080245  3663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "c3e5a263811c477bb0ad41aa4cce0a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f162729e3774db188fec7404f75660a" is_pre_election: true
14:09:18.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.080399  3808 raft_consensus.cc:2468] T 00000000000000000000000000000000 P b223e8edad894110a4ade27a773d7206 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3e5a263811c477bb0ad41aa4cce0a2d in term 0.
14:09:18.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.080410  3663 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 4f162729e3774db188fec7404f75660a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3e5a263811c477bb0ad41aa4cce0a2d in term 0.
14:09:18.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.080619  3711 leader_election.cc:304] T 00000000000000000000000000000000 P c3e5a263811c477bb0ad41aa4cce0a2d [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: 4f162729e3774db188fec7404f75660a, c3e5a263811c477bb0ad41aa4cce0a2d; no voters: 
14:09:18.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.080783  3869 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c3e5a263811c477bb0ad41aa4cce0a2d [term 0 FOLLOWER]: Leader pre-election won for term 1
14:09:18.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.080825  3869 raft_consensus.cc:493] T 00000000000000000000000000000000 P c3e5a263811c477bb0ad41aa4cce0a2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:09:18.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.080845  3869 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c3e5a263811c477bb0ad41aa4cce0a2d [term 0 FOLLOWER]: Advancing to term 1
14:09:18.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.081722  3869 raft_consensus.cc:515] T 00000000000000000000000000000000 P c3e5a263811c477bb0ad41aa4cce0a2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f162729e3774db188fec7404f75660a" member_type: VOTER last_known_addr { host: "127.3.134.254" port: 42411 } } peers { permanent_uuid: "c3e5a263811c477bb0ad41aa4cce0a2d" member_type: VOTER last_known_addr { host: "127.3.134.253" port: 40413 } } peers { permanent_uuid: "b223e8edad894110a4ade27a773d7206" member_type: VOTER last_known_addr { host: "127.3.134.252" port: 41643 } }
14:09:18.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.081847  3869 leader_election.cc:290] T 00000000000000000000000000000000 P c3e5a263811c477bb0ad41aa4cce0a2d [CANDIDATE]: Term 1 election: Requested vote from peers 4f162729e3774db188fec7404f75660a (127.3.134.254:42411), b223e8edad894110a4ade27a773d7206 (127.3.134.252:41643)
14:09:18.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.082050  3663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "c3e5a263811c477bb0ad41aa4cce0a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f162729e3774db188fec7404f75660a"
14:09:18.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.082119  3663 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4f162729e3774db188fec7404f75660a [term 0 FOLLOWER]: Advancing to term 1
14:09:18.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.082115  3808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "c3e5a263811c477bb0ad41aa4cce0a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b223e8edad894110a4ade27a773d7206"
14:09:18.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.082194  3808 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b223e8edad894110a4ade27a773d7206 [term 0 FOLLOWER]: Advancing to term 1
14:09:18.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.082810  3663 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 4f162729e3774db188fec7404f75660a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3e5a263811c477bb0ad41aa4cce0a2d in term 1.
14:09:18.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.082959  3711 leader_election.cc:304] T 00000000000000000000000000000000 P c3e5a263811c477bb0ad41aa4cce0a2d [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: 4f162729e3774db188fec7404f75660a, c3e5a263811c477bb0ad41aa4cce0a2d; no voters: 
14:09:18.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.083036  3869 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c3e5a263811c477bb0ad41aa4cce0a2d [term 1 FOLLOWER]: Leader election won for term 1
14:09:18.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.083056  3808 raft_consensus.cc:2468] T 00000000000000000000000000000000 P b223e8edad894110a4ade27a773d7206 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3e5a263811c477bb0ad41aa4cce0a2d in term 1.
14:09:18.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.083171  3869 raft_consensus.cc:697] T 00000000000000000000000000000000 P c3e5a263811c477bb0ad41aa4cce0a2d [term 1 LEADER]: Becoming Leader. State: Replica: c3e5a263811c477bb0ad41aa4cce0a2d, State: Running, Role: LEADER
14:09:18.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.083243  3869 consensus_queue.cc:237] T 00000000000000000000000000000000 P c3e5a263811c477bb0ad41aa4cce0a2d [LEADER]: Queue going to LEADER mode. State: All 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: "4f162729e3774db188fec7404f75660a" member_type: VOTER last_known_addr { host: "127.3.134.254" port: 42411 } } peers { permanent_uuid: "c3e5a263811c477bb0ad41aa4cce0a2d" member_type: VOTER last_known_addr { host: "127.3.134.253" port: 40413 } } peers { permanent_uuid: "b223e8edad894110a4ade27a773d7206" member_type: VOTER last_known_addr { host: "127.3.134.252" port: 41643 } }
14:09:18.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.084185  3882 sys_catalog.cc:455] T 00000000000000000000000000000000 P c3e5a263811c477bb0ad41aa4cce0a2d [sys.catalog]: SysCatalogTable state changed. Reason: New leader c3e5a263811c477bb0ad41aa4cce0a2d. Latest consensus state: current_term: 1 leader_uuid: "c3e5a263811c477bb0ad41aa4cce0a2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f162729e3774db188fec7404f75660a" member_type: VOTER last_known_addr { host: "127.3.134.254" port: 42411 } } peers { permanent_uuid: "c3e5a263811c477bb0ad41aa4cce0a2d" member_type: VOTER last_known_addr { host: "127.3.134.253" port: 40413 } } peers { permanent_uuid: "b223e8edad894110a4ade27a773d7206" member_type: VOTER last_known_addr { host: "127.3.134.252" port: 41643 } } }
14:09:18.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.084257  3882 sys_catalog.cc:458] T 00000000000000000000000000000000 P c3e5a263811c477bb0ad41aa4cce0a2d [sys.catalog]: This master's current role is: LEADER
14:09:18.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.084441  3884 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
14:09:18.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.084611  3884 catalog_manager.cc:1520] Initializing Kudu cluster ID...
14:09:18.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.085909  3808 raft_consensus.cc:1275] T 00000000000000000000000000000000 P b223e8edad894110a4ade27a773d7206 [term 1 FOLLOWER]: Refusing update from remote peer c3e5a263811c477bb0ad41aa4cce0a2d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:09:18.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.086076  3663 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 4f162729e3774db188fec7404f75660a [term 1 FOLLOWER]: Refusing update from remote peer c3e5a263811c477bb0ad41aa4cce0a2d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:09:18.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.086354  3882 consensus_queue.cc:1048] T 00000000000000000000000000000000 P c3e5a263811c477bb0ad41aa4cce0a2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b223e8edad894110a4ade27a773d7206" member_type: VOTER last_known_addr { host: "127.3.134.252" port: 41643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:09:18.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.086582  3869 consensus_queue.cc:1048] T 00000000000000000000000000000000 P c3e5a263811c477bb0ad41aa4cce0a2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f162729e3774db188fec7404f75660a" member_type: VOTER last_known_addr { host: "127.3.134.254" port: 42411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:09:18.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.087648  3841 sys_catalog.cc:455] T 00000000000000000000000000000000 P b223e8edad894110a4ade27a773d7206 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c3e5a263811c477bb0ad41aa4cce0a2d. Latest consensus state: current_term: 1 leader_uuid: "c3e5a263811c477bb0ad41aa4cce0a2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f162729e3774db188fec7404f75660a" member_type: VOTER last_known_addr { host: "127.3.134.254" port: 42411 } } peers { permanent_uuid: "c3e5a263811c477bb0ad41aa4cce0a2d" member_type: VOTER last_known_addr { host: "127.3.134.253" port: 40413 } } peers { permanent_uuid: "b223e8edad894110a4ade27a773d7206" member_type: VOTER last_known_addr { host: "127.3.134.252" port: 41643 } } }
14:09:18.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.087742  3841 sys_catalog.cc:458] T 00000000000000000000000000000000 P b223e8edad894110a4ade27a773d7206 [sys.catalog]: This master's current role is: FOLLOWER
14:09:18.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.087811  3855 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4f162729e3774db188fec7404f75660a [sys.catalog]: SysCatalogTable state changed. Reason: New leader c3e5a263811c477bb0ad41aa4cce0a2d. Latest consensus state: current_term: 1 leader_uuid: "c3e5a263811c477bb0ad41aa4cce0a2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f162729e3774db188fec7404f75660a" member_type: VOTER last_known_addr { host: "127.3.134.254" port: 42411 } } peers { permanent_uuid: "c3e5a263811c477bb0ad41aa4cce0a2d" member_type: VOTER last_known_addr { host: "127.3.134.253" port: 40413 } } peers { permanent_uuid: "b223e8edad894110a4ade27a773d7206" member_type: VOTER last_known_addr { host: "127.3.134.252" port: 41643 } } }
14:09:18.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.087883  3855 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4f162729e3774db188fec7404f75660a [sys.catalog]: This master's current role is: FOLLOWER
14:09:18.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.088497  3869 sys_catalog.cc:455] T 00000000000000000000000000000000 P c3e5a263811c477bb0ad41aa4cce0a2d [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "c3e5a263811c477bb0ad41aa4cce0a2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f162729e3774db188fec7404f75660a" member_type: VOTER last_known_addr { host: "127.3.134.254" port: 42411 } } peers { permanent_uuid: "c3e5a263811c477bb0ad41aa4cce0a2d" member_type: VOTER last_known_addr { host: "127.3.134.253" port: 40413 } } peers { permanent_uuid: "b223e8edad894110a4ade27a773d7206" member_type: VOTER last_known_addr { host: "127.3.134.252" port: 41643 } } }
14:09:18.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.088577  3869 sys_catalog.cc:458] T 00000000000000000000000000000000 P c3e5a263811c477bb0ad41aa4cce0a2d [sys.catalog]: This master's current role is: LEADER
14:09:18.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.089016  3882 sys_catalog.cc:455] T 00000000000000000000000000000000 P c3e5a263811c477bb0ad41aa4cce0a2d [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "c3e5a263811c477bb0ad41aa4cce0a2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f162729e3774db188fec7404f75660a" member_type: VOTER last_known_addr { host: "127.3.134.254" port: 42411 } } peers { permanent_uuid: "c3e5a263811c477bb0ad41aa4cce0a2d" member_type: VOTER last_known_addr { host: "127.3.134.253" port: 40413 } } peers { permanent_uuid: "b223e8edad894110a4ade27a773d7206" member_type: VOTER last_known_addr { host: "127.3.134.252" port: 41643 } } }
14:09:18.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.089111  3882 sys_catalog.cc:458] T 00000000000000000000000000000000 P c3e5a263811c477bb0ad41aa4cce0a2d [sys.catalog]: This master's current role is: LEADER
14:09:18.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.089320  3855 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4f162729e3774db188fec7404f75660a [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "c3e5a263811c477bb0ad41aa4cce0a2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f162729e3774db188fec7404f75660a" member_type: VOTER last_known_addr { host: "127.3.134.254" port: 42411 } } peers { permanent_uuid: "c3e5a263811c477bb0ad41aa4cce0a2d" member_type: VOTER last_known_addr { host: "127.3.134.253" port: 40413 } } peers { permanent_uuid: "b223e8edad894110a4ade27a773d7206" member_type: VOTER last_known_addr { host: "127.3.134.252" port: 41643 } } }
14:09:18.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.089394  3855 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4f162729e3774db188fec7404f75660a [sys.catalog]: This master's current role is: FOLLOWER
14:09:18.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.089483  3841 sys_catalog.cc:455] T 00000000000000000000000000000000 P b223e8edad894110a4ade27a773d7206 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "c3e5a263811c477bb0ad41aa4cce0a2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f162729e3774db188fec7404f75660a" member_type: VOTER last_known_addr { host: "127.3.134.254" port: 42411 } } peers { permanent_uuid: "c3e5a263811c477bb0ad41aa4cce0a2d" member_type: VOTER last_known_addr { host: "127.3.134.253" port: 40413 } } peers { permanent_uuid: "b223e8edad894110a4ade27a773d7206" member_type: VOTER last_known_addr { host: "127.3.134.252" port: 41643 } } }
14:09:18.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.089536  3887 mvcc.cc:204] Tried to move back new op lower bound from 7305296929117798400 to 7305296929109348352. Current Snapshot: MvccSnapshot[applied={T|T < 7305296929117798400}]
14:09:18.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.089560  3841 sys_catalog.cc:458] T 00000000000000000000000000000000 P b223e8edad894110a4ade27a773d7206 [sys.catalog]: This master's current role is: FOLLOWER
14:09:18.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.089607  3886 mvcc.cc:204] Tried to move back new op lower bound from 7305296929117798400 to 7305296929109348352. Current Snapshot: MvccSnapshot[applied={T|T < 7305296929117798400}]
14:09:18.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.089040  3885 mvcc.cc:204] Tried to move back new op lower bound from 7305296929117798400 to 7305296929109348352. Current Snapshot: MvccSnapshot[applied={T|T < 7305296929117798400}]
14:09:18.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.090621  3884 catalog_manager.cc:1383] Generated new cluster ID: 7a482e0b3228403a974948791512d666
14:09:18.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.090667  3884 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
14:09:18.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.105254  3884 catalog_manager.cc:1406] Generated new certificate authority record
14:09:18.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.106055  3884 catalog_manager.cc:1540] Loading token signing keys...
14:09:18.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.114063  3884 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c3e5a263811c477bb0ad41aa4cce0a2d: Generated new TSK 0
14:09:18.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.114431  3884 catalog_manager.cc:1550] Initializing in-progress tserver states...
14:09:18.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.119804  3611 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:18.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:18.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/ts-0/wal
14:09:18.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/ts-0/data
14:09:18.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:18.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:18.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:18.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:18.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:18.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:18.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/ts-0/logs
14:09:18.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/ts-0/data/info.pb
14:09:18.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:18.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:18.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:18.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:18.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:18.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:18.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:18.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:18.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:09:18.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:18.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.3.134.193:0
14:09:18.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.3.134.193
14:09:18.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.3.134.193
14:09:18.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:18.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.3.134.254:42411,127.3.134.253:40413,127.3.134.252:41643
14:09:18.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.3.134.212:34923
14:09:18.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:18.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:18.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:09:18.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:18.199442  3894 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:18.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:18.199642  3894 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:18.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:18.199681  3894 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:18.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:18.201406  3894 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:18.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:18.201498  3894 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.3.134.193
14:09:18.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.203114  3894 tablet_server_runner.cc:78] Tablet server non-default flags:
14:09:18.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:18.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.3.134.212:34923
14:09:18.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:18.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:18.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/ts-0/data
14:09:18.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/ts-0/wal
14:09:18.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:18.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:18.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.3.134.193:0
14:09:18.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:18.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:18.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:18.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/ts-0/data/info.pb
14:09:18.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.3.134.193
14:09:18.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:18.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.3.134.254:42411,127.3.134.253:40413,127.3.134.252:41643
14:09:18.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:18.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.3894
14:09:18.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:18.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:18.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:18.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:18.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.3.134.193
14:09:18.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/ts-0/logs
14:09:18.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:18.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:18.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:18.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:09:18.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:18.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:18.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:18.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:18.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:18.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.203339  3894 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:18.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.203609  3894 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:18.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.206351  3894 server_base.cc:1061] running on GCE node
14:09:18.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:18.206336  3899 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:18.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:18.206322  3900 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:18.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:18.206487  3902 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:18.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.207034  3894 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:18.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.207281  3894 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:18.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.208444  3894 hybrid_clock.cc:648] HybridClock initialized: now 1783519758208419 us; error 40 us; skew 500 ppm
14:09:18.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.209547  3894 webserver.cc:533] Webserver started at http://127.3.134.193:35023/ using document root <none> and password file <none>
14:09:18.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.209767  3894 fs_manager.cc:362] Metadata directory not provided
14:09:18.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.209865  3894 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:18.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.209978  3894 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:18.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.210988  3894 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/ts-0/data/instance:
14:09:18.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5901cbf4751e4d8b82d502b63fe9a8c9"
14:09:18.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:18 on dist-test-slave-63nk"
14:09:18.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.211340  3894 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/ts-0/wal/instance:
14:09:18.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5901cbf4751e4d8b82d502b63fe9a8c9"
14:09:18.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:18 on dist-test-slave-63nk"
14:09:18.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.212669  3894 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:09:18.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.213423  3908 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:18.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.213618  3894 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
14:09:18.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.213709  3894 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/ts-0/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/ts-0/wal
14:09:18.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5901cbf4751e4d8b82d502b63fe9a8c9"
14:09:18.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:18 on dist-test-slave-63nk"
14:09:18.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.213763  3894 fs_report.cc:389] FS layout report
14:09:18.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:18.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/ts-0/wal
14:09:18.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/ts-0/wal
14:09:18.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/ts-0/data/data
14:09:18.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:18.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:18.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:18.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:18.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:18.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:18.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:18.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:18.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:18.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:18.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:18.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.225602  3894 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:18.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.225955  3894 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:18.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.226112  3894 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:18.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.226344  3894 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:09:18.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.226698  3894 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:09:18.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.226751  3894 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:09:18.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.226784  3894 ts_tablet_manager.cc:616] Registered 0 tablets
14:09:18.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.226801  3894 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:09:18.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.232287  3894 rpc_server.cc:307] RPC server started. Bound to: 127.3.134.193:46671
14:09:18.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.232371  4021 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.134.193:46671 every 8 connection(s)
14:09:18.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.232677  3894 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/ts-0/data/info.pb
14:09:18.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.235492  3611 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 3894
14:09:18.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.235587  3611 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/ts-0/wal/instance
14:09:18.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.237169  3611 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:18.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:18.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/ts-1/wal
14:09:18.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/ts-1/data
14:09:18.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:18.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:18.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:18.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:18.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:18.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:18.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/ts-1/logs
14:09:18.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/ts-1/data/info.pb
14:09:18.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:18.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:18.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:18.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:18.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:18.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:18.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:18.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:18.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:09:18.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:18.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.3.134.194:0
14:09:18.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.3.134.194
14:09:18.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.3.134.194
14:09:18.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:18.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.3.134.254:42411,127.3.134.253:40413,127.3.134.252:41643
14:09:18.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.3.134.212:34923
14:09:18.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:18.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:18.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:09:18.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.239306  4024 heartbeater.cc:344] Connected to a master server at 127.3.134.253:40413
14:09:18.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.239391  4024 heartbeater.cc:461] Registering TS with master...
14:09:18.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.239578  4024 heartbeater.cc:507] Master 127.3.134.253:40413 requested a full tablet report, sending...
14:09:18.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.240008  3725 ts_manager.cc:194] Registered new tserver with Master: 5901cbf4751e4d8b82d502b63fe9a8c9 (127.3.134.193:46671)
14:09:18.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.240319  4023 heartbeater.cc:344] Connected to a master server at 127.3.134.254:42411
14:09:18.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.240381  4023 heartbeater.cc:461] Registering TS with master...
14:09:18.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.240463  4023 heartbeater.cc:507] Master 127.3.134.254:42411 requested a full tablet report, sending...
14:09:18.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.240742  3653 ts_manager.cc:194] Registered new tserver with Master: 5901cbf4751e4d8b82d502b63fe9a8c9 (127.3.134.193:46671)
14:09:18.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.240954  3725 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.3.134.193:42831
14:09:18.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.242923  4022 heartbeater.cc:344] Connected to a master server at 127.3.134.252:41643
14:09:18.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.242987  4022 heartbeater.cc:461] Registering TS with master...
14:09:18.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.243046  4022 heartbeater.cc:507] Master 127.3.134.252:41643 requested a full tablet report, sending...
14:09:18.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.243402  3798 ts_manager.cc:194] Registered new tserver with Master: 5901cbf4751e4d8b82d502b63fe9a8c9 (127.3.134.193:46671)
14:09:18.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:18.319247  4029 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:18.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:18.319425  4029 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:18.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:18.319445  4029 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:18.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:18.321008  4029 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:18.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:18.321067  4029 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.3.134.194
14:09:18.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.322538  4029 tablet_server_runner.cc:78] Tablet server non-default flags:
14:09:18.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:18.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.3.134.212:34923
14:09:18.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:18.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:18.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/ts-1/data
14:09:18.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/ts-1/wal
14:09:18.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:18.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:18.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.3.134.194:0
14:09:18.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:18.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:18.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:18.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/ts-1/data/info.pb
14:09:18.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.3.134.194
14:09:18.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:18.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.3.134.254:42411,127.3.134.253:40413,127.3.134.252:41643
14:09:18.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:18.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.4029
14:09:18.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:18.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:18.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:18.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:18.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.3.134.194
14:09:18.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/ts-1/logs
14:09:18.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:18.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:18.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:18.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:09:18.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:18.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:18.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:18.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:18.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:18.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.322712  4029 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:18.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.322885  4029 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:18.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:18.325242  4035 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:18.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:18.325281  4037 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:18.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:18.325304  4034 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:18.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.325894  4029 server_base.cc:1061] running on GCE node
14:09:18.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.326084  4029 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:18.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.326331  4029 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:18.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.327477  4029 hybrid_clock.cc:648] HybridClock initialized: now 1783519758327466 us; error 29 us; skew 500 ppm
14:09:18.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.328648  4029 webserver.cc:533] Webserver started at http://127.3.134.194:41149/ using document root <none> and password file <none>
14:09:18.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.328817  4029 fs_manager.cc:362] Metadata directory not provided
14:09:18.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.328857  4029 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:18.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.328930  4029 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:18.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.329710  4029 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/ts-1/data/instance:
14:09:18.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c7a02018614d4561bc7edd1415cb880f"
14:09:18.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:18 on dist-test-slave-63nk"
14:09:18.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.329979  4029 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/ts-1/wal/instance:
14:09:18.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c7a02018614d4561bc7edd1415cb880f"
14:09:18.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:18 on dist-test-slave-63nk"
14:09:18.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.331079  4029 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:09:18.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.331722  4043 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:18.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.331876  4029 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:09:18.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.331947  4029 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/ts-1/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/ts-1/wal
14:09:18.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c7a02018614d4561bc7edd1415cb880f"
14:09:18.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:18 on dist-test-slave-63nk"
14:09:18.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.331996  4029 fs_report.cc:389] FS layout report
14:09:18.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:18.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/ts-1/wal
14:09:18.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/ts-1/wal
14:09:18.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/ts-1/data/data
14:09:18.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:18.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:18.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:18.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:18.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:18.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:18.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:18.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:18.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:18.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:18.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:18.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.347924  4029 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:18.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.348255  4029 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:18.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.348347  4029 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:18.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.348551  4029 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:09:18.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.348904  4029 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:09:18.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.348929  4029 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:09:18.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.348951  4029 ts_tablet_manager.cc:616] Registered 0 tablets
14:09:18.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.348963  4029 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:09:18.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.355996  4029 rpc_server.cc:307] RPC server started. Bound to: 127.3.134.194:35083
14:09:18.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.356082  4156 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.134.194:35083 every 8 connection(s)
14:09:18.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.356427  4029 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/ts-1/data/info.pb
14:09:18.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.362476  4159 heartbeater.cc:344] Connected to a master server at 127.3.134.253:40413
14:09:18.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.362543  4157 heartbeater.cc:344] Connected to a master server at 127.3.134.252:41643
14:09:18.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.362615  4157 heartbeater.cc:461] Registering TS with master...
14:09:18.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.362810  4157 heartbeater.cc:507] Master 127.3.134.252:41643 requested a full tablet report, sending...
14:09:18.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.362618  4159 heartbeater.cc:461] Registering TS with master...
14:09:18.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.363096  4159 heartbeater.cc:507] Master 127.3.134.253:40413 requested a full tablet report, sending...
14:09:18.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.362476  4158 heartbeater.cc:344] Connected to a master server at 127.3.134.254:42411
14:09:18.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.363189  4158 heartbeater.cc:461] Registering TS with master...
14:09:18.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.363250  4158 heartbeater.cc:507] Master 127.3.134.254:42411 requested a full tablet report, sending...
14:09:18.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.363248  3798 ts_manager.cc:194] Registered new tserver with Master: c7a02018614d4561bc7edd1415cb880f (127.3.134.194:35083)
14:09:18.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.363538  3653 ts_manager.cc:194] Registered new tserver with Master: c7a02018614d4561bc7edd1415cb880f (127.3.134.194:35083)
14:09:18.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.363637  3725 ts_manager.cc:194] Registered new tserver with Master: c7a02018614d4561bc7edd1415cb880f (127.3.134.194:35083)
14:09:18.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.364013  3611 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 4029
14:09:18.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.364109  3611 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/ts-1/wal/instance
14:09:18.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.364183  3725 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.3.134.194:45773
14:09:18.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.365396  3611 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:18.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:18.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/ts-2/wal
14:09:18.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/ts-2/data
14:09:18.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:18.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:18.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:18.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:18.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:18.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:18.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/ts-2/logs
14:09:18.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/ts-2/data/info.pb
14:09:18.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:18.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:18.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:18.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:18.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:18.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:18.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:18.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:18.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:09:18.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:18.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.3.134.195:0
14:09:18.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.3.134.195
14:09:18.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.3.134.195
14:09:18.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:18.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.3.134.254:42411,127.3.134.253:40413,127.3.134.252:41643
14:09:18.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.3.134.212:34923
14:09:18.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:18.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:18.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:09:18.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:18.444512  4164 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:18.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:18.444674  4164 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:18.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:18.444692  4164 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:18.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:18.446264  4164 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:18.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:18.446317  4164 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.3.134.195
14:09:18.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.447890  4164 tablet_server_runner.cc:78] Tablet server non-default flags:
14:09:18.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:18.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.3.134.212:34923
14:09:18.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:18.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:18.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/ts-2/data
14:09:18.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/ts-2/wal
14:09:18.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:18.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:18.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.3.134.195:0
14:09:18.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:18.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:18.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:18.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/ts-2/data/info.pb
14:09:18.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.3.134.195
14:09:18.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:18.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.3.134.254:42411,127.3.134.253:40413,127.3.134.252:41643
14:09:18.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:18.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.4164
14:09:18.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:18.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:18.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:18.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:18.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.3.134.195
14:09:18.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/ts-2/logs
14:09:18.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:18.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:18.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:18.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:09:18.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:18.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:18.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:18.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:18.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:18.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.448069  4164 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:18.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.448299  4164 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:18.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:18.450701  4170 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:18.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:18.450683  4169 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:18.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:18.450716  4172 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:18.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.451197  4164 server_base.cc:1061] running on GCE node
14:09:18.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.451357  4164 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:18.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.451530  4164 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:18.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.452682  4164 hybrid_clock.cc:648] HybridClock initialized: now 1783519758452662 us; error 30 us; skew 500 ppm
14:09:18.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.453781  4164 webserver.cc:533] Webserver started at http://127.3.134.195:41447/ using document root <none> and password file <none>
14:09:18.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.454033  4164 fs_manager.cc:362] Metadata directory not provided
14:09:18.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.454108  4164 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:18.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.454214  4164 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:18.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.455086  4164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/ts-2/data/instance:
14:09:18.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1f27159a082545a1a140d5d4b80d45d6"
14:09:18.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:18 on dist-test-slave-63nk"
14:09:18.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.455458  4164 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/ts-2/wal/instance:
14:09:18.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1f27159a082545a1a140d5d4b80d45d6"
14:09:18.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:18 on dist-test-slave-63nk"
14:09:18.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.456736  4164 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
14:09:18.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.457464  4178 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:18.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.457650  4164 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.001s
14:09:18.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.457741  4164 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/ts-2/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/ts-2/wal
14:09:18.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1f27159a082545a1a140d5d4b80d45d6"
14:09:18.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:18 on dist-test-slave-63nk"
14:09:18.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.457804  4164 fs_report.cc:389] FS layout report
14:09:18.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:18.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/ts-2/wal
14:09:18.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/ts-2/wal
14:09:18.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/ts-2/data/data
14:09:18.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:18.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:18.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:18.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:18.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:18.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:18.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:18.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:18.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:18.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:18.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:18.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.470988  4164 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:18.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.471356  4164 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:18.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.471510  4164 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:18.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.471745  4164 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:09:18.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.472144  4164 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:09:18.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.472206  4164 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:09:18.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.472244  4164 ts_tablet_manager.cc:616] Registered 0 tablets
14:09:18.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.472265  4164 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:09:18.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.478426  4164 rpc_server.cc:307] RPC server started. Bound to: 127.3.134.195:44341
14:09:18.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.478507  4291 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.134.195:44341 every 8 connection(s)
14:09:18.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.478813  4164 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/ts-2/data/info.pb
14:09:18.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.480195  3611 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 4164
14:09:18.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.480304  3611 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster2057736969363175595/ts-2/wal/instance
14:09:18.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.484567  4292 heartbeater.cc:344] Connected to a master server at 127.3.134.252:41643
14:09:18.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.484666  4294 heartbeater.cc:344] Connected to a master server at 127.3.134.253:40413
14:09:18.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.484678  4292 heartbeater.cc:461] Registering TS with master...
14:09:18.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.484694  4293 heartbeater.cc:344] Connected to a master server at 127.3.134.254:42411
14:09:18.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.484736  4294 heartbeater.cc:461] Registering TS with master...
14:09:18.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.484833  4293 heartbeater.cc:461] Registering TS with master...
14:09:18.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.484941  4294 heartbeater.cc:507] Master 127.3.134.253:40413 requested a full tablet report, sending...
14:09:18.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.484943  4292 heartbeater.cc:507] Master 127.3.134.252:41643 requested a full tablet report, sending...
14:09:18.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.484946  4293 heartbeater.cc:507] Master 127.3.134.254:42411 requested a full tablet report, sending...
14:09:18.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.485308  3725 ts_manager.cc:194] Registered new tserver with Master: 1f27159a082545a1a140d5d4b80d45d6 (127.3.134.195:44341)
14:09:18.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.485415  3798 ts_manager.cc:194] Registered new tserver with Master: 1f27159a082545a1a140d5d4b80d45d6 (127.3.134.195:44341)
14:09:18.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.485778  3725 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.3.134.195:50255
14:09:18.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.486050  3653 ts_manager.cc:194] Registered new tserver with Master: 1f27159a082545a1a140d5d4b80d45d6 (127.3.134.195:44341)
14:09:18.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.494565  3611 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
14:09:18.495 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:09:18.495 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

14:09:18.496 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.3.134.254"
      port: 42411
    }
    bound_http_address {
      host: "127.3.134.254"
      port: 34069
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.3.134.253"
      port: 40413
    }
    bound_http_address {
      host: "127.3.134.253"
      port: 38397
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.3.134.252"
      port: 41643
    }
    bound_http_address {
      host: "127.3.134.252"
      port: 41757
    }
  }
}

14:09:18.496 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

14:09:18.498 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.3.134.193"
      port: 46671
    }
    bound_http_address {
      host: "127.3.134.193"
      port: 35023
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.3.134.194"
      port: 35083
    }
    bound_http_address {
      host: "127.3.134.194"
      port: 41149
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.3.134.195"
      port: 44341
    }
    bound_http_address {
      host: "127.3.134.195"
      port: 41447
    }
  }
}

14:09:18.498 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
14:09:18.501 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:09:18.502 [DEBUG - main] (Connection.java:748) [peer master-127.3.134.253:40413(127.3.134.253:40413)] connecting to peer
14:09:18.503 [DEBUG - main] (Connection.java:748) [peer master-127.3.134.254:42411(127.3.134.254:42411)] connecting to peer
14:09:18.504 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.134.253:40413(127.3.134.253:40413)] Successfully connected to peer
14:09:18.504 [DEBUG - main] (Connection.java:748) [peer master-127.3.134.252:41643(127.3.134.252:41643)] connecting to peer
14:09:18.506 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.134.254:42411(127.3.134.254:42411)] Successfully connected to peer
14:09:18.508 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.134.254
14:09:18.508 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.134.252:41643(127.3.134.252:41643)] Successfully connected to peer
14:09:18.510 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.134.252
14:09:18.516 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.134.253
14:09:18.523 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd4a0e5fa, L:/127.0.0.1:38836 - R:/127.3.134.254:42411] using SASL/PLAIN
14:09:18.529 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1f189ef7, L:/127.0.0.1:59984 - R:/127.3.134.253:40413] using SASL/PLAIN
14:09:18.531 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:09:18.531 [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.3.134.253:40413, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.134.254:42411, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.134.252:41643, [22ms] Sub RPC ConnectToMaster: received response from server master-127.3.134.254:42411: OK, [28ms] Sub RPC ConnectToMaster: received response from server master-127.3.134.253:40413: OK, deferred=null) after lookup
14:09:18.534 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3b44b871, L:/127.0.0.1:51086 - R:/127.3.134.252:41643] using SASL/PLAIN
14:09:18.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.532582  3725 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59984:
14:09:18.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1783519758501"
14:09:18.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
14:09:18.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:09:18.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
14:09:18.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:09:18.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:09:18.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:09:18.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:09:18.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:09:18.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:09:18.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:09:18.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:09:18.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
14:09:18.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:09:18.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:09:18.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:09:18.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:09:18.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:09:18.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:09:18.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:09:18.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:09:18.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
14:09:18.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
14:09:18.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
14:09:18.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:09:18.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:09:18.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:09:18.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
14:09:18.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
14:09:18.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:09:18.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
14:09:18.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:09:18.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:09:18.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:09:18.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:09:18.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:09:18.544 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table beee391d9707474d9bc198fa0faadaf7
14:09:18.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.549048  4091 tablet_service.cc:1511] Processing CreateTablet for tablet 4f3dab774ce14ef78e8ca206f8e80a4c (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783519758501 [id=beee391d9707474d9bc198fa0faadaf7]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION UNBOUNDED
14:09:18.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.549048  3956 tablet_service.cc:1511] Processing CreateTablet for tablet 2cc2c252b233470caef79ad021c743b0 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783519758501 [id=beee391d9707474d9bc198fa0faadaf7]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION UNBOUNDED
14:09:18.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.549324  3956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cc2c252b233470caef79ad021c743b0. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:18.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.549351  4091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f3dab774ce14ef78e8ca206f8e80a4c. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:18.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.551158  4308 tablet_bootstrap.cc:492] T 2cc2c252b233470caef79ad021c743b0 P 5901cbf4751e4d8b82d502b63fe9a8c9: Bootstrap starting.
14:09:18.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.551489  4309 tablet_bootstrap.cc:492] T 4f3dab774ce14ef78e8ca206f8e80a4c P c7a02018614d4561bc7edd1415cb880f: Bootstrap starting.
14:09:18.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.551919  4308 tablet_bootstrap.cc:654] T 2cc2c252b233470caef79ad021c743b0 P 5901cbf4751e4d8b82d502b63fe9a8c9: Neither blocks nor log segments found. Creating new log.
14:09:18.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.552086  4309 tablet_bootstrap.cc:654] T 4f3dab774ce14ef78e8ca206f8e80a4c P c7a02018614d4561bc7edd1415cb880f: Neither blocks nor log segments found. Creating new log.
14:09:18.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.552234  4308 log.cc:826] T 2cc2c252b233470caef79ad021c743b0 P 5901cbf4751e4d8b82d502b63fe9a8c9: Log is configured to *not* fsync() on all Append() calls
14:09:18.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.552380  4309 log.cc:826] T 4f3dab774ce14ef78e8ca206f8e80a4c P c7a02018614d4561bc7edd1415cb880f: Log is configured to *not* fsync() on all Append() calls
14:09:18.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.553005  4308 tablet_bootstrap.cc:492] T 2cc2c252b233470caef79ad021c743b0 P 5901cbf4751e4d8b82d502b63fe9a8c9: No bootstrap required, opened a new log
14:09:18.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.553018  4309 tablet_bootstrap.cc:492] T 4f3dab774ce14ef78e8ca206f8e80a4c P c7a02018614d4561bc7edd1415cb880f: No bootstrap required, opened a new log
14:09:18.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.553078  4308 ts_tablet_manager.cc:1403] T 2cc2c252b233470caef79ad021c743b0 P 5901cbf4751e4d8b82d502b63fe9a8c9: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
14:09:18.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.553078  4309 ts_tablet_manager.cc:1403] T 4f3dab774ce14ef78e8ca206f8e80a4c P c7a02018614d4561bc7edd1415cb880f: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
14:09:18.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.554979  4308 raft_consensus.cc:359] T 2cc2c252b233470caef79ad021c743b0 P 5901cbf4751e4d8b82d502b63fe9a8c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5901cbf4751e4d8b82d502b63fe9a8c9" member_type: VOTER last_known_addr { host: "127.3.134.193" port: 46671 } }
14:09:18.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.555003  4309 raft_consensus.cc:359] T 4f3dab774ce14ef78e8ca206f8e80a4c P c7a02018614d4561bc7edd1415cb880f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c7a02018614d4561bc7edd1415cb880f" member_type: VOTER last_known_addr { host: "127.3.134.194" port: 35083 } }
14:09:18.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.555124  4308 raft_consensus.cc:385] T 2cc2c252b233470caef79ad021c743b0 P 5901cbf4751e4d8b82d502b63fe9a8c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:18.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.555124  4309 raft_consensus.cc:385] T 4f3dab774ce14ef78e8ca206f8e80a4c P c7a02018614d4561bc7edd1415cb880f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:18.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.555156  4309 raft_consensus.cc:740] T 4f3dab774ce14ef78e8ca206f8e80a4c P c7a02018614d4561bc7edd1415cb880f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7a02018614d4561bc7edd1415cb880f, State: Initialized, Role: FOLLOWER
14:09:18.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.555156  4308 raft_consensus.cc:740] T 2cc2c252b233470caef79ad021c743b0 P 5901cbf4751e4d8b82d502b63fe9a8c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5901cbf4751e4d8b82d502b63fe9a8c9, State: Initialized, Role: FOLLOWER
14:09:18.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.555256  4308 consensus_queue.cc:260] T 2cc2c252b233470caef79ad021c743b0 P 5901cbf4751e4d8b82d502b63fe9a8c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5901cbf4751e4d8b82d502b63fe9a8c9" member_type: VOTER last_known_addr { host: "127.3.134.193" port: 46671 } }
14:09:18.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.555333  4308 raft_consensus.cc:399] T 2cc2c252b233470caef79ad021c743b0 P 5901cbf4751e4d8b82d502b63fe9a8c9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:09:18.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.555312  4309 consensus_queue.cc:260] T 4f3dab774ce14ef78e8ca206f8e80a4c P c7a02018614d4561bc7edd1415cb880f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c7a02018614d4561bc7edd1415cb880f" member_type: VOTER last_known_addr { host: "127.3.134.194" port: 35083 } }
14:09:18.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.555365  4308 raft_consensus.cc:493] T 2cc2c252b233470caef79ad021c743b0 P 5901cbf4751e4d8b82d502b63fe9a8c9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:09:18.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.555383  4309 raft_consensus.cc:399] T 4f3dab774ce14ef78e8ca206f8e80a4c P c7a02018614d4561bc7edd1415cb880f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:09:18.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.555409  4309 raft_consensus.cc:493] T 4f3dab774ce14ef78e8ca206f8e80a4c P c7a02018614d4561bc7edd1415cb880f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:09:18.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.555408  4308 raft_consensus.cc:3060] T 2cc2c252b233470caef79ad021c743b0 P 5901cbf4751e4d8b82d502b63fe9a8c9 [term 0 FOLLOWER]: Advancing to term 1
14:09:18.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.555444  4309 raft_consensus.cc:3060] T 4f3dab774ce14ef78e8ca206f8e80a4c P c7a02018614d4561bc7edd1415cb880f [term 0 FOLLOWER]: Advancing to term 1
14:09:18.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.556068  4309 raft_consensus.cc:515] T 4f3dab774ce14ef78e8ca206f8e80a4c P c7a02018614d4561bc7edd1415cb880f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c7a02018614d4561bc7edd1415cb880f" member_type: VOTER last_known_addr { host: "127.3.134.194" port: 35083 } }
14:09:18.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.556068  4308 raft_consensus.cc:515] T 2cc2c252b233470caef79ad021c743b0 P 5901cbf4751e4d8b82d502b63fe9a8c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5901cbf4751e4d8b82d502b63fe9a8c9" member_type: VOTER last_known_addr { host: "127.3.134.193" port: 46671 } }
14:09:18.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.556200  4308 leader_election.cc:304] T 2cc2c252b233470caef79ad021c743b0 P 5901cbf4751e4d8b82d502b63fe9a8c9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 5901cbf4751e4d8b82d502b63fe9a8c9; no voters: 
14:09:18.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.556372  4308 leader_election.cc:290] T 2cc2c252b233470caef79ad021c743b0 P 5901cbf4751e4d8b82d502b63fe9a8c9 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:09:18.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.556428  4309 leader_election.cc:304] T 4f3dab774ce14ef78e8ca206f8e80a4c P c7a02018614d4561bc7edd1415cb880f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c7a02018614d4561bc7edd1415cb880f; no voters: 
14:09:18.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.556447  4312 raft_consensus.cc:2804] T 2cc2c252b233470caef79ad021c743b0 P 5901cbf4751e4d8b82d502b63fe9a8c9 [term 1 FOLLOWER]: Leader election won for term 1
14:09:18.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.556560  4309 leader_election.cc:290] T 4f3dab774ce14ef78e8ca206f8e80a4c P c7a02018614d4561bc7edd1415cb880f [CANDIDATE]: Term 1 election: Requested vote from peers 
14:09:18.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.556581  4308 ts_tablet_manager.cc:1434] T 2cc2c252b233470caef79ad021c743b0 P 5901cbf4751e4d8b82d502b63fe9a8c9: Time spent starting tablet: real 0.003s	user 0.004s	sys 0.000s
14:09:18.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.556579  4312 raft_consensus.cc:697] T 2cc2c252b233470caef79ad021c743b0 P 5901cbf4751e4d8b82d502b63fe9a8c9 [term 1 LEADER]: Becoming Leader. State: Replica: 5901cbf4751e4d8b82d502b63fe9a8c9, State: Running, Role: LEADER
14:09:18.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.556705  4312 consensus_queue.cc:237] T 2cc2c252b233470caef79ad021c743b0 P 5901cbf4751e4d8b82d502b63fe9a8c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5901cbf4751e4d8b82d502b63fe9a8c9" member_type: VOTER last_known_addr { host: "127.3.134.193" port: 46671 } }
14:09:18.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.556731  4024 heartbeater.cc:499] Master 127.3.134.253:40413 was elected leader, sending a full tablet report...
14:09:18.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.556864  4309 ts_tablet_manager.cc:1434] T 4f3dab774ce14ef78e8ca206f8e80a4c P c7a02018614d4561bc7edd1415cb880f: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.002s
14:09:18.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.557260  4159 heartbeater.cc:499] Master 127.3.134.253:40413 was elected leader, sending a full tablet report...
14:09:18.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.557101  4316 raft_consensus.cc:2804] T 4f3dab774ce14ef78e8ca206f8e80a4c P c7a02018614d4561bc7edd1415cb880f [term 1 FOLLOWER]: Leader election won for term 1
14:09:18.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.557600  3725 catalog_manager.cc:5697] T 2cc2c252b233470caef79ad021c743b0 P 5901cbf4751e4d8b82d502b63fe9a8c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5901cbf4751e4d8b82d502b63fe9a8c9 (127.3.134.193). New cstate: current_term: 1 leader_uuid: "5901cbf4751e4d8b82d502b63fe9a8c9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5901cbf4751e4d8b82d502b63fe9a8c9" member_type: VOTER last_known_addr { host: "127.3.134.193" port: 46671 } health_report { overall_health: HEALTHY } } }
14:09:18.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.557705  4316 raft_consensus.cc:697] T 4f3dab774ce14ef78e8ca206f8e80a4c P c7a02018614d4561bc7edd1415cb880f [term 1 LEADER]: Becoming Leader. State: Replica: c7a02018614d4561bc7edd1415cb880f, State: Running, Role: LEADER
14:09:18.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.557787  4316 consensus_queue.cc:237] T 4f3dab774ce14ef78e8ca206f8e80a4c P c7a02018614d4561bc7edd1415cb880f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c7a02018614d4561bc7edd1415cb880f" member_type: VOTER last_known_addr { host: "127.3.134.194" port: 35083 } }
14:09:18.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.558867  3724 catalog_manager.cc:5697] T 4f3dab774ce14ef78e8ca206f8e80a4c P c7a02018614d4561bc7edd1415cb880f reported cstate change: term changed from 0 to 1, leader changed from <none> to c7a02018614d4561bc7edd1415cb880f (127.3.134.194). New cstate: current_term: 1 leader_uuid: "c7a02018614d4561bc7edd1415cb880f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c7a02018614d4561bc7edd1415cb880f" member_type: VOTER last_known_addr { host: "127.3.134.194" port: 35083 } health_report { overall_health: HEALTHY } } }
14:09:18.565 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=3, operationSize=48, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@3dedb4a6, flushNotification=Deferred@1475759966(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:09:18.567 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2c252b233470caef79ad021c743b0 for table 'org.apache.kudu.client.TestAlterTable-1783519758501' with partition [0x00000001, 0x00000002)
14:09:18.568 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2cc2c252b233470caef79ad021c743b0@[5901cbf4751e4d8b82d502b63fe9a8c9(127.3.134.193:46671)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:18.568 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2c252b233470caef79ad021c743b0 for table 'org.apache.kudu.client.TestAlterTable-1783519758501' with partition [0x00000001, 0x00000002)
14:09:18.568 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2cc2c252b233470caef79ad021c743b0@[5901cbf4751e4d8b82d502b63fe9a8c9(127.3.134.193:46671)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:18.569 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4f3dab774ce14ef78e8ca206f8e80a4c for table 'org.apache.kudu.client.TestAlterTable-1783519758501' with partition [0x00000000, 0x00000001)
14:09:18.569 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2c252b233470caef79ad021c743b0 for table 'org.apache.kudu.client.TestAlterTable-1783519758501' with partition [0x00000001, 0x00000002)
14:09:18.569 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=4f3dab774ce14ef78e8ca206f8e80a4c@[c7a02018614d4561bc7edd1415cb880f(127.3.134.194:35083)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2cc2c252b233470caef79ad021c743b0@[5901cbf4751e4d8b82d502b63fe9a8c9(127.3.134.193:46671)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:18.571 [DEBUG - kudu-nio-0] (Connection.java:748) [peer c7a02018614d4561bc7edd1415cb880f(127.3.134.194:35083)] connecting to peer
14:09:18.572 [DEBUG - kudu-nio-0] (Connection.java:748) [peer 5901cbf4751e4d8b82d502b63fe9a8c9(127.3.134.193:46671)] connecting to peer
14:09:18.573 [DEBUG - kudu-nio-3] (Connection.java:757) [peer c7a02018614d4561bc7edd1415cb880f(127.3.134.194:35083)] Successfully connected to peer
14:09:18.580 [DEBUG - kudu-nio-4] (Connection.java:757) [peer 5901cbf4751e4d8b82d502b63fe9a8c9(127.3.134.193:46671)] Successfully connected to peer
14:09:18.598 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0x9bb6cc37, L:/127.0.0.1:42390 - R:/127.3.134.194:35083] using TOKEN/null
14:09:18.599 [DEBUG - kudu-nio-4] (Negotiator.java:918) Authenticated connection [id: 0xeaa958b5, L:/127.0.0.1:42680 - R:/127.3.134.193:46671] using TOKEN/null
14:09:18.607 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4f3dab774ce14ef78e8ca206f8e80a4c for table 'org.apache.kudu.client.TestAlterTable-1783519758501' with partition [0x00000000, 0x00000001)
14:09:18.607 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2c252b233470caef79ad021c743b0 for table 'org.apache.kudu.client.TestAlterTable-1783519758501' with partition [0x00000001, 0x00000002)
14:09:18.607 [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=4f3dab774ce14ef78e8ca206f8e80a4c@[c7a02018614d4561bc7edd1415cb880f(127.3.134.194:35083)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2cc2c252b233470caef79ad021c743b0@[5901cbf4751e4d8b82d502b63fe9a8c9(127.3.134.193:46671)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:18.608 [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.3.134.253:40413, [1ms] Sub RPC GetTableLocations: received response from server master-127.3.134.253:40413: OK, deferred=null)) after lookup
14:09:18.610 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783519758501, tablet=4f3dab774ce14ef78e8ca206f8e80a4c, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:18.610 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 4f3dab774ce14ef78e8ca206f8e80a4c for partition [0x00000000, 0x00000001) with scanner id null
14:09:18.613 [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-1783519758501, tablet=2cc2c252b233470caef79ad021c743b0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:18.613 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 2cc2c252b233470caef79ad021c743b0 for partition [0x00000001, 0x00000002) with scanner id null
14:09:18.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.629406  3725 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:59984:
14:09:18.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783519758501" } 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 } } } } }
14:09:18.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.633082  4323 tablet.cc:1724] T 4f3dab774ce14ef78e8ca206f8e80a4c P c7a02018614d4561bc7edd1415cb880f: Alter schema from (
14:09:18.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:09:18.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:09:18.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:09:18.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
14:09:18.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:09:18.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:09:18.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     2:ints_array INT32 1D-ARRAY NULLABLE,
14:09:18.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     3:strings_array STRING 1D-ARRAY NULLABLE,
14:09:18.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     4:decimals_array DECIMAL (32 BIT) 1D-ARRAY NULLABLE,
14:09:18.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:09:18.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
14:09:18.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.633170  4324 tablet.cc:1724] T 2cc2c252b233470caef79ad021c743b0 P 5901cbf4751e4d8b82d502b63fe9a8c9: Alter schema from (
14:09:18.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:09:18.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:09:18.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:09:18.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
14:09:18.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:09:18.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:09:18.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     2:ints_array INT32 1D-ARRAY NULLABLE,
14:09:18.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     3:strings_array STRING 1D-ARRAY NULLABLE,
14:09:18.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     4:decimals_array DECIMAL (32 BIT) 1D-ARRAY NULLABLE,
14:09:18.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:09:18.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
14:09:18.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.645088  3725 catalog_manager.cc:6242] T 00000000000000000000000000000000 P c3e5a263811c477bb0ad41aa4cce0a2d: org.apache.kudu.client.TestAlterTable-1783519758501 [id=beee391d9707474d9bc198fa0faadaf7] alter complete (version 1)
14:09:18.649 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table beee391d9707474d9bc198fa0faadaf7
14:09:18.679 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4f3dab774ce14ef78e8ca206f8e80a4c for table 'org.apache.kudu.client.TestAlterTable-1783519758501' with partition [0x00000000, 0x00000001)
14:09:18.679 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2c252b233470caef79ad021c743b0 for table 'org.apache.kudu.client.TestAlterTable-1783519758501' with partition [0x00000001, 0x00000002)
14:09:18.680 [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=4f3dab774ce14ef78e8ca206f8e80a4c@[c7a02018614d4561bc7edd1415cb880f(127.3.134.194:35083)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2cc2c252b233470caef79ad021c743b0@[5901cbf4751e4d8b82d502b63fe9a8c9(127.3.134.193:46671)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:18.680 [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.3.134.253:40413, [1ms] Sub RPC GetTableLocations: received response from server master-127.3.134.253:40413: OK, deferred=null)) after lookup
14:09:18.683 [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-1783519758501, tablet=4f3dab774ce14ef78e8ca206f8e80a4c, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:18.683 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 4f3dab774ce14ef78e8ca206f8e80a4c for partition [0x00000000, 0x00000001) with scanner id null
14:09:18.689 [DEBUG - main] (Connection.java:575) [peer master-127.3.134.252:41643(127.3.134.252:41643)] disconnecting while in state READY
14:09:18.689 [DEBUG - main] (Connection.java:575) [peer 5901cbf4751e4d8b82d502b63fe9a8c9(127.3.134.193:46671)] disconnecting while in state READY
14:09:18.690 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.134.252:41643(127.3.134.252:41643)] handling channelInactive
14:09:18.690 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.134.252:41643(127.3.134.252:41643)] cleaning up while in state READY due to: connection closed
14:09:18.691 [DEBUG - kudu-nio-4] (Connection.java:239) [peer 5901cbf4751e4d8b82d502b63fe9a8c9(127.3.134.193:46671)] handling channelInactive
14:09:18.691 [DEBUG - kudu-nio-4] (Connection.java:709) [peer 5901cbf4751e4d8b82d502b63fe9a8c9(127.3.134.193:46671)] cleaning up while in state READY due to: connection closed
14:09:18.692 [DEBUG - main] (Connection.java:575) [peer c7a02018614d4561bc7edd1415cb880f(127.3.134.194:35083)] disconnecting while in state READY
14:09:18.693 [DEBUG - kudu-nio-3] (Connection.java:239) [peer c7a02018614d4561bc7edd1415cb880f(127.3.134.194:35083)] handling channelInactive
14:09:18.693 [DEBUG - kudu-nio-3] (Connection.java:709) [peer c7a02018614d4561bc7edd1415cb880f(127.3.134.194:35083)] cleaning up while in state READY due to: connection closed
14:09:18.693 [DEBUG - main] (Connection.java:575) [peer master-127.3.134.254:42411(127.3.134.254:42411)] disconnecting while in state READY
14:09:18.693 [DEBUG - main] (Connection.java:575) [peer master-127.3.134.253:40413(127.3.134.253:40413)] disconnecting while in state READY
14:09:18.693 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.134.254:42411(127.3.134.254:42411)] handling channelInactive
14:09:18.693 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.134.254:42411(127.3.134.254:42411)] cleaning up while in state READY due to: connection closed
14:09:18.694 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:09:18.697 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.134.253:40413(127.3.134.253:40413)] handling channelInactive
14:09:18.697 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.134.253:40413(127.3.134.253:40413)] cleaning up while in state READY due to: connection closed
14:09:18.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.698114  3611 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 3894
14:09:18.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.704520  3611 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 4029
14:09:18.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.710312  3611 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 4164
14:09:18.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.715675  3611 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 3622
14:09:18.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.720743  3611 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 3694
14:09:18.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.725862  3611 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 3764
14:09:18.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T14:09:18Z chronyd exiting
.14:09:18.856 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1783519758856
14:09:18.859 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:09:18.860 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
14:09:18.860 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskzNpfhA/test-tmp
14:09:18.860 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
14:09:18.860 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskzNpfhA/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
14:09:18.863 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

14:09:18.937 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:09:18.937 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

14:09:18.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.937822  4330 mini_oidc.cc:150] Starting JWKS server
14:09:18.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.938318  4330 webserver.cc:533] Webserver started at http://127.0.0.1:39363/ using document root <none> and password file <none>
14:09:18.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.938432  4330 mini_oidc.cc:186] Starting OIDC Discovery server
14:09:18.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.938596  4330 webserver.cc:533] Webserver started at http://127.0.0.1:37855/ using document root <none> and password file <none>
14:09:18.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T14:09:18Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
14:09:18.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T14:09:18Z Disabled control of system clock
14:09:18.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:18.948999  4330 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:18.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:18.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/master-0/wal
14:09:18.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/master-0/data
14:09:18.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:18.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:18.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:18.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:18.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:18.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:18.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/master-0/logs
14:09:18.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/master-0/data/info.pb
14:09:18.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:18.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:18.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:18.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:18.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:18.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:18.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:18.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:18.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:09:18.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:18.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:18.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:18.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.4.58.190:39155
14:09:18.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.4.58.190
14:09:18.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:18.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.4.58.148:39377
14:09:18.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:18.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:18.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:18.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:18.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.4.58.190:39155,127.4.58.189:32817,127.4.58.188:40085
14:09:18.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:18.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39363/jwks.json with env {}
14:09:19.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:19.028352  4341 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:19.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:19.028534  4341 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:19.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:19.028556  4341 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:19.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:19.030028  4341 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:09:19.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:19.030067  4341 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:19.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:19.030081  4341 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:09:19.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:19.030094  4341 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:09:19.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:19.030107  4341 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:09:19.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:19.030123  4341 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:39363/jwks.json
14:09:19.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.031642  4341 master_runner.cc:387] Master server non-default flags:
14:09:19.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:19.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.4.58.148:39377
14:09:19.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:19.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:19.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/master-0/data
14:09:19.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/master-0/wal
14:09:19.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:19.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.4.58.190:39155,127.4.58.189:32817,127.4.58.188:40085
14:09:19.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:19.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:19.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:19.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.4.58.190:39155
14:09:19.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:19.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:19.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:19.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39363/jwks.json
14:09:19.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:19.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:19.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/master-0/data/info.pb
14:09:19.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.4.58.190
14:09:19.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:19.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:19.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.4341
14:09:19.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:19.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:19.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:19.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:19.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/master-0/logs
14:09:19.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:19.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:19.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:19.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:09:19.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:19.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:19.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:19.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:19.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:19.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.031816  4341 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:19.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.031983  4341 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:19.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:19.034374  4346 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:19.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:19.034358  4349 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:19.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:19.034354  4347 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:19.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.034736  4341 server_base.cc:1061] running on GCE node
14:09:19.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.034981  4341 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:19.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.035250  4341 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:19.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.036423  4341 hybrid_clock.cc:648] HybridClock initialized: now 1783519759036402 us; error 31 us; skew 500 ppm
14:09:19.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.037621  4341 webserver.cc:533] Webserver started at http://127.4.58.190:44563/ using document root <none> and password file <none>
14:09:19.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.037854  4341 fs_manager.cc:362] Metadata directory not provided
14:09:19.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.037945  4341 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:19.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.038061  4341 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:19.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.038982  4341 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/master-0/data/instance:
14:09:19.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7ede515ed4f84b9c8d8690439c8908ba"
14:09:19.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:19 on dist-test-slave-63nk"
14:09:19.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.039371  4341 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/master-0/wal/instance:
14:09:19.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7ede515ed4f84b9c8d8690439c8908ba"
14:09:19.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:19 on dist-test-slave-63nk"
14:09:19.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.040764  4341 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
14:09:19.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.041587  4355 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:19.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.041772  4341 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.001s
14:09:19.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.041872  4341 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/master-0/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/master-0/wal
14:09:19.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7ede515ed4f84b9c8d8690439c8908ba"
14:09:19.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:19 on dist-test-slave-63nk"
14:09:19.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.041941  4341 fs_report.cc:389] FS layout report
14:09:19.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:19.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/master-0/wal
14:09:19.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/master-0/wal
14:09:19.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/master-0/data/data
14:09:19.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:19.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:19.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:19.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:19.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:19.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:19.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:19.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:19.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:19.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:19.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:19.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.055527  4341 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:19.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.055831  4341 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:19.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.055992  4341 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:19.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.059939  4341 rpc_server.cc:307] RPC server started. Bound to: 127.4.58.190:39155
14:09:19.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.059983  4407 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.58.190:39155 every 8 connection(s)
14:09:19.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.060377  4341 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/master-0/data/info.pb
14:09:19.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.060935  4408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:19.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.062115  4408 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.58.190" port: 39155 } has no permanent_uuid. Determining permanent_uuid...
14:09:19.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.063166  4330 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 4341
14:09:19.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.063282  4330 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/master-0/wal/instance
14:09:19.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.064159  4330 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:19.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:19.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/master-1/wal
14:09:19.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/master-1/data
14:09:19.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:19.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:19.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:19.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:19.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:19.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:19.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/master-1/logs
14:09:19.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/master-1/data/info.pb
14:09:19.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:19.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:19.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:19.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:19.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:19.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:19.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:19.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:19.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:09:19.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:19.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:19.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:19.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.4.58.189:32817
14:09:19.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.4.58.189
14:09:19.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:19.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.4.58.148:39377
14:09:19.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:19.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:19.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:19.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:19.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.4.58.190:39155,127.4.58.189:32817,127.4.58.188:40085
14:09:19.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:19.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39363/jwks.json with env {}
14:09:19.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.067844  4408 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.58.189" port: 32817 } has no permanent_uuid. Determining permanent_uuid...
14:09:19.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:19.068269  4359 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.58.189:32817: connect: Connection refused (error 111)
14:09:19.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:19.068672  4408 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.58.189:32817: Network error: Client connection negotiation failed: client connection to 127.4.58.189:32817: connect: Connection refused (error 111)
14:09:19.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.117892  4408 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.58.189" port: 32817 } attempt: 1
14:09:19.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:19.118794  4408 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.58.189:32817: Network error: Client connection negotiation failed: client connection to 127.4.58.189:32817: connect: Connection refused (error 111)
14:09:19.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:19.141819  4412 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:19.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:19.142016  4412 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:19.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:19.142037  4412 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:19.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:19.143551  4412 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:09:19.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:19.143604  4412 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:19.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:19.143620  4412 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:09:19.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:19.143635  4412 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:09:19.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:19.143648  4412 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:09:19.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:19.143661  4412 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:39363/jwks.json
14:09:19.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.145221  4412 master_runner.cc:387] Master server non-default flags:
14:09:19.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:19.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.4.58.148:39377
14:09:19.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:19.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:19.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/master-1/data
14:09:19.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/master-1/wal
14:09:19.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:19.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.4.58.190:39155,127.4.58.189:32817,127.4.58.188:40085
14:09:19.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:19.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:19.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:19.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.4.58.189:32817
14:09:19.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:19.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:19.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:19.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39363/jwks.json
14:09:19.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:19.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:19.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/master-1/data/info.pb
14:09:19.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.4.58.189
14:09:19.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:19.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:19.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.4412
14:09:19.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:19.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:19.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:19.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:19.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/master-1/logs
14:09:19.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:19.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:19.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:19.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:09:19.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:19.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:19.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:19.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:19.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:19.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.145406  4412 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:19.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.145574  4412 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:19.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:19.148006  4421 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:19.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:19.147969  4419 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:19.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:19.147962  4418 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:19.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.148041  4412 server_base.cc:1061] running on GCE node
14:09:19.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.148545  4412 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:19.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.148784  4412 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:19.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.149940  4412 hybrid_clock.cc:648] HybridClock initialized: now 1783519759149912 us; error 45 us; skew 500 ppm
14:09:19.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.151088  4412 webserver.cc:533] Webserver started at http://127.4.58.189:46061/ using document root <none> and password file <none>
14:09:19.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.151242  4412 fs_manager.cc:362] Metadata directory not provided
14:09:19.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.151288  4412 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:19.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.151360  4412 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:19.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.152220  4412 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/master-1/data/instance:
14:09:19.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "364ab57eeac346788db16911d248a01b"
14:09:19.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:19 on dist-test-slave-63nk"
14:09:19.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.152516  4412 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/master-1/wal/instance:
14:09:19.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "364ab57eeac346788db16911d248a01b"
14:09:19.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:19 on dist-test-slave-63nk"
14:09:19.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.153642  4412 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
14:09:19.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.154389  4427 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:19.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.154579  4412 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:09:19.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.154654  4412 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/master-1/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/master-1/wal
14:09:19.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "364ab57eeac346788db16911d248a01b"
14:09:19.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:19 on dist-test-slave-63nk"
14:09:19.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.154726  4412 fs_report.cc:389] FS layout report
14:09:19.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:19.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/master-1/wal
14:09:19.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/master-1/wal
14:09:19.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/master-1/data/data
14:09:19.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:19.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:19.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:19.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:19.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:19.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:19.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:19.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:19.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:19.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:19.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:19.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.173192  4412 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:19.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.173561  4412 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:19.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.173714  4412 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:19.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.177928  4412 rpc_server.cc:307] RPC server started. Bound to: 127.4.58.189:32817
14:09:19.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.177960  4479 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.58.189:32817 every 8 connection(s)
14:09:19.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.178274  4412 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/master-1/data/info.pb
14:09:19.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.178755  4480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:19.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.178895  4330 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 4412
14:09:19.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.178952  4330 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/master-1/wal/instance
14:09:19.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.179232  4330 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:19.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:19.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/master-2/wal
14:09:19.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/master-2/data
14:09:19.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:19.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:19.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:19.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:19.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:19.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:19.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/master-2/logs
14:09:19.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/master-2/data/info.pb
14:09:19.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:19.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:19.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:19.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:19.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:19.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:19.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:19.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:19.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:09:19.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:19.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:19.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:19.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.4.58.188:40085
14:09:19.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.4.58.188
14:09:19.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:19.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.4.58.148:39377
14:09:19.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:19.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:19.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:19.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:19.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.4.58.190:39155,127.4.58.189:32817,127.4.58.188:40085
14:09:19.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:19.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39363/jwks.json with env {}
14:09:19.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.180606  4480 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.58.190" port: 39155 } has no permanent_uuid. Determining permanent_uuid...
14:09:19.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.185729  4480 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.58.189" port: 32817 } has no permanent_uuid. Determining permanent_uuid...
14:09:19.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.186964  4408 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.58.189" port: 32817 } attempt: 2
14:09:19.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.190181  4480 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.58.188" port: 40085 } has no permanent_uuid. Determining permanent_uuid...
14:09:19.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.190506  4408 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.58.188" port: 40085 } has no permanent_uuid. Determining permanent_uuid...
14:09:19.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:19.190552  4429 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.58.188:40085: connect: Connection refused (error 111)
14:09:19.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:19.191047  4408 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.58.188:40085: Network error: Client connection negotiation failed: client connection to 127.4.58.188:40085: connect: Connection refused (error 111)
14:09:19.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:19.192562  4480 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.58.188:40085: Network error: Client connection negotiation failed: client connection to 127.4.58.188:40085: connect: Connection refused (error 111)
14:09:19.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.234233  4408 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.58.188" port: 40085 } attempt: 1
14:09:19.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:19.235316  4408 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.58.188:40085: Network error: Client connection negotiation failed: client connection to 127.4.58.188:40085: connect: Connection refused (error 111)
14:09:19.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.241783  4480 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.58.188" port: 40085 } attempt: 1
14:09:19.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:19.242686  4480 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.58.188:40085: Network error: Client connection negotiation failed: client connection to 127.4.58.188:40085: connect: Connection refused (error 111)
14:09:19.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:19.258478  4482 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:19.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:19.258651  4482 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:19.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:19.258670  4482 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:19.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:19.260244  4482 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:09:19.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:19.260291  4482 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:19.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:19.260305  4482 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:09:19.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:19.260320  4482 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:09:19.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:19.260334  4482 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:09:19.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:19.260344  4482 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:39363/jwks.json
14:09:19.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.261931  4482 master_runner.cc:387] Master server non-default flags:
14:09:19.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:19.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.4.58.148:39377
14:09:19.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:19.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:19.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/master-2/data
14:09:19.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/master-2/wal
14:09:19.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:19.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.4.58.190:39155,127.4.58.189:32817,127.4.58.188:40085
14:09:19.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:19.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:19.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:19.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.4.58.188:40085
14:09:19.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:19.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:19.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:19.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39363/jwks.json
14:09:19.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:19.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:19.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/master-2/data/info.pb
14:09:19.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.4.58.188
14:09:19.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:19.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:19.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.4482
14:09:19.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:19.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:19.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:19.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:19.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/master-2/logs
14:09:19.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:19.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:19.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:19.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:09:19.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:19.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:19.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:19.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:19.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:19.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.262110  4482 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:19.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.262274  4482 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:19.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:19.264844  4492 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:19.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:19.264933  4491 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:19.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:19.264844  4494 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:19.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.265152  4482 server_base.cc:1061] running on GCE node
14:09:19.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.265360  4482 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:19.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.265553  4482 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:19.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.266680  4482 hybrid_clock.cc:648] HybridClock initialized: now 1783519759266666 us; error 31 us; skew 500 ppm
14:09:19.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.267922  4482 webserver.cc:533] Webserver started at http://127.4.58.188:46613/ using document root <none> and password file <none>
14:09:19.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.268088  4482 fs_manager.cc:362] Metadata directory not provided
14:09:19.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.268206  4482 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:19.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.268289  4482 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:19.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.269146  4482 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/master-2/data/instance:
14:09:19.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ec26d8053a824243ba0bb7a2e3c74519"
14:09:19.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:19 on dist-test-slave-63nk"
14:09:19.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.269407  4482 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/master-2/wal/instance:
14:09:19.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ec26d8053a824243ba0bb7a2e3c74519"
14:09:19.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:19 on dist-test-slave-63nk"
14:09:19.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.270588  4482 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
14:09:19.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.271350  4500 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:19.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.271584  4482 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
14:09:19.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.271641  4482 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/master-2/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/master-2/wal
14:09:19.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ec26d8053a824243ba0bb7a2e3c74519"
14:09:19.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:19 on dist-test-slave-63nk"
14:09:19.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.271682  4482 fs_report.cc:389] FS layout report
14:09:19.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:19.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/master-2/wal
14:09:19.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/master-2/wal
14:09:19.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/master-2/data/data
14:09:19.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:19.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:19.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:19.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:19.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:19.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:19.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:19.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:19.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:19.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:19.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:19.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.282518  4408 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.58.188" port: 40085 } attempt: 2
14:09:19.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:19.283385  4408 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.58.188:40085: Network error: Client connection negotiation failed: client connection to 127.4.58.188:40085: connect: Connection refused (error 111)
14:09:19.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.290944  4482 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:19.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.291193  4482 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:19.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.291280  4482 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:19.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.295181  4482 rpc_server.cc:307] RPC server started. Bound to: 127.4.58.188:40085
14:09:19.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.295262  4552 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.58.188:40085 every 8 connection(s)
14:09:19.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.295482  4482 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/master-2/data/info.pb
14:09:19.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.296008  4553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:19.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.297287  4553 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.58.190" port: 39155 } has no permanent_uuid. Determining permanent_uuid...
14:09:19.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.302126  4553 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.58.189" port: 32817 } has no permanent_uuid. Determining permanent_uuid...
14:09:19.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.303702  4330 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 4482
14:09:19.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.303812  4330 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/master-2/wal/instance
14:09:19.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.305171  4553 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.58.188" port: 40085 } has no permanent_uuid. Determining permanent_uuid...
14:09:19.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.309216  4553 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ec26d8053a824243ba0bb7a2e3c74519: Bootstrap starting.
14:09:19.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.309979  4553 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ec26d8053a824243ba0bb7a2e3c74519: Neither blocks nor log segments found. Creating new log.
14:09:19.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.310225  4553 log.cc:826] T 00000000000000000000000000000000 P ec26d8053a824243ba0bb7a2e3c74519: Log is configured to *not* fsync() on all Append() calls
14:09:19.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.310868  4480 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.58.188" port: 40085 } attempt: 2
14:09:19.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.310946  4553 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ec26d8053a824243ba0bb7a2e3c74519: No bootstrap required, opened a new log
14:09:19.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.312566  4553 raft_consensus.cc:359] T 00000000000000000000000000000000 P ec26d8053a824243ba0bb7a2e3c74519 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ede515ed4f84b9c8d8690439c8908ba" member_type: VOTER last_known_addr { host: "127.4.58.190" port: 39155 } } peers { permanent_uuid: "364ab57eeac346788db16911d248a01b" member_type: VOTER last_known_addr { host: "127.4.58.189" port: 32817 } } peers { permanent_uuid: "ec26d8053a824243ba0bb7a2e3c74519" member_type: VOTER last_known_addr { host: "127.4.58.188" port: 40085 } }
14:09:19.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.312681  4553 raft_consensus.cc:385] T 00000000000000000000000000000000 P ec26d8053a824243ba0bb7a2e3c74519 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:19.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.312707  4553 raft_consensus.cc:740] T 00000000000000000000000000000000 P ec26d8053a824243ba0bb7a2e3c74519 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec26d8053a824243ba0bb7a2e3c74519, State: Initialized, Role: FOLLOWER
14:09:19.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.312803  4553 consensus_queue.cc:260] T 00000000000000000000000000000000 P ec26d8053a824243ba0bb7a2e3c74519 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ede515ed4f84b9c8d8690439c8908ba" member_type: VOTER last_known_addr { host: "127.4.58.190" port: 39155 } } peers { permanent_uuid: "364ab57eeac346788db16911d248a01b" member_type: VOTER last_known_addr { host: "127.4.58.189" port: 32817 } } peers { permanent_uuid: "ec26d8053a824243ba0bb7a2e3c74519" member_type: VOTER last_known_addr { host: "127.4.58.188" port: 40085 } }
14:09:19.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.313115  4553 sys_catalog.cc:565] T 00000000000000000000000000000000 P ec26d8053a824243ba0bb7a2e3c74519 [sys.catalog]: configured and running, proceeding with master startup.
14:09:19.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.315181  4480 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 364ab57eeac346788db16911d248a01b: Bootstrap starting.
14:09:19.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.315804  4480 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 364ab57eeac346788db16911d248a01b: Neither blocks nor log segments found. Creating new log.
14:09:19.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.315994  4480 log.cc:826] T 00000000000000000000000000000000 P 364ab57eeac346788db16911d248a01b: Log is configured to *not* fsync() on all Append() calls
14:09:19.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.316594  4480 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 364ab57eeac346788db16911d248a01b: No bootstrap required, opened a new log
14:09:19.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.317932  4480 raft_consensus.cc:359] T 00000000000000000000000000000000 P 364ab57eeac346788db16911d248a01b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ede515ed4f84b9c8d8690439c8908ba" member_type: VOTER last_known_addr { host: "127.4.58.190" port: 39155 } } peers { permanent_uuid: "364ab57eeac346788db16911d248a01b" member_type: VOTER last_known_addr { host: "127.4.58.189" port: 32817 } } peers { permanent_uuid: "ec26d8053a824243ba0bb7a2e3c74519" member_type: VOTER last_known_addr { host: "127.4.58.188" port: 40085 } }
14:09:19.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.318022  4480 raft_consensus.cc:385] T 00000000000000000000000000000000 P 364ab57eeac346788db16911d248a01b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:19.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.318043  4480 raft_consensus.cc:740] T 00000000000000000000000000000000 P 364ab57eeac346788db16911d248a01b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 364ab57eeac346788db16911d248a01b, State: Initialized, Role: FOLLOWER
14:09:19.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.318135  4480 consensus_queue.cc:260] T 00000000000000000000000000000000 P 364ab57eeac346788db16911d248a01b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ede515ed4f84b9c8d8690439c8908ba" member_type: VOTER last_known_addr { host: "127.4.58.190" port: 39155 } } peers { permanent_uuid: "364ab57eeac346788db16911d248a01b" member_type: VOTER last_known_addr { host: "127.4.58.189" port: 32817 } } peers { permanent_uuid: "ec26d8053a824243ba0bb7a2e3c74519" member_type: VOTER last_known_addr { host: "127.4.58.188" port: 40085 } }
14:09:19.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.318347  4480 sys_catalog.cc:565] T 00000000000000000000000000000000 P 364ab57eeac346788db16911d248a01b [sys.catalog]: configured and running, proceeding with master startup.
14:09:19.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.318357  4574 sys_catalog.cc:455] T 00000000000000000000000000000000 P 364ab57eeac346788db16911d248a01b [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: "7ede515ed4f84b9c8d8690439c8908ba" member_type: VOTER last_known_addr { host: "127.4.58.190" port: 39155 } } peers { permanent_uuid: "364ab57eeac346788db16911d248a01b" member_type: VOTER last_known_addr { host: "127.4.58.189" port: 32817 } } peers { permanent_uuid: "ec26d8053a824243ba0bb7a2e3c74519" member_type: VOTER last_known_addr { host: "127.4.58.188" port: 40085 } } }
14:09:19.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.318473  4574 sys_catalog.cc:458] T 00000000000000000000000000000000 P 364ab57eeac346788db16911d248a01b [sys.catalog]: This master's current role is: FOLLOWER
14:09:19.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.320210  4482 master_runner.cc:187] Error getting master registration for 127.4.58.190:39155: OK, instance_id { permanent_uuid: "7ede515ed4f84b9c8d8690439c8908ba" instance_seqno: 1783519759058885 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:09:19.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.321354  4482 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:09:19.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.315042  4560 sys_catalog.cc:455] T 00000000000000000000000000000000 P ec26d8053a824243ba0bb7a2e3c74519 [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: "7ede515ed4f84b9c8d8690439c8908ba" member_type: VOTER last_known_addr { host: "127.4.58.190" port: 39155 } } peers { permanent_uuid: "364ab57eeac346788db16911d248a01b" member_type: VOTER last_known_addr { host: "127.4.58.189" port: 32817 } } peers { permanent_uuid: "ec26d8053a824243ba0bb7a2e3c74519" member_type: VOTER last_known_addr { host: "127.4.58.188" port: 40085 } } }
14:09:19.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.321457  4560 sys_catalog.cc:458] T 00000000000000000000000000000000 P ec26d8053a824243ba0bb7a2e3c74519 [sys.catalog]: This master's current role is: FOLLOWER
14:09:19.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.320242  4412 master_runner.cc:187] Error getting master registration for 127.4.58.190:39155: OK, instance_id { permanent_uuid: "7ede515ed4f84b9c8d8690439c8908ba" instance_seqno: 1783519759058885 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:09:19.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.321871  4412 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:09:19.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:19.315557  4571 catalog_manager.cc:1594] T 00000000000000000000000000000000 P ec26d8053a824243ba0bb7a2e3c74519: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:09:19.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:19.321947  4571 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:09:19.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:19.322541  4585 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 364ab57eeac346788db16911d248a01b: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:09:19.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:19.322592  4585 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:09:19.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.390564  4408 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.58.188" port: 40085 } attempt: 3
14:09:19.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.395058  4408 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7ede515ed4f84b9c8d8690439c8908ba: Bootstrap starting.
14:09:19.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.395797  4408 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7ede515ed4f84b9c8d8690439c8908ba: Neither blocks nor log segments found. Creating new log.
14:09:19.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.396040  4408 log.cc:826] T 00000000000000000000000000000000 P 7ede515ed4f84b9c8d8690439c8908ba: Log is configured to *not* fsync() on all Append() calls
14:09:19.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.397169  4408 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7ede515ed4f84b9c8d8690439c8908ba: No bootstrap required, opened a new log
14:09:19.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.399104  4408 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7ede515ed4f84b9c8d8690439c8908ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ede515ed4f84b9c8d8690439c8908ba" member_type: VOTER last_known_addr { host: "127.4.58.190" port: 39155 } } peers { permanent_uuid: "364ab57eeac346788db16911d248a01b" member_type: VOTER last_known_addr { host: "127.4.58.189" port: 32817 } } peers { permanent_uuid: "ec26d8053a824243ba0bb7a2e3c74519" member_type: VOTER last_known_addr { host: "127.4.58.188" port: 40085 } }
14:09:19.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.399223  4408 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7ede515ed4f84b9c8d8690439c8908ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:19.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.399253  4408 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7ede515ed4f84b9c8d8690439c8908ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ede515ed4f84b9c8d8690439c8908ba, State: Initialized, Role: FOLLOWER
14:09:19.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.399338  4408 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7ede515ed4f84b9c8d8690439c8908ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ede515ed4f84b9c8d8690439c8908ba" member_type: VOTER last_known_addr { host: "127.4.58.190" port: 39155 } } peers { permanent_uuid: "364ab57eeac346788db16911d248a01b" member_type: VOTER last_known_addr { host: "127.4.58.189" port: 32817 } } peers { permanent_uuid: "ec26d8053a824243ba0bb7a2e3c74519" member_type: VOTER last_known_addr { host: "127.4.58.188" port: 40085 } }
14:09:19.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.399628  4408 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7ede515ed4f84b9c8d8690439c8908ba [sys.catalog]: configured and running, proceeding with master startup.
14:09:19.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.399642  4588 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7ede515ed4f84b9c8d8690439c8908ba [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: "7ede515ed4f84b9c8d8690439c8908ba" member_type: VOTER last_known_addr { host: "127.4.58.190" port: 39155 } } peers { permanent_uuid: "364ab57eeac346788db16911d248a01b" member_type: VOTER last_known_addr { host: "127.4.58.189" port: 32817 } } peers { permanent_uuid: "ec26d8053a824243ba0bb7a2e3c74519" member_type: VOTER last_known_addr { host: "127.4.58.188" port: 40085 } } }
14:09:19.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.400033  4588 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7ede515ed4f84b9c8d8690439c8908ba [sys.catalog]: This master's current role is: FOLLOWER
14:09:19.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:19.401736  4599 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 7ede515ed4f84b9c8d8690439c8908ba: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:09:19.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:19.401906  4599 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:09:19.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.403352  4341 master_runner.cc:264] No leader master found from master 7ede515ed4f84b9c8d8690439c8908ba
14:09:19.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.403394  4341 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:09:19.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:19.424321  4433 tablet.cc:2406] T 00000000000000000000000000000000 P 364ab57eeac346788db16911d248a01b: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:09:19.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:19.541873  4506 tablet.cc:2406] T 00000000000000000000000000000000 P ec26d8053a824243ba0bb7a2e3c74519: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:09:19.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:19.556818  4361 tablet.cc:2406] T 00000000000000000000000000000000 P 7ede515ed4f84b9c8d8690439c8908ba: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:09:19.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.574836  4574 raft_consensus.cc:493] T 00000000000000000000000000000000 P 364ab57eeac346788db16911d248a01b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:09:19.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.575031  4574 raft_consensus.cc:515] T 00000000000000000000000000000000 P 364ab57eeac346788db16911d248a01b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ede515ed4f84b9c8d8690439c8908ba" member_type: VOTER last_known_addr { host: "127.4.58.190" port: 39155 } } peers { permanent_uuid: "364ab57eeac346788db16911d248a01b" member_type: VOTER last_known_addr { host: "127.4.58.189" port: 32817 } } peers { permanent_uuid: "ec26d8053a824243ba0bb7a2e3c74519" member_type: VOTER last_known_addr { host: "127.4.58.188" port: 40085 } }
14:09:19.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.575295  4574 leader_election.cc:290] T 00000000000000000000000000000000 P 364ab57eeac346788db16911d248a01b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ede515ed4f84b9c8d8690439c8908ba (127.4.58.190:39155), ec26d8053a824243ba0bb7a2e3c74519 (127.4.58.188:40085)
14:09:19.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.575664  4527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "364ab57eeac346788db16911d248a01b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec26d8053a824243ba0bb7a2e3c74519" is_pre_election: true
14:09:19.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.575702  4382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "364ab57eeac346788db16911d248a01b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ede515ed4f84b9c8d8690439c8908ba" is_pre_election: true
14:09:19.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.575826  4527 raft_consensus.cc:2468] T 00000000000000000000000000000000 P ec26d8053a824243ba0bb7a2e3c74519 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 364ab57eeac346788db16911d248a01b in term 0.
14:09:19.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.575860  4382 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 7ede515ed4f84b9c8d8690439c8908ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 364ab57eeac346788db16911d248a01b in term 0.
14:09:19.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.576082  4428 leader_election.cc:304] T 00000000000000000000000000000000 P 364ab57eeac346788db16911d248a01b [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: 364ab57eeac346788db16911d248a01b, 7ede515ed4f84b9c8d8690439c8908ba; no voters: 
14:09:19.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.576251  4574 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 364ab57eeac346788db16911d248a01b [term 0 FOLLOWER]: Leader pre-election won for term 1
14:09:19.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.576316  4574 raft_consensus.cc:493] T 00000000000000000000000000000000 P 364ab57eeac346788db16911d248a01b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:09:19.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.576341  4574 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 364ab57eeac346788db16911d248a01b [term 0 FOLLOWER]: Advancing to term 1
14:09:19.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.577188  4574 raft_consensus.cc:515] T 00000000000000000000000000000000 P 364ab57eeac346788db16911d248a01b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ede515ed4f84b9c8d8690439c8908ba" member_type: VOTER last_known_addr { host: "127.4.58.190" port: 39155 } } peers { permanent_uuid: "364ab57eeac346788db16911d248a01b" member_type: VOTER last_known_addr { host: "127.4.58.189" port: 32817 } } peers { permanent_uuid: "ec26d8053a824243ba0bb7a2e3c74519" member_type: VOTER last_known_addr { host: "127.4.58.188" port: 40085 } }
14:09:19.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.577325  4574 leader_election.cc:290] T 00000000000000000000000000000000 P 364ab57eeac346788db16911d248a01b [CANDIDATE]: Term 1 election: Requested vote from peers 7ede515ed4f84b9c8d8690439c8908ba (127.4.58.190:39155), ec26d8053a824243ba0bb7a2e3c74519 (127.4.58.188:40085)
14:09:19.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.577557  4382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "364ab57eeac346788db16911d248a01b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ede515ed4f84b9c8d8690439c8908ba"
14:09:19.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.577541  4527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "364ab57eeac346788db16911d248a01b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec26d8053a824243ba0bb7a2e3c74519"
14:09:19.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.577628  4382 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7ede515ed4f84b9c8d8690439c8908ba [term 0 FOLLOWER]: Advancing to term 1
14:09:19.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.577629  4527 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ec26d8053a824243ba0bb7a2e3c74519 [term 0 FOLLOWER]: Advancing to term 1
14:09:19.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.578394  4382 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 7ede515ed4f84b9c8d8690439c8908ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 364ab57eeac346788db16911d248a01b in term 1.
14:09:19.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.578420  4527 raft_consensus.cc:2468] T 00000000000000000000000000000000 P ec26d8053a824243ba0bb7a2e3c74519 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 364ab57eeac346788db16911d248a01b in term 1.
14:09:19.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.578565  4428 leader_election.cc:304] T 00000000000000000000000000000000 P 364ab57eeac346788db16911d248a01b [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: 364ab57eeac346788db16911d248a01b, 7ede515ed4f84b9c8d8690439c8908ba; no voters: 
14:09:19.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.578657  4574 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 364ab57eeac346788db16911d248a01b [term 1 FOLLOWER]: Leader election won for term 1
14:09:19.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.578855  4574 raft_consensus.cc:697] T 00000000000000000000000000000000 P 364ab57eeac346788db16911d248a01b [term 1 LEADER]: Becoming Leader. State: Replica: 364ab57eeac346788db16911d248a01b, State: Running, Role: LEADER
14:09:19.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.578941  4574 consensus_queue.cc:237] T 00000000000000000000000000000000 P 364ab57eeac346788db16911d248a01b [LEADER]: Queue going to LEADER mode. State: All 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: "7ede515ed4f84b9c8d8690439c8908ba" member_type: VOTER last_known_addr { host: "127.4.58.190" port: 39155 } } peers { permanent_uuid: "364ab57eeac346788db16911d248a01b" member_type: VOTER last_known_addr { host: "127.4.58.189" port: 32817 } } peers { permanent_uuid: "ec26d8053a824243ba0bb7a2e3c74519" member_type: VOTER last_known_addr { host: "127.4.58.188" port: 40085 } }
14:09:19.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.579388  4601 sys_catalog.cc:455] T 00000000000000000000000000000000 P 364ab57eeac346788db16911d248a01b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 364ab57eeac346788db16911d248a01b. Latest consensus state: current_term: 1 leader_uuid: "364ab57eeac346788db16911d248a01b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ede515ed4f84b9c8d8690439c8908ba" member_type: VOTER last_known_addr { host: "127.4.58.190" port: 39155 } } peers { permanent_uuid: "364ab57eeac346788db16911d248a01b" member_type: VOTER last_known_addr { host: "127.4.58.189" port: 32817 } } peers { permanent_uuid: "ec26d8053a824243ba0bb7a2e3c74519" member_type: VOTER last_known_addr { host: "127.4.58.188" port: 40085 } } }
14:09:19.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.579473  4601 sys_catalog.cc:458] T 00000000000000000000000000000000 P 364ab57eeac346788db16911d248a01b [sys.catalog]: This master's current role is: LEADER
14:09:19.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.579720  4603 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
14:09:19.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.579952  4603 catalog_manager.cc:1520] Initializing Kudu cluster ID...
14:09:19.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.581168  4527 raft_consensus.cc:1275] T 00000000000000000000000000000000 P ec26d8053a824243ba0bb7a2e3c74519 [term 1 FOLLOWER]: Refusing update from remote peer 364ab57eeac346788db16911d248a01b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:09:19.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.581157  4382 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 7ede515ed4f84b9c8d8690439c8908ba [term 1 FOLLOWER]: Refusing update from remote peer 364ab57eeac346788db16911d248a01b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:09:19.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.581421  4601 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 364ab57eeac346788db16911d248a01b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ede515ed4f84b9c8d8690439c8908ba" member_type: VOTER last_known_addr { host: "127.4.58.190" port: 39155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:09:19.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.581530  4574 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 364ab57eeac346788db16911d248a01b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec26d8053a824243ba0bb7a2e3c74519" member_type: VOTER last_known_addr { host: "127.4.58.188" port: 40085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:09:19.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.582549  4560 sys_catalog.cc:455] T 00000000000000000000000000000000 P ec26d8053a824243ba0bb7a2e3c74519 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 364ab57eeac346788db16911d248a01b. Latest consensus state: current_term: 1 leader_uuid: "364ab57eeac346788db16911d248a01b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ede515ed4f84b9c8d8690439c8908ba" member_type: VOTER last_known_addr { host: "127.4.58.190" port: 39155 } } peers { permanent_uuid: "364ab57eeac346788db16911d248a01b" member_type: VOTER last_known_addr { host: "127.4.58.189" port: 32817 } } peers { permanent_uuid: "ec26d8053a824243ba0bb7a2e3c74519" member_type: VOTER last_known_addr { host: "127.4.58.188" port: 40085 } } }
14:09:19.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.582629  4560 sys_catalog.cc:458] T 00000000000000000000000000000000 P ec26d8053a824243ba0bb7a2e3c74519 [sys.catalog]: This master's current role is: FOLLOWER
14:09:19.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.582841  4588 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7ede515ed4f84b9c8d8690439c8908ba [sys.catalog]: SysCatalogTable state changed. Reason: New leader 364ab57eeac346788db16911d248a01b. Latest consensus state: current_term: 1 leader_uuid: "364ab57eeac346788db16911d248a01b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ede515ed4f84b9c8d8690439c8908ba" member_type: VOTER last_known_addr { host: "127.4.58.190" port: 39155 } } peers { permanent_uuid: "364ab57eeac346788db16911d248a01b" member_type: VOTER last_known_addr { host: "127.4.58.189" port: 32817 } } peers { permanent_uuid: "ec26d8053a824243ba0bb7a2e3c74519" member_type: VOTER last_known_addr { host: "127.4.58.188" port: 40085 } } }
14:09:19.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.582928  4588 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7ede515ed4f84b9c8d8690439c8908ba [sys.catalog]: This master's current role is: FOLLOWER
14:09:19.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.583390  4574 sys_catalog.cc:455] T 00000000000000000000000000000000 P 364ab57eeac346788db16911d248a01b [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "364ab57eeac346788db16911d248a01b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ede515ed4f84b9c8d8690439c8908ba" member_type: VOTER last_known_addr { host: "127.4.58.190" port: 39155 } } peers { permanent_uuid: "364ab57eeac346788db16911d248a01b" member_type: VOTER last_known_addr { host: "127.4.58.189" port: 32817 } } peers { permanent_uuid: "ec26d8053a824243ba0bb7a2e3c74519" member_type: VOTER last_known_addr { host: "127.4.58.188" port: 40085 } } }
14:09:19.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.583460  4574 sys_catalog.cc:458] T 00000000000000000000000000000000 P 364ab57eeac346788db16911d248a01b [sys.catalog]: This master's current role is: LEADER
14:09:19.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.583647  4604 mvcc.cc:204] Tried to move back new op lower bound from 7305296935242391552 to 7305296935235887104. Current Snapshot: MvccSnapshot[applied={T|T < 7305296935242391552}]
14:09:19.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.583644  4560 sys_catalog.cc:455] T 00000000000000000000000000000000 P ec26d8053a824243ba0bb7a2e3c74519 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "364ab57eeac346788db16911d248a01b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ede515ed4f84b9c8d8690439c8908ba" member_type: VOTER last_known_addr { host: "127.4.58.190" port: 39155 } } peers { permanent_uuid: "364ab57eeac346788db16911d248a01b" member_type: VOTER last_known_addr { host: "127.4.58.189" port: 32817 } } peers { permanent_uuid: "ec26d8053a824243ba0bb7a2e3c74519" member_type: VOTER last_known_addr { host: "127.4.58.188" port: 40085 } } }
14:09:19.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.583719  4560 sys_catalog.cc:458] T 00000000000000000000000000000000 P ec26d8053a824243ba0bb7a2e3c74519 [sys.catalog]: This master's current role is: FOLLOWER
14:09:19.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.584597  4588 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7ede515ed4f84b9c8d8690439c8908ba [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "364ab57eeac346788db16911d248a01b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ede515ed4f84b9c8d8690439c8908ba" member_type: VOTER last_known_addr { host: "127.4.58.190" port: 39155 } } peers { permanent_uuid: "364ab57eeac346788db16911d248a01b" member_type: VOTER last_known_addr { host: "127.4.58.189" port: 32817 } } peers { permanent_uuid: "ec26d8053a824243ba0bb7a2e3c74519" member_type: VOTER last_known_addr { host: "127.4.58.188" port: 40085 } } }
14:09:19.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.584677  4588 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7ede515ed4f84b9c8d8690439c8908ba [sys.catalog]: This master's current role is: FOLLOWER
14:09:19.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.584888  4574 sys_catalog.cc:455] T 00000000000000000000000000000000 P 364ab57eeac346788db16911d248a01b [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "364ab57eeac346788db16911d248a01b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ede515ed4f84b9c8d8690439c8908ba" member_type: VOTER last_known_addr { host: "127.4.58.190" port: 39155 } } peers { permanent_uuid: "364ab57eeac346788db16911d248a01b" member_type: VOTER last_known_addr { host: "127.4.58.189" port: 32817 } } peers { permanent_uuid: "ec26d8053a824243ba0bb7a2e3c74519" member_type: VOTER last_known_addr { host: "127.4.58.188" port: 40085 } } }
14:09:19.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.584975  4574 sys_catalog.cc:458] T 00000000000000000000000000000000 P 364ab57eeac346788db16911d248a01b [sys.catalog]: This master's current role is: LEADER
14:09:19.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.585306  4603 catalog_manager.cc:1383] Generated new cluster ID: 282cfe8d9a7d4e70b5f5398672bc0bcc
14:09:19.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.585358  4603 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
14:09:19.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.601842  4603 catalog_manager.cc:1406] Generated new certificate authority record
14:09:19.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.602586  4603 catalog_manager.cc:1540] Loading token signing keys...
14:09:19.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.607420  4603 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 364ab57eeac346788db16911d248a01b: Generated new TSK 0
14:09:19.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.607642  4603 catalog_manager.cc:1550] Initializing in-progress tserver states...
14:09:19.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.627425  4330 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:19.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:19.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/ts-0/wal
14:09:19.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/ts-0/data
14:09:19.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:19.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:19.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:19.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:19.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:19.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:19.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/ts-0/logs
14:09:19.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/ts-0/data/info.pb
14:09:19.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:19.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:19.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:19.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:19.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:19.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:19.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:19.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:19.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:09:19.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:19.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.4.58.129:0
14:09:19.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.4.58.129
14:09:19.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.4.58.129
14:09:19.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:19.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.4.58.190:39155,127.4.58.189:32817,127.4.58.188:40085
14:09:19.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.4.58.148:39377
14:09:19.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:19.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:19.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:09:19.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:19.704641  4613 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:19.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:19.704804  4613 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:19.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:19.704823  4613 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:19.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:19.706255  4613 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:19.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:19.706308  4613 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.4.58.129
14:09:19.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.707749  4613 tablet_server_runner.cc:78] Tablet server non-default flags:
14:09:19.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:19.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.4.58.148:39377
14:09:19.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:19.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:19.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/ts-0/data
14:09:19.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/ts-0/wal
14:09:19.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:19.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:19.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.4.58.129:0
14:09:19.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:19.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:19.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:19.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/ts-0/data/info.pb
14:09:19.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.4.58.129
14:09:19.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:19.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.4.58.190:39155,127.4.58.189:32817,127.4.58.188:40085
14:09:19.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:19.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.4613
14:09:19.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:19.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:19.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:19.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:19.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.4.58.129
14:09:19.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/ts-0/logs
14:09:19.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:19.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:19.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:19.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:09:19.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:19.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:19.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:19.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:19.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:19.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.707921  4613 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:19.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.708092  4613 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:19.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:19.710530  4621 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:19.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:19.710530  4619 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:19.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:19.710534  4618 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:19.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.710688  4613 server_base.cc:1061] running on GCE node
14:09:19.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.711100  4613 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:19.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.711367  4613 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:19.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.712522  4613 hybrid_clock.cc:648] HybridClock initialized: now 1783519759712499 us; error 38 us; skew 500 ppm
14:09:19.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.714010  4613 webserver.cc:533] Webserver started at http://127.4.58.129:43273/ using document root <none> and password file <none>
14:09:19.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.714237  4613 fs_manager.cc:362] Metadata directory not provided
14:09:19.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.714308  4613 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:19.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.714414  4613 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:19.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.715301  4613 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/ts-0/data/instance:
14:09:19.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9148ec6de08f4074afa99cd177932e88"
14:09:19.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:19 on dist-test-slave-63nk"
14:09:19.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.715654  4613 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/ts-0/wal/instance:
14:09:19.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9148ec6de08f4074afa99cd177932e88"
14:09:19.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:19 on dist-test-slave-63nk"
14:09:19.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.717083  4613 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
14:09:19.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.717804  4627 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:19.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.717981  4613 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:09:19.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.718055  4613 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/ts-0/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/ts-0/wal
14:09:19.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9148ec6de08f4074afa99cd177932e88"
14:09:19.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:19 on dist-test-slave-63nk"
14:09:19.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.718114  4613 fs_report.cc:389] FS layout report
14:09:19.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:19.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/ts-0/wal
14:09:19.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/ts-0/wal
14:09:19.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/ts-0/data/data
14:09:19.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:19.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:19.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:19.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:19.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:19.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:19.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:19.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:19.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:19.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:19.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:19.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.736744  4613 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:19.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.737118  4613 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:19.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.737258  4613 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:19.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.737547  4613 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:09:19.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.737929  4613 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:09:19.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.737987  4613 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:09:19.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.738020  4613 ts_tablet_manager.cc:616] Registered 0 tablets
14:09:19.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.738039  4613 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:09:19.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.745014  4613 rpc_server.cc:307] RPC server started. Bound to: 127.4.58.129:33435
14:09:19.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.745057  4740 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.58.129:33435 every 8 connection(s)
14:09:19.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.745373  4613 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/ts-0/data/info.pb
14:09:19.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.751573  4743 heartbeater.cc:344] Connected to a master server at 127.4.58.189:32817
14:09:19.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.751585  4742 heartbeater.cc:344] Connected to a master server at 127.4.58.190:39155
14:09:19.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.751749  4743 heartbeater.cc:461] Registering TS with master...
14:09:19.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.751919  4330 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 4613
14:09:19.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.751957  4743 heartbeater.cc:507] Master 127.4.58.189:32817 requested a full tablet report, sending...
14:09:19.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.751991  4330 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/ts-0/wal/instance
14:09:19.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.752207  4741 heartbeater.cc:344] Connected to a master server at 127.4.58.188:40085
14:09:19.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.752265  4741 heartbeater.cc:461] Registering TS with master...
14:09:19.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.752369  4741 heartbeater.cc:507] Master 127.4.58.188:40085 requested a full tablet report, sending...
14:09:19.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.752507  4444 ts_manager.cc:194] Registered new tserver with Master: 9148ec6de08f4074afa99cd177932e88 (127.4.58.129:33435)
14:09:19.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.752549  4742 heartbeater.cc:461] Registering TS with master...
14:09:19.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.752660  4742 heartbeater.cc:507] Master 127.4.58.190:39155 requested a full tablet report, sending...
14:09:19.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.753410  4330 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:19.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:19.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/ts-1/wal
14:09:19.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/ts-1/data
14:09:19.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:19.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:19.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:19.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:19.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:19.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:19.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/ts-1/logs
14:09:19.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/ts-1/data/info.pb
14:09:19.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:19.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:19.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:19.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:19.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:19.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:19.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:19.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:19.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:09:19.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:19.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.4.58.130:0
14:09:19.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.4.58.130
14:09:19.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.4.58.130
14:09:19.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:19.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.4.58.190:39155,127.4.58.189:32817,127.4.58.188:40085
14:09:19.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.4.58.148:39377
14:09:19.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:19.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:19.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:09:19.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.753413  4371 ts_manager.cc:194] Registered new tserver with Master: 9148ec6de08f4074afa99cd177932e88 (127.4.58.129:33435)
14:09:19.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.753435  4444 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.4.58.129:38193
14:09:19.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.755915  4517 ts_manager.cc:194] Registered new tserver with Master: 9148ec6de08f4074afa99cd177932e88 (127.4.58.129:33435)
14:09:19.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:19.835515  4749 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:19.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:19.835702  4749 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:19.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:19.835733  4749 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:19.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:19.837404  4749 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:19.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:19.837505  4749 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.4.58.130
14:09:19.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.839088  4749 tablet_server_runner.cc:78] Tablet server non-default flags:
14:09:19.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:19.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.4.58.148:39377
14:09:19.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:19.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:19.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/ts-1/data
14:09:19.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/ts-1/wal
14:09:19.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:19.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:19.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.4.58.130:0
14:09:19.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:19.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:19.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:19.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/ts-1/data/info.pb
14:09:19.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.4.58.130
14:09:19.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:19.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.4.58.190:39155,127.4.58.189:32817,127.4.58.188:40085
14:09:19.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:19.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.4749
14:09:19.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:19.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:19.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:19.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:19.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.4.58.130
14:09:19.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/ts-1/logs
14:09:19.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:19.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:19.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:19.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:09:19.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:19.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:19.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:19.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:19.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:19.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.839329  4749 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:19.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.839571  4749 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:19.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:19.842255  4755 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:19.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:19.842353  4754 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:19.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:19.842432  4757 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:19.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.842371  4749 server_base.cc:1061] running on GCE node
14:09:19.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.843403  4749 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:19.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.843633  4749 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:19.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.844787  4749 hybrid_clock.cc:648] HybridClock initialized: now 1783519759844765 us; error 36 us; skew 500 ppm
14:09:19.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.845856  4749 webserver.cc:533] Webserver started at http://127.4.58.130:45523/ using document root <none> and password file <none>
14:09:19.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.846087  4749 fs_manager.cc:362] Metadata directory not provided
14:09:19.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.846158  4749 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:19.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.846258  4749 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:19.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.847123  4749 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/ts-1/data/instance:
14:09:19.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a2009f5634dc48e7a7ec6aaa0612066c"
14:09:19.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:19 on dist-test-slave-63nk"
14:09:19.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.847479  4749 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/ts-1/wal/instance:
14:09:19.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a2009f5634dc48e7a7ec6aaa0612066c"
14:09:19.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:19 on dist-test-slave-63nk"
14:09:19.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.848798  4749 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
14:09:19.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.849435  4763 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:19.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.849589  4749 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.001s
14:09:19.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.849684  4749 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/ts-1/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/ts-1/wal
14:09:19.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a2009f5634dc48e7a7ec6aaa0612066c"
14:09:19.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:19 on dist-test-slave-63nk"
14:09:19.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.849747  4749 fs_report.cc:389] FS layout report
14:09:19.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:19.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/ts-1/wal
14:09:19.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/ts-1/wal
14:09:19.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/ts-1/data/data
14:09:19.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:19.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:19.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:19.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:19.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:19.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:19.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:19.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:19.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:19.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:19.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:19.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.871551  4749 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:19.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.871894  4749 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:19.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.872042  4749 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:19.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.872323  4749 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:09:19.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.872706  4749 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:09:19.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.872763  4749 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:09:19.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.872798  4749 ts_tablet_manager.cc:616] Registered 0 tablets
14:09:19.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.872815  4749 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:09:19.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.878860  4749 rpc_server.cc:307] RPC server started. Bound to: 127.4.58.130:38537
14:09:19.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.878973  4876 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.58.130:38537 every 8 connection(s)
14:09:19.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.879281  4749 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/ts-1/data/info.pb
14:09:19.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.881906  4330 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 4749
14:09:19.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.882223  4330 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/ts-1/wal/instance
14:09:19.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.883904  4330 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:19.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:19.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/ts-2/wal
14:09:19.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/ts-2/data
14:09:19.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:19.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:19.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:19.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:19.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:19.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:19.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/ts-2/logs
14:09:19.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/ts-2/data/info.pb
14:09:19.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:19.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:19.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:19.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:19.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:19.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:19.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:19.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:19.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:09:19.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:19.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.4.58.131:0
14:09:19.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.4.58.131
14:09:19.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.4.58.131
14:09:19.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:19.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.4.58.190:39155,127.4.58.189:32817,127.4.58.188:40085
14:09:19.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.4.58.148:39377
14:09:19.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:19.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:19.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:09:19.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.886951  4878 heartbeater.cc:344] Connected to a master server at 127.4.58.190:39155
14:09:19.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.887163  4877 heartbeater.cc:344] Connected to a master server at 127.4.58.188:40085
14:09:19.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.887228  4877 heartbeater.cc:461] Registering TS with master...
14:09:19.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.887434  4877 heartbeater.cc:507] Master 127.4.58.188:40085 requested a full tablet report, sending...
14:09:19.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.887181  4878 heartbeater.cc:461] Registering TS with master...
14:09:19.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.887720  4878 heartbeater.cc:507] Master 127.4.58.190:39155 requested a full tablet report, sending...
14:09:19.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.887853  4517 ts_manager.cc:194] Registered new tserver with Master: a2009f5634dc48e7a7ec6aaa0612066c (127.4.58.130:38537)
14:09:19.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.888177  4371 ts_manager.cc:194] Registered new tserver with Master: a2009f5634dc48e7a7ec6aaa0612066c (127.4.58.130:38537)
14:09:19.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.889150  4879 heartbeater.cc:344] Connected to a master server at 127.4.58.189:32817
14:09:19.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.889217  4879 heartbeater.cc:461] Registering TS with master...
14:09:19.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.889312  4879 heartbeater.cc:507] Master 127.4.58.189:32817 requested a full tablet report, sending...
14:09:19.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.889557  4444 ts_manager.cc:194] Registered new tserver with Master: a2009f5634dc48e7a7ec6aaa0612066c (127.4.58.130:38537)
14:09:19.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.890092  4444 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.4.58.130:45027
14:09:19.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:19.966116  4884 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:19.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:19.966305  4884 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:19.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:19.966324  4884 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:19.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:19.968673  4884 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:19.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:19.968755  4884 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.4.58.131
14:09:19.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.970454  4884 tablet_server_runner.cc:78] Tablet server non-default flags:
14:09:19.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:19.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.4.58.148:39377
14:09:19.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:19.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:19.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/ts-2/data
14:09:19.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/ts-2/wal
14:09:19.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:19.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:19.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.4.58.131:0
14:09:19.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:19.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:19.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:19.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/ts-2/data/info.pb
14:09:19.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.4.58.131
14:09:19.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:19.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.4.58.190:39155,127.4.58.189:32817,127.4.58.188:40085
14:09:19.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:19.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.4884
14:09:19.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:19.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:19.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:19.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:19.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.4.58.131
14:09:19.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/ts-2/logs
14:09:19.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:19.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:19.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:19.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:09:19.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:19.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:19.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:19.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:19.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:19.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.970670  4884 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:19.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.970860  4884 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:19.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:19.973227  4890 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:19.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:19.973238  4889 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:19.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:19.973240  4892 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:19.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.973845  4884 server_base.cc:1061] running on GCE node
14:09:19.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.973977  4884 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:19.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.974144  4884 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:19.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.975296  4884 hybrid_clock.cc:648] HybridClock initialized: now 1783519759975278 us; error 29 us; skew 500 ppm
14:09:19.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.976442  4884 webserver.cc:533] Webserver started at http://127.4.58.131:36119/ using document root <none> and password file <none>
14:09:19.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.976661  4884 fs_manager.cc:362] Metadata directory not provided
14:09:19.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.976730  4884 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:19.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.976841  4884 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:19.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.977777  4884 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/ts-2/data/instance:
14:09:19.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "da887e48b7e5410ea76114d0043ea295"
14:09:19.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:19 on dist-test-slave-63nk"
14:09:19.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.978140  4884 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/ts-2/wal/instance:
14:09:19.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "da887e48b7e5410ea76114d0043ea295"
14:09:19.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:19 on dist-test-slave-63nk"
14:09:19.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.979363  4884 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
14:09:19.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.980196  4898 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:19.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.980408  4884 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
14:09:19.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.980502  4884 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/ts-2/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/ts-2/wal
14:09:19.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "da887e48b7e5410ea76114d0043ea295"
14:09:19.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:19 on dist-test-slave-63nk"
14:09:19.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.980571  4884 fs_report.cc:389] FS layout report
14:09:19.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:19.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/ts-2/wal
14:09:19.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/ts-2/wal
14:09:19.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/ts-2/data/data
14:09:19.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:19.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:19.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:19.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:19.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:19.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:19.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:19.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:19.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:19.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:19.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:19.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.990559  4884 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:19.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.990933  4884 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:19.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.991096  4884 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:19.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.991370  4884 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:09:19.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.991724  4884 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:09:19.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.991781  4884 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:09:19.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.991825  4884 ts_tablet_manager.cc:616] Registered 0 tablets
14:09:19.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.991843  4884 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:09:19.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.998308  4884 rpc_server.cc:307] RPC server started. Bound to: 127.4.58.131:40081
14:09:19.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.998382  5011 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.58.131:40081 every 8 connection(s)
14:09:19.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:19.998749  4884 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/ts-2/data/info.pb
14:09:20.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.000576  4330 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 4884
14:09:20.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.000663  4330 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/ts-2/wal/instance
14:09:20.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.004734  5012 heartbeater.cc:344] Connected to a master server at 127.4.58.188:40085
14:09:20.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.004751  5014 heartbeater.cc:344] Connected to a master server at 127.4.58.189:32817
14:09:20.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.004734  5013 heartbeater.cc:344] Connected to a master server at 127.4.58.190:39155
14:09:20.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.004909  5012 heartbeater.cc:461] Registering TS with master...
14:09:20.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.004922  5013 heartbeater.cc:461] Registering TS with master...
14:09:20.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.004910  5014 heartbeater.cc:461] Registering TS with master...
14:09:20.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.005149  5014 heartbeater.cc:507] Master 127.4.58.189:32817 requested a full tablet report, sending...
14:09:20.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.005151  5013 heartbeater.cc:507] Master 127.4.58.190:39155 requested a full tablet report, sending...
14:09:20.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.005149  5012 heartbeater.cc:507] Master 127.4.58.188:40085 requested a full tablet report, sending...
14:09:20.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.005614  4371 ts_manager.cc:194] Registered new tserver with Master: da887e48b7e5410ea76114d0043ea295 (127.4.58.131:40081)
14:09:20.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.005640  4517 ts_manager.cc:194] Registered new tserver with Master: da887e48b7e5410ea76114d0043ea295 (127.4.58.131:40081)
14:09:20.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.005771  4444 ts_manager.cc:194] Registered new tserver with Master: da887e48b7e5410ea76114d0043ea295 (127.4.58.131:40081)
14:09:20.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.006206  4444 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.4.58.131:42745
14:09:20.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.015372  4330 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
14:09:20.016 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:09:20.016 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

14:09:20.017 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.4.58.190"
      port: 39155
    }
    bound_http_address {
      host: "127.4.58.190"
      port: 44563
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.4.58.189"
      port: 32817
    }
    bound_http_address {
      host: "127.4.58.189"
      port: 46061
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.4.58.188"
      port: 40085
    }
    bound_http_address {
      host: "127.4.58.188"
      port: 46613
    }
  }
}

14:09:20.017 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

14:09:20.018 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.4.58.129"
      port: 33435
    }
    bound_http_address {
      host: "127.4.58.129"
      port: 43273
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.4.58.130"
      port: 38537
    }
    bound_http_address {
      host: "127.4.58.130"
      port: 45523
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.4.58.131"
      port: 40081
    }
    bound_http_address {
      host: "127.4.58.131"
      port: 36119
    }
  }
}

14:09:20.018 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
14:09:20.020 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:09:20.022 [DEBUG - main] (Connection.java:748) [peer master-127.4.58.190:39155(127.4.58.190:39155)] connecting to peer
14:09:20.023 [DEBUG - main] (Connection.java:748) [peer master-127.4.58.188:40085(127.4.58.188:40085)] connecting to peer
14:09:20.024 [DEBUG - main] (Connection.java:748) [peer master-127.4.58.189:32817(127.4.58.189:32817)] connecting to peer
14:09:20.024 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.4.58.190:39155(127.4.58.190:39155)] Successfully connected to peer
14:09:20.025 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.4.58.188:40085(127.4.58.188:40085)] Successfully connected to peer
14:09:20.026 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.4.58.188
14:09:20.026 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.4.58.190
14:09:20.027 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.4.58.189:32817(127.4.58.189:32817)] Successfully connected to peer
14:09:20.028 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.4.58.189
14:09:20.040 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6dfafc15, L:/127.0.0.1:52166 - R:/127.4.58.188:40085] using SASL/PLAIN
14:09:20.041 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6222b7bb, L:/127.0.0.1:48086 - R:/127.4.58.189:32817] using SASL/PLAIN
14:09:20.043 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:09:20.043 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=21), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.4.58.190:39155, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.4.58.188:40085, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.4.58.189:32817, [19ms] Sub RPC ConnectToMaster: received response from server master-127.4.58.188:40085: OK, [20ms] Sub RPC ConnectToMaster: received response from server master-127.4.58.189:32817: OK, deferred=null) after lookup
14:09:20.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.043956  4444 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48086:
14:09:20.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1783519760021"
14:09:20.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
14:09:20.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:09:20.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
14:09:20.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:09:20.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:09:20.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:09:20.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:09:20.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:09:20.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:09:20.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:09:20.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:09:20.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
14:09:20.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:09:20.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:09:20.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:09:20.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:09:20.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:09:20.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:09:20.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:09:20.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:09:20.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
14:09:20.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) split_rows_range_bounds {
14:09:20.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   rows: "<redacted>""\010\001\377\377\377\377\t\001c\000\000\000"
14:09:20.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:09:20.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
14:09:20.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
14:09:20.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:09:20.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:09:20.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:09:20.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:09:20.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:09:20.049 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table fea2caa4452e4870a2a2a66910e38460
14:09:20.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.054836  4811 tablet_service.cc:1511] Processing CreateTablet for tablet ecbbaa6c40a849d4afbe36884040e9eb (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783519760021 [id=fea2caa4452e4870a2a2a66910e38460]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
14:09:20.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.055215  4811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecbbaa6c40a849d4afbe36884040e9eb. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:20.056 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2de8876d, L:/127.0.0.1:48806 - R:/127.4.58.190:39155] using SASL/PLAIN
14:09:20.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.058013  5025 tablet_bootstrap.cc:492] T ecbbaa6c40a849d4afbe36884040e9eb P a2009f5634dc48e7a7ec6aaa0612066c: Bootstrap starting.
14:09:20.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.058765  5025 tablet_bootstrap.cc:654] T ecbbaa6c40a849d4afbe36884040e9eb P a2009f5634dc48e7a7ec6aaa0612066c: Neither blocks nor log segments found. Creating new log.
14:09:20.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.058979  5025 log.cc:826] T ecbbaa6c40a849d4afbe36884040e9eb P a2009f5634dc48e7a7ec6aaa0612066c: Log is configured to *not* fsync() on all Append() calls
14:09:20.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.059587  5025 tablet_bootstrap.cc:492] T ecbbaa6c40a849d4afbe36884040e9eb P a2009f5634dc48e7a7ec6aaa0612066c: No bootstrap required, opened a new log
14:09:20.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.059645  5025 ts_tablet_manager.cc:1403] T ecbbaa6c40a849d4afbe36884040e9eb P a2009f5634dc48e7a7ec6aaa0612066c: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
14:09:20.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.061720  5025 raft_consensus.cc:359] T ecbbaa6c40a849d4afbe36884040e9eb P a2009f5634dc48e7a7ec6aaa0612066c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a2009f5634dc48e7a7ec6aaa0612066c" member_type: VOTER last_known_addr { host: "127.4.58.130" port: 38537 } }
14:09:20.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.061865  5025 raft_consensus.cc:385] T ecbbaa6c40a849d4afbe36884040e9eb P a2009f5634dc48e7a7ec6aaa0612066c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:20.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.061903  5025 raft_consensus.cc:740] T ecbbaa6c40a849d4afbe36884040e9eb P a2009f5634dc48e7a7ec6aaa0612066c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2009f5634dc48e7a7ec6aaa0612066c, State: Initialized, Role: FOLLOWER
14:09:20.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.062014  5025 consensus_queue.cc:260] T ecbbaa6c40a849d4afbe36884040e9eb P a2009f5634dc48e7a7ec6aaa0612066c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a2009f5634dc48e7a7ec6aaa0612066c" member_type: VOTER last_known_addr { host: "127.4.58.130" port: 38537 } }
14:09:20.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.062069  5025 raft_consensus.cc:399] T ecbbaa6c40a849d4afbe36884040e9eb P a2009f5634dc48e7a7ec6aaa0612066c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:09:20.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.062098  5025 raft_consensus.cc:493] T ecbbaa6c40a849d4afbe36884040e9eb P a2009f5634dc48e7a7ec6aaa0612066c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:09:20.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.062134  5025 raft_consensus.cc:3060] T ecbbaa6c40a849d4afbe36884040e9eb P a2009f5634dc48e7a7ec6aaa0612066c [term 0 FOLLOWER]: Advancing to term 1
14:09:20.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.062772  5025 raft_consensus.cc:515] T ecbbaa6c40a849d4afbe36884040e9eb P a2009f5634dc48e7a7ec6aaa0612066c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a2009f5634dc48e7a7ec6aaa0612066c" member_type: VOTER last_known_addr { host: "127.4.58.130" port: 38537 } }
14:09:20.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.062906  5025 leader_election.cc:304] T ecbbaa6c40a849d4afbe36884040e9eb P a2009f5634dc48e7a7ec6aaa0612066c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a2009f5634dc48e7a7ec6aaa0612066c; no voters: 
14:09:20.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.063107  5025 leader_election.cc:290] T ecbbaa6c40a849d4afbe36884040e9eb P a2009f5634dc48e7a7ec6aaa0612066c [CANDIDATE]: Term 1 election: Requested vote from peers 
14:09:20.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.063143  5027 raft_consensus.cc:2804] T ecbbaa6c40a849d4afbe36884040e9eb P a2009f5634dc48e7a7ec6aaa0612066c [term 1 FOLLOWER]: Leader election won for term 1
14:09:20.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.063434  5027 raft_consensus.cc:697] T ecbbaa6c40a849d4afbe36884040e9eb P a2009f5634dc48e7a7ec6aaa0612066c [term 1 LEADER]: Becoming Leader. State: Replica: a2009f5634dc48e7a7ec6aaa0612066c, State: Running, Role: LEADER
14:09:20.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.063630  5027 consensus_queue.cc:237] T ecbbaa6c40a849d4afbe36884040e9eb P a2009f5634dc48e7a7ec6aaa0612066c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a2009f5634dc48e7a7ec6aaa0612066c" member_type: VOTER last_known_addr { host: "127.4.58.130" port: 38537 } }
14:09:20.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.063462  5025 ts_tablet_manager.cc:1434] T ecbbaa6c40a849d4afbe36884040e9eb P a2009f5634dc48e7a7ec6aaa0612066c: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
14:09:20.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.065026  4879 heartbeater.cc:499] Master 127.4.58.189:32817 was elected leader, sending a full tablet report...
14:09:20.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.065505  4444 catalog_manager.cc:5697] T ecbbaa6c40a849d4afbe36884040e9eb P a2009f5634dc48e7a7ec6aaa0612066c reported cstate change: term changed from 0 to 1, leader changed from <none> to a2009f5634dc48e7a7ec6aaa0612066c (127.4.58.130). New cstate: current_term: 1 leader_uuid: "a2009f5634dc48e7a7ec6aaa0612066c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a2009f5634dc48e7a7ec6aaa0612066c" member_type: VOTER last_known_addr { host: "127.4.58.130" port: 38537 } health_report { overall_health: HEALTHY } } }
14:09:20.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.086205  4444 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48086:
14:09:20.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783519760021" } 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 } }
14:09:20.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:20.087971  4444 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 487f05e1b3a84f359b1ceab96c8f9185 has no consensus state
14:09:20.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.092918  4675 tablet_service.cc:1511] Processing CreateTablet for tablet 487f05e1b3a84f359b1ceab96c8f9185 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783519760021 [id=fea2caa4452e4870a2a2a66910e38460]), partition=RANGE (c0) PARTITION 200 <= VALUES < 300
14:09:20.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.093200  4675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 487f05e1b3a84f359b1ceab96c8f9185. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:20.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.095285  5033 tablet_bootstrap.cc:492] T 487f05e1b3a84f359b1ceab96c8f9185 P 9148ec6de08f4074afa99cd177932e88: Bootstrap starting.
14:09:20.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.095924  5033 tablet_bootstrap.cc:654] T 487f05e1b3a84f359b1ceab96c8f9185 P 9148ec6de08f4074afa99cd177932e88: Neither blocks nor log segments found. Creating new log.
14:09:20.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.096237  5033 log.cc:826] T 487f05e1b3a84f359b1ceab96c8f9185 P 9148ec6de08f4074afa99cd177932e88: Log is configured to *not* fsync() on all Append() calls
14:09:20.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.096920  5033 tablet_bootstrap.cc:492] T 487f05e1b3a84f359b1ceab96c8f9185 P 9148ec6de08f4074afa99cd177932e88: No bootstrap required, opened a new log
14:09:20.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.096985  5033 ts_tablet_manager.cc:1403] T 487f05e1b3a84f359b1ceab96c8f9185 P 9148ec6de08f4074afa99cd177932e88: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
14:09:20.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.098248  5033 raft_consensus.cc:359] T 487f05e1b3a84f359b1ceab96c8f9185 P 9148ec6de08f4074afa99cd177932e88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9148ec6de08f4074afa99cd177932e88" member_type: VOTER last_known_addr { host: "127.4.58.129" port: 33435 } }
14:09:20.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.098377  5033 raft_consensus.cc:385] T 487f05e1b3a84f359b1ceab96c8f9185 P 9148ec6de08f4074afa99cd177932e88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:20.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.098398  5033 raft_consensus.cc:740] T 487f05e1b3a84f359b1ceab96c8f9185 P 9148ec6de08f4074afa99cd177932e88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9148ec6de08f4074afa99cd177932e88, State: Initialized, Role: FOLLOWER
14:09:20.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.098515  5033 consensus_queue.cc:260] T 487f05e1b3a84f359b1ceab96c8f9185 P 9148ec6de08f4074afa99cd177932e88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9148ec6de08f4074afa99cd177932e88" member_type: VOTER last_known_addr { host: "127.4.58.129" port: 33435 } }
14:09:20.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.098592  5033 raft_consensus.cc:399] T 487f05e1b3a84f359b1ceab96c8f9185 P 9148ec6de08f4074afa99cd177932e88 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:09:20.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.098615  5033 raft_consensus.cc:493] T 487f05e1b3a84f359b1ceab96c8f9185 P 9148ec6de08f4074afa99cd177932e88 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:09:20.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.098645  5033 raft_consensus.cc:3060] T 487f05e1b3a84f359b1ceab96c8f9185 P 9148ec6de08f4074afa99cd177932e88 [term 0 FOLLOWER]: Advancing to term 1
14:09:20.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.099172  5033 raft_consensus.cc:515] T 487f05e1b3a84f359b1ceab96c8f9185 P 9148ec6de08f4074afa99cd177932e88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9148ec6de08f4074afa99cd177932e88" member_type: VOTER last_known_addr { host: "127.4.58.129" port: 33435 } }
14:09:20.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.099260  5033 leader_election.cc:304] T 487f05e1b3a84f359b1ceab96c8f9185 P 9148ec6de08f4074afa99cd177932e88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9148ec6de08f4074afa99cd177932e88; no voters: 
14:09:20.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.099408  5033 leader_election.cc:290] T 487f05e1b3a84f359b1ceab96c8f9185 P 9148ec6de08f4074afa99cd177932e88 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:09:20.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.099466  5035 raft_consensus.cc:2804] T 487f05e1b3a84f359b1ceab96c8f9185 P 9148ec6de08f4074afa99cd177932e88 [term 1 FOLLOWER]: Leader election won for term 1
14:09:20.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.099619  5035 raft_consensus.cc:697] T 487f05e1b3a84f359b1ceab96c8f9185 P 9148ec6de08f4074afa99cd177932e88 [term 1 LEADER]: Becoming Leader. State: Replica: 9148ec6de08f4074afa99cd177932e88, State: Running, Role: LEADER
14:09:20.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.099743  4743 heartbeater.cc:499] Master 127.4.58.189:32817 was elected leader, sending a full tablet report...
14:09:20.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.099635  5033 ts_tablet_manager.cc:1434] T 487f05e1b3a84f359b1ceab96c8f9185 P 9148ec6de08f4074afa99cd177932e88: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
14:09:20.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.099813  5035 consensus_queue.cc:237] T 487f05e1b3a84f359b1ceab96c8f9185 P 9148ec6de08f4074afa99cd177932e88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9148ec6de08f4074afa99cd177932e88" member_type: VOTER last_known_addr { host: "127.4.58.129" port: 33435 } }
14:09:20.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.100610  4444 catalog_manager.cc:5697] T 487f05e1b3a84f359b1ceab96c8f9185 P 9148ec6de08f4074afa99cd177932e88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9148ec6de08f4074afa99cd177932e88 (127.4.58.129). New cstate: current_term: 1 leader_uuid: "9148ec6de08f4074afa99cd177932e88" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9148ec6de08f4074afa99cd177932e88" member_type: VOTER last_known_addr { host: "127.4.58.129" port: 33435 } health_report { overall_health: HEALTHY } } }
14:09:20.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.103103  4444 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 364ab57eeac346788db16911d248a01b: org.apache.kudu.client.TestAlterTable-1783519760021 [id=fea2caa4452e4870a2a2a66910e38460] alter complete (version 0)
14:09:20.116 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ecbbaa6c40a849d4afbe36884040e9eb for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x80000000, 0x80000064)
14:09:20.116 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 487f05e1b3a84f359b1ceab96c8f9185 for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x800000C8, 0x8000012C)
14:09:20.117 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=ecbbaa6c40a849d4afbe36884040e9eb@[a2009f5634dc48e7a7ec6aaa0612066c(127.4.58.130:38537)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=487f05e1b3a84f359b1ceab96c8f9185@[9148ec6de08f4074afa99cd177932e88(127.4.58.129:33435)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:20.117 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ecbbaa6c40a849d4afbe36884040e9eb for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x80000000, 0x80000064)
14:09:20.117 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 487f05e1b3a84f359b1ceab96c8f9185 for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x800000C8, 0x8000012C)
14:09:20.117 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@7f9e1534, flushNotification=Deferred@327840833(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:09:20.118 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=ecbbaa6c40a849d4afbe36884040e9eb@[a2009f5634dc48e7a7ec6aaa0612066c(127.4.58.130:38537)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=487f05e1b3a84f359b1ceab96c8f9185@[9148ec6de08f4074afa99cd177932e88(127.4.58.129:33435)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:20.118 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ecbbaa6c40a849d4afbe36884040e9eb for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x80000000, 0x80000064)
14:09:20.118 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 487f05e1b3a84f359b1ceab96c8f9185 for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x800000C8, 0x8000012C)
14:09:20.119 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=ecbbaa6c40a849d4afbe36884040e9eb@[a2009f5634dc48e7a7ec6aaa0612066c(127.4.58.130:38537)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=487f05e1b3a84f359b1ceab96c8f9185@[9148ec6de08f4074afa99cd177932e88(127.4.58.129:33435)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:20.119 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ecbbaa6c40a849d4afbe36884040e9eb for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x80000000, 0x80000064)
14:09:20.119 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 487f05e1b3a84f359b1ceab96c8f9185 for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x800000C8, 0x8000012C)
14:09:20.119 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=ecbbaa6c40a849d4afbe36884040e9eb@[a2009f5634dc48e7a7ec6aaa0612066c(127.4.58.130:38537)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=487f05e1b3a84f359b1ceab96c8f9185@[9148ec6de08f4074afa99cd177932e88(127.4.58.129:33435)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:20.120 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ecbbaa6c40a849d4afbe36884040e9eb for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x80000000, 0x80000064)
14:09:20.120 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 487f05e1b3a84f359b1ceab96c8f9185 for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x800000C8, 0x8000012C)
14:09:20.120 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=ecbbaa6c40a849d4afbe36884040e9eb@[a2009f5634dc48e7a7ec6aaa0612066c(127.4.58.130:38537)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=487f05e1b3a84f359b1ceab96c8f9185@[9148ec6de08f4074afa99cd177932e88(127.4.58.129:33435)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:20.120 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ecbbaa6c40a849d4afbe36884040e9eb for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x80000000, 0x80000064)
14:09:20.120 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 487f05e1b3a84f359b1ceab96c8f9185 for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x800000C8, 0x8000012C)
14:09:20.120 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=ecbbaa6c40a849d4afbe36884040e9eb@[a2009f5634dc48e7a7ec6aaa0612066c(127.4.58.130:38537)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=487f05e1b3a84f359b1ceab96c8f9185@[9148ec6de08f4074afa99cd177932e88(127.4.58.129:33435)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:20.121 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ecbbaa6c40a849d4afbe36884040e9eb for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x80000000, 0x80000064)
14:09:20.121 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 487f05e1b3a84f359b1ceab96c8f9185 for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x800000C8, 0x8000012C)
14:09:20.121 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=ecbbaa6c40a849d4afbe36884040e9eb@[a2009f5634dc48e7a7ec6aaa0612066c(127.4.58.130:38537)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=487f05e1b3a84f359b1ceab96c8f9185@[9148ec6de08f4074afa99cd177932e88(127.4.58.129:33435)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:20.121 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ecbbaa6c40a849d4afbe36884040e9eb for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x80000000, 0x80000064)
14:09:20.121 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 487f05e1b3a84f359b1ceab96c8f9185 for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x800000C8, 0x8000012C)
14:09:20.122 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=ecbbaa6c40a849d4afbe36884040e9eb@[a2009f5634dc48e7a7ec6aaa0612066c(127.4.58.130:38537)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=487f05e1b3a84f359b1ceab96c8f9185@[9148ec6de08f4074afa99cd177932e88(127.4.58.129:33435)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:20.122 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ecbbaa6c40a849d4afbe36884040e9eb for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x80000000, 0x80000064)
14:09:20.122 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 487f05e1b3a84f359b1ceab96c8f9185 for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x800000C8, 0x8000012C)
14:09:20.122 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=ecbbaa6c40a849d4afbe36884040e9eb@[a2009f5634dc48e7a7ec6aaa0612066c(127.4.58.130:38537)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=487f05e1b3a84f359b1ceab96c8f9185@[9148ec6de08f4074afa99cd177932e88(127.4.58.129:33435)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:20.123 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ecbbaa6c40a849d4afbe36884040e9eb for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x80000000, 0x80000064)
14:09:20.123 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 487f05e1b3a84f359b1ceab96c8f9185 for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x800000C8, 0x8000012C)
14:09:20.123 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=ecbbaa6c40a849d4afbe36884040e9eb@[a2009f5634dc48e7a7ec6aaa0612066c(127.4.58.130:38537)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=487f05e1b3a84f359b1ceab96c8f9185@[9148ec6de08f4074afa99cd177932e88(127.4.58.129:33435)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:20.123 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ecbbaa6c40a849d4afbe36884040e9eb for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x80000000, 0x80000064)
14:09:20.123 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 487f05e1b3a84f359b1ceab96c8f9185 for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x800000C8, 0x8000012C)
14:09:20.124 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=ecbbaa6c40a849d4afbe36884040e9eb@[a2009f5634dc48e7a7ec6aaa0612066c(127.4.58.130:38537)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=487f05e1b3a84f359b1ceab96c8f9185@[9148ec6de08f4074afa99cd177932e88(127.4.58.129:33435)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:20.124 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ecbbaa6c40a849d4afbe36884040e9eb for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x80000000, 0x80000064)
14:09:20.124 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 487f05e1b3a84f359b1ceab96c8f9185 for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x800000C8, 0x8000012C)
14:09:20.124 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=ecbbaa6c40a849d4afbe36884040e9eb@[a2009f5634dc48e7a7ec6aaa0612066c(127.4.58.130:38537)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=487f05e1b3a84f359b1ceab96c8f9185@[9148ec6de08f4074afa99cd177932e88(127.4.58.129:33435)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:20.125 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ecbbaa6c40a849d4afbe36884040e9eb for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x80000000, 0x80000064)
14:09:20.125 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 487f05e1b3a84f359b1ceab96c8f9185 for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x800000C8, 0x8000012C)
14:09:20.125 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=ecbbaa6c40a849d4afbe36884040e9eb@[a2009f5634dc48e7a7ec6aaa0612066c(127.4.58.130:38537)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=487f05e1b3a84f359b1ceab96c8f9185@[9148ec6de08f4074afa99cd177932e88(127.4.58.129:33435)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:20.125 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ecbbaa6c40a849d4afbe36884040e9eb for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x80000000, 0x80000064)
14:09:20.125 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 487f05e1b3a84f359b1ceab96c8f9185 for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x800000C8, 0x8000012C)
14:09:20.126 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=ecbbaa6c40a849d4afbe36884040e9eb@[a2009f5634dc48e7a7ec6aaa0612066c(127.4.58.130:38537)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=487f05e1b3a84f359b1ceab96c8f9185@[9148ec6de08f4074afa99cd177932e88(127.4.58.129:33435)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:20.126 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ecbbaa6c40a849d4afbe36884040e9eb for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x80000000, 0x80000064)
14:09:20.126 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 487f05e1b3a84f359b1ceab96c8f9185 for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x800000C8, 0x8000012C)
14:09:20.126 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=ecbbaa6c40a849d4afbe36884040e9eb@[a2009f5634dc48e7a7ec6aaa0612066c(127.4.58.130:38537)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=487f05e1b3a84f359b1ceab96c8f9185@[9148ec6de08f4074afa99cd177932e88(127.4.58.129:33435)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:20.126 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ecbbaa6c40a849d4afbe36884040e9eb for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x80000000, 0x80000064)
14:09:20.127 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 487f05e1b3a84f359b1ceab96c8f9185 for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x800000C8, 0x8000012C)
14:09:20.127 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=ecbbaa6c40a849d4afbe36884040e9eb@[a2009f5634dc48e7a7ec6aaa0612066c(127.4.58.130:38537)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=487f05e1b3a84f359b1ceab96c8f9185@[9148ec6de08f4074afa99cd177932e88(127.4.58.129:33435)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:20.127 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ecbbaa6c40a849d4afbe36884040e9eb for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x80000000, 0x80000064)
14:09:20.127 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 487f05e1b3a84f359b1ceab96c8f9185 for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x800000C8, 0x8000012C)
14:09:20.128 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=ecbbaa6c40a849d4afbe36884040e9eb@[a2009f5634dc48e7a7ec6aaa0612066c(127.4.58.130:38537)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=487f05e1b3a84f359b1ceab96c8f9185@[9148ec6de08f4074afa99cd177932e88(127.4.58.129:33435)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:20.128 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ecbbaa6c40a849d4afbe36884040e9eb for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x80000000, 0x80000064)
14:09:20.128 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 487f05e1b3a84f359b1ceab96c8f9185 for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x800000C8, 0x8000012C)
14:09:20.128 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=ecbbaa6c40a849d4afbe36884040e9eb@[a2009f5634dc48e7a7ec6aaa0612066c(127.4.58.130:38537)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=487f05e1b3a84f359b1ceab96c8f9185@[9148ec6de08f4074afa99cd177932e88(127.4.58.129:33435)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:20.129 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ecbbaa6c40a849d4afbe36884040e9eb for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x80000000, 0x80000064)
14:09:20.129 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 487f05e1b3a84f359b1ceab96c8f9185 for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x800000C8, 0x8000012C)
14:09:20.129 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=ecbbaa6c40a849d4afbe36884040e9eb@[a2009f5634dc48e7a7ec6aaa0612066c(127.4.58.130:38537)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=487f05e1b3a84f359b1ceab96c8f9185@[9148ec6de08f4074afa99cd177932e88(127.4.58.129:33435)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:20.129 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ecbbaa6c40a849d4afbe36884040e9eb for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x80000000, 0x80000064)
14:09:20.129 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 487f05e1b3a84f359b1ceab96c8f9185 for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x800000C8, 0x8000012C)
14:09:20.130 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=ecbbaa6c40a849d4afbe36884040e9eb@[a2009f5634dc48e7a7ec6aaa0612066c(127.4.58.130:38537)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=487f05e1b3a84f359b1ceab96c8f9185@[9148ec6de08f4074afa99cd177932e88(127.4.58.129:33435)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:20.130 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ecbbaa6c40a849d4afbe36884040e9eb for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x80000000, 0x80000064)
14:09:20.130 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 487f05e1b3a84f359b1ceab96c8f9185 for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x800000C8, 0x8000012C)
14:09:20.130 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=ecbbaa6c40a849d4afbe36884040e9eb@[a2009f5634dc48e7a7ec6aaa0612066c(127.4.58.130:38537)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=487f05e1b3a84f359b1ceab96c8f9185@[9148ec6de08f4074afa99cd177932e88(127.4.58.129:33435)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:20.131 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ecbbaa6c40a849d4afbe36884040e9eb for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x80000000, 0x80000064)
14:09:20.131 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 487f05e1b3a84f359b1ceab96c8f9185 for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x800000C8, 0x8000012C)
14:09:20.131 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=ecbbaa6c40a849d4afbe36884040e9eb@[a2009f5634dc48e7a7ec6aaa0612066c(127.4.58.130:38537)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=487f05e1b3a84f359b1ceab96c8f9185@[9148ec6de08f4074afa99cd177932e88(127.4.58.129:33435)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:20.131 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ecbbaa6c40a849d4afbe36884040e9eb for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x80000000, 0x80000064)
14:09:20.131 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 487f05e1b3a84f359b1ceab96c8f9185 for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x800000C8, 0x8000012C)
14:09:20.131 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=ecbbaa6c40a849d4afbe36884040e9eb@[a2009f5634dc48e7a7ec6aaa0612066c(127.4.58.130:38537)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=487f05e1b3a84f359b1ceab96c8f9185@[9148ec6de08f4074afa99cd177932e88(127.4.58.129:33435)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:20.132 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ecbbaa6c40a849d4afbe36884040e9eb for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x80000000, 0x80000064)
14:09:20.132 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 487f05e1b3a84f359b1ceab96c8f9185 for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x800000C8, 0x8000012C)
14:09:20.132 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=ecbbaa6c40a849d4afbe36884040e9eb@[a2009f5634dc48e7a7ec6aaa0612066c(127.4.58.130:38537)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=487f05e1b3a84f359b1ceab96c8f9185@[9148ec6de08f4074afa99cd177932e88(127.4.58.129:33435)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:20.132 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ecbbaa6c40a849d4afbe36884040e9eb for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x80000000, 0x80000064)
14:09:20.133 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 487f05e1b3a84f359b1ceab96c8f9185 for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x800000C8, 0x8000012C)
14:09:20.133 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=ecbbaa6c40a849d4afbe36884040e9eb@[a2009f5634dc48e7a7ec6aaa0612066c(127.4.58.130:38537)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=487f05e1b3a84f359b1ceab96c8f9185@[9148ec6de08f4074afa99cd177932e88(127.4.58.129:33435)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:20.133 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ecbbaa6c40a849d4afbe36884040e9eb for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x80000000, 0x80000064)
14:09:20.133 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 487f05e1b3a84f359b1ceab96c8f9185 for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x800000C8, 0x8000012C)
14:09:20.133 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=ecbbaa6c40a849d4afbe36884040e9eb@[a2009f5634dc48e7a7ec6aaa0612066c(127.4.58.130:38537)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=487f05e1b3a84f359b1ceab96c8f9185@[9148ec6de08f4074afa99cd177932e88(127.4.58.129:33435)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:20.134 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ecbbaa6c40a849d4afbe36884040e9eb for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x80000000, 0x80000064)
14:09:20.134 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 487f05e1b3a84f359b1ceab96c8f9185 for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x800000C8, 0x8000012C)
14:09:20.134 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=ecbbaa6c40a849d4afbe36884040e9eb@[a2009f5634dc48e7a7ec6aaa0612066c(127.4.58.130:38537)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=487f05e1b3a84f359b1ceab96c8f9185@[9148ec6de08f4074afa99cd177932e88(127.4.58.129:33435)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:20.134 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ecbbaa6c40a849d4afbe36884040e9eb for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x80000000, 0x80000064)
14:09:20.134 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 487f05e1b3a84f359b1ceab96c8f9185 for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x800000C8, 0x8000012C)
14:09:20.134 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=ecbbaa6c40a849d4afbe36884040e9eb@[a2009f5634dc48e7a7ec6aaa0612066c(127.4.58.130:38537)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=487f05e1b3a84f359b1ceab96c8f9185@[9148ec6de08f4074afa99cd177932e88(127.4.58.129:33435)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:20.135 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ecbbaa6c40a849d4afbe36884040e9eb for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x80000000, 0x80000064)
14:09:20.135 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 487f05e1b3a84f359b1ceab96c8f9185 for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x800000C8, 0x8000012C)
14:09:20.135 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=ecbbaa6c40a849d4afbe36884040e9eb@[a2009f5634dc48e7a7ec6aaa0612066c(127.4.58.130:38537)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=487f05e1b3a84f359b1ceab96c8f9185@[9148ec6de08f4074afa99cd177932e88(127.4.58.129:33435)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:20.135 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ecbbaa6c40a849d4afbe36884040e9eb for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x80000000, 0x80000064)
14:09:20.135 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 487f05e1b3a84f359b1ceab96c8f9185 for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x800000C8, 0x8000012C)
14:09:20.135 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=ecbbaa6c40a849d4afbe36884040e9eb@[a2009f5634dc48e7a7ec6aaa0612066c(127.4.58.130:38537)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=487f05e1b3a84f359b1ceab96c8f9185@[9148ec6de08f4074afa99cd177932e88(127.4.58.129:33435)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:20.136 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ecbbaa6c40a849d4afbe36884040e9eb for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x80000000, 0x80000064)
14:09:20.136 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 487f05e1b3a84f359b1ceab96c8f9185 for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x800000C8, 0x8000012C)
14:09:20.136 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=ecbbaa6c40a849d4afbe36884040e9eb@[a2009f5634dc48e7a7ec6aaa0612066c(127.4.58.130:38537)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=487f05e1b3a84f359b1ceab96c8f9185@[9148ec6de08f4074afa99cd177932e88(127.4.58.129:33435)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:20.137 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ecbbaa6c40a849d4afbe36884040e9eb for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x80000000, 0x80000064)
14:09:20.137 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 487f05e1b3a84f359b1ceab96c8f9185 for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x800000C8, 0x8000012C)
14:09:20.137 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=ecbbaa6c40a849d4afbe36884040e9eb@[a2009f5634dc48e7a7ec6aaa0612066c(127.4.58.130:38537)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=487f05e1b3a84f359b1ceab96c8f9185@[9148ec6de08f4074afa99cd177932e88(127.4.58.129:33435)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:20.137 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ecbbaa6c40a849d4afbe36884040e9eb for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x80000000, 0x80000064)
14:09:20.138 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 487f05e1b3a84f359b1ceab96c8f9185 for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x800000C8, 0x8000012C)
14:09:20.138 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=ecbbaa6c40a849d4afbe36884040e9eb@[a2009f5634dc48e7a7ec6aaa0612066c(127.4.58.130:38537)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=487f05e1b3a84f359b1ceab96c8f9185@[9148ec6de08f4074afa99cd177932e88(127.4.58.129:33435)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:20.138 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ecbbaa6c40a849d4afbe36884040e9eb for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x80000000, 0x80000064)
14:09:20.138 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 487f05e1b3a84f359b1ceab96c8f9185 for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x800000C8, 0x8000012C)
14:09:20.138 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=ecbbaa6c40a849d4afbe36884040e9eb@[a2009f5634dc48e7a7ec6aaa0612066c(127.4.58.130:38537)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=487f05e1b3a84f359b1ceab96c8f9185@[9148ec6de08f4074afa99cd177932e88(127.4.58.129:33435)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:20.139 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ecbbaa6c40a849d4afbe36884040e9eb for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x80000000, 0x80000064)
14:09:20.139 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 487f05e1b3a84f359b1ceab96c8f9185 for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x800000C8, 0x8000012C)
14:09:20.139 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=ecbbaa6c40a849d4afbe36884040e9eb@[a2009f5634dc48e7a7ec6aaa0612066c(127.4.58.130:38537)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=487f05e1b3a84f359b1ceab96c8f9185@[9148ec6de08f4074afa99cd177932e88(127.4.58.129:33435)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:20.139 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ecbbaa6c40a849d4afbe36884040e9eb for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x80000000, 0x80000064)
14:09:20.139 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 487f05e1b3a84f359b1ceab96c8f9185 for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x800000C8, 0x8000012C)
14:09:20.139 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=ecbbaa6c40a849d4afbe36884040e9eb@[a2009f5634dc48e7a7ec6aaa0612066c(127.4.58.130:38537)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=487f05e1b3a84f359b1ceab96c8f9185@[9148ec6de08f4074afa99cd177932e88(127.4.58.129:33435)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:20.140 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ecbbaa6c40a849d4afbe36884040e9eb for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x80000000, 0x80000064)
14:09:20.140 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 487f05e1b3a84f359b1ceab96c8f9185 for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x800000C8, 0x8000012C)
14:09:20.140 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=ecbbaa6c40a849d4afbe36884040e9eb@[a2009f5634dc48e7a7ec6aaa0612066c(127.4.58.130:38537)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=487f05e1b3a84f359b1ceab96c8f9185@[9148ec6de08f4074afa99cd177932e88(127.4.58.129:33435)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:20.140 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ecbbaa6c40a849d4afbe36884040e9eb for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x80000000, 0x80000064)
14:09:20.140 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 487f05e1b3a84f359b1ceab96c8f9185 for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x800000C8, 0x8000012C)
14:09:20.140 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=ecbbaa6c40a849d4afbe36884040e9eb@[a2009f5634dc48e7a7ec6aaa0612066c(127.4.58.130:38537)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=487f05e1b3a84f359b1ceab96c8f9185@[9148ec6de08f4074afa99cd177932e88(127.4.58.129:33435)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:20.141 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ecbbaa6c40a849d4afbe36884040e9eb for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x80000000, 0x80000064)
14:09:20.141 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 487f05e1b3a84f359b1ceab96c8f9185 for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x800000C8, 0x8000012C)
14:09:20.141 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=ecbbaa6c40a849d4afbe36884040e9eb@[a2009f5634dc48e7a7ec6aaa0612066c(127.4.58.130:38537)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=487f05e1b3a84f359b1ceab96c8f9185@[9148ec6de08f4074afa99cd177932e88(127.4.58.129:33435)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:20.142 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ecbbaa6c40a849d4afbe36884040e9eb for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x80000000, 0x80000064)
14:09:20.142 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 487f05e1b3a84f359b1ceab96c8f9185 for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x800000C8, 0x8000012C)
14:09:20.142 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=ecbbaa6c40a849d4afbe36884040e9eb@[a2009f5634dc48e7a7ec6aaa0612066c(127.4.58.130:38537)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=487f05e1b3a84f359b1ceab96c8f9185@[9148ec6de08f4074afa99cd177932e88(127.4.58.129:33435)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:20.142 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ecbbaa6c40a849d4afbe36884040e9eb for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x80000000, 0x80000064)
14:09:20.142 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 487f05e1b3a84f359b1ceab96c8f9185 for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x800000C8, 0x8000012C)
14:09:20.142 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=ecbbaa6c40a849d4afbe36884040e9eb@[a2009f5634dc48e7a7ec6aaa0612066c(127.4.58.130:38537)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=487f05e1b3a84f359b1ceab96c8f9185@[9148ec6de08f4074afa99cd177932e88(127.4.58.129:33435)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:20.143 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ecbbaa6c40a849d4afbe36884040e9eb for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x80000000, 0x80000064)
14:09:20.143 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 487f05e1b3a84f359b1ceab96c8f9185 for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x800000C8, 0x8000012C)
14:09:20.143 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=ecbbaa6c40a849d4afbe36884040e9eb@[a2009f5634dc48e7a7ec6aaa0612066c(127.4.58.130:38537)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=487f05e1b3a84f359b1ceab96c8f9185@[9148ec6de08f4074afa99cd177932e88(127.4.58.129:33435)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:20.144 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ecbbaa6c40a849d4afbe36884040e9eb for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x80000000, 0x80000064)
14:09:20.144 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 487f05e1b3a84f359b1ceab96c8f9185 for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x800000C8, 0x8000012C)
14:09:20.144 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=ecbbaa6c40a849d4afbe36884040e9eb@[a2009f5634dc48e7a7ec6aaa0612066c(127.4.58.130:38537)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=487f05e1b3a84f359b1ceab96c8f9185@[9148ec6de08f4074afa99cd177932e88(127.4.58.129:33435)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:20.144 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ecbbaa6c40a849d4afbe36884040e9eb for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x80000000, 0x80000064)
14:09:20.144 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 487f05e1b3a84f359b1ceab96c8f9185 for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x800000C8, 0x8000012C)
14:09:20.144 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=ecbbaa6c40a849d4afbe36884040e9eb@[a2009f5634dc48e7a7ec6aaa0612066c(127.4.58.130:38537)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=487f05e1b3a84f359b1ceab96c8f9185@[9148ec6de08f4074afa99cd177932e88(127.4.58.129:33435)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:20.145 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ecbbaa6c40a849d4afbe36884040e9eb for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x80000000, 0x80000064)
14:09:20.145 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 487f05e1b3a84f359b1ceab96c8f9185 for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x800000C8, 0x8000012C)
14:09:20.145 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=ecbbaa6c40a849d4afbe36884040e9eb@[a2009f5634dc48e7a7ec6aaa0612066c(127.4.58.130:38537)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=487f05e1b3a84f359b1ceab96c8f9185@[9148ec6de08f4074afa99cd177932e88(127.4.58.129:33435)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:20.145 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ecbbaa6c40a849d4afbe36884040e9eb for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x80000000, 0x80000064)
14:09:20.146 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 487f05e1b3a84f359b1ceab96c8f9185 for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x800000C8, 0x8000012C)
14:09:20.146 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=ecbbaa6c40a849d4afbe36884040e9eb@[a2009f5634dc48e7a7ec6aaa0612066c(127.4.58.130:38537)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=487f05e1b3a84f359b1ceab96c8f9185@[9148ec6de08f4074afa99cd177932e88(127.4.58.129:33435)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:20.146 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ecbbaa6c40a849d4afbe36884040e9eb for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x80000000, 0x80000064)
14:09:20.146 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 487f05e1b3a84f359b1ceab96c8f9185 for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x800000C8, 0x8000012C)
14:09:20.146 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=ecbbaa6c40a849d4afbe36884040e9eb@[a2009f5634dc48e7a7ec6aaa0612066c(127.4.58.130:38537)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=487f05e1b3a84f359b1ceab96c8f9185@[9148ec6de08f4074afa99cd177932e88(127.4.58.129:33435)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:20.147 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ecbbaa6c40a849d4afbe36884040e9eb for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x80000000, 0x80000064)
14:09:20.147 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 487f05e1b3a84f359b1ceab96c8f9185 for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x800000C8, 0x8000012C)
14:09:20.147 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=ecbbaa6c40a849d4afbe36884040e9eb@[a2009f5634dc48e7a7ec6aaa0612066c(127.4.58.130:38537)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=487f05e1b3a84f359b1ceab96c8f9185@[9148ec6de08f4074afa99cd177932e88(127.4.58.129:33435)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:20.147 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ecbbaa6c40a849d4afbe36884040e9eb for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x80000000, 0x80000064)
14:09:20.147 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 487f05e1b3a84f359b1ceab96c8f9185 for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x800000C8, 0x8000012C)
14:09:20.148 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=ecbbaa6c40a849d4afbe36884040e9eb@[a2009f5634dc48e7a7ec6aaa0612066c(127.4.58.130:38537)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=487f05e1b3a84f359b1ceab96c8f9185@[9148ec6de08f4074afa99cd177932e88(127.4.58.129:33435)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:20.148 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ecbbaa6c40a849d4afbe36884040e9eb for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x80000000, 0x80000064)
14:09:20.148 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 487f05e1b3a84f359b1ceab96c8f9185 for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x800000C8, 0x8000012C)
14:09:20.148 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=ecbbaa6c40a849d4afbe36884040e9eb@[a2009f5634dc48e7a7ec6aaa0612066c(127.4.58.130:38537)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=487f05e1b3a84f359b1ceab96c8f9185@[9148ec6de08f4074afa99cd177932e88(127.4.58.129:33435)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:20.149 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ecbbaa6c40a849d4afbe36884040e9eb for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x80000000, 0x80000064)
14:09:20.149 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 487f05e1b3a84f359b1ceab96c8f9185 for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x800000C8, 0x8000012C)
14:09:20.149 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=ecbbaa6c40a849d4afbe36884040e9eb@[a2009f5634dc48e7a7ec6aaa0612066c(127.4.58.130:38537)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=487f05e1b3a84f359b1ceab96c8f9185@[9148ec6de08f4074afa99cd177932e88(127.4.58.129:33435)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:20.150 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ecbbaa6c40a849d4afbe36884040e9eb for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x80000000, 0x80000064)
14:09:20.151 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 487f05e1b3a84f359b1ceab96c8f9185 for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x800000C8, 0x8000012C)
14:09:20.151 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=ecbbaa6c40a849d4afbe36884040e9eb@[a2009f5634dc48e7a7ec6aaa0612066c(127.4.58.130:38537)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=487f05e1b3a84f359b1ceab96c8f9185@[9148ec6de08f4074afa99cd177932e88(127.4.58.129:33435)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:20.152 [DEBUG - kudu-nio-2] (Connection.java:748) [peer a2009f5634dc48e7a7ec6aaa0612066c(127.4.58.130:38537)] connecting to peer
14:09:20.154 [DEBUG - kudu-nio-3] (Connection.java:757) [peer a2009f5634dc48e7a7ec6aaa0612066c(127.4.58.130:38537)] Successfully connected to peer
14:09:20.168 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0x35327329, L:/127.0.0.1:44348 - R:/127.4.58.130:38537] using TOKEN/null
14:09:20.172 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@31611954, flushNotification=Deferred@1046056441(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:09:20.173 [DEBUG - main] (Connection.java:748) [peer 9148ec6de08f4074afa99cd177932e88(127.4.58.129:33435)] connecting to peer
14:09:20.175 [DEBUG - kudu-nio-4] (Connection.java:757) [peer 9148ec6de08f4074afa99cd177932e88(127.4.58.129:33435)] Successfully connected to peer
14:09:20.188 [DEBUG - kudu-nio-4] (Negotiator.java:918) Authenticated connection [id: 0x642b8d7b, L:/127.0.0.1:52028 - R:/127.4.58.129:33435] using TOKEN/null
14:09:20.193 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ecbbaa6c40a849d4afbe36884040e9eb for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x80000000, 0x80000064)
14:09:20.193 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 487f05e1b3a84f359b1ceab96c8f9185 for table 'org.apache.kudu.client.TestAlterTable-1783519760021' with partition [0x800000C8, 0x8000012C)
14:09:20.193 [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=ecbbaa6c40a849d4afbe36884040e9eb@[a2009f5634dc48e7a7ec6aaa0612066c(127.4.58.130:38537)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=487f05e1b3a84f359b1ceab96c8f9185@[9148ec6de08f4074afa99cd177932e88(127.4.58.129:33435)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:20.193 [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.4.58.189:32817, [2ms] Sub RPC GetTableLocations: received response from server master-127.4.58.189:32817: OK, deferred=null)) after lookup
14:09:20.196 [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-1783519760021, tablet=ecbbaa6c40a849d4afbe36884040e9eb, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:20.196 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet ecbbaa6c40a849d4afbe36884040e9eb for partition [0x80000000, 0x80000064) with scanner id null
14:09:20.199 [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-1783519760021, tablet=487f05e1b3a84f359b1ceab96c8f9185, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:20.199 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 487f05e1b3a84f359b1ceab96c8f9185 for partition [0x800000C8, 0x8000012C) with scanner id null
14:09:20.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.200752  4444 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48086:
14:09:20.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783519760021" } 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 } }
14:09:20.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.202575  4444 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 364ab57eeac346788db16911d248a01b: Sending DeleteTablet for 1 replicas of tablet ecbbaa6c40a849d4afbe36884040e9eb
14:09:20.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.202706  4444 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 364ab57eeac346788db16911d248a01b: Sending DeleteTablet for 1 replicas of tablet 487f05e1b3a84f359b1ceab96c8f9185
14:09:20.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.202989  4811 tablet_service.cc:1558] Processing DeleteTablet for tablet ecbbaa6c40a849d4afbe36884040e9eb with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-08 14:09:20 UTC) from {username='slave'} at 127.0.0.1:44336
14:09:20.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.203040  4675 tablet_service.cc:1558] Processing DeleteTablet for tablet 487f05e1b3a84f359b1ceab96c8f9185 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-08 14:09:20 UTC) from {username='slave'} at 127.0.0.1:52018
14:09:20.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.208304  5046 tablet_replica.cc:333] T ecbbaa6c40a849d4afbe36884040e9eb P a2009f5634dc48e7a7ec6aaa0612066c: stopping tablet replica
14:09:20.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.208607  5047 tablet_replica.cc:333] T 487f05e1b3a84f359b1ceab96c8f9185 P 9148ec6de08f4074afa99cd177932e88: stopping tablet replica
14:09:20.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.208788  5047 raft_consensus.cc:2243] T 487f05e1b3a84f359b1ceab96c8f9185 P 9148ec6de08f4074afa99cd177932e88 [term 1 LEADER]: Raft consensus shutting down.
14:09:20.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.208972  5046 raft_consensus.cc:2243] T ecbbaa6c40a849d4afbe36884040e9eb P a2009f5634dc48e7a7ec6aaa0612066c [term 1 LEADER]: Raft consensus shutting down.
14:09:20.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.209168  5047 raft_consensus.cc:2272] T 487f05e1b3a84f359b1ceab96c8f9185 P 9148ec6de08f4074afa99cd177932e88 [term 1 FOLLOWER]: Raft consensus is shut down!
14:09:20.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.209343  5046 raft_consensus.cc:2272] T ecbbaa6c40a849d4afbe36884040e9eb P a2009f5634dc48e7a7ec6aaa0612066c [term 1 FOLLOWER]: Raft consensus is shut down!
14:09:20.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.210052  5046 ts_tablet_manager.cc:1916] T ecbbaa6c40a849d4afbe36884040e9eb P a2009f5634dc48e7a7ec6aaa0612066c: Deleting tablet data with delete state TABLET_DATA_DELETED
14:09:20.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.210412  5047 ts_tablet_manager.cc:1916] T 487f05e1b3a84f359b1ceab96c8f9185 P 9148ec6de08f4074afa99cd177932e88: Deleting tablet data with delete state TABLET_DATA_DELETED
14:09:20.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.213546  5046 ts_tablet_manager.cc:1929] T ecbbaa6c40a849d4afbe36884040e9eb P a2009f5634dc48e7a7ec6aaa0612066c: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:09:20.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.213819  5047 ts_tablet_manager.cc:1929] T 487f05e1b3a84f359b1ceab96c8f9185 P 9148ec6de08f4074afa99cd177932e88: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:09:20.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.214021  5046 log.cc:1199] T ecbbaa6c40a849d4afbe36884040e9eb P a2009f5634dc48e7a7ec6aaa0612066c: Deleting WAL directory at /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/ts-1/wal/wals/ecbbaa6c40a849d4afbe36884040e9eb
14:09:20.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.214397  5046 ts_tablet_manager.cc:1950] T ecbbaa6c40a849d4afbe36884040e9eb P a2009f5634dc48e7a7ec6aaa0612066c: Deleting consensus metadata
14:09:20.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.214588  5047 log.cc:1199] T 487f05e1b3a84f359b1ceab96c8f9185 P 9148ec6de08f4074afa99cd177932e88: Deleting WAL directory at /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11569062919864306567/ts-0/wal/wals/487f05e1b3a84f359b1ceab96c8f9185
14:09:20.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.215155  5047 ts_tablet_manager.cc:1950] T 487f05e1b3a84f359b1ceab96c8f9185 P 9148ec6de08f4074afa99cd177932e88: Deleting consensus metadata
14:09:20.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.215740  4429 catalog_manager.cc:5028] TS a2009f5634dc48e7a7ec6aaa0612066c (127.4.58.130:38537): tablet ecbbaa6c40a849d4afbe36884040e9eb (table org.apache.kudu.client.TestAlterTable-1783519760021 [id=fea2caa4452e4870a2a2a66910e38460]) successfully deleted
14:09:20.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.216346  4429 catalog_manager.cc:5028] TS 9148ec6de08f4074afa99cd177932e88 (127.4.58.129:33435): tablet 487f05e1b3a84f359b1ceab96c8f9185 (table org.apache.kudu.client.TestAlterTable-1783519760021 [id=fea2caa4452e4870a2a2a66910e38460]) successfully deleted
14:09:20.225 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999}]
14:09:20.225 [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.4.58.189:32817, [1ms] Sub RPC GetTableLocations: received response from server master-127.4.58.189:32817: OK, deferred=null)) after lookup
14:09:20.226 [DEBUG - main] (Connection.java:575) [peer master-127.4.58.190:39155(127.4.58.190:39155)] disconnecting while in state READY
14:09:20.226 [DEBUG - main] (Connection.java:575) [peer master-127.4.58.188:40085(127.4.58.188:40085)] disconnecting while in state READY
14:09:20.226 [DEBUG - main] (Connection.java:575) [peer 9148ec6de08f4074afa99cd177932e88(127.4.58.129:33435)] disconnecting while in state READY
14:09:20.226 [DEBUG - main] (Connection.java:575) [peer master-127.4.58.189:32817(127.4.58.189:32817)] disconnecting while in state READY
14:09:20.226 [DEBUG - main] (Connection.java:575) [peer a2009f5634dc48e7a7ec6aaa0612066c(127.4.58.130:38537)] disconnecting while in state READY
14:09:20.227 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.4.58.188:40085(127.4.58.188:40085)] handling channelInactive
14:09:20.227 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.4.58.190:39155(127.4.58.190:39155)] handling channelInactive
14:09:20.227 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.4.58.188:40085(127.4.58.188:40085)] cleaning up while in state READY due to: connection closed
14:09:20.227 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.4.58.190:39155(127.4.58.190:39155)] cleaning up while in state READY due to: connection closed
14:09:20.227 [DEBUG - kudu-nio-4] (Connection.java:239) [peer 9148ec6de08f4074afa99cd177932e88(127.4.58.129:33435)] handling channelInactive
14:09:20.227 [DEBUG - kudu-nio-4] (Connection.java:709) [peer 9148ec6de08f4074afa99cd177932e88(127.4.58.129:33435)] cleaning up while in state READY due to: connection closed
14:09:20.228 [DEBUG - kudu-nio-3] (Connection.java:239) [peer a2009f5634dc48e7a7ec6aaa0612066c(127.4.58.130:38537)] handling channelInactive
14:09:20.228 [DEBUG - kudu-nio-3] (Connection.java:709) [peer a2009f5634dc48e7a7ec6aaa0612066c(127.4.58.130:38537)] cleaning up while in state READY due to: connection closed
14:09:20.229 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:09:20.231 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.4.58.189:32817(127.4.58.189:32817)] handling channelInactive
14:09:20.231 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.4.58.189:32817(127.4.58.189:32817)] cleaning up while in state READY due to: connection closed
14:09:20.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.232519  4330 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 4613
14:09:20.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.240056  4330 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 4749
14:09:20.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.244426  4330 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 4884
14:09:20.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.249261  4330 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 4341
14:09:20.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.254617  4330 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 4412
14:09:20.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.259529  4330 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 4482
14:09:20.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T14:09:20Z chronyd exiting
.14:09:20.365 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1783519760364
14:09:20.368 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:09:20.368 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
14:09:20.368 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskzNpfhA/test-tmp
14:09:20.368 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
14:09:20.368 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskzNpfhA/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
14:09:20.371 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

14:09:20.445 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:09:20.446 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

14:09:20.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.446482  5051 mini_oidc.cc:150] Starting JWKS server
14:09:20.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.447130  5051 webserver.cc:533] Webserver started at http://127.0.0.1:37467/ using document root <none> and password file <none>
14:09:20.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.447204  5051 mini_oidc.cc:186] Starting OIDC Discovery server
14:09:20.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.447372  5051 webserver.cc:533] Webserver started at http://127.0.0.1:45637/ using document root <none> and password file <none>
14:09:20.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T14:09:20Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
14:09:20.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T14:09:20Z Disabled control of system clock
14:09:20.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.458366  5051 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:20.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:20.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/master-0/wal
14:09:20.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/master-0/data
14:09:20.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:20.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:20.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:20.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:20.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:20.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:20.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/master-0/logs
14:09:20.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/master-0/data/info.pb
14:09:20.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:20.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:20.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:20.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:20.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:20.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:20.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:20.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:20.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:09:20.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:20.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:20.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:20.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.4.238.254:34363
14:09:20.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.4.238.254
14:09:20.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:20.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.4.238.212:40387
14:09:20.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:20.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:20.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:20.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:20.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.4.238.254:34363,127.4.238.253:33667,127.4.238.252:45781
14:09:20.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:20.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:37467/jwks.json with env {}
14:09:20.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:20.533989  5062 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:20.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:20.534219  5062 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:20.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:20.534255  5062 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:20.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:20.535969  5062 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:09:20.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:20.536056  5062 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:20.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:20.536080  5062 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:09:20.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:20.536098  5062 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:09:20.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:20.536115  5062 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:09:20.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:20.536163  5062 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:37467/jwks.json
14:09:20.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.537966  5062 master_runner.cc:387] Master server non-default flags:
14:09:20.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:20.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.4.238.212:40387
14:09:20.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:20.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:20.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/master-0/data
14:09:20.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/master-0/wal
14:09:20.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:20.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.4.238.254:34363,127.4.238.253:33667,127.4.238.252:45781
14:09:20.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:20.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:20.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:20.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.4.238.254:34363
14:09:20.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:20.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:20.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:20.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:37467/jwks.json
14:09:20.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:20.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:20.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/master-0/data/info.pb
14:09:20.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.4.238.254
14:09:20.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:20.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:20.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.5062
14:09:20.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:20.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:20.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:20.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:20.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/master-0/logs
14:09:20.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:20.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:20.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:20.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:09:20.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:20.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:20.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:20.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:20.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:20.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.538232  5062 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:20.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.538496  5062 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:20.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:20.541132  5068 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:20.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:20.541177  5070 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:20.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:20.541137  5067 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:20.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.541198  5062 server_base.cc:1061] running on GCE node
14:09:20.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.541682  5062 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:20.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.541949  5062 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:20.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.543094  5062 hybrid_clock.cc:648] HybridClock initialized: now 1783519760543075 us; error 33 us; skew 500 ppm
14:09:20.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.544219  5062 webserver.cc:533] Webserver started at http://127.4.238.254:37531/ using document root <none> and password file <none>
14:09:20.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.544412  5062 fs_manager.cc:362] Metadata directory not provided
14:09:20.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.544456  5062 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:20.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.544531  5062 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:20.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.545318  5062 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/master-0/data/instance:
14:09:20.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "12981dbe53654e029475d12de4275d8b"
14:09:20.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:20 on dist-test-slave-63nk"
14:09:20.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.545578  5062 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/master-0/wal/instance:
14:09:20.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "12981dbe53654e029475d12de4275d8b"
14:09:20.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:20 on dist-test-slave-63nk"
14:09:20.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.546737  5062 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
14:09:20.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.547329  5076 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:20.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.547506  5062 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.001s
14:09:20.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.547561  5062 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/master-0/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/master-0/wal
14:09:20.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "12981dbe53654e029475d12de4275d8b"
14:09:20.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:20 on dist-test-slave-63nk"
14:09:20.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.547600  5062 fs_report.cc:389] FS layout report
14:09:20.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:20.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/master-0/wal
14:09:20.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/master-0/wal
14:09:20.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/master-0/data/data
14:09:20.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:20.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:20.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:20.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:20.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:20.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:20.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:20.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:20.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:20.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:20.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:20.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.559545  5062 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:20.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.559875  5062 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:20.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.559998  5062 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:20.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.564157  5062 rpc_server.cc:307] RPC server started. Bound to: 127.4.238.254:34363
14:09:20.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.564199  5128 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.238.254:34363 every 8 connection(s)
14:09:20.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.564499  5062 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/master-0/data/info.pb
14:09:20.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.565050  5129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:20.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.566392  5129 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.238.254" port: 34363 } has no permanent_uuid. Determining permanent_uuid...
14:09:20.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.572417  5129 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.238.253" port: 33667 } has no permanent_uuid. Determining permanent_uuid...
14:09:20.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.572484  5051 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 5062
14:09:20.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.572577  5051 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/master-0/wal/instance
14:09:20.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:20.572924  5079 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.238.253:33667: connect: Connection refused (error 111)
14:09:20.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:20.573431  5129 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.238.253:33667: Network error: Client connection negotiation failed: client connection to 127.4.238.253:33667: connect: Connection refused (error 111)
14:09:20.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.573524  5051 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:20.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:20.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/master-1/wal
14:09:20.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/master-1/data
14:09:20.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:20.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:20.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:20.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:20.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:20.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:20.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/master-1/logs
14:09:20.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/master-1/data/info.pb
14:09:20.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:20.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:20.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:20.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:20.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:20.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:20.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:20.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:20.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:09:20.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:20.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:20.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:20.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.4.238.253:33667
14:09:20.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.4.238.253
14:09:20.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:20.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.4.238.212:40387
14:09:20.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:20.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:20.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:20.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:20.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.4.238.254:34363,127.4.238.253:33667,127.4.238.252:45781
14:09:20.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:20.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:37467/jwks.json with env {}
14:09:20.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.622640  5129 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.238.253" port: 33667 } attempt: 1
14:09:20.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:20.623512  5129 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.238.253:33667: Network error: Client connection negotiation failed: client connection to 127.4.238.253:33667: connect: Connection refused (error 111)
14:09:20.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:20.649326  5134 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:20.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:20.649497  5134 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:20.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:20.649515  5134 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:20.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:20.651113  5134 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:09:20.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:20.651161  5134 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:20.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:20.651175  5134 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:09:20.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:20.651187  5134 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:09:20.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:20.651201  5134 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:09:20.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:20.651211  5134 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:37467/jwks.json
14:09:20.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.653033  5134 master_runner.cc:387] Master server non-default flags:
14:09:20.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:20.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.4.238.212:40387
14:09:20.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:20.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:20.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/master-1/data
14:09:20.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/master-1/wal
14:09:20.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:20.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.4.238.254:34363,127.4.238.253:33667,127.4.238.252:45781
14:09:20.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:20.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:20.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:20.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.4.238.253:33667
14:09:20.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:20.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:20.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:20.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:37467/jwks.json
14:09:20.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:20.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:20.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/master-1/data/info.pb
14:09:20.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.4.238.253
14:09:20.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:20.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:20.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.5134
14:09:20.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:20.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:20.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:20.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:20.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/master-1/logs
14:09:20.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:20.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:20.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:20.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:09:20.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:20.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:20.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:20.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:20.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:20.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.653223  5134 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:20.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.653386  5134 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:20.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:20.655508  5142 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:20.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:20.655520  5140 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:20.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:20.655514  5139 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:20.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.655961  5134 server_base.cc:1061] running on GCE node
14:09:20.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.656183  5134 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:20.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.656428  5134 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:20.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.657563  5134 hybrid_clock.cc:648] HybridClock initialized: now 1783519760657537 us; error 42 us; skew 500 ppm
14:09:20.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.658571  5134 webserver.cc:533] Webserver started at http://127.4.238.253:38719/ using document root <none> and password file <none>
14:09:20.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.658792  5134 fs_manager.cc:362] Metadata directory not provided
14:09:20.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.658861  5134 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:20.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.658986  5134 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:20.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.659854  5134 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/master-1/data/instance:
14:09:20.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "733a587c50774cf9996d8c760ae7f8b9"
14:09:20.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:20 on dist-test-slave-63nk"
14:09:20.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.660243  5134 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/master-1/wal/instance:
14:09:20.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "733a587c50774cf9996d8c760ae7f8b9"
14:09:20.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:20 on dist-test-slave-63nk"
14:09:20.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.661449  5134 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
14:09:20.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.662156  5148 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:20.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.662361  5134 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
14:09:20.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.662441  5134 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/master-1/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/master-1/wal
14:09:20.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "733a587c50774cf9996d8c760ae7f8b9"
14:09:20.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:20 on dist-test-slave-63nk"
14:09:20.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.662499  5134 fs_report.cc:389] FS layout report
14:09:20.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:20.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/master-1/wal
14:09:20.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/master-1/wal
14:09:20.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/master-1/data/data
14:09:20.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:20.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:20.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:20.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:20.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:20.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:20.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:20.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:20.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:20.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:20.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:20.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.681605  5134 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:20.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.681982  5134 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:20.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.682161  5134 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:20.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.686808  5134 rpc_server.cc:307] RPC server started. Bound to: 127.4.238.253:33667
14:09:20.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.686846  5200 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.238.253:33667 every 8 connection(s)
14:09:20.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.687232  5134 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/master-1/data/info.pb
14:09:20.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.687687  5051 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 5134
14:09:20.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.687779  5051 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/master-1/wal/instance
14:09:20.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.687960  5201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:20.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.688220  5051 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:20.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:20.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/master-2/wal
14:09:20.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/master-2/data
14:09:20.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:20.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:20.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:20.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:20.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:20.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:20.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/master-2/logs
14:09:20.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/master-2/data/info.pb
14:09:20.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:20.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:20.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:20.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:20.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:20.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:20.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:20.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:20.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:09:20.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:20.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:20.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:20.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.4.238.252:45781
14:09:20.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.4.238.252
14:09:20.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:20.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.4.238.212:40387
14:09:20.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:20.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:20.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:20.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:20.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.4.238.254:34363,127.4.238.253:33667,127.4.238.252:45781
14:09:20.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:20.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:37467/jwks.json with env {}
14:09:20.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.689890  5201 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.238.254" port: 34363 } has no permanent_uuid. Determining permanent_uuid...
14:09:20.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.691684  5129 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.238.253" port: 33667 } attempt: 2
14:09:20.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.696237  5129 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.238.252" port: 45781 } has no permanent_uuid. Determining permanent_uuid...
14:09:20.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.696377  5201 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.238.253" port: 33667 } has no permanent_uuid. Determining permanent_uuid...
14:09:20.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:20.696900  5129 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.238.252:45781: Network error: Client connection negotiation failed: client connection to 127.4.238.252:45781: connect: Connection refused (error 111)
14:09:20.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.699606  5201 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.238.252" port: 45781 } has no permanent_uuid. Determining permanent_uuid...
14:09:20.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:20.700021  5150 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.238.252:45781: connect: Connection refused (error 111)
14:09:20.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:20.700577  5201 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.238.252:45781: Network error: Client connection negotiation failed: client connection to 127.4.238.252:45781: connect: Connection refused (error 111)
14:09:20.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.740078  5129 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.238.252" port: 45781 } attempt: 1
14:09:20.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:20.741055  5129 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.238.252:45781: Network error: Client connection negotiation failed: client connection to 127.4.238.252:45781: connect: Connection refused (error 111)
14:09:20.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.749784  5201 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.238.252" port: 45781 } attempt: 1
14:09:20.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:20.750706  5201 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.238.252:45781: Network error: Client connection negotiation failed: client connection to 127.4.238.252:45781: connect: Connection refused (error 111)
14:09:20.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:20.767787  5203 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:20.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:20.767999  5203 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:20.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:20.768034  5203 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:20.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:20.769618  5203 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:09:20.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:20.769697  5203 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:20.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:20.769721  5203 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:09:20.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:20.769739  5203 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:09:20.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:20.769755  5203 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:09:20.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:20.769770  5203 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:37467/jwks.json
14:09:20.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.771672  5203 master_runner.cc:387] Master server non-default flags:
14:09:20.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:20.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.4.238.212:40387
14:09:20.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:20.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:20.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/master-2/data
14:09:20.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/master-2/wal
14:09:20.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:20.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.4.238.254:34363,127.4.238.253:33667,127.4.238.252:45781
14:09:20.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:20.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:20.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:20.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.4.238.252:45781
14:09:20.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:20.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:20.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:20.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:37467/jwks.json
14:09:20.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:20.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:20.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/master-2/data/info.pb
14:09:20.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.4.238.252
14:09:20.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:20.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:20.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.5203
14:09:20.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:20.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:20.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:20.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:20.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/master-2/logs
14:09:20.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:20.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:20.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:20.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:09:20.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:20.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:20.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:20.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:20.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:20.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.771936  5203 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:20.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.772208  5203 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:20.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:20.774704  5214 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:20.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:20.774713  5211 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:20.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:20.774713  5212 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:20.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.775031  5203 server_base.cc:1061] running on GCE node
14:09:20.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.775221  5203 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:20.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.775415  5203 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:20.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.776585  5203 hybrid_clock.cc:648] HybridClock initialized: now 1783519760776569 us; error 25 us; skew 500 ppm
14:09:20.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.777737  5203 webserver.cc:533] Webserver started at http://127.4.238.252:35833/ using document root <none> and password file <none>
14:09:20.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.778003  5203 fs_manager.cc:362] Metadata directory not provided
14:09:20.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.778079  5203 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:20.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.778182  5203 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:20.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.779029  5203 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/master-2/data/instance:
14:09:20.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f7ad586c113945ab9bbf820283b810ed"
14:09:20.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:20 on dist-test-slave-63nk"
14:09:20.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.779379  5203 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/master-2/wal/instance:
14:09:20.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f7ad586c113945ab9bbf820283b810ed"
14:09:20.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:20 on dist-test-slave-63nk"
14:09:20.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.780728  5203 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
14:09:20.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.781456  5220 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:20.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.781652  5203 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:09:20.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.781738  5203 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/master-2/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/master-2/wal
14:09:20.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f7ad586c113945ab9bbf820283b810ed"
14:09:20.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:20 on dist-test-slave-63nk"
14:09:20.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.781863  5203 fs_report.cc:389] FS layout report
14:09:20.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:20.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/master-2/wal
14:09:20.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/master-2/wal
14:09:20.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/master-2/data/data
14:09:20.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:20.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:20.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:20.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:20.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:20.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:20.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:20.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:20.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:20.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:20.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:20.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.788229  5129 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.238.252" port: 45781 } attempt: 2
14:09:20.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:20.789057  5129 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.238.252:45781: Network error: Client connection negotiation failed: client connection to 127.4.238.252:45781: connect: Connection refused (error 111)
14:09:20.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.803380  5203 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:20.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.803719  5203 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:20.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.803880  5203 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:20.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.808091  5203 rpc_server.cc:307] RPC server started. Bound to: 127.4.238.252:45781
14:09:20.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.808172  5272 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.238.252:45781 every 8 connection(s)
14:09:20.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.808475  5203 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/master-2/data/info.pb
14:09:20.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.809049  5273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:20.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.810233  5273 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.238.254" port: 34363 } has no permanent_uuid. Determining permanent_uuid...
14:09:20.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.813125  5051 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 5203
14:09:20.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.813228  5051 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/master-2/wal/instance
14:09:20.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.815371  5273 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.238.253" port: 33667 } has no permanent_uuid. Determining permanent_uuid...
14:09:20.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.818854  5201 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.238.252" port: 45781 } attempt: 2
14:09:20.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.818985  5273 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.238.252" port: 45781 } has no permanent_uuid. Determining permanent_uuid...
14:09:20.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.824146  5273 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f7ad586c113945ab9bbf820283b810ed: Bootstrap starting.
14:09:20.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.824273  5201 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 733a587c50774cf9996d8c760ae7f8b9: Bootstrap starting.
14:09:20.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.824836  5273 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f7ad586c113945ab9bbf820283b810ed: Neither blocks nor log segments found. Creating new log.
14:09:20.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.824958  5201 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 733a587c50774cf9996d8c760ae7f8b9: Neither blocks nor log segments found. Creating new log.
14:09:20.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.825197  5201 log.cc:826] T 00000000000000000000000000000000 P 733a587c50774cf9996d8c760ae7f8b9: Log is configured to *not* fsync() on all Append() calls
14:09:20.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.825379  5273 log.cc:826] T 00000000000000000000000000000000 P f7ad586c113945ab9bbf820283b810ed: Log is configured to *not* fsync() on all Append() calls
14:09:20.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.826026  5201 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 733a587c50774cf9996d8c760ae7f8b9: No bootstrap required, opened a new log
14:09:20.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.826026  5273 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f7ad586c113945ab9bbf820283b810ed: No bootstrap required, opened a new log
14:09:20.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.827644  5201 raft_consensus.cc:359] T 00000000000000000000000000000000 P 733a587c50774cf9996d8c760ae7f8b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12981dbe53654e029475d12de4275d8b" member_type: VOTER last_known_addr { host: "127.4.238.254" port: 34363 } } peers { permanent_uuid: "733a587c50774cf9996d8c760ae7f8b9" member_type: VOTER last_known_addr { host: "127.4.238.253" port: 33667 } } peers { permanent_uuid: "f7ad586c113945ab9bbf820283b810ed" member_type: VOTER last_known_addr { host: "127.4.238.252" port: 45781 } }
14:09:20.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.827621  5273 raft_consensus.cc:359] T 00000000000000000000000000000000 P f7ad586c113945ab9bbf820283b810ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12981dbe53654e029475d12de4275d8b" member_type: VOTER last_known_addr { host: "127.4.238.254" port: 34363 } } peers { permanent_uuid: "733a587c50774cf9996d8c760ae7f8b9" member_type: VOTER last_known_addr { host: "127.4.238.253" port: 33667 } } peers { permanent_uuid: "f7ad586c113945ab9bbf820283b810ed" member_type: VOTER last_known_addr { host: "127.4.238.252" port: 45781 } }
14:09:20.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.827750  5273 raft_consensus.cc:385] T 00000000000000000000000000000000 P f7ad586c113945ab9bbf820283b810ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:20.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.827750  5201 raft_consensus.cc:385] T 00000000000000000000000000000000 P 733a587c50774cf9996d8c760ae7f8b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:20.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.827780  5201 raft_consensus.cc:740] T 00000000000000000000000000000000 P 733a587c50774cf9996d8c760ae7f8b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 733a587c50774cf9996d8c760ae7f8b9, State: Initialized, Role: FOLLOWER
14:09:20.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.827780  5273 raft_consensus.cc:740] T 00000000000000000000000000000000 P f7ad586c113945ab9bbf820283b810ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7ad586c113945ab9bbf820283b810ed, State: Initialized, Role: FOLLOWER
14:09:20.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.827872  5273 consensus_queue.cc:260] T 00000000000000000000000000000000 P f7ad586c113945ab9bbf820283b810ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12981dbe53654e029475d12de4275d8b" member_type: VOTER last_known_addr { host: "127.4.238.254" port: 34363 } } peers { permanent_uuid: "733a587c50774cf9996d8c760ae7f8b9" member_type: VOTER last_known_addr { host: "127.4.238.253" port: 33667 } } peers { permanent_uuid: "f7ad586c113945ab9bbf820283b810ed" member_type: VOTER last_known_addr { host: "127.4.238.252" port: 45781 } }
14:09:20.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.827872  5201 consensus_queue.cc:260] T 00000000000000000000000000000000 P 733a587c50774cf9996d8c760ae7f8b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12981dbe53654e029475d12de4275d8b" member_type: VOTER last_known_addr { host: "127.4.238.254" port: 34363 } } peers { permanent_uuid: "733a587c50774cf9996d8c760ae7f8b9" member_type: VOTER last_known_addr { host: "127.4.238.253" port: 33667 } } peers { permanent_uuid: "f7ad586c113945ab9bbf820283b810ed" member_type: VOTER last_known_addr { host: "127.4.238.252" port: 45781 } }
14:09:20.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.828155  5201 sys_catalog.cc:565] T 00000000000000000000000000000000 P 733a587c50774cf9996d8c760ae7f8b9 [sys.catalog]: configured and running, proceeding with master startup.
14:09:20.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.828155  5273 sys_catalog.cc:565] T 00000000000000000000000000000000 P f7ad586c113945ab9bbf820283b810ed [sys.catalog]: configured and running, proceeding with master startup.
14:09:20.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.829682  5307 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Starting
14:09:20.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.828154  5285 sys_catalog.cc:455] T 00000000000000000000000000000000 P f7ad586c113945ab9bbf820283b810ed [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: "12981dbe53654e029475d12de4275d8b" member_type: VOTER last_known_addr { host: "127.4.238.254" port: 34363 } } peers { permanent_uuid: "733a587c50774cf9996d8c760ae7f8b9" member_type: VOTER last_known_addr { host: "127.4.238.253" port: 33667 } } peers { permanent_uuid: "f7ad586c113945ab9bbf820283b810ed" member_type: VOTER last_known_addr { host: "127.4.238.252" port: 45781 } } }
14:09:20.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.829849  5284 sys_catalog.cc:455] T 00000000000000000000000000000000 P 733a587c50774cf9996d8c760ae7f8b9 [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: "12981dbe53654e029475d12de4275d8b" member_type: VOTER last_known_addr { host: "127.4.238.254" port: 34363 } } peers { permanent_uuid: "733a587c50774cf9996d8c760ae7f8b9" member_type: VOTER last_known_addr { host: "127.4.238.253" port: 33667 } } peers { permanent_uuid: "f7ad586c113945ab9bbf820283b810ed" member_type: VOTER last_known_addr { host: "127.4.238.252" port: 45781 } } }
14:09:20.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.830493  5284 sys_catalog.cc:458] T 00000000000000000000000000000000 P 733a587c50774cf9996d8c760ae7f8b9 [sys.catalog]: This master's current role is: FOLLOWER
14:09:20.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.830626  5285 sys_catalog.cc:458] T 00000000000000000000000000000000 P f7ad586c113945ab9bbf820283b810ed [sys.catalog]: This master's current role is: FOLLOWER
14:09:20.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.830253  5134 master_runner.cc:187] Error getting master registration for 127.4.238.254:34363: OK, instance_id { permanent_uuid: "12981dbe53654e029475d12de4275d8b" instance_seqno: 1783519760563073 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:09:20.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.831624  5134 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:09:20.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:20.832254  5305 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 733a587c50774cf9996d8c760ae7f8b9: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:09:20.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.830554  5203 master_runner.cc:187] Error getting master registration for 127.4.238.254:34363: OK, instance_id { permanent_uuid: "12981dbe53654e029475d12de4275d8b" instance_seqno: 1783519760563073 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:09:20.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:20.832333  5305 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:09:20.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.832362  5203 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:09:20.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.896229  5129 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.238.252" port: 45781 } attempt: 3
14:09:20.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.900219  5129 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 12981dbe53654e029475d12de4275d8b: Bootstrap starting.
14:09:20.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.900818  5129 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 12981dbe53654e029475d12de4275d8b: Neither blocks nor log segments found. Creating new log.
14:09:20.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.901216  5129 log.cc:826] T 00000000000000000000000000000000 P 12981dbe53654e029475d12de4275d8b: Log is configured to *not* fsync() on all Append() calls
14:09:20.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.901818  5129 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 12981dbe53654e029475d12de4275d8b: No bootstrap required, opened a new log
14:09:20.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.902891  5129 raft_consensus.cc:359] T 00000000000000000000000000000000 P 12981dbe53654e029475d12de4275d8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12981dbe53654e029475d12de4275d8b" member_type: VOTER last_known_addr { host: "127.4.238.254" port: 34363 } } peers { permanent_uuid: "733a587c50774cf9996d8c760ae7f8b9" member_type: VOTER last_known_addr { host: "127.4.238.253" port: 33667 } } peers { permanent_uuid: "f7ad586c113945ab9bbf820283b810ed" member_type: VOTER last_known_addr { host: "127.4.238.252" port: 45781 } }
14:09:20.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.902982  5129 raft_consensus.cc:385] T 00000000000000000000000000000000 P 12981dbe53654e029475d12de4275d8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:20.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.903002  5129 raft_consensus.cc:740] T 00000000000000000000000000000000 P 12981dbe53654e029475d12de4275d8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12981dbe53654e029475d12de4275d8b, State: Initialized, Role: FOLLOWER
14:09:20.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.903095  5129 consensus_queue.cc:260] T 00000000000000000000000000000000 P 12981dbe53654e029475d12de4275d8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12981dbe53654e029475d12de4275d8b" member_type: VOTER last_known_addr { host: "127.4.238.254" port: 34363 } } peers { permanent_uuid: "733a587c50774cf9996d8c760ae7f8b9" member_type: VOTER last_known_addr { host: "127.4.238.253" port: 33667 } } peers { permanent_uuid: "f7ad586c113945ab9bbf820283b810ed" member_type: VOTER last_known_addr { host: "127.4.238.252" port: 45781 } }
14:09:20.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.903376  5129 sys_catalog.cc:565] T 00000000000000000000000000000000 P 12981dbe53654e029475d12de4275d8b [sys.catalog]: configured and running, proceeding with master startup.
14:09:20.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.903334  5310 sys_catalog.cc:455] T 00000000000000000000000000000000 P 12981dbe53654e029475d12de4275d8b [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: "12981dbe53654e029475d12de4275d8b" member_type: VOTER last_known_addr { host: "127.4.238.254" port: 34363 } } peers { permanent_uuid: "733a587c50774cf9996d8c760ae7f8b9" member_type: VOTER last_known_addr { host: "127.4.238.253" port: 33667 } } peers { permanent_uuid: "f7ad586c113945ab9bbf820283b810ed" member_type: VOTER last_known_addr { host: "127.4.238.252" port: 45781 } } }
14:09:20.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.903436  5310 sys_catalog.cc:458] T 00000000000000000000000000000000 P 12981dbe53654e029475d12de4275d8b [sys.catalog]: This master's current role is: FOLLOWER
14:09:20.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:20.905349  5321 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 12981dbe53654e029475d12de4275d8b: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:09:20.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:20.905522  5321 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:09:20.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.907369  5062 master_runner.cc:264] No leader master found from master 12981dbe53654e029475d12de4275d8b
14:09:20.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.907419  5062 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:09:20.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:20.932868  5154 tablet.cc:2406] T 00000000000000000000000000000000 P 733a587c50774cf9996d8c760ae7f8b9: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:09:20.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.933916  5284 raft_consensus.cc:493] T 00000000000000000000000000000000 P 733a587c50774cf9996d8c760ae7f8b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:09:20.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.934020  5284 raft_consensus.cc:515] T 00000000000000000000000000000000 P 733a587c50774cf9996d8c760ae7f8b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12981dbe53654e029475d12de4275d8b" member_type: VOTER last_known_addr { host: "127.4.238.254" port: 34363 } } peers { permanent_uuid: "733a587c50774cf9996d8c760ae7f8b9" member_type: VOTER last_known_addr { host: "127.4.238.253" port: 33667 } } peers { permanent_uuid: "f7ad586c113945ab9bbf820283b810ed" member_type: VOTER last_known_addr { host: "127.4.238.252" port: 45781 } }
14:09:20.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.934441  5284 leader_election.cc:290] T 00000000000000000000000000000000 P 733a587c50774cf9996d8c760ae7f8b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12981dbe53654e029475d12de4275d8b (127.4.238.254:34363), f7ad586c113945ab9bbf820283b810ed (127.4.238.252:45781)
14:09:20.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.934823  5103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "733a587c50774cf9996d8c760ae7f8b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12981dbe53654e029475d12de4275d8b" is_pre_election: true
14:09:20.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.934965  5103 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 12981dbe53654e029475d12de4275d8b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 733a587c50774cf9996d8c760ae7f8b9 in term 0.
14:09:20.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.935177  5150 leader_election.cc:304] T 00000000000000000000000000000000 P 733a587c50774cf9996d8c760ae7f8b9 [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: 12981dbe53654e029475d12de4275d8b, 733a587c50774cf9996d8c760ae7f8b9; no voters: 
14:09:20.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.935187  5246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "733a587c50774cf9996d8c760ae7f8b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7ad586c113945ab9bbf820283b810ed" is_pre_election: true
14:09:20.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.935302  5284 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 733a587c50774cf9996d8c760ae7f8b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:09:20.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.935328  5246 raft_consensus.cc:2468] T 00000000000000000000000000000000 P f7ad586c113945ab9bbf820283b810ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 733a587c50774cf9996d8c760ae7f8b9 in term 0.
14:09:20.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.935343  5284 raft_consensus.cc:493] T 00000000000000000000000000000000 P 733a587c50774cf9996d8c760ae7f8b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:09:20.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.935367  5284 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 733a587c50774cf9996d8c760ae7f8b9 [term 0 FOLLOWER]: Advancing to term 1
14:09:20.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.936206  5284 raft_consensus.cc:515] T 00000000000000000000000000000000 P 733a587c50774cf9996d8c760ae7f8b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12981dbe53654e029475d12de4275d8b" member_type: VOTER last_known_addr { host: "127.4.238.254" port: 34363 } } peers { permanent_uuid: "733a587c50774cf9996d8c760ae7f8b9" member_type: VOTER last_known_addr { host: "127.4.238.253" port: 33667 } } peers { permanent_uuid: "f7ad586c113945ab9bbf820283b810ed" member_type: VOTER last_known_addr { host: "127.4.238.252" port: 45781 } }
14:09:20.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.936324  5284 leader_election.cc:290] T 00000000000000000000000000000000 P 733a587c50774cf9996d8c760ae7f8b9 [CANDIDATE]: Term 1 election: Requested vote from peers 12981dbe53654e029475d12de4275d8b (127.4.238.254:34363), f7ad586c113945ab9bbf820283b810ed (127.4.238.252:45781)
14:09:20.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.936534  5246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "733a587c50774cf9996d8c760ae7f8b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7ad586c113945ab9bbf820283b810ed"
14:09:20.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.936579  5103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "733a587c50774cf9996d8c760ae7f8b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12981dbe53654e029475d12de4275d8b"
14:09:20.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.936611  5246 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f7ad586c113945ab9bbf820283b810ed [term 0 FOLLOWER]: Advancing to term 1
14:09:20.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.936654  5103 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 12981dbe53654e029475d12de4275d8b [term 0 FOLLOWER]: Advancing to term 1
14:09:20.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.937412  5246 raft_consensus.cc:2468] T 00000000000000000000000000000000 P f7ad586c113945ab9bbf820283b810ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 733a587c50774cf9996d8c760ae7f8b9 in term 1.
14:09:20.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.937448  5103 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 12981dbe53654e029475d12de4275d8b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 733a587c50774cf9996d8c760ae7f8b9 in term 1.
14:09:20.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.937601  5150 leader_election.cc:304] T 00000000000000000000000000000000 P 733a587c50774cf9996d8c760ae7f8b9 [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: 12981dbe53654e029475d12de4275d8b, 733a587c50774cf9996d8c760ae7f8b9; no voters: 
14:09:20.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.937708  5284 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 733a587c50774cf9996d8c760ae7f8b9 [term 1 FOLLOWER]: Leader election won for term 1
14:09:20.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.937870  5284 raft_consensus.cc:697] T 00000000000000000000000000000000 P 733a587c50774cf9996d8c760ae7f8b9 [term 1 LEADER]: Becoming Leader. State: Replica: 733a587c50774cf9996d8c760ae7f8b9, State: Running, Role: LEADER
14:09:20.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.937964  5284 consensus_queue.cc:237] T 00000000000000000000000000000000 P 733a587c50774cf9996d8c760ae7f8b9 [LEADER]: Queue going to LEADER mode. State: All 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: "12981dbe53654e029475d12de4275d8b" member_type: VOTER last_known_addr { host: "127.4.238.254" port: 34363 } } peers { permanent_uuid: "733a587c50774cf9996d8c760ae7f8b9" member_type: VOTER last_known_addr { host: "127.4.238.253" port: 33667 } } peers { permanent_uuid: "f7ad586c113945ab9bbf820283b810ed" member_type: VOTER last_known_addr { host: "127.4.238.252" port: 45781 } }
14:09:20.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.938464  5323 sys_catalog.cc:455] T 00000000000000000000000000000000 P 733a587c50774cf9996d8c760ae7f8b9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 733a587c50774cf9996d8c760ae7f8b9. Latest consensus state: current_term: 1 leader_uuid: "733a587c50774cf9996d8c760ae7f8b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12981dbe53654e029475d12de4275d8b" member_type: VOTER last_known_addr { host: "127.4.238.254" port: 34363 } } peers { permanent_uuid: "733a587c50774cf9996d8c760ae7f8b9" member_type: VOTER last_known_addr { host: "127.4.238.253" port: 33667 } } peers { permanent_uuid: "f7ad586c113945ab9bbf820283b810ed" member_type: VOTER last_known_addr { host: "127.4.238.252" port: 45781 } } }
14:09:20.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.938637  5323 sys_catalog.cc:458] T 00000000000000000000000000000000 P 733a587c50774cf9996d8c760ae7f8b9 [sys.catalog]: This master's current role is: LEADER
14:09:20.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.938935  5325 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
14:09:20.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.939134  5325 catalog_manager.cc:1520] Initializing Kudu cluster ID...
14:09:20.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.940582  5103 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 12981dbe53654e029475d12de4275d8b [term 1 FOLLOWER]: Refusing update from remote peer 733a587c50774cf9996d8c760ae7f8b9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:09:20.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.940593  5246 raft_consensus.cc:1275] T 00000000000000000000000000000000 P f7ad586c113945ab9bbf820283b810ed [term 1 FOLLOWER]: Refusing update from remote peer 733a587c50774cf9996d8c760ae7f8b9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:09:20.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.940820  5284 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 733a587c50774cf9996d8c760ae7f8b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7ad586c113945ab9bbf820283b810ed" member_type: VOTER last_known_addr { host: "127.4.238.252" port: 45781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:09:20.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.941960  5285 sys_catalog.cc:455] T 00000000000000000000000000000000 P f7ad586c113945ab9bbf820283b810ed [sys.catalog]: SysCatalogTable state changed. Reason: New leader 733a587c50774cf9996d8c760ae7f8b9. Latest consensus state: current_term: 1 leader_uuid: "733a587c50774cf9996d8c760ae7f8b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12981dbe53654e029475d12de4275d8b" member_type: VOTER last_known_addr { host: "127.4.238.254" port: 34363 } } peers { permanent_uuid: "733a587c50774cf9996d8c760ae7f8b9" member_type: VOTER last_known_addr { host: "127.4.238.253" port: 33667 } } peers { permanent_uuid: "f7ad586c113945ab9bbf820283b810ed" member_type: VOTER last_known_addr { host: "127.4.238.252" port: 45781 } } }
14:09:20.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.942045  5285 sys_catalog.cc:458] T 00000000000000000000000000000000 P f7ad586c113945ab9bbf820283b810ed [sys.catalog]: This master's current role is: FOLLOWER
14:09:20.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.942098  5284 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 733a587c50774cf9996d8c760ae7f8b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12981dbe53654e029475d12de4275d8b" member_type: VOTER last_known_addr { host: "127.4.238.254" port: 34363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:09:20.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.943077  5284 sys_catalog.cc:455] T 00000000000000000000000000000000 P 733a587c50774cf9996d8c760ae7f8b9 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "733a587c50774cf9996d8c760ae7f8b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12981dbe53654e029475d12de4275d8b" member_type: VOTER last_known_addr { host: "127.4.238.254" port: 34363 } } peers { permanent_uuid: "733a587c50774cf9996d8c760ae7f8b9" member_type: VOTER last_known_addr { host: "127.4.238.253" port: 33667 } } peers { permanent_uuid: "f7ad586c113945ab9bbf820283b810ed" member_type: VOTER last_known_addr { host: "127.4.238.252" port: 45781 } } }
14:09:20.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.943150  5284 sys_catalog.cc:458] T 00000000000000000000000000000000 P 733a587c50774cf9996d8c760ae7f8b9 [sys.catalog]: This master's current role is: LEADER
14:09:20.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.943239  5310 sys_catalog.cc:455] T 00000000000000000000000000000000 P 12981dbe53654e029475d12de4275d8b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 733a587c50774cf9996d8c760ae7f8b9. Latest consensus state: current_term: 1 leader_uuid: "733a587c50774cf9996d8c760ae7f8b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12981dbe53654e029475d12de4275d8b" member_type: VOTER last_known_addr { host: "127.4.238.254" port: 34363 } } peers { permanent_uuid: "733a587c50774cf9996d8c760ae7f8b9" member_type: VOTER last_known_addr { host: "127.4.238.253" port: 33667 } } peers { permanent_uuid: "f7ad586c113945ab9bbf820283b810ed" member_type: VOTER last_known_addr { host: "127.4.238.252" port: 45781 } } }
14:09:20.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.943320  5310 sys_catalog.cc:458] T 00000000000000000000000000000000 P 12981dbe53654e029475d12de4275d8b [sys.catalog]: This master's current role is: FOLLOWER
14:09:20.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.943574  5285 sys_catalog.cc:455] T 00000000000000000000000000000000 P f7ad586c113945ab9bbf820283b810ed [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "733a587c50774cf9996d8c760ae7f8b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12981dbe53654e029475d12de4275d8b" member_type: VOTER last_known_addr { host: "127.4.238.254" port: 34363 } } peers { permanent_uuid: "733a587c50774cf9996d8c760ae7f8b9" member_type: VOTER last_known_addr { host: "127.4.238.253" port: 33667 } } peers { permanent_uuid: "f7ad586c113945ab9bbf820283b810ed" member_type: VOTER last_known_addr { host: "127.4.238.252" port: 45781 } } }
14:09:20.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.943642  5285 sys_catalog.cc:458] T 00000000000000000000000000000000 P f7ad586c113945ab9bbf820283b810ed [sys.catalog]: This master's current role is: FOLLOWER
14:09:20.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.943990  5323 sys_catalog.cc:455] T 00000000000000000000000000000000 P 733a587c50774cf9996d8c760ae7f8b9 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "733a587c50774cf9996d8c760ae7f8b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12981dbe53654e029475d12de4275d8b" member_type: VOTER last_known_addr { host: "127.4.238.254" port: 34363 } } peers { permanent_uuid: "733a587c50774cf9996d8c760ae7f8b9" member_type: VOTER last_known_addr { host: "127.4.238.253" port: 33667 } } peers { permanent_uuid: "f7ad586c113945ab9bbf820283b810ed" member_type: VOTER last_known_addr { host: "127.4.238.252" port: 45781 } } }
14:09:20.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.944072  5326 mvcc.cc:204] Tried to move back new op lower bound from 7305296940810006528 to 7305296940802355200. Current Snapshot: MvccSnapshot[applied={T|T < 7305296940810006528}]
14:09:20.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.944062  5323 sys_catalog.cc:458] T 00000000000000000000000000000000 P 733a587c50774cf9996d8c760ae7f8b9 [sys.catalog]: This master's current role is: LEADER
14:09:20.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.944344  5310 sys_catalog.cc:455] T 00000000000000000000000000000000 P 12981dbe53654e029475d12de4275d8b [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "733a587c50774cf9996d8c760ae7f8b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12981dbe53654e029475d12de4275d8b" member_type: VOTER last_known_addr { host: "127.4.238.254" port: 34363 } } peers { permanent_uuid: "733a587c50774cf9996d8c760ae7f8b9" member_type: VOTER last_known_addr { host: "127.4.238.253" port: 33667 } } peers { permanent_uuid: "f7ad586c113945ab9bbf820283b810ed" member_type: VOTER last_known_addr { host: "127.4.238.252" port: 45781 } } }
14:09:20.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.944413  5310 sys_catalog.cc:458] T 00000000000000000000000000000000 P 12981dbe53654e029475d12de4275d8b [sys.catalog]: This master's current role is: FOLLOWER
14:09:20.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.944694  5325 catalog_manager.cc:1383] Generated new cluster ID: 1faea71fdcc34a4b966a595888889001
14:09:20.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.944734  5325 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
14:09:20.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.951006  5329 mvcc.cc:204] Tried to move back new op lower bound from 7305296940810006528 to 7305296940802355200. Current Snapshot: MvccSnapshot[applied={T|T < 7305296940810006528}]
14:09:20.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.981734  5325 catalog_manager.cc:1406] Generated new certificate authority record
14:09:20.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.982661  5325 catalog_manager.cc:1540] Loading token signing keys...
14:09:20.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.988821  5325 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 733a587c50774cf9996d8c760ae7f8b9: Generated new TSK 0
14:09:20.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:20.989226  5325 catalog_manager.cc:1550] Initializing in-progress tserver states...
14:09:21.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.003839  5051 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:21.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:21.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/ts-0/wal
14:09:21.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/ts-0/data
14:09:21.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:21.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:21.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:21.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:21.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:21.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:21.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/ts-0/logs
14:09:21.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/ts-0/data/info.pb
14:09:21.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:21.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:21.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:21.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:21.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:21.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:21.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:21.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:21.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:09:21.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:21.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.4.238.193:0
14:09:21.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.4.238.193
14:09:21.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.4.238.193
14:09:21.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:21.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.4.238.254:34363,127.4.238.253:33667,127.4.238.252:45781
14:09:21.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.4.238.212:40387
14:09:21.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:21.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:21.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:09:21.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:21.106981  5334 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:21.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:21.107151  5334 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:21.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:21.107169  5334 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:21.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:21.109011  5334 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:21.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:21.109077  5334 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.4.238.193
14:09:21.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.110903  5334 tablet_server_runner.cc:78] Tablet server non-default flags:
14:09:21.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:21.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.4.238.212:40387
14:09:21.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:21.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:21.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/ts-0/data
14:09:21.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/ts-0/wal
14:09:21.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:21.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:21.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.4.238.193:0
14:09:21.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:21.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:21.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:21.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/ts-0/data/info.pb
14:09:21.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.4.238.193
14:09:21.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:21.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.4.238.254:34363,127.4.238.253:33667,127.4.238.252:45781
14:09:21.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:21.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.5334
14:09:21.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:21.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:21.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:21.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:21.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.4.238.193
14:09:21.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/ts-0/logs
14:09:21.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:21.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:21.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:21.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:09:21.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:21.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:21.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:21.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:21.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:21.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.111097  5334 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:21.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.111274  5334 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:21.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:21.113773  5342 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:21.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:21.114013  5340 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:21.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:21.113777  5339 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:21.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.113889  5334 server_base.cc:1061] running on GCE node
14:09:21.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.114265  5334 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:21.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.114470  5334 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:21.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.115598  5334 hybrid_clock.cc:648] HybridClock initialized: now 1783519761115573 us; error 44 us; skew 500 ppm
14:09:21.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.116745  5334 webserver.cc:533] Webserver started at http://127.4.238.193:37321/ using document root <none> and password file <none>
14:09:21.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.116901  5334 fs_manager.cc:362] Metadata directory not provided
14:09:21.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.116940  5334 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:21.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.117012  5334 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:21.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.117799  5334 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/ts-0/data/instance:
14:09:21.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "47ee32cac19f4c71948df1866fa750b7"
14:09:21.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:21 on dist-test-slave-63nk"
14:09:21.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.118065  5334 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/ts-0/wal/instance:
14:09:21.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "47ee32cac19f4c71948df1866fa750b7"
14:09:21.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:21 on dist-test-slave-63nk"
14:09:21.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.119127  5334 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
14:09:21.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.119695  5348 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:21.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.119855  5334 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.001s
14:09:21.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.119901  5334 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/ts-0/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/ts-0/wal
14:09:21.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "47ee32cac19f4c71948df1866fa750b7"
14:09:21.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:21 on dist-test-slave-63nk"
14:09:21.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.119940  5334 fs_report.cc:389] FS layout report
14:09:21.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:21.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/ts-0/wal
14:09:21.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/ts-0/wal
14:09:21.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/ts-0/data/data
14:09:21.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:21.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:21.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:21.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:21.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:21.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:21.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:21.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:21.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:21.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:21.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:21.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.133764  5334 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:21.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.134016  5334 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:21.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.134109  5334 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:21.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.134280  5334 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:09:21.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.134666  5334 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:09:21.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.134727  5334 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:09:21.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.134760  5334 ts_tablet_manager.cc:616] Registered 0 tablets
14:09:21.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.134778  5334 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:09:21.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.140793  5334 rpc_server.cc:307] RPC server started. Bound to: 127.4.238.193:33121
14:09:21.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.140862  5462 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.238.193:33121 every 8 connection(s)
14:09:21.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.141194  5334 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/ts-0/data/info.pb
14:09:21.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.146564  5465 heartbeater.cc:344] Connected to a master server at 127.4.238.253:33667
14:09:21.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.146571  5463 heartbeater.cc:344] Connected to a master server at 127.4.238.252:45781
14:09:21.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.146597  5464 heartbeater.cc:344] Connected to a master server at 127.4.238.254:34363
14:09:21.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.146713  5463 heartbeater.cc:461] Registering TS with master...
14:09:21.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.146714  5465 heartbeater.cc:461] Registering TS with master...
14:09:21.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.146755  5464 heartbeater.cc:461] Registering TS with master...
14:09:21.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.146977  5464 heartbeater.cc:507] Master 127.4.238.254:34363 requested a full tablet report, sending...
14:09:21.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.146978  5463 heartbeater.cc:507] Master 127.4.238.252:45781 requested a full tablet report, sending...
14:09:21.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.146977  5465 heartbeater.cc:507] Master 127.4.238.253:33667 requested a full tablet report, sending...
14:09:21.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.147436  5165 ts_manager.cc:194] Registered new tserver with Master: 47ee32cac19f4c71948df1866fa750b7 (127.4.238.193:33121)
14:09:21.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.147472  5092 ts_manager.cc:194] Registered new tserver with Master: 47ee32cac19f4c71948df1866fa750b7 (127.4.238.193:33121)
14:09:21.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.147483  5237 ts_manager.cc:194] Registered new tserver with Master: 47ee32cac19f4c71948df1866fa750b7 (127.4.238.193:33121)
14:09:21.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.148303  5165 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.4.238.193:43011
14:09:21.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.149273  5051 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 5334
14:09:21.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.149353  5051 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/ts-0/wal/instance
14:09:21.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.150444  5051 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:21.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:21.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/ts-1/wal
14:09:21.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/ts-1/data
14:09:21.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:21.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:21.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:21.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:21.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:21.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:21.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/ts-1/logs
14:09:21.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/ts-1/data/info.pb
14:09:21.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:21.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:21.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:21.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:21.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:21.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:21.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:21.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:21.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:09:21.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:21.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.4.238.194:0
14:09:21.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.4.238.194
14:09:21.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.4.238.194
14:09:21.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:21.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.4.238.254:34363,127.4.238.253:33667,127.4.238.252:45781
14:09:21.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.4.238.212:40387
14:09:21.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:21.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:21.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:09:21.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:21.226994  5470 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:21.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:21.227164  5470 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:21.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:21.227182  5470 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:21.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:21.228641  5470 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:21.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:21.228688  5470 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.4.238.194
14:09:21.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.230618  5470 tablet_server_runner.cc:78] Tablet server non-default flags:
14:09:21.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:21.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.4.238.212:40387
14:09:21.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:21.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:21.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/ts-1/data
14:09:21.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/ts-1/wal
14:09:21.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:21.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:21.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.4.238.194:0
14:09:21.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:21.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:21.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:21.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/ts-1/data/info.pb
14:09:21.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.4.238.194
14:09:21.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:21.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.4.238.254:34363,127.4.238.253:33667,127.4.238.252:45781
14:09:21.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:21.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.5470
14:09:21.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:21.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:21.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:21.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:21.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.4.238.194
14:09:21.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/ts-1/logs
14:09:21.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:21.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:21.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:21.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:09:21.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:21.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:21.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:21.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:21.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:21.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.230798  5470 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:21.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.230976  5470 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:21.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:21.233299  5478 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:21.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:21.233362  5476 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:21.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:21.233368  5475 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:21.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.233678  5470 server_base.cc:1061] running on GCE node
14:09:21.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.233842  5470 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:21.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.234066  5470 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:21.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.235200  5470 hybrid_clock.cc:648] HybridClock initialized: now 1783519761235177 us; error 34 us; skew 500 ppm
14:09:21.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.236415  5470 webserver.cc:533] Webserver started at http://127.4.238.194:46065/ using document root <none> and password file <none>
14:09:21.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.236646  5470 fs_manager.cc:362] Metadata directory not provided
14:09:21.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.236718  5470 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:21.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.236835  5470 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:21.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.237713  5470 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/ts-1/data/instance:
14:09:21.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b4a6be57990c458189a9219a6f143e21"
14:09:21.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:21 on dist-test-slave-63nk"
14:09:21.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.238070  5470 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/ts-1/wal/instance:
14:09:21.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b4a6be57990c458189a9219a6f143e21"
14:09:21.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:21 on dist-test-slave-63nk"
14:09:21.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.239275  5470 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
14:09:21.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.239926  5484 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:21.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.240083  5470 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:09:21.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.240182  5470 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/ts-1/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/ts-1/wal
14:09:21.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b4a6be57990c458189a9219a6f143e21"
14:09:21.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:21 on dist-test-slave-63nk"
14:09:21.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.240247  5470 fs_report.cc:389] FS layout report
14:09:21.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:21.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/ts-1/wal
14:09:21.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/ts-1/wal
14:09:21.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/ts-1/data/data
14:09:21.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:21.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:21.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:21.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:21.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:21.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:21.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:21.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:21.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:21.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:21.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:21.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.255488  5470 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:21.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.255822  5470 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:21.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.255967  5470 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:21.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.256246  5470 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:09:21.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.256605  5470 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:09:21.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.256659  5470 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:09:21.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.256691  5470 ts_tablet_manager.cc:616] Registered 0 tablets
14:09:21.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.256708  5470 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:09:21.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.262499  5470 rpc_server.cc:307] RPC server started. Bound to: 127.4.238.194:37845
14:09:21.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.262602  5597 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.238.194:37845 every 8 connection(s)
14:09:21.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.262897  5470 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/ts-1/data/info.pb
14:09:21.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.265144  5051 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 5470
14:09:21.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.265239  5051 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/ts-1/wal/instance
14:09:21.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.267277  5051 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:21.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:21.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/ts-2/wal
14:09:21.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/ts-2/data
14:09:21.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:21.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:21.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:21.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:21.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:21.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:21.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/ts-2/logs
14:09:21.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/ts-2/data/info.pb
14:09:21.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:21.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:21.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:21.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:21.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:21.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:21.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:21.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:21.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:09:21.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:21.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.4.238.195:0
14:09:21.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.4.238.195
14:09:21.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.4.238.195
14:09:21.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:21.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.4.238.254:34363,127.4.238.253:33667,127.4.238.252:45781
14:09:21.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.4.238.212:40387
14:09:21.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:21.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:21.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:09:21.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.269021  5598 heartbeater.cc:344] Connected to a master server at 127.4.238.252:45781
14:09:21.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.269045  5599 heartbeater.cc:344] Connected to a master server at 127.4.238.254:34363
14:09:21.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.269133  5598 heartbeater.cc:461] Registering TS with master...
14:09:21.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.269135  5599 heartbeater.cc:461] Registering TS with master...
14:09:21.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.269364  5598 heartbeater.cc:507] Master 127.4.238.252:45781 requested a full tablet report, sending...
14:09:21.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.269366  5599 heartbeater.cc:507] Master 127.4.238.254:34363 requested a full tablet report, sending...
14:09:21.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.269863  5237 ts_manager.cc:194] Registered new tserver with Master: b4a6be57990c458189a9219a6f143e21 (127.4.238.194:37845)
14:09:21.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.270022  5600 heartbeater.cc:344] Connected to a master server at 127.4.238.253:33667
14:09:21.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.270044  5092 ts_manager.cc:194] Registered new tserver with Master: b4a6be57990c458189a9219a6f143e21 (127.4.238.194:37845)
14:09:21.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.270081  5600 heartbeater.cc:461] Registering TS with master...
14:09:21.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.270185  5600 heartbeater.cc:507] Master 127.4.238.253:33667 requested a full tablet report, sending...
14:09:21.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.270445  5165 ts_manager.cc:194] Registered new tserver with Master: b4a6be57990c458189a9219a6f143e21 (127.4.238.194:37845)
14:09:21.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.270936  5165 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.4.238.194:55243
14:09:21.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:21.345742  5605 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:21.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:21.345907  5605 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:21.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:21.345927  5605 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:21.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:21.347384  5605 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:21.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:21.347435  5605 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.4.238.195
14:09:21.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.349025  5605 tablet_server_runner.cc:78] Tablet server non-default flags:
14:09:21.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:21.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.4.238.212:40387
14:09:21.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:21.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:21.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/ts-2/data
14:09:21.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/ts-2/wal
14:09:21.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:21.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:21.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.4.238.195:0
14:09:21.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:21.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:21.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:21.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/ts-2/data/info.pb
14:09:21.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.4.238.195
14:09:21.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:21.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.4.238.254:34363,127.4.238.253:33667,127.4.238.252:45781
14:09:21.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:21.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.5605
14:09:21.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:21.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:21.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:21.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:21.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.4.238.195
14:09:21.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/ts-2/logs
14:09:21.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:21.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:21.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:21.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:09:21.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:21.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:21.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:21.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:21.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:21.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.349203  5605 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:21.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.349381  5605 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:21.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:21.351696  5610 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:21.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:21.351699  5613 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:21.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:21.351716  5611 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:21.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.352051  5605 server_base.cc:1061] running on GCE node
14:09:21.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.352226  5605 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:21.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.352404  5605 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:21.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.353521  5605 hybrid_clock.cc:648] HybridClock initialized: now 1783519761353498 us; error 46 us; skew 500 ppm
14:09:21.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.354594  5605 webserver.cc:533] Webserver started at http://127.4.238.195:36907/ using document root <none> and password file <none>
14:09:21.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.354749  5605 fs_manager.cc:362] Metadata directory not provided
14:09:21.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.354781  5605 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:21.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.354852  5605 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:21.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.355664  5605 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/ts-2/data/instance:
14:09:21.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "24e3bb46c44046dfaa3b804af42da156"
14:09:21.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:21 on dist-test-slave-63nk"
14:09:21.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.355930  5605 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/ts-2/wal/instance:
14:09:21.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "24e3bb46c44046dfaa3b804af42da156"
14:09:21.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:21 on dist-test-slave-63nk"
14:09:21.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.357098  5605 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:09:21.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.357702  5619 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:21.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.357897  5605 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:09:21.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.357952  5605 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/ts-2/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/ts-2/wal
14:09:21.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "24e3bb46c44046dfaa3b804af42da156"
14:09:21.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:21 on dist-test-slave-63nk"
14:09:21.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.357992  5605 fs_report.cc:389] FS layout report
14:09:21.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:21.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/ts-2/wal
14:09:21.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/ts-2/wal
14:09:21.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/ts-2/data/data
14:09:21.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:21.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:21.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:21.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:21.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:21.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:21.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:21.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:21.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:21.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:21.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:21.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.376588  5605 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:21.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.376843  5605 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:21.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.376935  5605 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:21.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.377111  5605 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:09:21.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.377379  5605 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:09:21.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.377409  5605 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:09:21.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.377430  5605 ts_tablet_manager.cc:616] Registered 0 tablets
14:09:21.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.377442  5605 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:09:21.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.383224  5605 rpc_server.cc:307] RPC server started. Bound to: 127.4.238.195:38417
14:09:21.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.383265  5732 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.238.195:38417 every 8 connection(s)
14:09:21.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.383567  5605 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/ts-2/data/info.pb
14:09:21.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.388868  5733 heartbeater.cc:344] Connected to a master server at 127.4.238.252:45781
14:09:21.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.389147  5733 heartbeater.cc:461] Registering TS with master...
14:09:21.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.389231  5735 heartbeater.cc:344] Connected to a master server at 127.4.238.253:33667
14:09:21.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.389329  5735 heartbeater.cc:461] Registering TS with master...
14:09:21.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.389397  5733 heartbeater.cc:507] Master 127.4.238.252:45781 requested a full tablet report, sending...
14:09:21.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.389442  5735 heartbeater.cc:507] Master 127.4.238.253:33667 requested a full tablet report, sending...
14:09:21.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.389813  5734 heartbeater.cc:344] Connected to a master server at 127.4.238.254:34363
14:09:21.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.389801  5237 ts_manager.cc:194] Registered new tserver with Master: 24e3bb46c44046dfaa3b804af42da156 (127.4.238.195:38417)
14:09:21.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.389873  5734 heartbeater.cc:461] Registering TS with master...
14:09:21.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.389955  5734 heartbeater.cc:507] Master 127.4.238.254:34363 requested a full tablet report, sending...
14:09:21.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.389986  5165 ts_manager.cc:194] Registered new tserver with Master: 24e3bb46c44046dfaa3b804af42da156 (127.4.238.195:38417)
14:09:21.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.390287  5092 ts_manager.cc:194] Registered new tserver with Master: 24e3bb46c44046dfaa3b804af42da156 (127.4.238.195:38417)
14:09:21.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.390489  5165 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.4.238.195:44073
14:09:21.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.392627  5051 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 5605
14:09:21.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.392696  5051 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster7910313983763850375/ts-2/wal/instance
14:09:21.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.394811  5051 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
14:09:21.395 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:09:21.395 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

14:09:21.396 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.4.238.254"
      port: 34363
    }
    bound_http_address {
      host: "127.4.238.254"
      port: 37531
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.4.238.253"
      port: 33667
    }
    bound_http_address {
      host: "127.4.238.253"
      port: 38719
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.4.238.252"
      port: 45781
    }
    bound_http_address {
      host: "127.4.238.252"
      port: 35833
    }
  }
}

14:09:21.396 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

14:09:21.397 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.4.238.193"
      port: 33121
    }
    bound_http_address {
      host: "127.4.238.193"
      port: 37321
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.4.238.194"
      port: 37845
    }
    bound_http_address {
      host: "127.4.238.194"
      port: 46065
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.4.238.195"
      port: 38417
    }
    bound_http_address {
      host: "127.4.238.195"
      port: 36907
    }
  }
}

14:09:21.397 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
14:09:21.399 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:09:21.400 [DEBUG - main] (Connection.java:748) [peer master-127.4.238.254:34363(127.4.238.254:34363)] connecting to peer
14:09:21.401 [DEBUG - main] (Connection.java:748) [peer master-127.4.238.253:33667(127.4.238.253:33667)] connecting to peer
14:09:21.401 [DEBUG - main] (Connection.java:748) [peer master-127.4.238.252:45781(127.4.238.252:45781)] connecting to peer
14:09:21.401 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.4.238.254:34363(127.4.238.254:34363)] Successfully connected to peer
14:09:21.403 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.4.238.252:45781(127.4.238.252:45781)] Successfully connected to peer
14:09:21.404 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.4.238.254
14:09:21.404 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.4.238.252
14:09:21.404 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.4.238.253:33667(127.4.238.253:33667)] Successfully connected to peer
14:09:21.406 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.4.238.253
14:09:21.417 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x65eb632e, L:/127.0.0.1:42226 - R:/127.4.238.252:45781] using SASL/PLAIN
14:09:21.417 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5aa187f7, L:/127.0.0.1:49950 - R:/127.4.238.254:34363] using SASL/PLAIN
14:09:21.420 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x470dc3f6, L:/127.0.0.1:40270 - R:/127.4.238.253:33667] using SASL/PLAIN
14:09:21.422 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:09:21.422 [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, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.4.238.254:34363, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.4.238.253:33667, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.4.238.252:45781, [19ms] Sub RPC ConnectToMaster: received response from server master-127.4.238.254:34363: OK, [20ms] Sub RPC ConnectToMaster: received response from server master-127.4.238.252:45781: OK, [22ms] Sub RPC ConnectToMaster: received response from server master-127.4.238.253:33667: OK, deferred=null) after lookup
14:09:21.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.423305  5165 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40270:
14:09:21.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1783519761399"
14:09:21.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
14:09:21.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:09:21.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
14:09:21.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:09:21.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:09:21.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:09:21.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:09:21.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:09:21.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:09:21.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:09:21.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:09:21.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
14:09:21.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:09:21.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:09:21.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:09:21.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:09:21.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:09:21.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:09:21.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:09:21.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:09:21.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
14:09:21.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
14:09:21.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
14:09:21.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:09:21.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:09:21.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:09:21.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
14:09:21.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
14:09:21.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:09:21.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
14:09:21.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:09:21.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:09:21.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:09:21.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:09:21.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:09:21.428 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c32333dc390346d5998cb4071dedaf26
14:09:21.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.432786  5397 tablet_service.cc:1511] Processing CreateTablet for tablet e2a62a7225bf4f0d80f1912ac8eed526 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783519761399 [id=c32333dc390346d5998cb4071dedaf26]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION UNBOUNDED
14:09:21.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.433127  5397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2a62a7225bf4f0d80f1912ac8eed526. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:21.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.433266  5532 tablet_service.cc:1511] Processing CreateTablet for tablet 7d175316c1ae4215bd67331930b193d5 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783519761399 [id=c32333dc390346d5998cb4071dedaf26]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION UNBOUNDED
14:09:21.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.433522  5532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d175316c1ae4215bd67331930b193d5. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:21.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.435781  5748 tablet_bootstrap.cc:492] T e2a62a7225bf4f0d80f1912ac8eed526 P 47ee32cac19f4c71948df1866fa750b7: Bootstrap starting.
14:09:21.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.436132  5749 tablet_bootstrap.cc:492] T 7d175316c1ae4215bd67331930b193d5 P b4a6be57990c458189a9219a6f143e21: Bootstrap starting.
14:09:21.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.436684  5748 tablet_bootstrap.cc:654] T e2a62a7225bf4f0d80f1912ac8eed526 P 47ee32cac19f4c71948df1866fa750b7: Neither blocks nor log segments found. Creating new log.
14:09:21.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.436745  5749 tablet_bootstrap.cc:654] T 7d175316c1ae4215bd67331930b193d5 P b4a6be57990c458189a9219a6f143e21: Neither blocks nor log segments found. Creating new log.
14:09:21.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.436966  5748 log.cc:826] T e2a62a7225bf4f0d80f1912ac8eed526 P 47ee32cac19f4c71948df1866fa750b7: Log is configured to *not* fsync() on all Append() calls
14:09:21.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.437037  5749 log.cc:826] T 7d175316c1ae4215bd67331930b193d5 P b4a6be57990c458189a9219a6f143e21: Log is configured to *not* fsync() on all Append() calls
14:09:21.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.437575  5748 tablet_bootstrap.cc:492] T e2a62a7225bf4f0d80f1912ac8eed526 P 47ee32cac19f4c71948df1866fa750b7: No bootstrap required, opened a new log
14:09:21.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.437619  5749 tablet_bootstrap.cc:492] T 7d175316c1ae4215bd67331930b193d5 P b4a6be57990c458189a9219a6f143e21: No bootstrap required, opened a new log
14:09:21.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.437656  5748 ts_tablet_manager.cc:1403] T e2a62a7225bf4f0d80f1912ac8eed526 P 47ee32cac19f4c71948df1866fa750b7: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
14:09:21.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.437670  5749 ts_tablet_manager.cc:1403] T 7d175316c1ae4215bd67331930b193d5 P b4a6be57990c458189a9219a6f143e21: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
14:09:21.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.438938  5748 raft_consensus.cc:359] T e2a62a7225bf4f0d80f1912ac8eed526 P 47ee32cac19f4c71948df1866fa750b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "47ee32cac19f4c71948df1866fa750b7" member_type: VOTER last_known_addr { host: "127.4.238.193" port: 33121 } }
14:09:21.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.439067  5748 raft_consensus.cc:385] T e2a62a7225bf4f0d80f1912ac8eed526 P 47ee32cac19f4c71948df1866fa750b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:21.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.439100  5748 raft_consensus.cc:740] T e2a62a7225bf4f0d80f1912ac8eed526 P 47ee32cac19f4c71948df1866fa750b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47ee32cac19f4c71948df1866fa750b7, State: Initialized, Role: FOLLOWER
14:09:21.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.439194  5748 consensus_queue.cc:260] T e2a62a7225bf4f0d80f1912ac8eed526 P 47ee32cac19f4c71948df1866fa750b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "47ee32cac19f4c71948df1866fa750b7" member_type: VOTER last_known_addr { host: "127.4.238.193" port: 33121 } }
14:09:21.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.439273  5748 raft_consensus.cc:399] T e2a62a7225bf4f0d80f1912ac8eed526 P 47ee32cac19f4c71948df1866fa750b7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:09:21.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.439307  5748 raft_consensus.cc:493] T e2a62a7225bf4f0d80f1912ac8eed526 P 47ee32cac19f4c71948df1866fa750b7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:09:21.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.439352  5748 raft_consensus.cc:3060] T e2a62a7225bf4f0d80f1912ac8eed526 P 47ee32cac19f4c71948df1866fa750b7 [term 0 FOLLOWER]: Advancing to term 1
14:09:21.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.439713  5749 raft_consensus.cc:359] T 7d175316c1ae4215bd67331930b193d5 P b4a6be57990c458189a9219a6f143e21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4a6be57990c458189a9219a6f143e21" member_type: VOTER last_known_addr { host: "127.4.238.194" port: 37845 } }
14:09:21.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.439857  5749 raft_consensus.cc:385] T 7d175316c1ae4215bd67331930b193d5 P b4a6be57990c458189a9219a6f143e21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:21.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.439889  5749 raft_consensus.cc:740] T 7d175316c1ae4215bd67331930b193d5 P b4a6be57990c458189a9219a6f143e21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4a6be57990c458189a9219a6f143e21, State: Initialized, Role: FOLLOWER
14:09:21.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.439896  5748 raft_consensus.cc:515] T e2a62a7225bf4f0d80f1912ac8eed526 P 47ee32cac19f4c71948df1866fa750b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "47ee32cac19f4c71948df1866fa750b7" member_type: VOTER last_known_addr { host: "127.4.238.193" port: 33121 } }
14:09:21.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.439968  5749 consensus_queue.cc:260] T 7d175316c1ae4215bd67331930b193d5 P b4a6be57990c458189a9219a6f143e21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4a6be57990c458189a9219a6f143e21" member_type: VOTER last_known_addr { host: "127.4.238.194" port: 37845 } }
14:09:21.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.440022  5749 raft_consensus.cc:399] T 7d175316c1ae4215bd67331930b193d5 P b4a6be57990c458189a9219a6f143e21 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:09:21.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.440021  5748 leader_election.cc:304] T e2a62a7225bf4f0d80f1912ac8eed526 P 47ee32cac19f4c71948df1866fa750b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 47ee32cac19f4c71948df1866fa750b7; no voters: 
14:09:21.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.440053  5749 raft_consensus.cc:493] T 7d175316c1ae4215bd67331930b193d5 P b4a6be57990c458189a9219a6f143e21 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:09:21.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.440088  5749 raft_consensus.cc:3060] T 7d175316c1ae4215bd67331930b193d5 P b4a6be57990c458189a9219a6f143e21 [term 0 FOLLOWER]: Advancing to term 1
14:09:21.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.440200  5748 leader_election.cc:290] T e2a62a7225bf4f0d80f1912ac8eed526 P 47ee32cac19f4c71948df1866fa750b7 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:09:21.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.440418  5748 ts_tablet_manager.cc:1434] T e2a62a7225bf4f0d80f1912ac8eed526 P 47ee32cac19f4c71948df1866fa750b7: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.003s
14:09:21.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.440753  5749 raft_consensus.cc:515] T 7d175316c1ae4215bd67331930b193d5 P b4a6be57990c458189a9219a6f143e21 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4a6be57990c458189a9219a6f143e21" member_type: VOTER last_known_addr { host: "127.4.238.194" port: 37845 } }
14:09:21.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.440860  5749 leader_election.cc:304] T 7d175316c1ae4215bd67331930b193d5 P b4a6be57990c458189a9219a6f143e21 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b4a6be57990c458189a9219a6f143e21; no voters: 
14:09:21.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.441020  5749 leader_election.cc:290] T 7d175316c1ae4215bd67331930b193d5 P b4a6be57990c458189a9219a6f143e21 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:09:21.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.441084  5465 heartbeater.cc:499] Master 127.4.238.253:33667 was elected leader, sending a full tablet report...
14:09:21.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.441190  5749 ts_tablet_manager.cc:1434] T 7d175316c1ae4215bd67331930b193d5 P b4a6be57990c458189a9219a6f143e21: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.002s
14:09:21.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.441823  5600 heartbeater.cc:499] Master 127.4.238.253:33667 was elected leader, sending a full tablet report...
14:09:21.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.441883  5755 raft_consensus.cc:2804] T 7d175316c1ae4215bd67331930b193d5 P b4a6be57990c458189a9219a6f143e21 [term 1 FOLLOWER]: Leader election won for term 1
14:09:21.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.442011  5755 raft_consensus.cc:697] T 7d175316c1ae4215bd67331930b193d5 P b4a6be57990c458189a9219a6f143e21 [term 1 LEADER]: Becoming Leader. State: Replica: b4a6be57990c458189a9219a6f143e21, State: Running, Role: LEADER
14:09:21.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.442085  5755 consensus_queue.cc:237] T 7d175316c1ae4215bd67331930b193d5 P b4a6be57990c458189a9219a6f143e21 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4a6be57990c458189a9219a6f143e21" member_type: VOTER last_known_addr { host: "127.4.238.194" port: 37845 } }
14:09:21.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.442819  5165 catalog_manager.cc:5697] T 7d175316c1ae4215bd67331930b193d5 P b4a6be57990c458189a9219a6f143e21 reported cstate change: term changed from 0 to 1, leader changed from <none> to b4a6be57990c458189a9219a6f143e21 (127.4.238.194). New cstate: current_term: 1 leader_uuid: "b4a6be57990c458189a9219a6f143e21" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4a6be57990c458189a9219a6f143e21" member_type: VOTER last_known_addr { host: "127.4.238.194" port: 37845 } health_report { overall_health: HEALTHY } } }
14:09:21.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.444576  5752 raft_consensus.cc:2804] T e2a62a7225bf4f0d80f1912ac8eed526 P 47ee32cac19f4c71948df1866fa750b7 [term 1 FOLLOWER]: Leader election won for term 1
14:09:21.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.444717  5752 raft_consensus.cc:697] T e2a62a7225bf4f0d80f1912ac8eed526 P 47ee32cac19f4c71948df1866fa750b7 [term 1 LEADER]: Becoming Leader. State: Replica: 47ee32cac19f4c71948df1866fa750b7, State: Running, Role: LEADER
14:09:21.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.444797  5752 consensus_queue.cc:237] T e2a62a7225bf4f0d80f1912ac8eed526 P 47ee32cac19f4c71948df1866fa750b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "47ee32cac19f4c71948df1866fa750b7" member_type: VOTER last_known_addr { host: "127.4.238.193" port: 33121 } }
14:09:21.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.445477  5165 catalog_manager.cc:5697] T e2a62a7225bf4f0d80f1912ac8eed526 P 47ee32cac19f4c71948df1866fa750b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47ee32cac19f4c71948df1866fa750b7 (127.4.238.193). New cstate: current_term: 1 leader_uuid: "47ee32cac19f4c71948df1866fa750b7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "47ee32cac19f4c71948df1866fa750b7" member_type: VOTER last_known_addr { host: "127.4.238.193" port: 33121 } health_report { overall_health: HEALTHY } } }
14:09:21.472 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7d175316c1ae4215bd67331930b193d5 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000000, 0x00000001)
14:09:21.472 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e2a62a7225bf4f0d80f1912ac8eed526 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000001, 0x00000002)
14:09:21.472 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7d175316c1ae4215bd67331930b193d5@[b4a6be57990c458189a9219a6f143e21(127.4.238.194:37845)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=e2a62a7225bf4f0d80f1912ac8eed526@[47ee32cac19f4c71948df1866fa750b7(127.4.238.193:33121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:21.473 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7d175316c1ae4215bd67331930b193d5 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000000, 0x00000001)
14:09:21.473 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e2a62a7225bf4f0d80f1912ac8eed526 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000001, 0x00000002)
14:09:21.473 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7d175316c1ae4215bd67331930b193d5@[b4a6be57990c458189a9219a6f143e21(127.4.238.194:37845)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=e2a62a7225bf4f0d80f1912ac8eed526@[47ee32cac19f4c71948df1866fa750b7(127.4.238.193:33121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:21.473 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@502f8b57, flushNotification=Deferred@1448277333(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:09:21.473 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e2a62a7225bf4f0d80f1912ac8eed526 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000001, 0x00000002)
14:09:21.473 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=e2a62a7225bf4f0d80f1912ac8eed526@[47ee32cac19f4c71948df1866fa750b7(127.4.238.193:33121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:21.474 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e2a62a7225bf4f0d80f1912ac8eed526 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000001, 0x00000002)
14:09:21.474 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=e2a62a7225bf4f0d80f1912ac8eed526@[47ee32cac19f4c71948df1866fa750b7(127.4.238.193:33121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:21.474 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e2a62a7225bf4f0d80f1912ac8eed526 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000001, 0x00000002)
14:09:21.475 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=e2a62a7225bf4f0d80f1912ac8eed526@[47ee32cac19f4c71948df1866fa750b7(127.4.238.193:33121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:21.475 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e2a62a7225bf4f0d80f1912ac8eed526 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000001, 0x00000002)
14:09:21.475 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=e2a62a7225bf4f0d80f1912ac8eed526@[47ee32cac19f4c71948df1866fa750b7(127.4.238.193:33121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:21.475 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e2a62a7225bf4f0d80f1912ac8eed526 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000001, 0x00000002)
14:09:21.475 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=e2a62a7225bf4f0d80f1912ac8eed526@[47ee32cac19f4c71948df1866fa750b7(127.4.238.193:33121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:21.476 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e2a62a7225bf4f0d80f1912ac8eed526 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000001, 0x00000002)
14:09:21.476 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=e2a62a7225bf4f0d80f1912ac8eed526@[47ee32cac19f4c71948df1866fa750b7(127.4.238.193:33121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:21.476 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e2a62a7225bf4f0d80f1912ac8eed526 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000001, 0x00000002)
14:09:21.476 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=e2a62a7225bf4f0d80f1912ac8eed526@[47ee32cac19f4c71948df1866fa750b7(127.4.238.193:33121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:21.477 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7d175316c1ae4215bd67331930b193d5 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000000, 0x00000001)
14:09:21.477 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e2a62a7225bf4f0d80f1912ac8eed526 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000001, 0x00000002)
14:09:21.477 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7d175316c1ae4215bd67331930b193d5@[b4a6be57990c458189a9219a6f143e21(127.4.238.194:37845)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=e2a62a7225bf4f0d80f1912ac8eed526@[47ee32cac19f4c71948df1866fa750b7(127.4.238.193:33121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:21.477 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7d175316c1ae4215bd67331930b193d5 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000000, 0x00000001)
14:09:21.477 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e2a62a7225bf4f0d80f1912ac8eed526 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000001, 0x00000002)
14:09:21.477 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7d175316c1ae4215bd67331930b193d5@[b4a6be57990c458189a9219a6f143e21(127.4.238.194:37845)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=e2a62a7225bf4f0d80f1912ac8eed526@[47ee32cac19f4c71948df1866fa750b7(127.4.238.193:33121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:21.478 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7d175316c1ae4215bd67331930b193d5 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000000, 0x00000001)
14:09:21.478 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e2a62a7225bf4f0d80f1912ac8eed526 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000001, 0x00000002)
14:09:21.478 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7d175316c1ae4215bd67331930b193d5@[b4a6be57990c458189a9219a6f143e21(127.4.238.194:37845)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=e2a62a7225bf4f0d80f1912ac8eed526@[47ee32cac19f4c71948df1866fa750b7(127.4.238.193:33121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:21.478 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e2a62a7225bf4f0d80f1912ac8eed526 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000001, 0x00000002)
14:09:21.478 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=e2a62a7225bf4f0d80f1912ac8eed526@[47ee32cac19f4c71948df1866fa750b7(127.4.238.193:33121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:21.479 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7d175316c1ae4215bd67331930b193d5 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000000, 0x00000001)
14:09:21.479 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e2a62a7225bf4f0d80f1912ac8eed526 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000001, 0x00000002)
14:09:21.479 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7d175316c1ae4215bd67331930b193d5@[b4a6be57990c458189a9219a6f143e21(127.4.238.194:37845)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=e2a62a7225bf4f0d80f1912ac8eed526@[47ee32cac19f4c71948df1866fa750b7(127.4.238.193:33121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:21.480 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7d175316c1ae4215bd67331930b193d5 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000000, 0x00000001)
14:09:21.480 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e2a62a7225bf4f0d80f1912ac8eed526 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000001, 0x00000002)
14:09:21.480 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7d175316c1ae4215bd67331930b193d5@[b4a6be57990c458189a9219a6f143e21(127.4.238.194:37845)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=e2a62a7225bf4f0d80f1912ac8eed526@[47ee32cac19f4c71948df1866fa750b7(127.4.238.193:33121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:21.480 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7d175316c1ae4215bd67331930b193d5 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000000, 0x00000001)
14:09:21.480 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e2a62a7225bf4f0d80f1912ac8eed526 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000001, 0x00000002)
14:09:21.480 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7d175316c1ae4215bd67331930b193d5@[b4a6be57990c458189a9219a6f143e21(127.4.238.194:37845)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=e2a62a7225bf4f0d80f1912ac8eed526@[47ee32cac19f4c71948df1866fa750b7(127.4.238.193:33121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:21.481 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7d175316c1ae4215bd67331930b193d5 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000000, 0x00000001)
14:09:21.481 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e2a62a7225bf4f0d80f1912ac8eed526 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000001, 0x00000002)
14:09:21.481 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7d175316c1ae4215bd67331930b193d5@[b4a6be57990c458189a9219a6f143e21(127.4.238.194:37845)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=e2a62a7225bf4f0d80f1912ac8eed526@[47ee32cac19f4c71948df1866fa750b7(127.4.238.193:33121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:21.481 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e2a62a7225bf4f0d80f1912ac8eed526 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000001, 0x00000002)
14:09:21.481 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=e2a62a7225bf4f0d80f1912ac8eed526@[47ee32cac19f4c71948df1866fa750b7(127.4.238.193:33121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:21.482 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7d175316c1ae4215bd67331930b193d5 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000000, 0x00000001)
14:09:21.482 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e2a62a7225bf4f0d80f1912ac8eed526 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000001, 0x00000002)
14:09:21.482 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7d175316c1ae4215bd67331930b193d5@[b4a6be57990c458189a9219a6f143e21(127.4.238.194:37845)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=e2a62a7225bf4f0d80f1912ac8eed526@[47ee32cac19f4c71948df1866fa750b7(127.4.238.193:33121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:21.482 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e2a62a7225bf4f0d80f1912ac8eed526 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000001, 0x00000002)
14:09:21.482 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=e2a62a7225bf4f0d80f1912ac8eed526@[47ee32cac19f4c71948df1866fa750b7(127.4.238.193:33121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:21.483 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7d175316c1ae4215bd67331930b193d5 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000000, 0x00000001)
14:09:21.483 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e2a62a7225bf4f0d80f1912ac8eed526 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000001, 0x00000002)
14:09:21.483 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7d175316c1ae4215bd67331930b193d5@[b4a6be57990c458189a9219a6f143e21(127.4.238.194:37845)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=e2a62a7225bf4f0d80f1912ac8eed526@[47ee32cac19f4c71948df1866fa750b7(127.4.238.193:33121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:21.483 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7d175316c1ae4215bd67331930b193d5 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000000, 0x00000001)
14:09:21.483 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e2a62a7225bf4f0d80f1912ac8eed526 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000001, 0x00000002)
14:09:21.484 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7d175316c1ae4215bd67331930b193d5@[b4a6be57990c458189a9219a6f143e21(127.4.238.194:37845)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=e2a62a7225bf4f0d80f1912ac8eed526@[47ee32cac19f4c71948df1866fa750b7(127.4.238.193:33121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:21.484 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e2a62a7225bf4f0d80f1912ac8eed526 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000001, 0x00000002)
14:09:21.484 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=e2a62a7225bf4f0d80f1912ac8eed526@[47ee32cac19f4c71948df1866fa750b7(127.4.238.193:33121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:21.484 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7d175316c1ae4215bd67331930b193d5 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000000, 0x00000001)
14:09:21.485 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e2a62a7225bf4f0d80f1912ac8eed526 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000001, 0x00000002)
14:09:21.485 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7d175316c1ae4215bd67331930b193d5@[b4a6be57990c458189a9219a6f143e21(127.4.238.194:37845)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=e2a62a7225bf4f0d80f1912ac8eed526@[47ee32cac19f4c71948df1866fa750b7(127.4.238.193:33121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:21.485 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7d175316c1ae4215bd67331930b193d5 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000000, 0x00000001)
14:09:21.485 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e2a62a7225bf4f0d80f1912ac8eed526 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000001, 0x00000002)
14:09:21.486 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7d175316c1ae4215bd67331930b193d5@[b4a6be57990c458189a9219a6f143e21(127.4.238.194:37845)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=e2a62a7225bf4f0d80f1912ac8eed526@[47ee32cac19f4c71948df1866fa750b7(127.4.238.193:33121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:21.486 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e2a62a7225bf4f0d80f1912ac8eed526 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000001, 0x00000002)
14:09:21.486 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=e2a62a7225bf4f0d80f1912ac8eed526@[47ee32cac19f4c71948df1866fa750b7(127.4.238.193:33121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:21.486 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7d175316c1ae4215bd67331930b193d5 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000000, 0x00000001)
14:09:21.486 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e2a62a7225bf4f0d80f1912ac8eed526 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000001, 0x00000002)
14:09:21.487 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7d175316c1ae4215bd67331930b193d5@[b4a6be57990c458189a9219a6f143e21(127.4.238.194:37845)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=e2a62a7225bf4f0d80f1912ac8eed526@[47ee32cac19f4c71948df1866fa750b7(127.4.238.193:33121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:21.487 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7d175316c1ae4215bd67331930b193d5 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000000, 0x00000001)
14:09:21.487 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e2a62a7225bf4f0d80f1912ac8eed526 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000001, 0x00000002)
14:09:21.487 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7d175316c1ae4215bd67331930b193d5@[b4a6be57990c458189a9219a6f143e21(127.4.238.194:37845)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=e2a62a7225bf4f0d80f1912ac8eed526@[47ee32cac19f4c71948df1866fa750b7(127.4.238.193:33121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:21.488 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7d175316c1ae4215bd67331930b193d5 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000000, 0x00000001)
14:09:21.488 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e2a62a7225bf4f0d80f1912ac8eed526 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000001, 0x00000002)
14:09:21.488 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7d175316c1ae4215bd67331930b193d5@[b4a6be57990c458189a9219a6f143e21(127.4.238.194:37845)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=e2a62a7225bf4f0d80f1912ac8eed526@[47ee32cac19f4c71948df1866fa750b7(127.4.238.193:33121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:21.488 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7d175316c1ae4215bd67331930b193d5 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000000, 0x00000001)
14:09:21.488 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e2a62a7225bf4f0d80f1912ac8eed526 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000001, 0x00000002)
14:09:21.488 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7d175316c1ae4215bd67331930b193d5@[b4a6be57990c458189a9219a6f143e21(127.4.238.194:37845)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=e2a62a7225bf4f0d80f1912ac8eed526@[47ee32cac19f4c71948df1866fa750b7(127.4.238.193:33121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:21.489 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e2a62a7225bf4f0d80f1912ac8eed526 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000001, 0x00000002)
14:09:21.489 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=e2a62a7225bf4f0d80f1912ac8eed526@[47ee32cac19f4c71948df1866fa750b7(127.4.238.193:33121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:21.489 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7d175316c1ae4215bd67331930b193d5 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000000, 0x00000001)
14:09:21.489 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e2a62a7225bf4f0d80f1912ac8eed526 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000001, 0x00000002)
14:09:21.489 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7d175316c1ae4215bd67331930b193d5@[b4a6be57990c458189a9219a6f143e21(127.4.238.194:37845)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=e2a62a7225bf4f0d80f1912ac8eed526@[47ee32cac19f4c71948df1866fa750b7(127.4.238.193:33121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:21.490 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e2a62a7225bf4f0d80f1912ac8eed526 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000001, 0x00000002)
14:09:21.490 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=e2a62a7225bf4f0d80f1912ac8eed526@[47ee32cac19f4c71948df1866fa750b7(127.4.238.193:33121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:21.490 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e2a62a7225bf4f0d80f1912ac8eed526 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000001, 0x00000002)
14:09:21.490 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=e2a62a7225bf4f0d80f1912ac8eed526@[47ee32cac19f4c71948df1866fa750b7(127.4.238.193:33121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:21.491 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e2a62a7225bf4f0d80f1912ac8eed526 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000001, 0x00000002)
14:09:21.491 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=e2a62a7225bf4f0d80f1912ac8eed526@[47ee32cac19f4c71948df1866fa750b7(127.4.238.193:33121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:21.491 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e2a62a7225bf4f0d80f1912ac8eed526 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000001, 0x00000002)
14:09:21.491 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=e2a62a7225bf4f0d80f1912ac8eed526@[47ee32cac19f4c71948df1866fa750b7(127.4.238.193:33121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:21.491 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e2a62a7225bf4f0d80f1912ac8eed526 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000001, 0x00000002)
14:09:21.491 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=e2a62a7225bf4f0d80f1912ac8eed526@[47ee32cac19f4c71948df1866fa750b7(127.4.238.193:33121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:21.492 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e2a62a7225bf4f0d80f1912ac8eed526 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000001, 0x00000002)
14:09:21.492 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=e2a62a7225bf4f0d80f1912ac8eed526@[47ee32cac19f4c71948df1866fa750b7(127.4.238.193:33121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:21.492 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e2a62a7225bf4f0d80f1912ac8eed526 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000001, 0x00000002)
14:09:21.492 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=e2a62a7225bf4f0d80f1912ac8eed526@[47ee32cac19f4c71948df1866fa750b7(127.4.238.193:33121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:21.493 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7d175316c1ae4215bd67331930b193d5 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000000, 0x00000001)
14:09:21.493 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e2a62a7225bf4f0d80f1912ac8eed526 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000001, 0x00000002)
14:09:21.493 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7d175316c1ae4215bd67331930b193d5@[b4a6be57990c458189a9219a6f143e21(127.4.238.194:37845)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=e2a62a7225bf4f0d80f1912ac8eed526@[47ee32cac19f4c71948df1866fa750b7(127.4.238.193:33121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:21.493 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e2a62a7225bf4f0d80f1912ac8eed526 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000001, 0x00000002)
14:09:21.493 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=e2a62a7225bf4f0d80f1912ac8eed526@[47ee32cac19f4c71948df1866fa750b7(127.4.238.193:33121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:21.494 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7d175316c1ae4215bd67331930b193d5 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000000, 0x00000001)
14:09:21.494 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e2a62a7225bf4f0d80f1912ac8eed526 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000001, 0x00000002)
14:09:21.494 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7d175316c1ae4215bd67331930b193d5@[b4a6be57990c458189a9219a6f143e21(127.4.238.194:37845)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=e2a62a7225bf4f0d80f1912ac8eed526@[47ee32cac19f4c71948df1866fa750b7(127.4.238.193:33121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:21.494 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7d175316c1ae4215bd67331930b193d5 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000000, 0x00000001)
14:09:21.494 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e2a62a7225bf4f0d80f1912ac8eed526 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000001, 0x00000002)
14:09:21.494 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7d175316c1ae4215bd67331930b193d5@[b4a6be57990c458189a9219a6f143e21(127.4.238.194:37845)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=e2a62a7225bf4f0d80f1912ac8eed526@[47ee32cac19f4c71948df1866fa750b7(127.4.238.193:33121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:21.495 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7d175316c1ae4215bd67331930b193d5 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000000, 0x00000001)
14:09:21.495 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e2a62a7225bf4f0d80f1912ac8eed526 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000001, 0x00000002)
14:09:21.495 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7d175316c1ae4215bd67331930b193d5@[b4a6be57990c458189a9219a6f143e21(127.4.238.194:37845)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=e2a62a7225bf4f0d80f1912ac8eed526@[47ee32cac19f4c71948df1866fa750b7(127.4.238.193:33121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:21.495 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7d175316c1ae4215bd67331930b193d5 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000000, 0x00000001)
14:09:21.496 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e2a62a7225bf4f0d80f1912ac8eed526 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000001, 0x00000002)
14:09:21.496 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7d175316c1ae4215bd67331930b193d5@[b4a6be57990c458189a9219a6f143e21(127.4.238.194:37845)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=e2a62a7225bf4f0d80f1912ac8eed526@[47ee32cac19f4c71948df1866fa750b7(127.4.238.193:33121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:21.496 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e2a62a7225bf4f0d80f1912ac8eed526 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000001, 0x00000002)
14:09:21.496 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=e2a62a7225bf4f0d80f1912ac8eed526@[47ee32cac19f4c71948df1866fa750b7(127.4.238.193:33121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:21.496 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7d175316c1ae4215bd67331930b193d5 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000000, 0x00000001)
14:09:21.496 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e2a62a7225bf4f0d80f1912ac8eed526 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000001, 0x00000002)
14:09:21.496 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7d175316c1ae4215bd67331930b193d5@[b4a6be57990c458189a9219a6f143e21(127.4.238.194:37845)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=e2a62a7225bf4f0d80f1912ac8eed526@[47ee32cac19f4c71948df1866fa750b7(127.4.238.193:33121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:21.497 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e2a62a7225bf4f0d80f1912ac8eed526 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000001, 0x00000002)
14:09:21.497 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=e2a62a7225bf4f0d80f1912ac8eed526@[47ee32cac19f4c71948df1866fa750b7(127.4.238.193:33121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:21.497 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e2a62a7225bf4f0d80f1912ac8eed526 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000001, 0x00000002)
14:09:21.497 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=e2a62a7225bf4f0d80f1912ac8eed526@[47ee32cac19f4c71948df1866fa750b7(127.4.238.193:33121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:21.497 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e2a62a7225bf4f0d80f1912ac8eed526 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000001, 0x00000002)
14:09:21.498 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=e2a62a7225bf4f0d80f1912ac8eed526@[47ee32cac19f4c71948df1866fa750b7(127.4.238.193:33121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:21.498 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7d175316c1ae4215bd67331930b193d5 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000000, 0x00000001)
14:09:21.498 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e2a62a7225bf4f0d80f1912ac8eed526 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000001, 0x00000002)
14:09:21.498 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7d175316c1ae4215bd67331930b193d5@[b4a6be57990c458189a9219a6f143e21(127.4.238.194:37845)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=e2a62a7225bf4f0d80f1912ac8eed526@[47ee32cac19f4c71948df1866fa750b7(127.4.238.193:33121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:21.499 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7d175316c1ae4215bd67331930b193d5 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000000, 0x00000001)
14:09:21.499 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e2a62a7225bf4f0d80f1912ac8eed526 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000001, 0x00000002)
14:09:21.500 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7d175316c1ae4215bd67331930b193d5@[b4a6be57990c458189a9219a6f143e21(127.4.238.194:37845)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=e2a62a7225bf4f0d80f1912ac8eed526@[47ee32cac19f4c71948df1866fa750b7(127.4.238.193:33121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:21.501 [DEBUG - kudu-nio-1] (Connection.java:748) [peer 47ee32cac19f4c71948df1866fa750b7(127.4.238.193:33121)] connecting to peer
14:09:21.502 [DEBUG - kudu-nio-1] (Connection.java:748) [peer b4a6be57990c458189a9219a6f143e21(127.4.238.194:37845)] connecting to peer
14:09:21.502 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 47ee32cac19f4c71948df1866fa750b7(127.4.238.193:33121)] Successfully connected to peer
14:09:21.505 [DEBUG - kudu-nio-4] (Connection.java:757) [peer b4a6be57990c458189a9219a6f143e21(127.4.238.194:37845)] Successfully connected to peer
14:09:21.527 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0x3288eeca, L:/127.0.0.1:44600 - R:/127.4.238.193:33121] using TOKEN/null
14:09:21.529 [DEBUG - kudu-nio-4] (Negotiator.java:918) Authenticated connection [id: 0x6c55cdac, L:/127.0.0.1:34576 - R:/127.4.238.194:37845] using TOKEN/null
14:09:21.534 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7d175316c1ae4215bd67331930b193d5 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000000, 0x00000001)
14:09:21.534 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e2a62a7225bf4f0d80f1912ac8eed526 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000001, 0x00000002)
14:09:21.534 [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=7d175316c1ae4215bd67331930b193d5@[b4a6be57990c458189a9219a6f143e21(127.4.238.194:37845)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=e2a62a7225bf4f0d80f1912ac8eed526@[47ee32cac19f4c71948df1866fa750b7(127.4.238.193:33121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:21.534 [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.4.238.253:33667, [2ms] Sub RPC GetTableLocations: received response from server master-127.4.238.253:33667: OK, deferred=null)) after lookup
14:09:21.537 [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-1783519761399, tablet=7d175316c1ae4215bd67331930b193d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:21.537 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 7d175316c1ae4215bd67331930b193d5 for partition [0x00000000, 0x00000001) with scanner id null
14:09:21.539 [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-1783519761399, tablet=e2a62a7225bf4f0d80f1912ac8eed526, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:21.539 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet e2a62a7225bf4f0d80f1912ac8eed526 for partition [0x00000001, 0x00000002) with scanner id null
14:09:21.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.541091  5165 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40270:
14:09:21.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783519761399" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "c1" immutable: true } } }
14:09:21.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.545264  5767 tablet.cc:1724] T e2a62a7225bf4f0d80f1912ac8eed526 P 47ee32cac19f4c71948df1866fa750b7: Alter schema from (
14:09:21.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:09:21.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:09:21.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:09:21.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
14:09:21.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:09:21.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL IMMUTABLE,
14:09:21.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:09:21.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
14:09:21.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.545514  5768 tablet.cc:1724] T 7d175316c1ae4215bd67331930b193d5 P b4a6be57990c458189a9219a6f143e21: Alter schema from (
14:09:21.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:09:21.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:09:21.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:09:21.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
14:09:21.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:09:21.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL IMMUTABLE,
14:09:21.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:09:21.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
14:09:21.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.558377  5165 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 733a587c50774cf9996d8c760ae7f8b9: org.apache.kudu.client.TestAlterTable-1783519761399 [id=c32333dc390346d5998cb4071dedaf26] alter complete (version 1)
14:09:21.564 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c32333dc390346d5998cb4071dedaf26
14:09:21.565 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@55120f99, flushNotification=Deferred@2034975583(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:09:21.572 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7d175316c1ae4215bd67331930b193d5 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000000, 0x00000001)
14:09:21.572 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e2a62a7225bf4f0d80f1912ac8eed526 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000001, 0x00000002)
14:09:21.572 [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=7d175316c1ae4215bd67331930b193d5@[b4a6be57990c458189a9219a6f143e21(127.4.238.194:37845)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=e2a62a7225bf4f0d80f1912ac8eed526@[47ee32cac19f4c71948df1866fa750b7(127.4.238.193:33121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:21.573 [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=2), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.4.238.253:33667, [2ms] Sub RPC GetTableLocations: received response from server master-127.4.238.253:33667: OK, deferred=null)) after lookup
14:09:21.575 [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-1783519761399, tablet=7d175316c1ae4215bd67331930b193d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:21.575 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 7d175316c1ae4215bd67331930b193d5 for partition [0x00000000, 0x00000001) with scanner id null
14:09:21.577 [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-1783519761399, tablet=e2a62a7225bf4f0d80f1912ac8eed526, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:21.577 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet e2a62a7225bf4f0d80f1912ac8eed526 for partition [0x00000001, 0x00000002) with scanner id null
14:09:21.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.581211  5165 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40270:
14:09:21.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783519761399" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "c1" immutable: false } } }
14:09:21.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.585824  5767 tablet.cc:1724] T e2a62a7225bf4f0d80f1912ac8eed526 P 47ee32cac19f4c71948df1866fa750b7: Alter schema from (
14:09:21.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:09:21.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL IMMUTABLE,
14:09:21.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:09:21.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1 to (
14:09:21.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:09:21.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:09:21.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:09:21.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 2
14:09:21.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.587376  5768 tablet.cc:1724] T 7d175316c1ae4215bd67331930b193d5 P b4a6be57990c458189a9219a6f143e21: Alter schema from (
14:09:21.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:09:21.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL IMMUTABLE,
14:09:21.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:09:21.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1 to (
14:09:21.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:09:21.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:09:21.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:09:21.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 2
14:09:21.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.595911  5165 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 733a587c50774cf9996d8c760ae7f8b9: org.apache.kudu.client.TestAlterTable-1783519761399 [id=c32333dc390346d5998cb4071dedaf26] alter complete (version 2)
14:09:21.603 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c32333dc390346d5998cb4071dedaf26
14:09:21.604 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@779dfe55, flushNotification=Deferred@842422776(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:09:21.611 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7d175316c1ae4215bd67331930b193d5 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000000, 0x00000001)
14:09:21.611 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e2a62a7225bf4f0d80f1912ac8eed526 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000001, 0x00000002)
14:09:21.611 [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=7d175316c1ae4215bd67331930b193d5@[b4a6be57990c458189a9219a6f143e21(127.4.238.194:37845)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=e2a62a7225bf4f0d80f1912ac8eed526@[47ee32cac19f4c71948df1866fa750b7(127.4.238.193:33121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:21.611 [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.4.238.253:33667, [1ms] Sub RPC GetTableLocations: received response from server master-127.4.238.253:33667: OK, deferred=null)) after lookup
14:09:21.613 [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-1783519761399, tablet=7d175316c1ae4215bd67331930b193d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:21.613 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 7d175316c1ae4215bd67331930b193d5 for partition [0x00000000, 0x00000001) with scanner id null
14:09:21.614 [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-1783519761399, tablet=e2a62a7225bf4f0d80f1912ac8eed526, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:21.615 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet e2a62a7225bf4f0d80f1912ac8eed526 for partition [0x00000001, 0x00000002) with scanner id null
14:09:21.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.615892  5165 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40270:
14:09:21.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783519761399" } 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 } } }
14:09:21.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.619812  5767 tablet.cc:1724] T e2a62a7225bf4f0d80f1912ac8eed526 P 47ee32cac19f4c71948df1866fa750b7: Alter schema from (
14:09:21.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:09:21.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:09:21.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:09:21.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 2 to (
14:09:21.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:09:21.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:09:21.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     2:immu_col INT32 NULLABLE IMMUTABLE,
14:09:21.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:09:21.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 3
14:09:21.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.621646  5768 tablet.cc:1724] T 7d175316c1ae4215bd67331930b193d5 P b4a6be57990c458189a9219a6f143e21: Alter schema from (
14:09:21.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:09:21.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:09:21.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:09:21.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 2 to (
14:09:21.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:09:21.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:09:21.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     2:immu_col INT32 NULLABLE IMMUTABLE,
14:09:21.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:09:21.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 3
14:09:21.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.630977  5165 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 733a587c50774cf9996d8c760ae7f8b9: org.apache.kudu.client.TestAlterTable-1783519761399 [id=c32333dc390346d5998cb4071dedaf26] alter complete (version 3)
14:09:21.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.642336  5466 maintenance_manager.cc:419] P 47ee32cac19f4c71948df1866fa750b7: Scheduling CompactRowSetsOp(e2a62a7225bf4f0d80f1912ac8eed526): perf score=0.023996
14:09:21.645 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c32333dc390346d5998cb4071dedaf26
14:09:21.647 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=2900, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@3e521715, flushNotification=Deferred@648358364(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:09:21.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.649729  5353 maintenance_manager.cc:643] P 47ee32cac19f4c71948df1866fa750b7: CompactRowSetsOp(e2a62a7225bf4f0d80f1912ac8eed526) complete. Timing: real 0.007s	user 0.004s	sys 0.000s Metrics: {"bytes_written":4904,"cfile_cache_hit":10,"cfile_cache_hit_bytes":263,"cfile_cache_miss":30,"cfile_cache_miss_bytes":3387,"cfile_init":6,"delta_iterators_relevant":6,"dirs.queue_time_us":58,"dirs.run_cpu_time_us":155,"dirs.run_wall_time_us":1287,"drs_written":1,"lbm_read_time_us":226,"lbm_reads_lt_1ms":54,"lbm_write_time_us":211,"lbm_writes_lt_1ms":22,"num_input_rowsets":3,"peak_mem_usage":105242,"rows_written":154,"thread_start_us":261,"threads_started":5}
14:09:21.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.650033  5466 maintenance_manager.cc:419] P 47ee32cac19f4c71948df1866fa750b7: Scheduling UndoDeltaBlockGCOp(e2a62a7225bf4f0d80f1912ac8eed526): 1114 bytes on disk
14:09:21.653 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7d175316c1ae4215bd67331930b193d5 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000000, 0x00000001)
14:09:21.653 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e2a62a7225bf4f0d80f1912ac8eed526 for table 'org.apache.kudu.client.TestAlterTable-1783519761399' with partition [0x00000001, 0x00000002)
14:09:21.653 [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=7d175316c1ae4215bd67331930b193d5@[b4a6be57990c458189a9219a6f143e21(127.4.238.194:37845)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=e2a62a7225bf4f0d80f1912ac8eed526@[47ee32cac19f4c71948df1866fa750b7(127.4.238.193:33121)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:21.653 [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.4.238.253:33667, [1ms] Sub RPC GetTableLocations: received response from server master-127.4.238.253:33667: OK, deferred=null)) after lookup
14:09:21.655 [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-1783519761399, tablet=7d175316c1ae4215bd67331930b193d5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:21.655 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 7d175316c1ae4215bd67331930b193d5 for partition [0x00000000, 0x00000001) with scanner id null
14:09:21.657 [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-1783519761399, tablet=e2a62a7225bf4f0d80f1912ac8eed526, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:21.657 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet e2a62a7225bf4f0d80f1912ac8eed526 for partition [0x00000001, 0x00000002) with scanner id null
14:09:21.657 [DEBUG - main] (Connection.java:575) [peer b4a6be57990c458189a9219a6f143e21(127.4.238.194:37845)] disconnecting while in state READY
14:09:21.657 [DEBUG - main] (Connection.java:575) [peer master-127.4.238.252:45781(127.4.238.252:45781)] disconnecting while in state READY
14:09:21.657 [DEBUG - main] (Connection.java:575) [peer master-127.4.238.253:33667(127.4.238.253:33667)] disconnecting while in state READY
14:09:21.658 [DEBUG - main] (Connection.java:575) [peer 47ee32cac19f4c71948df1866fa750b7(127.4.238.193:33121)] disconnecting while in state READY
14:09:21.658 [DEBUG - main] (Connection.java:575) [peer master-127.4.238.254:34363(127.4.238.254:34363)] disconnecting while in state READY
14:09:21.658 [DEBUG - kudu-nio-4] (Connection.java:239) [peer b4a6be57990c458189a9219a6f143e21(127.4.238.194:37845)] handling channelInactive
14:09:21.659 [DEBUG - kudu-nio-4] (Connection.java:709) [peer b4a6be57990c458189a9219a6f143e21(127.4.238.194:37845)] cleaning up while in state READY due to: connection closed
14:09:21.659 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 47ee32cac19f4c71948df1866fa750b7(127.4.238.193:33121)] handling channelInactive
14:09:21.659 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 47ee32cac19f4c71948df1866fa750b7(127.4.238.193:33121)] cleaning up while in state READY due to: connection closed
14:09:21.658 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.4.238.254:34363(127.4.238.254:34363)] handling channelInactive
14:09:21.660 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.4.238.254:34363(127.4.238.254:34363)] cleaning up while in state READY due to: connection closed
14:09:21.660 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.4.238.253:33667(127.4.238.253:33667)] handling channelInactive
14:09:21.660 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:09:21.660 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.4.238.253:33667(127.4.238.253:33667)] cleaning up while in state READY due to: connection closed
14:09:21.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.650197  5353 maintenance_manager.cc:643] P 47ee32cac19f4c71948df1866fa750b7: UndoDeltaBlockGCOp(e2a62a7225bf4f0d80f1912ac8eed526) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":17,"lbm_reads_lt_1ms":4}
14:09:21.665 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.4.238.252:45781(127.4.238.252:45781)] handling channelInactive
14:09:21.666 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.4.238.252:45781(127.4.238.252:45781)] cleaning up while in state READY due to: connection closed
14:09:21.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.666504  5051 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 5334
14:09:21.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.684793  5051 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 5470
14:09:21.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.695086  5051 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 5605
14:09:21.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.703483  5051 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 5062
14:09:21.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.709408  5051 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 5134
14:09:21.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.714959  5051 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 5203
14:09:21.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T14:09:21Z chronyd exiting
.14:09:21.832 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1783519761832
14:09:21.835 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:09:21.836 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
14:09:21.836 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskzNpfhA/test-tmp
14:09:21.836 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
14:09:21.837 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskzNpfhA/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
14:09:21.839 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

14:09:21.917 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:09:21.917 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

14:09:21.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.917750  5779 mini_oidc.cc:150] Starting JWKS server
14:09:21.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.918396  5779 webserver.cc:533] Webserver started at http://127.0.0.1:38151/ using document root <none> and password file <none>
14:09:21.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.918505  5779 mini_oidc.cc:186] Starting OIDC Discovery server
14:09:21.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.918673  5779 webserver.cc:533] Webserver started at http://127.0.0.1:34749/ using document root <none> and password file <none>
14:09:21.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T14:09:21Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
14:09:21.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T14:09:21Z Disabled control of system clock
14:09:21.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:21.929348  5779 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:21.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:21.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/master-0/wal
14:09:21.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/master-0/data
14:09:21.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:21.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:21.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:21.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:21.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:21.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:21.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/master-0/logs
14:09:21.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/master-0/data/info.pb
14:09:21.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:21.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:21.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:21.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:21.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:21.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:21.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:21.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:21.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:09:21.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:21.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:21.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:21.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.5.164.254:44743
14:09:21.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.5.164.254
14:09:21.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:21.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.5.164.212:33883
14:09:21.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:21.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:21.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:21.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:21.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.5.164.254:44743,127.5.164.253:32823,127.5.164.252:33149
14:09:21.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:21.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38151/jwks.json with env {}
14:09:22.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:22.008167  5790 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:22.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:22.008359  5790 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:22.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:22.008379  5790 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:22.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:22.009852  5790 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:09:22.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:22.009895  5790 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:22.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:22.009908  5790 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:09:22.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:22.009922  5790 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:09:22.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:22.009933  5790 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:09:22.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:22.009945  5790 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:38151/jwks.json
14:09:22.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.011528  5790 master_runner.cc:387] Master server non-default flags:
14:09:22.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:22.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.5.164.212:33883
14:09:22.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:22.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:22.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/master-0/data
14:09:22.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/master-0/wal
14:09:22.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:22.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.5.164.254:44743,127.5.164.253:32823,127.5.164.252:33149
14:09:22.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:22.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:22.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:22.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.5.164.254:44743
14:09:22.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:22.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:22.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:22.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38151/jwks.json
14:09:22.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:22.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:22.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/master-0/data/info.pb
14:09:22.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.5.164.254
14:09:22.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:22.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:22.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.5790
14:09:22.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:22.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:22.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:22.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:22.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/master-0/logs
14:09:22.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:22.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:22.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:22.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:09:22.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:22.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:22.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:22.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:22.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:22.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.011713  5790 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:22.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.011900  5790 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:22.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:22.014300  5798 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:22.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:22.014292  5796 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:22.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.014503  5790 server_base.cc:1061] running on GCE node
14:09:22.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:22.014294  5795 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:22.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.014889  5790 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:22.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.015149  5790 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:22.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.016283  5790 hybrid_clock.cc:648] HybridClock initialized: now 1783519762016261 us; error 40 us; skew 500 ppm
14:09:22.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.017329  5790 webserver.cc:533] Webserver started at http://127.5.164.254:44209/ using document root <none> and password file <none>
14:09:22.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.017499  5790 fs_manager.cc:362] Metadata directory not provided
14:09:22.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.017550  5790 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:22.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.017622  5790 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:22.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.018410  5790 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/master-0/data/instance:
14:09:22.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b45664146abf4ab3bf5cd7a729b72bb9"
14:09:22.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:22 on dist-test-slave-63nk"
14:09:22.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.018674  5790 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/master-0/wal/instance:
14:09:22.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b45664146abf4ab3bf5cd7a729b72bb9"
14:09:22.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:22 on dist-test-slave-63nk"
14:09:22.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.019742  5790 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.001s
14:09:22.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.020394  5804 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:22.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.020560  5790 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.001s
14:09:22.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.020615  5790 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/master-0/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/master-0/wal
14:09:22.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b45664146abf4ab3bf5cd7a729b72bb9"
14:09:22.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:22 on dist-test-slave-63nk"
14:09:22.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.020654  5790 fs_report.cc:389] FS layout report
14:09:22.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:22.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/master-0/wal
14:09:22.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/master-0/wal
14:09:22.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/master-0/data/data
14:09:22.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:22.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:22.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:22.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:22.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:22.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:22.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:22.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:22.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:22.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:22.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:22.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.034534  5790 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:22.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.034781  5790 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:22.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.034873  5790 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:22.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.038738  5790 rpc_server.cc:307] RPC server started. Bound to: 127.5.164.254:44743
14:09:22.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.038766  5856 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.164.254:44743 every 8 connection(s)
14:09:22.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.039027  5790 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/master-0/data/info.pb
14:09:22.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.039533  5857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:22.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.040791  5857 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.5.164.254" port: 44743 } has no permanent_uuid. Determining permanent_uuid...
14:09:22.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.043337  5779 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 5790
14:09:22.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.043423  5779 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/master-0/wal/instance
14:09:22.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.044212  5779 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:22.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:22.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/master-1/wal
14:09:22.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/master-1/data
14:09:22.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:22.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:22.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:22.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:22.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:22.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:22.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/master-1/logs
14:09:22.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/master-1/data/info.pb
14:09:22.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:22.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:22.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:22.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:22.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:22.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:22.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:22.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:22.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:09:22.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:22.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:22.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:22.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.5.164.253:32823
14:09:22.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.5.164.253
14:09:22.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:22.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.5.164.212:33883
14:09:22.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:22.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:22.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:22.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:22.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.5.164.254:44743,127.5.164.253:32823,127.5.164.252:33149
14:09:22.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:22.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38151/jwks.json with env {}
14:09:22.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.051054  5857 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.5.164.253" port: 32823 } has no permanent_uuid. Determining permanent_uuid...
14:09:22.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:22.051508  5808 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.164.253:32823: connect: Connection refused (error 111)
14:09:22.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:22.051949  5857 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.5.164.253:32823: Network error: Client connection negotiation failed: client connection to 127.5.164.253:32823: connect: Connection refused (error 111)
14:09:22.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.101137  5857 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.5.164.253" port: 32823 } attempt: 1
14:09:22.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:22.101923  5857 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.5.164.253:32823: Network error: Client connection negotiation failed: client connection to 127.5.164.253:32823: connect: Connection refused (error 111)
14:09:22.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:22.124620  5861 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:22.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:22.124806  5861 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:22.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:22.124835  5861 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:22.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:22.126348  5861 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:09:22.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:22.126421  5861 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:22.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:22.126443  5861 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:09:22.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:22.126463  5861 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:09:22.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:22.126482  5861 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:09:22.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:22.126497  5861 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:38151/jwks.json
14:09:22.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.128140  5861 master_runner.cc:387] Master server non-default flags:
14:09:22.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:22.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.5.164.212:33883
14:09:22.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:22.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:22.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/master-1/data
14:09:22.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/master-1/wal
14:09:22.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:22.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.5.164.254:44743,127.5.164.253:32823,127.5.164.252:33149
14:09:22.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:22.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:22.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:22.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.5.164.253:32823
14:09:22.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:22.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:22.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:22.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38151/jwks.json
14:09:22.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:22.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:22.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/master-1/data/info.pb
14:09:22.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.5.164.253
14:09:22.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:22.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:22.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.5861
14:09:22.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:22.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:22.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:22.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:22.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/master-1/logs
14:09:22.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:22.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:22.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:22.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:09:22.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:22.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:22.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:22.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:22.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:22.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.128383  5861 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:22.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.128620  5861 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:22.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:22.130925  5870 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:22.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:22.130921  5868 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:22.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:22.130925  5867 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:22.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.131314  5861 server_base.cc:1061] running on GCE node
14:09:22.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.131508  5861 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:22.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.131698  5861 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:22.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.132862  5861 hybrid_clock.cc:648] HybridClock initialized: now 1783519762132868 us; error 50 us; skew 500 ppm
14:09:22.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.133906  5861 webserver.cc:533] Webserver started at http://127.5.164.253:34675/ using document root <none> and password file <none>
14:09:22.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.134052  5861 fs_manager.cc:362] Metadata directory not provided
14:09:22.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.134091  5861 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:22.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.134160  5861 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:22.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.134913  5861 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/master-1/data/instance:
14:09:22.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "204931a28cf948eaa31746a0b283001e"
14:09:22.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:22 on dist-test-slave-63nk"
14:09:22.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.135185  5861 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/master-1/wal/instance:
14:09:22.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "204931a28cf948eaa31746a0b283001e"
14:09:22.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:22 on dist-test-slave-63nk"
14:09:22.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.136297  5861 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:09:22.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.136859  5876 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:22.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.136996  5861 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.000s
14:09:22.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.137045  5861 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/master-1/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/master-1/wal
14:09:22.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "204931a28cf948eaa31746a0b283001e"
14:09:22.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:22 on dist-test-slave-63nk"
14:09:22.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.137081  5861 fs_report.cc:389] FS layout report
14:09:22.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:22.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/master-1/wal
14:09:22.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/master-1/wal
14:09:22.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/master-1/data/data
14:09:22.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:22.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:22.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:22.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:22.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:22.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:22.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:22.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:22.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:22.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:22.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:22.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.169726  5861 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:22.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.170014  5861 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:22.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.170102  5857 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.5.164.253" port: 32823 } attempt: 2
14:09:22.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.170154  5861 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:22.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:22.170976  5857 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.5.164.253:32823: Network error: Client connection negotiation failed: client connection to 127.5.164.253:32823: connect: Connection refused (error 111)
14:09:22.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.174250  5861 rpc_server.cc:307] RPC server started. Bound to: 127.5.164.253:32823
14:09:22.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.174280  5928 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.164.253:32823 every 8 connection(s)
14:09:22.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.174554  5861 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/master-1/data/info.pb
14:09:22.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.175076  5929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:22.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.176448  5929 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.5.164.254" port: 44743 } has no permanent_uuid. Determining permanent_uuid...
14:09:22.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.179252  5779 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 5861
14:09:22.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.179348  5779 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/master-1/wal/instance
14:09:22.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.179698  5779 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:22.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:22.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/master-2/wal
14:09:22.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/master-2/data
14:09:22.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:22.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:22.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:22.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:22.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:22.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:22.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/master-2/logs
14:09:22.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/master-2/data/info.pb
14:09:22.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:22.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:22.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:22.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:22.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:22.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:22.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:22.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:22.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:09:22.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:22.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:22.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:22.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.5.164.252:33149
14:09:22.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.5.164.252
14:09:22.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:22.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.5.164.212:33883
14:09:22.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:22.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:22.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:22.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:22.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.5.164.254:44743,127.5.164.253:32823,127.5.164.252:33149
14:09:22.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:22.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38151/jwks.json with env {}
14:09:22.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.181432  5929 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.5.164.253" port: 32823 } has no permanent_uuid. Determining permanent_uuid...
14:09:22.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.185015  5929 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.5.164.252" port: 33149 } has no permanent_uuid. Determining permanent_uuid...
14:09:22.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:22.185444  5879 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.164.252:33149: connect: Connection refused (error 111)
14:09:22.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:22.185920  5929 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.5.164.252:33149: Network error: Client connection negotiation failed: client connection to 127.5.164.252:33149: connect: Connection refused (error 111)
14:09:22.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.235145  5929 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.5.164.252" port: 33149 } attempt: 1
14:09:22.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:22.236083  5929 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.5.164.252:33149: Network error: Client connection negotiation failed: client connection to 127.5.164.252:33149: connect: Connection refused (error 111)
14:09:22.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:22.257413  5932 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:22.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:22.257622  5932 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:22.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:22.257652  5932 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:22.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:22.259207  5932 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:09:22.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:22.259284  5932 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:22.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:22.259316  5932 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:09:22.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:22.259333  5932 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:09:22.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:22.259349  5932 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:09:22.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:22.259364  5932 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:38151/jwks.json
14:09:22.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.261097  5932 master_runner.cc:387] Master server non-default flags:
14:09:22.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:22.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.5.164.212:33883
14:09:22.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:22.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:22.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/master-2/data
14:09:22.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/master-2/wal
14:09:22.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:22.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.5.164.254:44743,127.5.164.253:32823,127.5.164.252:33149
14:09:22.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:22.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:22.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:22.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.5.164.252:33149
14:09:22.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:22.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:22.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:22.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38151/jwks.json
14:09:22.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:22.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:22.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/master-2/data/info.pb
14:09:22.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.5.164.252
14:09:22.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:22.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:22.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.5932
14:09:22.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:22.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:22.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:22.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:22.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/master-2/logs
14:09:22.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:22.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:22.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:22.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:09:22.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:22.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:22.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:22.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:22.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:22.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.261363  5932 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:22.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.261596  5932 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:22.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.262148  5857 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.5.164.253" port: 32823 } attempt: 3
14:09:22.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:22.264081  5940 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:22.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:22.264065  5942 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:22.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:22.264130  5939 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:22.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.264904  5932 server_base.cc:1061] running on GCE node
14:09:22.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.265113  5932 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:22.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.265393  5932 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:22.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.265880  5857 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.5.164.252" port: 33149 } has no permanent_uuid. Determining permanent_uuid...
14:09:22.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:22.266466  5857 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.5.164.252:33149: Network error: Client connection negotiation failed: client connection to 127.5.164.252:33149: connect: Connection refused (error 111)
14:09:22.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.266523  5932 hybrid_clock.cc:648] HybridClock initialized: now 1783519762266505 us; error 27 us; skew 500 ppm
14:09:22.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.267467  5932 webserver.cc:533] Webserver started at http://127.5.164.252:46041/ using document root <none> and password file <none>
14:09:22.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.267616  5932 fs_manager.cc:362] Metadata directory not provided
14:09:22.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.267654  5932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:22.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.267724  5932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:22.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.268560  5932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/master-2/data/instance:
14:09:22.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ec75b0167fce414390bbcd7f5ee35e57"
14:09:22.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:22 on dist-test-slave-63nk"
14:09:22.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.268821  5932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/master-2/wal/instance:
14:09:22.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ec75b0167fce414390bbcd7f5ee35e57"
14:09:22.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:22 on dist-test-slave-63nk"
14:09:22.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.269987  5932 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:09:22.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.270684  5948 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:22.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.270931  5932 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
14:09:22.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.271004  5932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/master-2/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/master-2/wal
14:09:22.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ec75b0167fce414390bbcd7f5ee35e57"
14:09:22.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:22 on dist-test-slave-63nk"
14:09:22.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.271054  5932 fs_report.cc:389] FS layout report
14:09:22.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:22.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/master-2/wal
14:09:22.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/master-2/wal
14:09:22.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/master-2/data/data
14:09:22.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:22.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:22.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:22.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:22.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:22.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:22.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:22.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:22.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:22.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:22.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:22.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.283444  5932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:22.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.283735  5932 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:22.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.283830  5932 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:22.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.287699  5932 rpc_server.cc:307] RPC server started. Bound to: 127.5.164.252:33149
14:09:22.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.287762  6000 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.164.252:33149 every 8 connection(s)
14:09:22.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.288179  5932 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/master-2/data/info.pb
14:09:22.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.288861  6001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:22.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.290053  6001 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.5.164.254" port: 44743 } has no permanent_uuid. Determining permanent_uuid...
14:09:22.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.294310  5779 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 5932
14:09:22.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.294405  5779 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/master-2/wal/instance
14:09:22.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.295172  6001 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.5.164.253" port: 32823 } has no permanent_uuid. Determining permanent_uuid...
14:09:22.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.297610  5857 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.5.164.252" port: 33149 } attempt: 1
14:09:22.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.298424  6001 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.5.164.252" port: 33149 } has no permanent_uuid. Determining permanent_uuid...
14:09:22.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.302956  6001 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ec75b0167fce414390bbcd7f5ee35e57: Bootstrap starting.
14:09:22.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.303625  5857 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b45664146abf4ab3bf5cd7a729b72bb9: Bootstrap starting.
14:09:22.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.303745  6001 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ec75b0167fce414390bbcd7f5ee35e57: Neither blocks nor log segments found. Creating new log.
14:09:22.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.303992  6001 log.cc:826] T 00000000000000000000000000000000 P ec75b0167fce414390bbcd7f5ee35e57: Log is configured to *not* fsync() on all Append() calls
14:09:22.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.304239  5929 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.5.164.252" port: 33149 } attempt: 2
14:09:22.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.304347  5857 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b45664146abf4ab3bf5cd7a729b72bb9: Neither blocks nor log segments found. Creating new log.
14:09:22.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.304627  5857 log.cc:826] T 00000000000000000000000000000000 P b45664146abf4ab3bf5cd7a729b72bb9: Log is configured to *not* fsync() on all Append() calls
14:09:22.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.304687  6001 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ec75b0167fce414390bbcd7f5ee35e57: No bootstrap required, opened a new log
14:09:22.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.305799  5857 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b45664146abf4ab3bf5cd7a729b72bb9: No bootstrap required, opened a new log
14:09:22.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.306447  6001 raft_consensus.cc:359] T 00000000000000000000000000000000 P ec75b0167fce414390bbcd7f5ee35e57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45664146abf4ab3bf5cd7a729b72bb9" member_type: VOTER last_known_addr { host: "127.5.164.254" port: 44743 } } peers { permanent_uuid: "204931a28cf948eaa31746a0b283001e" member_type: VOTER last_known_addr { host: "127.5.164.253" port: 32823 } } peers { permanent_uuid: "ec75b0167fce414390bbcd7f5ee35e57" member_type: VOTER last_known_addr { host: "127.5.164.252" port: 33149 } }
14:09:22.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.306576  6001 raft_consensus.cc:385] T 00000000000000000000000000000000 P ec75b0167fce414390bbcd7f5ee35e57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:22.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.306614  6001 raft_consensus.cc:740] T 00000000000000000000000000000000 P ec75b0167fce414390bbcd7f5ee35e57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec75b0167fce414390bbcd7f5ee35e57, State: Initialized, Role: FOLLOWER
14:09:22.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.307041  6001 consensus_queue.cc:260] T 00000000000000000000000000000000 P ec75b0167fce414390bbcd7f5ee35e57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45664146abf4ab3bf5cd7a729b72bb9" member_type: VOTER last_known_addr { host: "127.5.164.254" port: 44743 } } peers { permanent_uuid: "204931a28cf948eaa31746a0b283001e" member_type: VOTER last_known_addr { host: "127.5.164.253" port: 32823 } } peers { permanent_uuid: "ec75b0167fce414390bbcd7f5ee35e57" member_type: VOTER last_known_addr { host: "127.5.164.252" port: 33149 } }
14:09:22.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.307380  6001 sys_catalog.cc:565] T 00000000000000000000000000000000 P ec75b0167fce414390bbcd7f5ee35e57 [sys.catalog]: configured and running, proceeding with master startup.
14:09:22.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.308358  6011 sys_catalog.cc:455] T 00000000000000000000000000000000 P ec75b0167fce414390bbcd7f5ee35e57 [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: "b45664146abf4ab3bf5cd7a729b72bb9" member_type: VOTER last_known_addr { host: "127.5.164.254" port: 44743 } } peers { permanent_uuid: "204931a28cf948eaa31746a0b283001e" member_type: VOTER last_known_addr { host: "127.5.164.253" port: 32823 } } peers { permanent_uuid: "ec75b0167fce414390bbcd7f5ee35e57" member_type: VOTER last_known_addr { host: "127.5.164.252" port: 33149 } } }
14:09:22.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.308564  6011 sys_catalog.cc:458] T 00000000000000000000000000000000 P ec75b0167fce414390bbcd7f5ee35e57 [sys.catalog]: This master's current role is: FOLLOWER
14:09:22.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.308809  5857 raft_consensus.cc:359] T 00000000000000000000000000000000 P b45664146abf4ab3bf5cd7a729b72bb9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45664146abf4ab3bf5cd7a729b72bb9" member_type: VOTER last_known_addr { host: "127.5.164.254" port: 44743 } } peers { permanent_uuid: "204931a28cf948eaa31746a0b283001e" member_type: VOTER last_known_addr { host: "127.5.164.253" port: 32823 } } peers { permanent_uuid: "ec75b0167fce414390bbcd7f5ee35e57" member_type: VOTER last_known_addr { host: "127.5.164.252" port: 33149 } }
14:09:22.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.309038  5857 raft_consensus.cc:385] T 00000000000000000000000000000000 P b45664146abf4ab3bf5cd7a729b72bb9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:22.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.309180  5857 raft_consensus.cc:740] T 00000000000000000000000000000000 P b45664146abf4ab3bf5cd7a729b72bb9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b45664146abf4ab3bf5cd7a729b72bb9, State: Initialized, Role: FOLLOWER
14:09:22.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:22.309337  6022 catalog_manager.cc:1594] T 00000000000000000000000000000000 P ec75b0167fce414390bbcd7f5ee35e57: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:09:22.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:22.309393  6022 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:09:22.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.309674  5857 consensus_queue.cc:260] T 00000000000000000000000000000000 P b45664146abf4ab3bf5cd7a729b72bb9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45664146abf4ab3bf5cd7a729b72bb9" member_type: VOTER last_known_addr { host: "127.5.164.254" port: 44743 } } peers { permanent_uuid: "204931a28cf948eaa31746a0b283001e" member_type: VOTER last_known_addr { host: "127.5.164.253" port: 32823 } } peers { permanent_uuid: "ec75b0167fce414390bbcd7f5ee35e57" member_type: VOTER last_known_addr { host: "127.5.164.252" port: 33149 } }
14:09:22.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.310084  5857 sys_catalog.cc:565] T 00000000000000000000000000000000 P b45664146abf4ab3bf5cd7a729b72bb9 [sys.catalog]: configured and running, proceeding with master startup.
14:09:22.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.310465  5929 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 204931a28cf948eaa31746a0b283001e: Bootstrap starting.
14:09:22.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.311121  5929 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 204931a28cf948eaa31746a0b283001e: Neither blocks nor log segments found. Creating new log.
14:09:22.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.311339  5929 log.cc:826] T 00000000000000000000000000000000 P 204931a28cf948eaa31746a0b283001e: Log is configured to *not* fsync() on all Append() calls
14:09:22.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.309638  5932 master_runner.cc:187] Error getting master registration for 127.5.164.254:44743: OK, instance_id { permanent_uuid: "b45664146abf4ab3bf5cd7a729b72bb9" instance_seqno: 1783519762037658 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:09:22.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.311441  5932 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:09:22.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:22.313264  6035 catalog_manager.cc:1594] T 00000000000000000000000000000000 P b45664146abf4ab3bf5cd7a729b72bb9: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:09:22.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:22.313422  6035 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:09:22.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.312465  5790 master_runner.cc:187] Error getting master registration for 127.5.164.253:32823: OK, instance_id { permanent_uuid: "204931a28cf948eaa31746a0b283001e" instance_seqno: 1783519762173169 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:09:22.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.314108  5929 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 204931a28cf948eaa31746a0b283001e: No bootstrap required, opened a new log
14:09:22.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.314162  5790 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:09:22.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.315658  5929 raft_consensus.cc:359] T 00000000000000000000000000000000 P 204931a28cf948eaa31746a0b283001e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45664146abf4ab3bf5cd7a729b72bb9" member_type: VOTER last_known_addr { host: "127.5.164.254" port: 44743 } } peers { permanent_uuid: "204931a28cf948eaa31746a0b283001e" member_type: VOTER last_known_addr { host: "127.5.164.253" port: 32823 } } peers { permanent_uuid: "ec75b0167fce414390bbcd7f5ee35e57" member_type: VOTER last_known_addr { host: "127.5.164.252" port: 33149 } }
14:09:22.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.315773  5929 raft_consensus.cc:385] T 00000000000000000000000000000000 P 204931a28cf948eaa31746a0b283001e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:22.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.315827  5929 raft_consensus.cc:740] T 00000000000000000000000000000000 P 204931a28cf948eaa31746a0b283001e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 204931a28cf948eaa31746a0b283001e, State: Initialized, Role: FOLLOWER
14:09:22.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.315913  5929 consensus_queue.cc:260] T 00000000000000000000000000000000 P 204931a28cf948eaa31746a0b283001e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45664146abf4ab3bf5cd7a729b72bb9" member_type: VOTER last_known_addr { host: "127.5.164.254" port: 44743 } } peers { permanent_uuid: "204931a28cf948eaa31746a0b283001e" member_type: VOTER last_known_addr { host: "127.5.164.253" port: 32823 } } peers { permanent_uuid: "ec75b0167fce414390bbcd7f5ee35e57" member_type: VOTER last_known_addr { host: "127.5.164.252" port: 33149 } }
14:09:22.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.316181  5929 sys_catalog.cc:565] T 00000000000000000000000000000000 P 204931a28cf948eaa31746a0b283001e [sys.catalog]: configured and running, proceeding with master startup.
14:09:22.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.316200  6038 sys_catalog.cc:455] T 00000000000000000000000000000000 P 204931a28cf948eaa31746a0b283001e [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: "b45664146abf4ab3bf5cd7a729b72bb9" member_type: VOTER last_known_addr { host: "127.5.164.254" port: 44743 } } peers { permanent_uuid: "204931a28cf948eaa31746a0b283001e" member_type: VOTER last_known_addr { host: "127.5.164.253" port: 32823 } } peers { permanent_uuid: "ec75b0167fce414390bbcd7f5ee35e57" member_type: VOTER last_known_addr { host: "127.5.164.252" port: 33149 } } }
14:09:22.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.316272  6038 sys_catalog.cc:458] T 00000000000000000000000000000000 P 204931a28cf948eaa31746a0b283001e [sys.catalog]: This master's current role is: FOLLOWER
14:09:22.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:22.318087  6049 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 204931a28cf948eaa31746a0b283001e: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:09:22.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:22.318132  6049 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:09:22.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.320039  5861 master_runner.cc:264] No leader master found from master 204931a28cf948eaa31746a0b283001e
14:09:22.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.320087  5861 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:09:22.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.320326  6024 sys_catalog.cc:455] T 00000000000000000000000000000000 P b45664146abf4ab3bf5cd7a729b72bb9 [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: "b45664146abf4ab3bf5cd7a729b72bb9" member_type: VOTER last_known_addr { host: "127.5.164.254" port: 44743 } } peers { permanent_uuid: "204931a28cf948eaa31746a0b283001e" member_type: VOTER last_known_addr { host: "127.5.164.253" port: 32823 } } peers { permanent_uuid: "ec75b0167fce414390bbcd7f5ee35e57" member_type: VOTER last_known_addr { host: "127.5.164.252" port: 33149 } } }
14:09:22.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.320441  6024 sys_catalog.cc:458] T 00000000000000000000000000000000 P b45664146abf4ab3bf5cd7a729b72bb9 [sys.catalog]: This master's current role is: FOLLOWER
14:09:22.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.394510  6024 raft_consensus.cc:493] T 00000000000000000000000000000000 P b45664146abf4ab3bf5cd7a729b72bb9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:09:22.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.394654  6024 raft_consensus.cc:515] T 00000000000000000000000000000000 P b45664146abf4ab3bf5cd7a729b72bb9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45664146abf4ab3bf5cd7a729b72bb9" member_type: VOTER last_known_addr { host: "127.5.164.254" port: 44743 } } peers { permanent_uuid: "204931a28cf948eaa31746a0b283001e" member_type: VOTER last_known_addr { host: "127.5.164.253" port: 32823 } } peers { permanent_uuid: "ec75b0167fce414390bbcd7f5ee35e57" member_type: VOTER last_known_addr { host: "127.5.164.252" port: 33149 } }
14:09:22.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.394912  6024 leader_election.cc:290] T 00000000000000000000000000000000 P b45664146abf4ab3bf5cd7a729b72bb9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 204931a28cf948eaa31746a0b283001e (127.5.164.253:32823), ec75b0167fce414390bbcd7f5ee35e57 (127.5.164.252:33149)
14:09:22.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.395255  5975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "b45664146abf4ab3bf5cd7a729b72bb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec75b0167fce414390bbcd7f5ee35e57" is_pre_election: true
14:09:22.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.395417  5975 raft_consensus.cc:2468] T 00000000000000000000000000000000 P ec75b0167fce414390bbcd7f5ee35e57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b45664146abf4ab3bf5cd7a729b72bb9 in term 0.
14:09:22.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.395624  5807 leader_election.cc:304] T 00000000000000000000000000000000 P b45664146abf4ab3bf5cd7a729b72bb9 [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: b45664146abf4ab3bf5cd7a729b72bb9, ec75b0167fce414390bbcd7f5ee35e57; no voters: 
14:09:22.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.396636  6024 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b45664146abf4ab3bf5cd7a729b72bb9 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:09:22.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.396713  6024 raft_consensus.cc:493] T 00000000000000000000000000000000 P b45664146abf4ab3bf5cd7a729b72bb9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:09:22.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.396745  6024 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b45664146abf4ab3bf5cd7a729b72bb9 [term 0 FOLLOWER]: Advancing to term 1
14:09:22.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.398152  6024 raft_consensus.cc:515] T 00000000000000000000000000000000 P b45664146abf4ab3bf5cd7a729b72bb9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45664146abf4ab3bf5cd7a729b72bb9" member_type: VOTER last_known_addr { host: "127.5.164.254" port: 44743 } } peers { permanent_uuid: "204931a28cf948eaa31746a0b283001e" member_type: VOTER last_known_addr { host: "127.5.164.253" port: 32823 } } peers { permanent_uuid: "ec75b0167fce414390bbcd7f5ee35e57" member_type: VOTER last_known_addr { host: "127.5.164.252" port: 33149 } }
14:09:22.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.398286  6024 leader_election.cc:290] T 00000000000000000000000000000000 P b45664146abf4ab3bf5cd7a729b72bb9 [CANDIDATE]: Term 1 election: Requested vote from peers 204931a28cf948eaa31746a0b283001e (127.5.164.253:32823), ec75b0167fce414390bbcd7f5ee35e57 (127.5.164.252:33149)
14:09:22.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.398502  5975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "b45664146abf4ab3bf5cd7a729b72bb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec75b0167fce414390bbcd7f5ee35e57"
14:09:22.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.398577  5975 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ec75b0167fce414390bbcd7f5ee35e57 [term 0 FOLLOWER]: Advancing to term 1
14:09:22.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.399971  5975 raft_consensus.cc:2468] T 00000000000000000000000000000000 P ec75b0167fce414390bbcd7f5ee35e57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b45664146abf4ab3bf5cd7a729b72bb9 in term 1.
14:09:22.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.400188  5807 leader_election.cc:304] T 00000000000000000000000000000000 P b45664146abf4ab3bf5cd7a729b72bb9 [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: b45664146abf4ab3bf5cd7a729b72bb9, ec75b0167fce414390bbcd7f5ee35e57; no voters: 
14:09:22.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.400594  5903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "b45664146abf4ab3bf5cd7a729b72bb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "204931a28cf948eaa31746a0b283001e" is_pre_election: true
14:09:22.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.400738  5903 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 204931a28cf948eaa31746a0b283001e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b45664146abf4ab3bf5cd7a729b72bb9 in term 0.
14:09:22.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.400856  5902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "b45664146abf4ab3bf5cd7a729b72bb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "204931a28cf948eaa31746a0b283001e"
14:09:22.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.400910  5902 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 204931a28cf948eaa31746a0b283001e [term 0 FOLLOWER]: Advancing to term 1
14:09:22.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.401736  5902 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 204931a28cf948eaa31746a0b283001e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b45664146abf4ab3bf5cd7a729b72bb9 in term 1.
14:09:22.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.402596  6024 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b45664146abf4ab3bf5cd7a729b72bb9 [term 1 FOLLOWER]: Leader election won for term 1
14:09:22.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.402767  6024 raft_consensus.cc:697] T 00000000000000000000000000000000 P b45664146abf4ab3bf5cd7a729b72bb9 [term 1 LEADER]: Becoming Leader. State: Replica: b45664146abf4ab3bf5cd7a729b72bb9, State: Running, Role: LEADER
14:09:22.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.402868  6024 consensus_queue.cc:237] T 00000000000000000000000000000000 P b45664146abf4ab3bf5cd7a729b72bb9 [LEADER]: Queue going to LEADER mode. State: All 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: "b45664146abf4ab3bf5cd7a729b72bb9" member_type: VOTER last_known_addr { host: "127.5.164.254" port: 44743 } } peers { permanent_uuid: "204931a28cf948eaa31746a0b283001e" member_type: VOTER last_known_addr { host: "127.5.164.253" port: 32823 } } peers { permanent_uuid: "ec75b0167fce414390bbcd7f5ee35e57" member_type: VOTER last_known_addr { host: "127.5.164.252" port: 33149 } }
14:09:22.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.403239  6024 sys_catalog.cc:455] T 00000000000000000000000000000000 P b45664146abf4ab3bf5cd7a729b72bb9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b45664146abf4ab3bf5cd7a729b72bb9. Latest consensus state: current_term: 1 leader_uuid: "b45664146abf4ab3bf5cd7a729b72bb9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45664146abf4ab3bf5cd7a729b72bb9" member_type: VOTER last_known_addr { host: "127.5.164.254" port: 44743 } } peers { permanent_uuid: "204931a28cf948eaa31746a0b283001e" member_type: VOTER last_known_addr { host: "127.5.164.253" port: 32823 } } peers { permanent_uuid: "ec75b0167fce414390bbcd7f5ee35e57" member_type: VOTER last_known_addr { host: "127.5.164.252" port: 33149 } } }
14:09:22.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.403303  6024 sys_catalog.cc:458] T 00000000000000000000000000000000 P b45664146abf4ab3bf5cd7a729b72bb9 [sys.catalog]: This master's current role is: LEADER
14:09:22.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.406342  6053 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
14:09:22.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.406711  6053 catalog_manager.cc:1520] Initializing Kudu cluster ID...
14:09:22.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.408761  5975 raft_consensus.cc:1275] T 00000000000000000000000000000000 P ec75b0167fce414390bbcd7f5ee35e57 [term 1 FOLLOWER]: Refusing update from remote peer b45664146abf4ab3bf5cd7a729b72bb9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:09:22.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.409173  6024 consensus_queue.cc:1048] T 00000000000000000000000000000000 P b45664146abf4ab3bf5cd7a729b72bb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec75b0167fce414390bbcd7f5ee35e57" member_type: VOTER last_known_addr { host: "127.5.164.252" port: 33149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:09:22.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.410516  6011 sys_catalog.cc:455] T 00000000000000000000000000000000 P ec75b0167fce414390bbcd7f5ee35e57 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b45664146abf4ab3bf5cd7a729b72bb9. Latest consensus state: current_term: 1 leader_uuid: "b45664146abf4ab3bf5cd7a729b72bb9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45664146abf4ab3bf5cd7a729b72bb9" member_type: VOTER last_known_addr { host: "127.5.164.254" port: 44743 } } peers { permanent_uuid: "204931a28cf948eaa31746a0b283001e" member_type: VOTER last_known_addr { host: "127.5.164.253" port: 32823 } } peers { permanent_uuid: "ec75b0167fce414390bbcd7f5ee35e57" member_type: VOTER last_known_addr { host: "127.5.164.252" port: 33149 } } }
14:09:22.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.410607  6011 sys_catalog.cc:458] T 00000000000000000000000000000000 P ec75b0167fce414390bbcd7f5ee35e57 [sys.catalog]: This master's current role is: FOLLOWER
14:09:22.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.410833  5902 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 204931a28cf948eaa31746a0b283001e [term 1 FOLLOWER]: Refusing update from remote peer b45664146abf4ab3bf5cd7a729b72bb9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:09:22.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.411113  6024 consensus_queue.cc:1048] T 00000000000000000000000000000000 P b45664146abf4ab3bf5cd7a729b72bb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "204931a28cf948eaa31746a0b283001e" member_type: VOTER last_known_addr { host: "127.5.164.253" port: 32823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:09:22.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.413399  6038 sys_catalog.cc:455] T 00000000000000000000000000000000 P 204931a28cf948eaa31746a0b283001e [sys.catalog]: SysCatalogTable state changed. Reason: New leader b45664146abf4ab3bf5cd7a729b72bb9. Latest consensus state: current_term: 1 leader_uuid: "b45664146abf4ab3bf5cd7a729b72bb9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45664146abf4ab3bf5cd7a729b72bb9" member_type: VOTER last_known_addr { host: "127.5.164.254" port: 44743 } } peers { permanent_uuid: "204931a28cf948eaa31746a0b283001e" member_type: VOTER last_known_addr { host: "127.5.164.253" port: 32823 } } peers { permanent_uuid: "ec75b0167fce414390bbcd7f5ee35e57" member_type: VOTER last_known_addr { host: "127.5.164.252" port: 33149 } } }
14:09:22.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.413486  6038 sys_catalog.cc:458] T 00000000000000000000000000000000 P 204931a28cf948eaa31746a0b283001e [sys.catalog]: This master's current role is: FOLLOWER
14:09:22.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.415284  6011 sys_catalog.cc:455] T 00000000000000000000000000000000 P ec75b0167fce414390bbcd7f5ee35e57 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "b45664146abf4ab3bf5cd7a729b72bb9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45664146abf4ab3bf5cd7a729b72bb9" member_type: VOTER last_known_addr { host: "127.5.164.254" port: 44743 } } peers { permanent_uuid: "204931a28cf948eaa31746a0b283001e" member_type: VOTER last_known_addr { host: "127.5.164.253" port: 32823 } } peers { permanent_uuid: "ec75b0167fce414390bbcd7f5ee35e57" member_type: VOTER last_known_addr { host: "127.5.164.252" port: 33149 } } }
14:09:22.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.415370  6011 sys_catalog.cc:458] T 00000000000000000000000000000000 P ec75b0167fce414390bbcd7f5ee35e57 [sys.catalog]: This master's current role is: FOLLOWER
14:09:22.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.415834  6024 sys_catalog.cc:455] T 00000000000000000000000000000000 P b45664146abf4ab3bf5cd7a729b72bb9 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "b45664146abf4ab3bf5cd7a729b72bb9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45664146abf4ab3bf5cd7a729b72bb9" member_type: VOTER last_known_addr { host: "127.5.164.254" port: 44743 } } peers { permanent_uuid: "204931a28cf948eaa31746a0b283001e" member_type: VOTER last_known_addr { host: "127.5.164.253" port: 32823 } } peers { permanent_uuid: "ec75b0167fce414390bbcd7f5ee35e57" member_type: VOTER last_known_addr { host: "127.5.164.252" port: 33149 } } }
14:09:22.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.415915  6024 sys_catalog.cc:458] T 00000000000000000000000000000000 P b45664146abf4ab3bf5cd7a729b72bb9 [sys.catalog]: This master's current role is: LEADER
14:09:22.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.416196  6054 mvcc.cc:204] Tried to move back new op lower bound from 7305296946823897088 to 7305296946802720768. Current Snapshot: MvccSnapshot[applied={T|T < 7305296946823897088}]
14:09:22.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.416380  6055 mvcc.cc:204] Tried to move back new op lower bound from 7305296946823897088 to 7305296946802720768. Current Snapshot: MvccSnapshot[applied={T|T < 7305296946823897088}]
14:09:22.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.417547  6051 sys_catalog.cc:455] T 00000000000000000000000000000000 P b45664146abf4ab3bf5cd7a729b72bb9 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "b45664146abf4ab3bf5cd7a729b72bb9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45664146abf4ab3bf5cd7a729b72bb9" member_type: VOTER last_known_addr { host: "127.5.164.254" port: 44743 } } peers { permanent_uuid: "204931a28cf948eaa31746a0b283001e" member_type: VOTER last_known_addr { host: "127.5.164.253" port: 32823 } } peers { permanent_uuid: "ec75b0167fce414390bbcd7f5ee35e57" member_type: VOTER last_known_addr { host: "127.5.164.252" port: 33149 } } }
14:09:22.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.417635  6051 sys_catalog.cc:458] T 00000000000000000000000000000000 P b45664146abf4ab3bf5cd7a729b72bb9 [sys.catalog]: This master's current role is: LEADER
14:09:22.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.418635  6038 sys_catalog.cc:455] T 00000000000000000000000000000000 P 204931a28cf948eaa31746a0b283001e [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "b45664146abf4ab3bf5cd7a729b72bb9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45664146abf4ab3bf5cd7a729b72bb9" member_type: VOTER last_known_addr { host: "127.5.164.254" port: 44743 } } peers { permanent_uuid: "204931a28cf948eaa31746a0b283001e" member_type: VOTER last_known_addr { host: "127.5.164.253" port: 32823 } } peers { permanent_uuid: "ec75b0167fce414390bbcd7f5ee35e57" member_type: VOTER last_known_addr { host: "127.5.164.252" port: 33149 } } }
14:09:22.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.418720  6038 sys_catalog.cc:458] T 00000000000000000000000000000000 P 204931a28cf948eaa31746a0b283001e [sys.catalog]: This master's current role is: FOLLOWER
14:09:22.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.419092  6057 mvcc.cc:204] Tried to move back new op lower bound from 7305296946823897088 to 7305296946802720768. Current Snapshot: MvccSnapshot[applied={T|T < 7305296946823897088}]
14:09:22.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.420084  6053 catalog_manager.cc:1383] Generated new cluster ID: 580c3acc61c94e0996b35c43358e7a64
14:09:22.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.420176  6053 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
14:09:22.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.429396  6053 catalog_manager.cc:1406] Generated new certificate authority record
14:09:22.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.430294  6053 catalog_manager.cc:1540] Loading token signing keys...
14:09:22.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.446573  6053 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b45664146abf4ab3bf5cd7a729b72bb9: Generated new TSK 0
14:09:22.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.446965  6053 catalog_manager.cc:1550] Initializing in-progress tserver states...
14:09:22.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.459049  5779 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:22.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:22.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/ts-0/wal
14:09:22.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/ts-0/data
14:09:22.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:22.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:22.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:22.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:22.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:22.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:22.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/ts-0/logs
14:09:22.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/ts-0/data/info.pb
14:09:22.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:22.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:22.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:22.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:22.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:22.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:22.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:22.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:22.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:09:22.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:22.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.5.164.193:0
14:09:22.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.5.164.193
14:09:22.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.5.164.193
14:09:22.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:22.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.5.164.254:44743,127.5.164.253:32823,127.5.164.252:33149
14:09:22.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.5.164.212:33883
14:09:22.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:22.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:22.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:09:22.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:22.572746  6065 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:22.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:22.572953  6065 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:22.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:22.572976  6065 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:22.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:22.574673  6065 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:22.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:22.574726  6065 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.5.164.193
14:09:22.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.576527  6065 tablet_server_runner.cc:78] Tablet server non-default flags:
14:09:22.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:22.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.5.164.212:33883
14:09:22.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:22.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:22.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/ts-0/data
14:09:22.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/ts-0/wal
14:09:22.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:22.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:22.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.5.164.193:0
14:09:22.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:22.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:22.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:22.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/ts-0/data/info.pb
14:09:22.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.5.164.193
14:09:22.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:22.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.5.164.254:44743,127.5.164.253:32823,127.5.164.252:33149
14:09:22.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:22.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.6065
14:09:22.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:22.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:22.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:22.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:22.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.5.164.193
14:09:22.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/ts-0/logs
14:09:22.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:22.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:22.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:22.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:09:22.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:22.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:22.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:22.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:22.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:22.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.576725  6065 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:22.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.576920  6065 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:22.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:22.579340  6071 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:22.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:22.579380  6073 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:22.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:22.579358  6070 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:22.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.579672  6065 server_base.cc:1061] running on GCE node
14:09:22.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.579887  6065 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:22.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.580166  6065 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:22.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.581329  6065 hybrid_clock.cc:648] HybridClock initialized: now 1783519762581304 us; error 37 us; skew 500 ppm
14:09:22.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.582455  6065 webserver.cc:533] Webserver started at http://127.5.164.193:46783/ using document root <none> and password file <none>
14:09:22.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.582676  6065 fs_manager.cc:362] Metadata directory not provided
14:09:22.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.582746  6065 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:22.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.582896  6065 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:22.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.583752  6065 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/ts-0/data/instance:
14:09:22.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "483806aeb4d9464ba875dfd2439296ff"
14:09:22.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:22 on dist-test-slave-63nk"
14:09:22.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.584106  6065 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/ts-0/wal/instance:
14:09:22.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "483806aeb4d9464ba875dfd2439296ff"
14:09:22.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:22 on dist-test-slave-63nk"
14:09:22.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.585333  6065 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
14:09:22.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.586102  6079 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:22.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.586288  6065 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
14:09:22.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.586383  6065 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/ts-0/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/ts-0/wal
14:09:22.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "483806aeb4d9464ba875dfd2439296ff"
14:09:22.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:22 on dist-test-slave-63nk"
14:09:22.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.586447  6065 fs_report.cc:389] FS layout report
14:09:22.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:22.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/ts-0/wal
14:09:22.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/ts-0/wal
14:09:22.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/ts-0/data/data
14:09:22.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:22.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:22.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:22.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:22.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:22.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:22.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:22.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:22.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:22.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:22.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:22.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.599140  6065 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:22.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.599478  6065 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:22.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.599655  6065 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:22.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.599965  6065 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:09:22.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.600389  6065 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:09:22.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.600455  6065 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:09:22.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.600493  6065 ts_tablet_manager.cc:616] Registered 0 tablets
14:09:22.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.600517  6065 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:09:22.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.606724  6065 rpc_server.cc:307] RPC server started. Bound to: 127.5.164.193:39895
14:09:22.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.606820  6192 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.164.193:39895 every 8 connection(s)
14:09:22.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.607122  6065 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/ts-0/data/info.pb
14:09:22.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.612900  6193 heartbeater.cc:344] Connected to a master server at 127.5.164.252:33149
14:09:22.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.612903  6195 heartbeater.cc:344] Connected to a master server at 127.5.164.253:32823
14:09:22.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.613047  6195 heartbeater.cc:461] Registering TS with master...
14:09:22.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.613049  6193 heartbeater.cc:461] Registering TS with master...
14:09:22.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.613202  6195 heartbeater.cc:507] Master 127.5.164.253:32823 requested a full tablet report, sending...
14:09:22.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.613206  6193 heartbeater.cc:507] Master 127.5.164.252:33149 requested a full tablet report, sending...
14:09:22.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.612920  6194 heartbeater.cc:344] Connected to a master server at 127.5.164.254:44743
14:09:22.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.613428  6194 heartbeater.cc:461] Registering TS with master...
14:09:22.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.613514  6194 heartbeater.cc:507] Master 127.5.164.254:44743 requested a full tablet report, sending...
14:09:22.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.613734  5893 ts_manager.cc:194] Registered new tserver with Master: 483806aeb4d9464ba875dfd2439296ff (127.5.164.193:39895)
14:09:22.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.613794  5965 ts_manager.cc:194] Registered new tserver with Master: 483806aeb4d9464ba875dfd2439296ff (127.5.164.193:39895)
14:09:22.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.614163  5820 ts_manager.cc:194] Registered new tserver with Master: 483806aeb4d9464ba875dfd2439296ff (127.5.164.193:39895)
14:09:22.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.614764  5820 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.5.164.193:44151
14:09:22.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.615729  5779 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 6065
14:09:22.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.615833  5779 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/ts-0/wal/instance
14:09:22.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.616979  5779 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:22.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:22.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/ts-1/wal
14:09:22.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/ts-1/data
14:09:22.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:22.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:22.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:22.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:22.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:22.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:22.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/ts-1/logs
14:09:22.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/ts-1/data/info.pb
14:09:22.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:22.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:22.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:22.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:22.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:22.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:22.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:22.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:22.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:09:22.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:22.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.5.164.194:0
14:09:22.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.5.164.194
14:09:22.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.5.164.194
14:09:22.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:22.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.5.164.254:44743,127.5.164.253:32823,127.5.164.252:33149
14:09:22.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.5.164.212:33883
14:09:22.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:22.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:22.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:09:22.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:22.694378  6200 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:22.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:22.694547  6200 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:22.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:22.694567  6200 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:22.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:22.696012  6200 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:22.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:22.696060  6200 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.5.164.194
14:09:22.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.697504  6200 tablet_server_runner.cc:78] Tablet server non-default flags:
14:09:22.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:22.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.5.164.212:33883
14:09:22.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:22.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:22.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/ts-1/data
14:09:22.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/ts-1/wal
14:09:22.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:22.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:22.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.5.164.194:0
14:09:22.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:22.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:22.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:22.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/ts-1/data/info.pb
14:09:22.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.5.164.194
14:09:22.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:22.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.5.164.254:44743,127.5.164.253:32823,127.5.164.252:33149
14:09:22.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:22.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.6200
14:09:22.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:22.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:22.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:22.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:22.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.5.164.194
14:09:22.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/ts-1/logs
14:09:22.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:22.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:22.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:22.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:09:22.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:22.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:22.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:22.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:22.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:22.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.697698  6200 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:22.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.697876  6200 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:22.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:22.700148  6208 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:22.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:22.700215  6205 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:22.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:22.700129  6206 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:22.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.700578  6200 server_base.cc:1061] running on GCE node
14:09:22.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.700712  6200 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:22.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.700927  6200 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:22.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.702078  6200 hybrid_clock.cc:648] HybridClock initialized: now 1783519762702052 us; error 40 us; skew 500 ppm
14:09:22.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.703225  6200 webserver.cc:533] Webserver started at http://127.5.164.194:37137/ using document root <none> and password file <none>
14:09:22.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.703384  6200 fs_manager.cc:362] Metadata directory not provided
14:09:22.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.703425  6200 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:22.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.703495  6200 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:22.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.704371  6200 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/ts-1/data/instance:
14:09:22.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9d8cfed363294e379a019151096cf9ca"
14:09:22.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:22 on dist-test-slave-63nk"
14:09:22.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.704635  6200 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/ts-1/wal/instance:
14:09:22.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9d8cfed363294e379a019151096cf9ca"
14:09:22.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:22 on dist-test-slave-63nk"
14:09:22.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.705724  6200 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
14:09:22.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.706422  6214 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:22.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.706676  6200 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
14:09:22.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.706779  6200 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/ts-1/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/ts-1/wal
14:09:22.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9d8cfed363294e379a019151096cf9ca"
14:09:22.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:22 on dist-test-slave-63nk"
14:09:22.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.706842  6200 fs_report.cc:389] FS layout report
14:09:22.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:22.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/ts-1/wal
14:09:22.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/ts-1/wal
14:09:22.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/ts-1/data/data
14:09:22.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:22.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:22.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:22.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:22.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:22.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:22.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:22.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:22.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:22.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:22.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:22.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.736531  6200 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:22.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.736932  6200 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:22.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.737097  6200 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:22.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.737383  6200 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:09:22.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.737797  6200 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:09:22.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.737859  6200 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:09:22.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.737893  6200 ts_tablet_manager.cc:616] Registered 0 tablets
14:09:22.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.737914  6200 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:09:22.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.743709  6200 rpc_server.cc:307] RPC server started. Bound to: 127.5.164.194:46171
14:09:22.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.743754  6327 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.164.194:46171 every 8 connection(s)
14:09:22.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.744065  6200 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/ts-1/data/info.pb
14:09:22.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.749326  6329 heartbeater.cc:344] Connected to a master server at 127.5.164.254:44743
14:09:22.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.749464  6330 heartbeater.cc:344] Connected to a master server at 127.5.164.253:32823
14:09:22.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.749518  6328 heartbeater.cc:344] Connected to a master server at 127.5.164.252:33149
14:09:22.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.749687  6329 heartbeater.cc:461] Registering TS with master...
14:09:22.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.749691  6328 heartbeater.cc:461] Registering TS with master...
14:09:22.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.749687  6330 heartbeater.cc:461] Registering TS with master...
14:09:22.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.749938  6330 heartbeater.cc:507] Master 127.5.164.253:32823 requested a full tablet report, sending...
14:09:22.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.749935  6329 heartbeater.cc:507] Master 127.5.164.254:44743 requested a full tablet report, sending...
14:09:22.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.749938  6328 heartbeater.cc:507] Master 127.5.164.252:33149 requested a full tablet report, sending...
14:09:22.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.750391  5965 ts_manager.cc:194] Registered new tserver with Master: 9d8cfed363294e379a019151096cf9ca (127.5.164.194:46171)
14:09:22.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.750396  5893 ts_manager.cc:194] Registered new tserver with Master: 9d8cfed363294e379a019151096cf9ca (127.5.164.194:46171)
14:09:22.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.750645  5820 ts_manager.cc:194] Registered new tserver with Master: 9d8cfed363294e379a019151096cf9ca (127.5.164.194:46171)
14:09:22.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.751076  5820 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.5.164.194:46569
14:09:22.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.752872  5779 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 6200
14:09:22.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.752945  5779 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/ts-1/wal/instance
14:09:22.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.754017  5779 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:22.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:22.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/ts-2/wal
14:09:22.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/ts-2/data
14:09:22.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:22.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:22.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:22.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:22.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:22.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:22.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/ts-2/logs
14:09:22.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/ts-2/data/info.pb
14:09:22.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:22.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:22.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:22.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:22.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:22.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:22.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:22.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:22.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:09:22.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:22.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.5.164.195:0
14:09:22.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.5.164.195
14:09:22.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.5.164.195
14:09:22.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:22.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.5.164.254:44743,127.5.164.253:32823,127.5.164.252:33149
14:09:22.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.5.164.212:33883
14:09:22.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:22.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:22.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:09:22.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:22.832643  6335 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:22.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:22.832878  6335 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:22.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:22.832911  6335 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:22.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:22.835546  6335 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:22.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:22.835630  6335 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.5.164.195
14:09:22.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.838217  6335 tablet_server_runner.cc:78] Tablet server non-default flags:
14:09:22.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:22.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.5.164.212:33883
14:09:22.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:22.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:22.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/ts-2/data
14:09:22.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/ts-2/wal
14:09:22.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:22.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:22.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.5.164.195:0
14:09:22.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:22.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:22.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:22.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/ts-2/data/info.pb
14:09:22.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.5.164.195
14:09:22.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:22.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.5.164.254:44743,127.5.164.253:32823,127.5.164.252:33149
14:09:22.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:22.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.6335
14:09:22.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:22.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:22.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:22.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:22.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.5.164.195
14:09:22.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/ts-2/logs
14:09:22.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:22.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:22.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:22.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:09:22.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:22.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:22.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:22.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:22.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:22.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.838410  6335 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:22.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.838587  6335 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:22.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:22.840912  6343 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:22.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:22.840960  6341 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:22.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:22.840924  6340 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:22.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.841287  6335 server_base.cc:1061] running on GCE node
14:09:22.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.841436  6335 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:22.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.841717  6335 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:22.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.849061  6335 hybrid_clock.cc:648] HybridClock initialized: now 1783519762849034 us; error 37 us; skew 500 ppm
14:09:22.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.850477  6335 webserver.cc:533] Webserver started at http://127.5.164.195:36891/ using document root <none> and password file <none>
14:09:22.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.850708  6335 fs_manager.cc:362] Metadata directory not provided
14:09:22.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.850785  6335 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:22.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.850896  6335 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:22.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.851769  6335 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/ts-2/data/instance:
14:09:22.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2392a3b2bda142c588446c7a0b9df97d"
14:09:22.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:22 on dist-test-slave-63nk"
14:09:22.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.852227  6335 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/ts-2/wal/instance:
14:09:22.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2392a3b2bda142c588446c7a0b9df97d"
14:09:22.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:22 on dist-test-slave-63nk"
14:09:22.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.853864  6335 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:09:22.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.854674  6349 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:22.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.854832  6335 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
14:09:22.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.854909  6335 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/ts-2/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/ts-2/wal
14:09:22.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2392a3b2bda142c588446c7a0b9df97d"
14:09:22.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:22 on dist-test-slave-63nk"
14:09:22.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.854983  6335 fs_report.cc:389] FS layout report
14:09:22.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:22.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/ts-2/wal
14:09:22.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/ts-2/wal
14:09:22.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/ts-2/data/data
14:09:22.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:22.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:22.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:22.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:22.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:22.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:22.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:22.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:22.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:22.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:22.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:22.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.869625  6335 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:22.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.869999  6335 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:22.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.870152  6335 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:22.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.870380  6335 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:09:22.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.870740  6335 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:09:22.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.870795  6335 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:09:22.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.870827  6335 ts_tablet_manager.cc:616] Registered 0 tablets
14:09:22.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.870844  6335 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:09:22.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.876678  6335 rpc_server.cc:307] RPC server started. Bound to: 127.5.164.195:41279
14:09:22.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.876784  6462 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.164.195:41279 every 8 connection(s)
14:09:22.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.877071  6335 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/ts-2/data/info.pb
14:09:22.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.878428  5779 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 6335
14:09:22.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.878527  5779 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster8243480298407507641/ts-2/wal/instance
14:09:22.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.882597  6463 heartbeater.cc:344] Connected to a master server at 127.5.164.252:33149
14:09:22.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.882675  6464 heartbeater.cc:344] Connected to a master server at 127.5.164.254:44743
14:09:22.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.882696  6463 heartbeater.cc:461] Registering TS with master...
14:09:22.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.882740  6464 heartbeater.cc:461] Registering TS with master...
14:09:22.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.882825  6465 heartbeater.cc:344] Connected to a master server at 127.5.164.253:32823
14:09:22.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.882860  6465 heartbeater.cc:461] Registering TS with master...
14:09:22.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.882931  6465 heartbeater.cc:507] Master 127.5.164.253:32823 requested a full tablet report, sending...
14:09:22.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.882933  6463 heartbeater.cc:507] Master 127.5.164.252:33149 requested a full tablet report, sending...
14:09:22.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.882931  6464 heartbeater.cc:507] Master 127.5.164.254:44743 requested a full tablet report, sending...
14:09:22.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.883330  5820 ts_manager.cc:194] Registered new tserver with Master: 2392a3b2bda142c588446c7a0b9df97d (127.5.164.195:41279)
14:09:22.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.883363  5893 ts_manager.cc:194] Registered new tserver with Master: 2392a3b2bda142c588446c7a0b9df97d (127.5.164.195:41279)
14:09:22.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.883363  5965 ts_manager.cc:194] Registered new tserver with Master: 2392a3b2bda142c588446c7a0b9df97d (127.5.164.195:41279)
14:09:22.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.883785  5820 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.5.164.195:59035
14:09:22.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.892928  5779 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
14:09:22.893 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:09:22.893 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

14:09:22.894 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.5.164.254"
      port: 44743
    }
    bound_http_address {
      host: "127.5.164.254"
      port: 44209
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.5.164.253"
      port: 32823
    }
    bound_http_address {
      host: "127.5.164.253"
      port: 34675
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.5.164.252"
      port: 33149
    }
    bound_http_address {
      host: "127.5.164.252"
      port: 46041
    }
  }
}

14:09:22.895 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

14:09:22.895 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.5.164.193"
      port: 39895
    }
    bound_http_address {
      host: "127.5.164.193"
      port: 46783
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.5.164.194"
      port: 46171
    }
    bound_http_address {
      host: "127.5.164.194"
      port: 37137
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.5.164.195"
      port: 41279
    }
    bound_http_address {
      host: "127.5.164.195"
      port: 36891
    }
  }
}

14:09:22.895 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
14:09:22.897 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:09:22.898 [DEBUG - main] (Connection.java:748) [peer master-127.5.164.253:32823(127.5.164.253:32823)] connecting to peer
14:09:22.899 [DEBUG - main] (Connection.java:748) [peer master-127.5.164.254:44743(127.5.164.254:44743)] connecting to peer
14:09:22.900 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.5.164.253:32823(127.5.164.253:32823)] Successfully connected to peer
14:09:22.901 [DEBUG - main] (Connection.java:748) [peer master-127.5.164.252:33149(127.5.164.252:33149)] connecting to peer
14:09:22.902 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.5.164.252:33149(127.5.164.252:33149)] Successfully connected to peer
14:09:22.902 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.5.164.254:44743(127.5.164.254:44743)] Successfully connected to peer
14:09:22.902 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.164.253
14:09:22.904 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.164.252
14:09:22.904 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.164.254
14:09:22.928 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0f1ce5db, L:/127.0.0.1:46622 - R:/127.5.164.254:44743] using SASL/PLAIN
14:09:22.928 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4052da68, L:/127.0.0.1:45468 - R:/127.5.164.253:32823] using SASL/PLAIN
14:09:22.929 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x40090c96, L:/127.0.0.1:38008 - R:/127.5.164.252:33149] using SASL/PLAIN
14:09:22.930 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:09:22.930 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=32), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.164.253:32823, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.164.254:44743, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.164.252:33149, [31ms] Sub RPC ConnectToMaster: received response from server master-127.5.164.254:44743: OK, [31ms] Sub RPC ConnectToMaster: received response from server master-127.5.164.253:32823: OK, deferred=null) after lookup
14:09:22.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.930976  5820 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46622:
14:09:22.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1783519762897"
14:09:22.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
14:09:22.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:09:22.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
14:09:22.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:09:22.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:09:22.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:09:22.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:09:22.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:09:22.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:09:22.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:09:22.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:09:22.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
14:09:22.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:09:22.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:09:22.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:09:22.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:09:22.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:09:22.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:09:22.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:09:22.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:09:22.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
14:09:22.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
14:09:22.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
14:09:22.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:09:22.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:09:22.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:09:22.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
14:09:22.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
14:09:22.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:09:22.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
14:09:22.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:09:22.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:09:22.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:09:22.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:09:22.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:09:22.936 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table d679bc8d4c194862bf1ef8580854ee0f
14:09:22.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.939345  6127 tablet_service.cc:1511] Processing CreateTablet for tablet 2ea92a46f8d14569850058c2409ddc52 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783519762897 [id=d679bc8d4c194862bf1ef8580854ee0f]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION UNBOUNDED
14:09:22.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.939682  6127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ea92a46f8d14569850058c2409ddc52. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:22.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.939880  6397 tablet_service.cc:1511] Processing CreateTablet for tablet c622b02bdaa94232a497a27f5082adf4 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783519762897 [id=d679bc8d4c194862bf1ef8580854ee0f]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION UNBOUNDED
14:09:22.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.940165  6397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c622b02bdaa94232a497a27f5082adf4. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:22.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.941668  6480 tablet_bootstrap.cc:492] T 2ea92a46f8d14569850058c2409ddc52 P 483806aeb4d9464ba875dfd2439296ff: Bootstrap starting.
14:09:22.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.942250  6481 tablet_bootstrap.cc:492] T c622b02bdaa94232a497a27f5082adf4 P 2392a3b2bda142c588446c7a0b9df97d: Bootstrap starting.
14:09:22.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.942286  6480 tablet_bootstrap.cc:654] T 2ea92a46f8d14569850058c2409ddc52 P 483806aeb4d9464ba875dfd2439296ff: Neither blocks nor log segments found. Creating new log.
14:09:22.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.942565  6480 log.cc:826] T 2ea92a46f8d14569850058c2409ddc52 P 483806aeb4d9464ba875dfd2439296ff: Log is configured to *not* fsync() on all Append() calls
14:09:22.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.942975  6481 tablet_bootstrap.cc:654] T c622b02bdaa94232a497a27f5082adf4 P 2392a3b2bda142c588446c7a0b9df97d: Neither blocks nor log segments found. Creating new log.
14:09:22.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.943254  6481 log.cc:826] T c622b02bdaa94232a497a27f5082adf4 P 2392a3b2bda142c588446c7a0b9df97d: Log is configured to *not* fsync() on all Append() calls
14:09:22.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.943867  6481 tablet_bootstrap.cc:492] T c622b02bdaa94232a497a27f5082adf4 P 2392a3b2bda142c588446c7a0b9df97d: No bootstrap required, opened a new log
14:09:22.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.943948  6481 ts_tablet_manager.cc:1403] T c622b02bdaa94232a497a27f5082adf4 P 2392a3b2bda142c588446c7a0b9df97d: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
14:09:22.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.945472  6481 raft_consensus.cc:359] T c622b02bdaa94232a497a27f5082adf4 P 2392a3b2bda142c588446c7a0b9df97d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2392a3b2bda142c588446c7a0b9df97d" member_type: VOTER last_known_addr { host: "127.5.164.195" port: 41279 } }
14:09:22.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.945607  6481 raft_consensus.cc:385] T c622b02bdaa94232a497a27f5082adf4 P 2392a3b2bda142c588446c7a0b9df97d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:22.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.945640  6481 raft_consensus.cc:740] T c622b02bdaa94232a497a27f5082adf4 P 2392a3b2bda142c588446c7a0b9df97d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2392a3b2bda142c588446c7a0b9df97d, State: Initialized, Role: FOLLOWER
14:09:22.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.945734  6481 consensus_queue.cc:260] T c622b02bdaa94232a497a27f5082adf4 P 2392a3b2bda142c588446c7a0b9df97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2392a3b2bda142c588446c7a0b9df97d" member_type: VOTER last_known_addr { host: "127.5.164.195" port: 41279 } }
14:09:22.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.945838  6481 raft_consensus.cc:399] T c622b02bdaa94232a497a27f5082adf4 P 2392a3b2bda142c588446c7a0b9df97d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:09:22.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.945871  6481 raft_consensus.cc:493] T c622b02bdaa94232a497a27f5082adf4 P 2392a3b2bda142c588446c7a0b9df97d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:09:22.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.945919  6481 raft_consensus.cc:3060] T c622b02bdaa94232a497a27f5082adf4 P 2392a3b2bda142c588446c7a0b9df97d [term 0 FOLLOWER]: Advancing to term 1
14:09:22.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.946436  6481 raft_consensus.cc:515] T c622b02bdaa94232a497a27f5082adf4 P 2392a3b2bda142c588446c7a0b9df97d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2392a3b2bda142c588446c7a0b9df97d" member_type: VOTER last_known_addr { host: "127.5.164.195" port: 41279 } }
14:09:22.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.946558  6481 leader_election.cc:304] T c622b02bdaa94232a497a27f5082adf4 P 2392a3b2bda142c588446c7a0b9df97d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2392a3b2bda142c588446c7a0b9df97d; no voters: 
14:09:22.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.946756  6481 leader_election.cc:290] T c622b02bdaa94232a497a27f5082adf4 P 2392a3b2bda142c588446c7a0b9df97d [CANDIDATE]: Term 1 election: Requested vote from peers 
14:09:22.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.946791  6484 raft_consensus.cc:2804] T c622b02bdaa94232a497a27f5082adf4 P 2392a3b2bda142c588446c7a0b9df97d [term 1 FOLLOWER]: Leader election won for term 1
14:09:22.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.946902  6484 raft_consensus.cc:697] T c622b02bdaa94232a497a27f5082adf4 P 2392a3b2bda142c588446c7a0b9df97d [term 1 LEADER]: Becoming Leader. State: Replica: 2392a3b2bda142c588446c7a0b9df97d, State: Running, Role: LEADER
14:09:22.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.946982  6481 ts_tablet_manager.cc:1434] T c622b02bdaa94232a497a27f5082adf4 P 2392a3b2bda142c588446c7a0b9df97d: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.003s
14:09:22.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.946970  6484 consensus_queue.cc:237] T c622b02bdaa94232a497a27f5082adf4 P 2392a3b2bda142c588446c7a0b9df97d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2392a3b2bda142c588446c7a0b9df97d" member_type: VOTER last_known_addr { host: "127.5.164.195" port: 41279 } }
14:09:22.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.947244  6464 heartbeater.cc:499] Master 127.5.164.254:44743 was elected leader, sending a full tablet report...
14:09:22.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.948045  5820 catalog_manager.cc:5697] T c622b02bdaa94232a497a27f5082adf4 P 2392a3b2bda142c588446c7a0b9df97d reported cstate change: term changed from 0 to 1, leader changed from <none> to 2392a3b2bda142c588446c7a0b9df97d (127.5.164.195). New cstate: current_term: 1 leader_uuid: "2392a3b2bda142c588446c7a0b9df97d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2392a3b2bda142c588446c7a0b9df97d" member_type: VOTER last_known_addr { host: "127.5.164.195" port: 41279 } health_report { overall_health: HEALTHY } } }
14:09:22.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.952754  6480 tablet_bootstrap.cc:492] T 2ea92a46f8d14569850058c2409ddc52 P 483806aeb4d9464ba875dfd2439296ff: No bootstrap required, opened a new log
14:09:22.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.952853  6480 ts_tablet_manager.cc:1403] T 2ea92a46f8d14569850058c2409ddc52 P 483806aeb4d9464ba875dfd2439296ff: Time spent bootstrapping tablet: real 0.011s	user 0.001s	sys 0.000s
14:09:22.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.954967  6480 raft_consensus.cc:359] T 2ea92a46f8d14569850058c2409ddc52 P 483806aeb4d9464ba875dfd2439296ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "483806aeb4d9464ba875dfd2439296ff" member_type: VOTER last_known_addr { host: "127.5.164.193" port: 39895 } }
14:09:22.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.955122  6480 raft_consensus.cc:385] T 2ea92a46f8d14569850058c2409ddc52 P 483806aeb4d9464ba875dfd2439296ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:22.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.955152  6480 raft_consensus.cc:740] T 2ea92a46f8d14569850058c2409ddc52 P 483806aeb4d9464ba875dfd2439296ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 483806aeb4d9464ba875dfd2439296ff, State: Initialized, Role: FOLLOWER
14:09:22.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.955241  6480 consensus_queue.cc:260] T 2ea92a46f8d14569850058c2409ddc52 P 483806aeb4d9464ba875dfd2439296ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "483806aeb4d9464ba875dfd2439296ff" member_type: VOTER last_known_addr { host: "127.5.164.193" port: 39895 } }
14:09:22.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.955294  6480 raft_consensus.cc:399] T 2ea92a46f8d14569850058c2409ddc52 P 483806aeb4d9464ba875dfd2439296ff [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:09:22.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.955323  6480 raft_consensus.cc:493] T 2ea92a46f8d14569850058c2409ddc52 P 483806aeb4d9464ba875dfd2439296ff [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:09:22.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.955376  6480 raft_consensus.cc:3060] T 2ea92a46f8d14569850058c2409ddc52 P 483806aeb4d9464ba875dfd2439296ff [term 0 FOLLOWER]: Advancing to term 1
14:09:22.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.956130  6480 raft_consensus.cc:515] T 2ea92a46f8d14569850058c2409ddc52 P 483806aeb4d9464ba875dfd2439296ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "483806aeb4d9464ba875dfd2439296ff" member_type: VOTER last_known_addr { host: "127.5.164.193" port: 39895 } }
14:09:22.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.956251  6480 leader_election.cc:304] T 2ea92a46f8d14569850058c2409ddc52 P 483806aeb4d9464ba875dfd2439296ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 483806aeb4d9464ba875dfd2439296ff; no voters: 
14:09:22.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.956418  6480 leader_election.cc:290] T 2ea92a46f8d14569850058c2409ddc52 P 483806aeb4d9464ba875dfd2439296ff [CANDIDATE]: Term 1 election: Requested vote from peers 
14:09:22.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.956494  6489 raft_consensus.cc:2804] T 2ea92a46f8d14569850058c2409ddc52 P 483806aeb4d9464ba875dfd2439296ff [term 1 FOLLOWER]: Leader election won for term 1
14:09:22.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.956590  6480 ts_tablet_manager.cc:1434] T 2ea92a46f8d14569850058c2409ddc52 P 483806aeb4d9464ba875dfd2439296ff: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
14:09:22.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.956635  6489 raft_consensus.cc:697] T 2ea92a46f8d14569850058c2409ddc52 P 483806aeb4d9464ba875dfd2439296ff [term 1 LEADER]: Becoming Leader. State: Replica: 483806aeb4d9464ba875dfd2439296ff, State: Running, Role: LEADER
14:09:22.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.956710  6489 consensus_queue.cc:237] T 2ea92a46f8d14569850058c2409ddc52 P 483806aeb4d9464ba875dfd2439296ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "483806aeb4d9464ba875dfd2439296ff" member_type: VOTER last_known_addr { host: "127.5.164.193" port: 39895 } }
14:09:22.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.957005  6194 heartbeater.cc:499] Master 127.5.164.254:44743 was elected leader, sending a full tablet report...
14:09:22.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:22.957523  5820 catalog_manager.cc:5697] T 2ea92a46f8d14569850058c2409ddc52 P 483806aeb4d9464ba875dfd2439296ff reported cstate change: term changed from 0 to 1, leader changed from <none> to 483806aeb4d9464ba875dfd2439296ff (127.5.164.193). New cstate: current_term: 1 leader_uuid: "483806aeb4d9464ba875dfd2439296ff" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "483806aeb4d9464ba875dfd2439296ff" member_type: VOTER last_known_addr { host: "127.5.164.193" port: 39895 } health_report { overall_health: HEALTHY } } }
14:09:22.968 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2ea92a46f8d14569850058c2409ddc52 for table 'org.apache.kudu.client.TestAlterTable-1783519762897' with partition [0x00000000, 0x00000001)
14:09:22.968 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c622b02bdaa94232a497a27f5082adf4 for table 'org.apache.kudu.client.TestAlterTable-1783519762897' with partition [0x00000001, 0x00000002)
14:09:22.968 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=2ea92a46f8d14569850058c2409ddc52@[483806aeb4d9464ba875dfd2439296ff(127.5.164.193:39895)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c622b02bdaa94232a497a27f5082adf4@[2392a3b2bda142c588446c7a0b9df97d(127.5.164.195:41279)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:22.969 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c622b02bdaa94232a497a27f5082adf4 for table 'org.apache.kudu.client.TestAlterTable-1783519762897' with partition [0x00000001, 0x00000002)
14:09:22.969 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c622b02bdaa94232a497a27f5082adf4@[2392a3b2bda142c588446c7a0b9df97d(127.5.164.195:41279)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:22.969 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c622b02bdaa94232a497a27f5082adf4 for table 'org.apache.kudu.client.TestAlterTable-1783519762897' with partition [0x00000001, 0x00000002)
14:09:22.969 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c622b02bdaa94232a497a27f5082adf4@[2392a3b2bda142c588446c7a0b9df97d(127.5.164.195:41279)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:22.969 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2ea92a46f8d14569850058c2409ddc52 for table 'org.apache.kudu.client.TestAlterTable-1783519762897' with partition [0x00000000, 0x00000001)
14:09:22.969 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c622b02bdaa94232a497a27f5082adf4 for table 'org.apache.kudu.client.TestAlterTable-1783519762897' with partition [0x00000001, 0x00000002)
14:09:22.970 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=2ea92a46f8d14569850058c2409ddc52@[483806aeb4d9464ba875dfd2439296ff(127.5.164.193:39895)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c622b02bdaa94232a497a27f5082adf4@[2392a3b2bda142c588446c7a0b9df97d(127.5.164.195:41279)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:22.970 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2ea92a46f8d14569850058c2409ddc52 for table 'org.apache.kudu.client.TestAlterTable-1783519762897' with partition [0x00000000, 0x00000001)
14:09:22.970 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c622b02bdaa94232a497a27f5082adf4 for table 'org.apache.kudu.client.TestAlterTable-1783519762897' with partition [0x00000001, 0x00000002)
14:09:22.970 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=2ea92a46f8d14569850058c2409ddc52@[483806aeb4d9464ba875dfd2439296ff(127.5.164.193:39895)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c622b02bdaa94232a497a27f5082adf4@[2392a3b2bda142c588446c7a0b9df97d(127.5.164.195:41279)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:22.971 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c622b02bdaa94232a497a27f5082adf4 for table 'org.apache.kudu.client.TestAlterTable-1783519762897' with partition [0x00000001, 0x00000002)
14:09:22.971 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c622b02bdaa94232a497a27f5082adf4@[2392a3b2bda142c588446c7a0b9df97d(127.5.164.195:41279)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:22.971 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c622b02bdaa94232a497a27f5082adf4 for table 'org.apache.kudu.client.TestAlterTable-1783519762897' with partition [0x00000001, 0x00000002)
14:09:22.971 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c622b02bdaa94232a497a27f5082adf4@[2392a3b2bda142c588446c7a0b9df97d(127.5.164.195:41279)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:22.972 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c622b02bdaa94232a497a27f5082adf4 for table 'org.apache.kudu.client.TestAlterTable-1783519762897' with partition [0x00000001, 0x00000002)
14:09:22.972 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c622b02bdaa94232a497a27f5082adf4@[2392a3b2bda142c588446c7a0b9df97d(127.5.164.195:41279)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:22.972 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2ea92a46f8d14569850058c2409ddc52 for table 'org.apache.kudu.client.TestAlterTable-1783519762897' with partition [0x00000000, 0x00000001)
14:09:22.972 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c622b02bdaa94232a497a27f5082adf4 for table 'org.apache.kudu.client.TestAlterTable-1783519762897' with partition [0x00000001, 0x00000002)
14:09:22.972 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=2ea92a46f8d14569850058c2409ddc52@[483806aeb4d9464ba875dfd2439296ff(127.5.164.193:39895)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c622b02bdaa94232a497a27f5082adf4@[2392a3b2bda142c588446c7a0b9df97d(127.5.164.195:41279)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:22.973 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2ea92a46f8d14569850058c2409ddc52 for table 'org.apache.kudu.client.TestAlterTable-1783519762897' with partition [0x00000000, 0x00000001)
14:09:22.973 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c622b02bdaa94232a497a27f5082adf4 for table 'org.apache.kudu.client.TestAlterTable-1783519762897' with partition [0x00000001, 0x00000002)
14:09:22.973 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=2ea92a46f8d14569850058c2409ddc52@[483806aeb4d9464ba875dfd2439296ff(127.5.164.193:39895)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c622b02bdaa94232a497a27f5082adf4@[2392a3b2bda142c588446c7a0b9df97d(127.5.164.195:41279)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:22.973 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2ea92a46f8d14569850058c2409ddc52 for table 'org.apache.kudu.client.TestAlterTable-1783519762897' with partition [0x00000000, 0x00000001)
14:09:22.973 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c622b02bdaa94232a497a27f5082adf4 for table 'org.apache.kudu.client.TestAlterTable-1783519762897' with partition [0x00000001, 0x00000002)
14:09:22.973 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=2ea92a46f8d14569850058c2409ddc52@[483806aeb4d9464ba875dfd2439296ff(127.5.164.193:39895)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c622b02bdaa94232a497a27f5082adf4@[2392a3b2bda142c588446c7a0b9df97d(127.5.164.195:41279)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:22.973 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2ea92a46f8d14569850058c2409ddc52 for table 'org.apache.kudu.client.TestAlterTable-1783519762897' with partition [0x00000000, 0x00000001)
14:09:22.973 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c622b02bdaa94232a497a27f5082adf4 for table 'org.apache.kudu.client.TestAlterTable-1783519762897' with partition [0x00000001, 0x00000002)
14:09:22.973 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=2ea92a46f8d14569850058c2409ddc52@[483806aeb4d9464ba875dfd2439296ff(127.5.164.193:39895)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c622b02bdaa94232a497a27f5082adf4@[2392a3b2bda142c588446c7a0b9df97d(127.5.164.195:41279)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:22.973 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2ea92a46f8d14569850058c2409ddc52 for table 'org.apache.kudu.client.TestAlterTable-1783519762897' with partition [0x00000000, 0x00000001)
14:09:22.973 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c622b02bdaa94232a497a27f5082adf4 for table 'org.apache.kudu.client.TestAlterTable-1783519762897' with partition [0x00000001, 0x00000002)
14:09:22.973 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=2ea92a46f8d14569850058c2409ddc52@[483806aeb4d9464ba875dfd2439296ff(127.5.164.193:39895)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c622b02bdaa94232a497a27f5082adf4@[2392a3b2bda142c588446c7a0b9df97d(127.5.164.195:41279)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:22.974 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c622b02bdaa94232a497a27f5082adf4 for table 'org.apache.kudu.client.TestAlterTable-1783519762897' with partition [0x00000001, 0x00000002)
14:09:22.974 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c622b02bdaa94232a497a27f5082adf4@[2392a3b2bda142c588446c7a0b9df97d(127.5.164.195:41279)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:22.974 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2ea92a46f8d14569850058c2409ddc52 for table 'org.apache.kudu.client.TestAlterTable-1783519762897' with partition [0x00000000, 0x00000001)
14:09:22.974 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c622b02bdaa94232a497a27f5082adf4 for table 'org.apache.kudu.client.TestAlterTable-1783519762897' with partition [0x00000001, 0x00000002)
14:09:22.974 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=2ea92a46f8d14569850058c2409ddc52@[483806aeb4d9464ba875dfd2439296ff(127.5.164.193:39895)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c622b02bdaa94232a497a27f5082adf4@[2392a3b2bda142c588446c7a0b9df97d(127.5.164.195:41279)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:22.975 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2ea92a46f8d14569850058c2409ddc52 for table 'org.apache.kudu.client.TestAlterTable-1783519762897' with partition [0x00000000, 0x00000001)
14:09:22.975 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c622b02bdaa94232a497a27f5082adf4 for table 'org.apache.kudu.client.TestAlterTable-1783519762897' with partition [0x00000001, 0x00000002)
14:09:22.975 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=2ea92a46f8d14569850058c2409ddc52@[483806aeb4d9464ba875dfd2439296ff(127.5.164.193:39895)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c622b02bdaa94232a497a27f5082adf4@[2392a3b2bda142c588446c7a0b9df97d(127.5.164.195:41279)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:22.975 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c622b02bdaa94232a497a27f5082adf4 for table 'org.apache.kudu.client.TestAlterTable-1783519762897' with partition [0x00000001, 0x00000002)
14:09:22.975 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c622b02bdaa94232a497a27f5082adf4@[2392a3b2bda142c588446c7a0b9df97d(127.5.164.195:41279)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:22.975 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@602c4656, flushNotification=Deferred@1610372241(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:09:22.976 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2ea92a46f8d14569850058c2409ddc52 for table 'org.apache.kudu.client.TestAlterTable-1783519762897' with partition [0x00000000, 0x00000001)
14:09:22.976 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c622b02bdaa94232a497a27f5082adf4 for table 'org.apache.kudu.client.TestAlterTable-1783519762897' with partition [0x00000001, 0x00000002)
14:09:22.976 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=2ea92a46f8d14569850058c2409ddc52@[483806aeb4d9464ba875dfd2439296ff(127.5.164.193:39895)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c622b02bdaa94232a497a27f5082adf4@[2392a3b2bda142c588446c7a0b9df97d(127.5.164.195:41279)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:22.976 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2ea92a46f8d14569850058c2409ddc52 for table 'org.apache.kudu.client.TestAlterTable-1783519762897' with partition [0x00000000, 0x00000001)
14:09:22.977 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c622b02bdaa94232a497a27f5082adf4 for table 'org.apache.kudu.client.TestAlterTable-1783519762897' with partition [0x00000001, 0x00000002)
14:09:22.977 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=2ea92a46f8d14569850058c2409ddc52@[483806aeb4d9464ba875dfd2439296ff(127.5.164.193:39895)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c622b02bdaa94232a497a27f5082adf4@[2392a3b2bda142c588446c7a0b9df97d(127.5.164.195:41279)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:22.977 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2ea92a46f8d14569850058c2409ddc52 for table 'org.apache.kudu.client.TestAlterTable-1783519762897' with partition [0x00000000, 0x00000001)
14:09:22.977 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c622b02bdaa94232a497a27f5082adf4 for table 'org.apache.kudu.client.TestAlterTable-1783519762897' with partition [0x00000001, 0x00000002)
14:09:22.977 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=2ea92a46f8d14569850058c2409ddc52@[483806aeb4d9464ba875dfd2439296ff(127.5.164.193:39895)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c622b02bdaa94232a497a27f5082adf4@[2392a3b2bda142c588446c7a0b9df97d(127.5.164.195:41279)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:22.978 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2ea92a46f8d14569850058c2409ddc52 for table 'org.apache.kudu.client.TestAlterTable-1783519762897' with partition [0x00000000, 0x00000001)
14:09:22.978 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c622b02bdaa94232a497a27f5082adf4 for table 'org.apache.kudu.client.TestAlterTable-1783519762897' with partition [0x00000001, 0x00000002)
14:09:22.978 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=2ea92a46f8d14569850058c2409ddc52@[483806aeb4d9464ba875dfd2439296ff(127.5.164.193:39895)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c622b02bdaa94232a497a27f5082adf4@[2392a3b2bda142c588446c7a0b9df97d(127.5.164.195:41279)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:22.978 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c622b02bdaa94232a497a27f5082adf4 for table 'org.apache.kudu.client.TestAlterTable-1783519762897' with partition [0x00000001, 0x00000002)
14:09:22.978 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c622b02bdaa94232a497a27f5082adf4@[2392a3b2bda142c588446c7a0b9df97d(127.5.164.195:41279)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:22.979 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2ea92a46f8d14569850058c2409ddc52 for table 'org.apache.kudu.client.TestAlterTable-1783519762897' with partition [0x00000000, 0x00000001)
14:09:22.979 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c622b02bdaa94232a497a27f5082adf4 for table 'org.apache.kudu.client.TestAlterTable-1783519762897' with partition [0x00000001, 0x00000002)
14:09:22.979 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=2ea92a46f8d14569850058c2409ddc52@[483806aeb4d9464ba875dfd2439296ff(127.5.164.193:39895)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c622b02bdaa94232a497a27f5082adf4@[2392a3b2bda142c588446c7a0b9df97d(127.5.164.195:41279)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:22.979 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c622b02bdaa94232a497a27f5082adf4 for table 'org.apache.kudu.client.TestAlterTable-1783519762897' with partition [0x00000001, 0x00000002)
14:09:22.979 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c622b02bdaa94232a497a27f5082adf4@[2392a3b2bda142c588446c7a0b9df97d(127.5.164.195:41279)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:22.980 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c622b02bdaa94232a497a27f5082adf4 for table 'org.apache.kudu.client.TestAlterTable-1783519762897' with partition [0x00000001, 0x00000002)
14:09:22.980 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c622b02bdaa94232a497a27f5082adf4@[2392a3b2bda142c588446c7a0b9df97d(127.5.164.195:41279)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:22.980 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c622b02bdaa94232a497a27f5082adf4 for table 'org.apache.kudu.client.TestAlterTable-1783519762897' with partition [0x00000001, 0x00000002)
14:09:22.980 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c622b02bdaa94232a497a27f5082adf4@[2392a3b2bda142c588446c7a0b9df97d(127.5.164.195:41279)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:22.981 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c622b02bdaa94232a497a27f5082adf4 for table 'org.apache.kudu.client.TestAlterTable-1783519762897' with partition [0x00000001, 0x00000002)
14:09:22.981 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c622b02bdaa94232a497a27f5082adf4@[2392a3b2bda142c588446c7a0b9df97d(127.5.164.195:41279)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:22.981 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c622b02bdaa94232a497a27f5082adf4 for table 'org.apache.kudu.client.TestAlterTable-1783519762897' with partition [0x00000001, 0x00000002)
14:09:22.981 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c622b02bdaa94232a497a27f5082adf4@[2392a3b2bda142c588446c7a0b9df97d(127.5.164.195:41279)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:22.981 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c622b02bdaa94232a497a27f5082adf4 for table 'org.apache.kudu.client.TestAlterTable-1783519762897' with partition [0x00000001, 0x00000002)
14:09:22.981 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c622b02bdaa94232a497a27f5082adf4@[2392a3b2bda142c588446c7a0b9df97d(127.5.164.195:41279)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:22.982 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c622b02bdaa94232a497a27f5082adf4 for table 'org.apache.kudu.client.TestAlterTable-1783519762897' with partition [0x00000001, 0x00000002)
14:09:22.982 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c622b02bdaa94232a497a27f5082adf4@[2392a3b2bda142c588446c7a0b9df97d(127.5.164.195:41279)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:22.982 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2ea92a46f8d14569850058c2409ddc52 for table 'org.apache.kudu.client.TestAlterTable-1783519762897' with partition [0x00000000, 0x00000001)
14:09:22.982 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c622b02bdaa94232a497a27f5082adf4 for table 'org.apache.kudu.client.TestAlterTable-1783519762897' with partition [0x00000001, 0x00000002)
14:09:22.982 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=2ea92a46f8d14569850058c2409ddc52@[483806aeb4d9464ba875dfd2439296ff(127.5.164.193:39895)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c622b02bdaa94232a497a27f5082adf4@[2392a3b2bda142c588446c7a0b9df97d(127.5.164.195:41279)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:22.983 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c622b02bdaa94232a497a27f5082adf4 for table 'org.apache.kudu.client.TestAlterTable-1783519762897' with partition [0x00000001, 0x00000002)
14:09:22.983 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c622b02bdaa94232a497a27f5082adf4@[2392a3b2bda142c588446c7a0b9df97d(127.5.164.195:41279)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:22.983 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2ea92a46f8d14569850058c2409ddc52 for table 'org.apache.kudu.client.TestAlterTable-1783519762897' with partition [0x00000000, 0x00000001)
14:09:22.983 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c622b02bdaa94232a497a27f5082adf4 for table 'org.apache.kudu.client.TestAlterTable-1783519762897' with partition [0x00000001, 0x00000002)
14:09:22.983 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=2ea92a46f8d14569850058c2409ddc52@[483806aeb4d9464ba875dfd2439296ff(127.5.164.193:39895)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c622b02bdaa94232a497a27f5082adf4@[2392a3b2bda142c588446c7a0b9df97d(127.5.164.195:41279)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:22.983 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2ea92a46f8d14569850058c2409ddc52 for table 'org.apache.kudu.client.TestAlterTable-1783519762897' with partition [0x00000000, 0x00000001)
14:09:22.983 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c622b02bdaa94232a497a27f5082adf4 for table 'org.apache.kudu.client.TestAlterTable-1783519762897' with partition [0x00000001, 0x00000002)
14:09:22.984 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=2ea92a46f8d14569850058c2409ddc52@[483806aeb4d9464ba875dfd2439296ff(127.5.164.193:39895)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c622b02bdaa94232a497a27f5082adf4@[2392a3b2bda142c588446c7a0b9df97d(127.5.164.195:41279)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:22.984 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2ea92a46f8d14569850058c2409ddc52 for table 'org.apache.kudu.client.TestAlterTable-1783519762897' with partition [0x00000000, 0x00000001)
14:09:22.984 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c622b02bdaa94232a497a27f5082adf4 for table 'org.apache.kudu.client.TestAlterTable-1783519762897' with partition [0x00000001, 0x00000002)
14:09:22.984 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=2ea92a46f8d14569850058c2409ddc52@[483806aeb4d9464ba875dfd2439296ff(127.5.164.193:39895)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c622b02bdaa94232a497a27f5082adf4@[2392a3b2bda142c588446c7a0b9df97d(127.5.164.195:41279)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:22.984 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2ea92a46f8d14569850058c2409ddc52 for table 'org.apache.kudu.client.TestAlterTable-1783519762897' with partition [0x00000000, 0x00000001)
14:09:22.985 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c622b02bdaa94232a497a27f5082adf4 for table 'org.apache.kudu.client.TestAlterTable-1783519762897' with partition [0x00000001, 0x00000002)
14:09:22.985 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=2ea92a46f8d14569850058c2409ddc52@[483806aeb4d9464ba875dfd2439296ff(127.5.164.193:39895)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c622b02bdaa94232a497a27f5082adf4@[2392a3b2bda142c588446c7a0b9df97d(127.5.164.195:41279)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:22.985 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c622b02bdaa94232a497a27f5082adf4 for table 'org.apache.kudu.client.TestAlterTable-1783519762897' with partition [0x00000001, 0x00000002)
14:09:22.985 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c622b02bdaa94232a497a27f5082adf4@[2392a3b2bda142c588446c7a0b9df97d(127.5.164.195:41279)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:22.985 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2ea92a46f8d14569850058c2409ddc52 for table 'org.apache.kudu.client.TestAlterTable-1783519762897' with partition [0x00000000, 0x00000001)
14:09:22.985 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c622b02bdaa94232a497a27f5082adf4 for table 'org.apache.kudu.client.TestAlterTable-1783519762897' with partition [0x00000001, 0x00000002)
14:09:22.985 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=2ea92a46f8d14569850058c2409ddc52@[483806aeb4d9464ba875dfd2439296ff(127.5.164.193:39895)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c622b02bdaa94232a497a27f5082adf4@[2392a3b2bda142c588446c7a0b9df97d(127.5.164.195:41279)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:22.986 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c622b02bdaa94232a497a27f5082adf4 for table 'org.apache.kudu.client.TestAlterTable-1783519762897' with partition [0x00000001, 0x00000002)
14:09:22.986 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c622b02bdaa94232a497a27f5082adf4@[2392a3b2bda142c588446c7a0b9df97d(127.5.164.195:41279)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:22.986 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c622b02bdaa94232a497a27f5082adf4 for table 'org.apache.kudu.client.TestAlterTable-1783519762897' with partition [0x00000001, 0x00000002)
14:09:22.986 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c622b02bdaa94232a497a27f5082adf4@[2392a3b2bda142c588446c7a0b9df97d(127.5.164.195:41279)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:22.986 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c622b02bdaa94232a497a27f5082adf4 for table 'org.apache.kudu.client.TestAlterTable-1783519762897' with partition [0x00000001, 0x00000002)
14:09:22.987 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c622b02bdaa94232a497a27f5082adf4@[2392a3b2bda142c588446c7a0b9df97d(127.5.164.195:41279)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:22.987 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2ea92a46f8d14569850058c2409ddc52 for table 'org.apache.kudu.client.TestAlterTable-1783519762897' with partition [0x00000000, 0x00000001)
14:09:22.987 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c622b02bdaa94232a497a27f5082adf4 for table 'org.apache.kudu.client.TestAlterTable-1783519762897' with partition [0x00000001, 0x00000002)
14:09:22.987 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=2ea92a46f8d14569850058c2409ddc52@[483806aeb4d9464ba875dfd2439296ff(127.5.164.193:39895)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c622b02bdaa94232a497a27f5082adf4@[2392a3b2bda142c588446c7a0b9df97d(127.5.164.195:41279)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:22.987 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c622b02bdaa94232a497a27f5082adf4 for table 'org.apache.kudu.client.TestAlterTable-1783519762897' with partition [0x00000001, 0x00000002)
14:09:22.987 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c622b02bdaa94232a497a27f5082adf4@[2392a3b2bda142c588446c7a0b9df97d(127.5.164.195:41279)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:22.988 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c622b02bdaa94232a497a27f5082adf4 for table 'org.apache.kudu.client.TestAlterTable-1783519762897' with partition [0x00000001, 0x00000002)
14:09:22.988 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c622b02bdaa94232a497a27f5082adf4@[2392a3b2bda142c588446c7a0b9df97d(127.5.164.195:41279)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:22.988 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2ea92a46f8d14569850058c2409ddc52 for table 'org.apache.kudu.client.TestAlterTable-1783519762897' with partition [0x00000000, 0x00000001)
14:09:22.988 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c622b02bdaa94232a497a27f5082adf4 for table 'org.apache.kudu.client.TestAlterTable-1783519762897' with partition [0x00000001, 0x00000002)
14:09:22.988 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=2ea92a46f8d14569850058c2409ddc52@[483806aeb4d9464ba875dfd2439296ff(127.5.164.193:39895)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c622b02bdaa94232a497a27f5082adf4@[2392a3b2bda142c588446c7a0b9df97d(127.5.164.195:41279)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:22.988 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c622b02bdaa94232a497a27f5082adf4 for table 'org.apache.kudu.client.TestAlterTable-1783519762897' with partition [0x00000001, 0x00000002)
14:09:22.989 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c622b02bdaa94232a497a27f5082adf4@[2392a3b2bda142c588446c7a0b9df97d(127.5.164.195:41279)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:22.989 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2ea92a46f8d14569850058c2409ddc52 for table 'org.apache.kudu.client.TestAlterTable-1783519762897' with partition [0x00000000, 0x00000001)
14:09:22.989 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c622b02bdaa94232a497a27f5082adf4 for table 'org.apache.kudu.client.TestAlterTable-1783519762897' with partition [0x00000001, 0x00000002)
14:09:22.989 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=2ea92a46f8d14569850058c2409ddc52@[483806aeb4d9464ba875dfd2439296ff(127.5.164.193:39895)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c622b02bdaa94232a497a27f5082adf4@[2392a3b2bda142c588446c7a0b9df97d(127.5.164.195:41279)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:22.989 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2ea92a46f8d14569850058c2409ddc52 for table 'org.apache.kudu.client.TestAlterTable-1783519762897' with partition [0x00000000, 0x00000001)
14:09:22.989 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c622b02bdaa94232a497a27f5082adf4 for table 'org.apache.kudu.client.TestAlterTable-1783519762897' with partition [0x00000001, 0x00000002)
14:09:22.989 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=2ea92a46f8d14569850058c2409ddc52@[483806aeb4d9464ba875dfd2439296ff(127.5.164.193:39895)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c622b02bdaa94232a497a27f5082adf4@[2392a3b2bda142c588446c7a0b9df97d(127.5.164.195:41279)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:22.990 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c622b02bdaa94232a497a27f5082adf4 for table 'org.apache.kudu.client.TestAlterTable-1783519762897' with partition [0x00000001, 0x00000002)
14:09:22.990 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c622b02bdaa94232a497a27f5082adf4@[2392a3b2bda142c588446c7a0b9df97d(127.5.164.195:41279)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:22.990 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c622b02bdaa94232a497a27f5082adf4 for table 'org.apache.kudu.client.TestAlterTable-1783519762897' with partition [0x00000001, 0x00000002)
14:09:22.990 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c622b02bdaa94232a497a27f5082adf4@[2392a3b2bda142c588446c7a0b9df97d(127.5.164.195:41279)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:22.990 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2ea92a46f8d14569850058c2409ddc52 for table 'org.apache.kudu.client.TestAlterTable-1783519762897' with partition [0x00000000, 0x00000001)
14:09:22.991 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c622b02bdaa94232a497a27f5082adf4 for table 'org.apache.kudu.client.TestAlterTable-1783519762897' with partition [0x00000001, 0x00000002)
14:09:22.991 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=2ea92a46f8d14569850058c2409ddc52@[483806aeb4d9464ba875dfd2439296ff(127.5.164.193:39895)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c622b02bdaa94232a497a27f5082adf4@[2392a3b2bda142c588446c7a0b9df97d(127.5.164.195:41279)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:22.992 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2ea92a46f8d14569850058c2409ddc52 for table 'org.apache.kudu.client.TestAlterTable-1783519762897' with partition [0x00000000, 0x00000001)
14:09:22.992 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c622b02bdaa94232a497a27f5082adf4 for table 'org.apache.kudu.client.TestAlterTable-1783519762897' with partition [0x00000001, 0x00000002)
14:09:22.992 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=2ea92a46f8d14569850058c2409ddc52@[483806aeb4d9464ba875dfd2439296ff(127.5.164.193:39895)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c622b02bdaa94232a497a27f5082adf4@[2392a3b2bda142c588446c7a0b9df97d(127.5.164.195:41279)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:22.993 [DEBUG - kudu-nio-1] (Connection.java:748) [peer 483806aeb4d9464ba875dfd2439296ff(127.5.164.193:39895)] connecting to peer
14:09:22.994 [DEBUG - kudu-nio-1] (Connection.java:748) [peer 2392a3b2bda142c588446c7a0b9df97d(127.5.164.195:41279)] connecting to peer
14:09:22.996 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 483806aeb4d9464ba875dfd2439296ff(127.5.164.193:39895)] Successfully connected to peer
14:09:23.008 [DEBUG - kudu-nio-4] (Connection.java:757) [peer 2392a3b2bda142c588446c7a0b9df97d(127.5.164.195:41279)] Successfully connected to peer
14:09:23.017 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0x9d7e6ac8, L:/127.0.0.1:38342 - R:/127.5.164.193:39895] using TOKEN/null
14:09:23.021 [DEBUG - kudu-nio-4] (Negotiator.java:918) Authenticated connection [id: 0xa66a7894, L:/127.0.0.1:59948 - R:/127.5.164.195:41279] using TOKEN/null
14:09:23.025 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2ea92a46f8d14569850058c2409ddc52 for table 'org.apache.kudu.client.TestAlterTable-1783519762897' with partition [0x00000000, 0x00000001)
14:09:23.025 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c622b02bdaa94232a497a27f5082adf4 for table 'org.apache.kudu.client.TestAlterTable-1783519762897' with partition [0x00000001, 0x00000002)
14:09:23.025 [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=2ea92a46f8d14569850058c2409ddc52@[483806aeb4d9464ba875dfd2439296ff(127.5.164.193:39895)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c622b02bdaa94232a497a27f5082adf4@[2392a3b2bda142c588446c7a0b9df97d(127.5.164.195:41279)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:23.025 [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.5.164.254:44743, [1ms] Sub RPC GetTableLocations: received response from server master-127.5.164.254:44743: OK, deferred=null)) after lookup
14:09:23.027 [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-1783519762897, tablet=2ea92a46f8d14569850058c2409ddc52, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:23.028 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 2ea92a46f8d14569850058c2409ddc52 for partition [0x00000000, 0x00000001) with scanner id null
14:09:23.030 [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-1783519762897, tablet=c622b02bdaa94232a497a27f5082adf4, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:23.030 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet c622b02bdaa94232a497a27f5082adf4 for partition [0x00000001, 0x00000002) with scanner id null
14:09:23.031 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table d679bc8d4c194862bf1ef8580854ee0f
14:09:23.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.034780  5820 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46622:
14:09:23.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783519762897" } new_extra_configs { key: "kudu.table.history_max_age_sec" value: "3600" }
14:09:23.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.038412  6496 tablet.cc:1724] T 2ea92a46f8d14569850058c2409ddc52 P 483806aeb4d9464ba875dfd2439296ff: Alter schema from (
14:09:23.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:09:23.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:09:23.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:09:23.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
14:09:23.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:09:23.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:09:23.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:09:23.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
14:09:23.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.039198  6497 tablet.cc:1724] T c622b02bdaa94232a497a27f5082adf4 P 2392a3b2bda142c588446c7a0b9df97d: Alter schema from (
14:09:23.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:09:23.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:09:23.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:09:23.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
14:09:23.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:09:23.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:09:23.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:09:23.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
14:09:23.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.044857  5820 catalog_manager.cc:6242] T 00000000000000000000000000000000 P b45664146abf4ab3bf5cd7a729b72bb9: org.apache.kudu.client.TestAlterTable-1783519762897 [id=d679bc8d4c194862bf1ef8580854ee0f] alter complete (version 1)
14:09:23.062 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table d679bc8d4c194862bf1ef8580854ee0f
14:09:23.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.064380  5820 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46622:
14:09:23.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783519762897" } new_extra_configs { key: "kudu.table.history_max_age_sec" value: "7200" }
14:09:23.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.068074  6496 tablet.cc:1724] T 2ea92a46f8d14569850058c2409ddc52 P 483806aeb4d9464ba875dfd2439296ff: Alter schema from (
14:09:23.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:09:23.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:09:23.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:09:23.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1 to (
14:09:23.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:09:23.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:09:23.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:09:23.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 2
14:09:23.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.068948  6497 tablet.cc:1724] T c622b02bdaa94232a497a27f5082adf4 P 2392a3b2bda142c588446c7a0b9df97d: Alter schema from (
14:09:23.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:09:23.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:09:23.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:09:23.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1 to (
14:09:23.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:09:23.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:09:23.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:09:23.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 2
14:09:23.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.073200  5820 catalog_manager.cc:6242] T 00000000000000000000000000000000 P b45664146abf4ab3bf5cd7a729b72bb9: org.apache.kudu.client.TestAlterTable-1783519762897 [id=d679bc8d4c194862bf1ef8580854ee0f] alter complete (version 2)
14:09:23.081 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table d679bc8d4c194862bf1ef8580854ee0f
14:09:23.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.081802  5820 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46622:
14:09:23.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783519762897" } new_extra_configs { key: "kudu.table.history_max_age_sec" value: "" }
14:09:23.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.084079  6497 tablet.cc:1724] T c622b02bdaa94232a497a27f5082adf4 P 2392a3b2bda142c588446c7a0b9df97d: Alter schema from (
14:09:23.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:09:23.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:09:23.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:09:23.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 2 to (
14:09:23.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:09:23.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:09:23.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:09:23.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 3
14:09:23.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.084400  6496 tablet.cc:1724] T 2ea92a46f8d14569850058c2409ddc52 P 483806aeb4d9464ba875dfd2439296ff: Alter schema from (
14:09:23.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:09:23.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:09:23.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:09:23.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 2 to (
14:09:23.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:09:23.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:09:23.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:09:23.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 3
14:09:23.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.087723  5821 catalog_manager.cc:6242] T 00000000000000000000000000000000 P b45664146abf4ab3bf5cd7a729b72bb9: org.apache.kudu.client.TestAlterTable-1783519762897 [id=d679bc8d4c194862bf1ef8580854ee0f] alter complete (version 3)
14:09:23.101 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table d679bc8d4c194862bf1ef8580854ee0f
14:09:23.102 [DEBUG - main] (Connection.java:575) [peer master-127.5.164.253:32823(127.5.164.253:32823)] disconnecting while in state READY
14:09:23.102 [DEBUG - main] (Connection.java:575) [peer master-127.5.164.254:44743(127.5.164.254:44743)] disconnecting while in state READY
14:09:23.102 [DEBUG - main] (Connection.java:575) [peer 2392a3b2bda142c588446c7a0b9df97d(127.5.164.195:41279)] disconnecting while in state READY
14:09:23.102 [DEBUG - main] (Connection.java:575) [peer 483806aeb4d9464ba875dfd2439296ff(127.5.164.193:39895)] disconnecting while in state READY
14:09:23.102 [DEBUG - main] (Connection.java:575) [peer master-127.5.164.252:33149(127.5.164.252:33149)] disconnecting while in state READY
14:09:23.102 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.5.164.253:32823(127.5.164.253:32823)] handling channelInactive
14:09:23.102 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.5.164.253:32823(127.5.164.253:32823)] cleaning up while in state READY due to: connection closed
14:09:23.103 [DEBUG - kudu-nio-4] (Connection.java:239) [peer 2392a3b2bda142c588446c7a0b9df97d(127.5.164.195:41279)] handling channelInactive
14:09:23.103 [DEBUG - kudu-nio-4] (Connection.java:709) [peer 2392a3b2bda142c588446c7a0b9df97d(127.5.164.195:41279)] cleaning up while in state READY due to: connection closed
14:09:23.103 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.5.164.252:33149(127.5.164.252:33149)] handling channelInactive
14:09:23.103 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 483806aeb4d9464ba875dfd2439296ff(127.5.164.193:39895)] handling channelInactive
14:09:23.103 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 483806aeb4d9464ba875dfd2439296ff(127.5.164.193:39895)] cleaning up while in state READY due to: connection closed
14:09:23.103 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.5.164.252:33149(127.5.164.252:33149)] cleaning up while in state READY due to: connection closed
14:09:23.105 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:09:23.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.109048  5779 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 6065
14:09:23.115 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.5.164.254:44743(127.5.164.254:44743)] handling channelInactive
14:09:23.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.115891  5779 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 6200
14:09:23.116 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.5.164.254:44743(127.5.164.254:44743)] cleaning up while in state READY due to: connection closed
14:09:23.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.121538  5779 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 6335
14:09:23.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.126572  5779 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 5790
14:09:23.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.131827  5779 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 5861
14:09:23.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.136706  5779 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 5932
14:09:23.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T14:09:23Z chronyd exiting
.14:09:23.267 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1783519763267
14:09:23.270 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:09:23.270 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
14:09:23.270 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskzNpfhA/test-tmp
14:09:23.271 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
14:09:23.271 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskzNpfhA/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
14:09:23.273 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

14:09:23.347 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:09:23.347 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

14:09:23.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.348323  6503 mini_oidc.cc:150] Starting JWKS server
14:09:23.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.348832  6503 webserver.cc:533] Webserver started at http://127.0.0.1:40627/ using document root <none> and password file <none>
14:09:23.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.348896  6503 mini_oidc.cc:186] Starting OIDC Discovery server
14:09:23.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.349009  6503 webserver.cc:533] Webserver started at http://127.0.0.1:33405/ using document root <none> and password file <none>
14:09:23.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T14:09:23Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
14:09:23.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T14:09:23Z Disabled control of system clock
14:09:23.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.359635  6503 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:23.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:23.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/master-0/wal
14:09:23.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/master-0/data
14:09:23.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:23.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:23.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:23.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:23.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:23.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:23.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/master-0/logs
14:09:23.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/master-0/data/info.pb
14:09:23.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:23.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:23.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:23.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:23.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:23.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:23.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:23.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:23.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:09:23.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:23.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:23.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:23.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.6.89.254:33833
14:09:23.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.6.89.254
14:09:23.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:23.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.6.89.212:44347
14:09:23.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:23.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:23.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:23.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:23.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.6.89.254:33833,127.6.89.253:35535,127.6.89.252:33897
14:09:23.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:23.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:40627/jwks.json with env {}
14:09:23.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:23.433936  6514 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:23.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:23.434094  6514 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:23.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:23.434113  6514 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:23.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:23.435482  6514 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:09:23.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:23.435518  6514 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:23.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:23.435532  6514 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:09:23.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:23.435544  6514 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:09:23.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:23.435557  6514 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:09:23.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:23.435568  6514 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:40627/jwks.json
14:09:23.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.437083  6514 master_runner.cc:387] Master server non-default flags:
14:09:23.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:23.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.6.89.212:44347
14:09:23.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:23.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:23.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/master-0/data
14:09:23.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/master-0/wal
14:09:23.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:23.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.6.89.254:33833,127.6.89.253:35535,127.6.89.252:33897
14:09:23.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:23.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:23.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:23.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.6.89.254:33833
14:09:23.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:23.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:23.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:23.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:40627/jwks.json
14:09:23.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:23.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:23.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/master-0/data/info.pb
14:09:23.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.6.89.254
14:09:23.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:23.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:23.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.6514
14:09:23.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:23.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:23.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:23.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:23.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/master-0/logs
14:09:23.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:23.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:23.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:23.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:09:23.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:23.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:23.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:23.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:23.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:23.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.437243  6514 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:23.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.437417  6514 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:23.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:23.439726  6519 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:23.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:23.439707  6522 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:23.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.439751  6514 server_base.cc:1061] running on GCE node
14:09:23.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:23.439738  6520 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:23.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.440443  6514 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:23.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.440732  6514 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:23.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.441921  6514 hybrid_clock.cc:648] HybridClock initialized: now 1783519763441901 us; error 39 us; skew 500 ppm
14:09:23.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.443045  6514 webserver.cc:533] Webserver started at http://127.6.89.254:44371/ using document root <none> and password file <none>
14:09:23.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.443260  6514 fs_manager.cc:362] Metadata directory not provided
14:09:23.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.443331  6514 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:23.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.443439  6514 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:23.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.444337  6514 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/master-0/data/instance:
14:09:23.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b184a069f71e4855b222b1bdcfa56034"
14:09:23.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:23 on dist-test-slave-63nk"
14:09:23.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.444707  6514 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/master-0/wal/instance:
14:09:23.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b184a069f71e4855b222b1bdcfa56034"
14:09:23.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:23 on dist-test-slave-63nk"
14:09:23.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.445902  6514 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:09:23.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.446592  6528 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:23.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.446815  6514 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:09:23.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.446893  6514 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/master-0/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/master-0/wal
14:09:23.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b184a069f71e4855b222b1bdcfa56034"
14:09:23.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:23 on dist-test-slave-63nk"
14:09:23.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.446956  6514 fs_report.cc:389] FS layout report
14:09:23.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:23.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/master-0/wal
14:09:23.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/master-0/wal
14:09:23.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/master-0/data/data
14:09:23.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:23.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:23.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:23.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:23.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:23.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:23.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:23.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:23.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:23.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:23.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:23.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.462787  6514 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:23.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.463147  6514 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:23.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.463294  6514 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:23.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.467330  6514 rpc_server.cc:307] RPC server started. Bound to: 127.6.89.254:33833
14:09:23.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.467358  6580 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.89.254:33833 every 8 connection(s)
14:09:23.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.467712  6514 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/master-0/data/info.pb
14:09:23.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.468338  6581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:23.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.469587  6581 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.6.89.254" port: 33833 } has no permanent_uuid. Determining permanent_uuid...
14:09:23.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.473577  6503 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 6514
14:09:23.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.473697  6503 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/master-0/wal/instance
14:09:23.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.474593  6503 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:23.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:23.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/master-1/wal
14:09:23.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/master-1/data
14:09:23.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:23.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:23.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:23.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:23.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:23.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:23.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/master-1/logs
14:09:23.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/master-1/data/info.pb
14:09:23.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:23.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:23.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:23.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:23.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:23.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:23.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:23.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:23.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:09:23.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:23.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:23.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:23.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.6.89.253:35535
14:09:23.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.6.89.253
14:09:23.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:23.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.6.89.212:44347
14:09:23.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:23.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:23.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:23.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:23.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.6.89.254:33833,127.6.89.253:35535,127.6.89.252:33897
14:09:23.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:23.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:40627/jwks.json with env {}
14:09:23.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.475241  6581 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.6.89.253" port: 35535 } has no permanent_uuid. Determining permanent_uuid...
14:09:23.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:23.475709  6530 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.6.89.253:35535: connect: Connection refused (error 111)
14:09:23.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:23.476397  6581 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.6.89.253:35535: Network error: Client connection negotiation failed: client connection to 127.6.89.253:35535: connect: Connection refused (error 111)
14:09:23.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.525658  6581 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.6.89.253" port: 35535 } attempt: 1
14:09:23.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:23.526489  6581 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.6.89.253:35535: Network error: Client connection negotiation failed: client connection to 127.6.89.253:35535: connect: Connection refused (error 111)
14:09:23.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:23.552886  6585 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:23.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:23.553077  6585 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:23.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:23.553109  6585 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:23.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:23.554667  6585 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:09:23.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:23.554744  6585 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:23.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:23.554766  6585 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:09:23.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:23.554790  6585 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:09:23.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:23.554811  6585 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:09:23.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:23.554828  6585 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:40627/jwks.json
14:09:23.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.556591  6585 master_runner.cc:387] Master server non-default flags:
14:09:23.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:23.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.6.89.212:44347
14:09:23.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:23.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:23.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/master-1/data
14:09:23.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/master-1/wal
14:09:23.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:23.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.6.89.254:33833,127.6.89.253:35535,127.6.89.252:33897
14:09:23.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:23.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:23.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:23.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.6.89.253:35535
14:09:23.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:23.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:23.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:23.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:40627/jwks.json
14:09:23.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:23.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:23.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/master-1/data/info.pb
14:09:23.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.6.89.253
14:09:23.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:23.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:23.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.6585
14:09:23.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:23.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:23.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:23.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:23.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/master-1/logs
14:09:23.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:23.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:23.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:23.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:09:23.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:23.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:23.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:23.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:23.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:23.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.556838  6585 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:23.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.557078  6585 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:23.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:23.559602  6592 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:23.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:23.559594  6594 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:23.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:23.559594  6591 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:23.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.559918  6585 server_base.cc:1061] running on GCE node
14:09:23.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.560070  6585 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:23.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.560317  6585 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:23.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.561468  6585 hybrid_clock.cc:648] HybridClock initialized: now 1783519763561427 us; error 57 us; skew 500 ppm
14:09:23.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.562716  6585 webserver.cc:533] Webserver started at http://127.6.89.253:34065/ using document root <none> and password file <none>
14:09:23.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.562906  6585 fs_manager.cc:362] Metadata directory not provided
14:09:23.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.562951  6585 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:23.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.563021  6585 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:23.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.563787  6585 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/master-1/data/instance:
14:09:23.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "07aaa702a4e942a197cba6459f793d92"
14:09:23.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:23 on dist-test-slave-63nk"
14:09:23.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.564052  6585 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/master-1/wal/instance:
14:09:23.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "07aaa702a4e942a197cba6459f793d92"
14:09:23.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:23 on dist-test-slave-63nk"
14:09:23.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.565362  6585 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
14:09:23.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.566148  6600 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:23.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.566306  6585 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
14:09:23.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.566365  6585 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/master-1/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/master-1/wal
14:09:23.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "07aaa702a4e942a197cba6459f793d92"
14:09:23.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:23 on dist-test-slave-63nk"
14:09:23.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.566404  6585 fs_report.cc:389] FS layout report
14:09:23.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:23.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/master-1/wal
14:09:23.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/master-1/wal
14:09:23.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/master-1/data/data
14:09:23.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:23.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:23.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:23.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:23.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:23.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:23.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:23.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:23.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:23.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:23.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:23.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.581246  6585 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:23.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.581486  6585 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:23.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.581588  6585 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:23.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.585275  6585 rpc_server.cc:307] RPC server started. Bound to: 127.6.89.253:35535
14:09:23.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.585340  6652 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.89.253:35535 every 8 connection(s)
14:09:23.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.585570  6585 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/master-1/data/info.pb
14:09:23.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.586125  6653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:23.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.587380  6653 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.6.89.254" port: 33833 } has no permanent_uuid. Determining permanent_uuid...
14:09:23.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.589172  6503 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 6585
14:09:23.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.589259  6503 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/master-1/wal/instance
14:09:23.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.589684  6503 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:23.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:23.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/master-2/wal
14:09:23.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/master-2/data
14:09:23.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:23.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:23.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:23.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:23.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:23.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:23.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/master-2/logs
14:09:23.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/master-2/data/info.pb
14:09:23.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:23.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:23.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:23.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:23.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:23.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:23.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:23.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:23.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:09:23.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:23.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:23.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:23.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.6.89.252:33897
14:09:23.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.6.89.252
14:09:23.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:23.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.6.89.212:44347
14:09:23.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:23.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:23.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:23.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:23.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.6.89.254:33833,127.6.89.253:35535,127.6.89.252:33897
14:09:23.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:23.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:40627/jwks.json with env {}
14:09:23.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.593034  6653 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.6.89.253" port: 35535 } has no permanent_uuid. Determining permanent_uuid...
14:09:23.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.594660  6581 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.6.89.253" port: 35535 } attempt: 2
14:09:23.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.596814  6653 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.6.89.252" port: 33897 } has no permanent_uuid. Determining permanent_uuid...
14:09:23.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:23.597239  6603 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.6.89.252:33897: connect: Connection refused (error 111)
14:09:23.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:23.597980  6653 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.6.89.252:33897: Network error: Client connection negotiation failed: client connection to 127.6.89.252:33897: connect: Connection refused (error 111)
14:09:23.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.598706  6581 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.6.89.252" port: 33897 } has no permanent_uuid. Determining permanent_uuid...
14:09:23.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:23.599364  6581 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.6.89.252:33897: Network error: Client connection negotiation failed: client connection to 127.6.89.252:33897: connect: Connection refused (error 111)
14:09:23.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.642544  6581 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.6.89.252" port: 33897 } attempt: 1
14:09:23.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:23.643574  6581 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.6.89.252:33897: Network error: Client connection negotiation failed: client connection to 127.6.89.252:33897: connect: Connection refused (error 111)
14:09:23.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.647171  6653 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.6.89.252" port: 33897 } attempt: 1
14:09:23.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:23.648067  6653 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.6.89.252:33897: Network error: Client connection negotiation failed: client connection to 127.6.89.252:33897: connect: Connection refused (error 111)
14:09:23.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:23.668644  6656 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:23.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:23.668854  6656 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:23.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:23.668887  6656 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:23.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:23.670514  6656 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:09:23.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:23.670585  6656 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:23.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:23.670608  6656 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:09:23.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:23.670627  6656 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:09:23.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:23.670643  6656 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:09:23.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:23.670660  6656 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:40627/jwks.json
14:09:23.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.672456  6656 master_runner.cc:387] Master server non-default flags:
14:09:23.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:23.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.6.89.212:44347
14:09:23.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:23.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:23.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/master-2/data
14:09:23.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/master-2/wal
14:09:23.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:23.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.6.89.254:33833,127.6.89.253:35535,127.6.89.252:33897
14:09:23.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:23.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:23.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:23.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.6.89.252:33897
14:09:23.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:23.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:23.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:23.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:40627/jwks.json
14:09:23.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:23.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:23.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/master-2/data/info.pb
14:09:23.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.6.89.252
14:09:23.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:23.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:23.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.6656
14:09:23.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:23.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:23.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:23.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:23.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/master-2/logs
14:09:23.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:23.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:23.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:23.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:09:23.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:23.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:23.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:23.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:23.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:23.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.672722  6656 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:23.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.672971  6656 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:23.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:23.675627  6665 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:23.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:23.675627  6667 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:23.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:23.675648  6664 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:23.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.676203  6656 server_base.cc:1061] running on GCE node
14:09:23.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.676393  6656 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:23.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.676605  6656 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:23.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.677740  6656 hybrid_clock.cc:648] HybridClock initialized: now 1783519763677724 us; error 33 us; skew 500 ppm
14:09:23.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.678865  6656 webserver.cc:533] Webserver started at http://127.6.89.252:32811/ using document root <none> and password file <none>
14:09:23.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.679054  6656 fs_manager.cc:362] Metadata directory not provided
14:09:23.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.679098  6656 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:23.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.679172  6656 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:23.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.679973  6656 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/master-2/data/instance:
14:09:23.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5ebf2ea7317543a2a650ccfdd9d4148b"
14:09:23.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:23 on dist-test-slave-63nk"
14:09:23.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.680307  6656 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/master-2/wal/instance:
14:09:23.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5ebf2ea7317543a2a650ccfdd9d4148b"
14:09:23.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:23 on dist-test-slave-63nk"
14:09:23.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.681414  6656 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
14:09:23.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.682068  6673 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:23.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.682209  6656 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.001s
14:09:23.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.682260  6656 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/master-2/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/master-2/wal
14:09:23.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5ebf2ea7317543a2a650ccfdd9d4148b"
14:09:23.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:23 on dist-test-slave-63nk"
14:09:23.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.682301  6656 fs_report.cc:389] FS layout report
14:09:23.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:23.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/master-2/wal
14:09:23.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/master-2/wal
14:09:23.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/master-2/data/data
14:09:23.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:23.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:23.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:23.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:23.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:23.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:23.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:23.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:23.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:23.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:23.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:23.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.690750  6581 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.6.89.252" port: 33897 } attempt: 2
14:09:23.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:23.691504  6581 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.6.89.252:33897: Network error: Client connection negotiation failed: client connection to 127.6.89.252:33897: connect: Connection refused (error 111)
14:09:23.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.706125  6656 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:23.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.706360  6656 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:23.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.706446  6656 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:23.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.710309  6656 rpc_server.cc:307] RPC server started. Bound to: 127.6.89.252:33897
14:09:23.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.710361  6725 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.89.252:33897 every 8 connection(s)
14:09:23.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.710619  6656 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/master-2/data/info.pb
14:09:23.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.711143  6726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:23.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.712426  6726 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.6.89.254" port: 33833 } has no permanent_uuid. Determining permanent_uuid...
14:09:23.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.714247  6503 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 6656
14:09:23.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.714334  6503 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/master-2/wal/instance
14:09:23.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.716266  6653 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.6.89.252" port: 33897 } attempt: 2
14:09:23.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.717466  6726 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.6.89.253" port: 35535 } has no permanent_uuid. Determining permanent_uuid...
14:09:23.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.721064  6726 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.6.89.252" port: 33897 } has no permanent_uuid. Determining permanent_uuid...
14:09:23.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.721498  6653 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 07aaa702a4e942a197cba6459f793d92: Bootstrap starting.
14:09:23.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.722223  6653 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 07aaa702a4e942a197cba6459f793d92: Neither blocks nor log segments found. Creating new log.
14:09:23.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.722496  6653 log.cc:826] T 00000000000000000000000000000000 P 07aaa702a4e942a197cba6459f793d92: Log is configured to *not* fsync() on all Append() calls
14:09:23.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.723232  6653 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 07aaa702a4e942a197cba6459f793d92: No bootstrap required, opened a new log
14:09:23.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.725090  6726 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5ebf2ea7317543a2a650ccfdd9d4148b: Bootstrap starting.
14:09:23.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.725063  6653 raft_consensus.cc:359] T 00000000000000000000000000000000 P 07aaa702a4e942a197cba6459f793d92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b184a069f71e4855b222b1bdcfa56034" member_type: VOTER last_known_addr { host: "127.6.89.254" port: 33833 } } peers { permanent_uuid: "07aaa702a4e942a197cba6459f793d92" member_type: VOTER last_known_addr { host: "127.6.89.253" port: 35535 } } peers { permanent_uuid: "5ebf2ea7317543a2a650ccfdd9d4148b" member_type: VOTER last_known_addr { host: "127.6.89.252" port: 33897 } }
14:09:23.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.725178  6653 raft_consensus.cc:385] T 00000000000000000000000000000000 P 07aaa702a4e942a197cba6459f793d92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:23.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.725211  6653 raft_consensus.cc:740] T 00000000000000000000000000000000 P 07aaa702a4e942a197cba6459f793d92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07aaa702a4e942a197cba6459f793d92, State: Initialized, Role: FOLLOWER
14:09:23.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.725313  6653 consensus_queue.cc:260] T 00000000000000000000000000000000 P 07aaa702a4e942a197cba6459f793d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b184a069f71e4855b222b1bdcfa56034" member_type: VOTER last_known_addr { host: "127.6.89.254" port: 33833 } } peers { permanent_uuid: "07aaa702a4e942a197cba6459f793d92" member_type: VOTER last_known_addr { host: "127.6.89.253" port: 35535 } } peers { permanent_uuid: "5ebf2ea7317543a2a650ccfdd9d4148b" member_type: VOTER last_known_addr { host: "127.6.89.252" port: 33897 } }
14:09:23.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.725528  6734 sys_catalog.cc:455] T 00000000000000000000000000000000 P 07aaa702a4e942a197cba6459f793d92 [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: "b184a069f71e4855b222b1bdcfa56034" member_type: VOTER last_known_addr { host: "127.6.89.254" port: 33833 } } peers { permanent_uuid: "07aaa702a4e942a197cba6459f793d92" member_type: VOTER last_known_addr { host: "127.6.89.253" port: 35535 } } peers { permanent_uuid: "5ebf2ea7317543a2a650ccfdd9d4148b" member_type: VOTER last_known_addr { host: "127.6.89.252" port: 33897 } } }
14:09:23.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.725579  6653 sys_catalog.cc:565] T 00000000000000000000000000000000 P 07aaa702a4e942a197cba6459f793d92 [sys.catalog]: configured and running, proceeding with master startup.
14:09:23.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.725585  6734 sys_catalog.cc:458] T 00000000000000000000000000000000 P 07aaa702a4e942a197cba6459f793d92 [sys.catalog]: This master's current role is: FOLLOWER
14:09:23.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.725685  6726 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5ebf2ea7317543a2a650ccfdd9d4148b: Neither blocks nor log segments found. Creating new log.
14:09:23.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.725859  6726 log.cc:826] T 00000000000000000000000000000000 P 5ebf2ea7317543a2a650ccfdd9d4148b: Log is configured to *not* fsync() on all Append() calls
14:09:23.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.726418  6726 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5ebf2ea7317543a2a650ccfdd9d4148b: No bootstrap required, opened a new log
14:09:23.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:23.727353  6746 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 07aaa702a4e942a197cba6459f793d92: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:09:23.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:23.727398  6746 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:09:23.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.728240  6726 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5ebf2ea7317543a2a650ccfdd9d4148b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b184a069f71e4855b222b1bdcfa56034" member_type: VOTER last_known_addr { host: "127.6.89.254" port: 33833 } } peers { permanent_uuid: "07aaa702a4e942a197cba6459f793d92" member_type: VOTER last_known_addr { host: "127.6.89.253" port: 35535 } } peers { permanent_uuid: "5ebf2ea7317543a2a650ccfdd9d4148b" member_type: VOTER last_known_addr { host: "127.6.89.252" port: 33897 } }
14:09:23.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.728353  6726 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5ebf2ea7317543a2a650ccfdd9d4148b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:23.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.728379  6726 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5ebf2ea7317543a2a650ccfdd9d4148b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ebf2ea7317543a2a650ccfdd9d4148b, State: Initialized, Role: FOLLOWER
14:09:23.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.728482  6726 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5ebf2ea7317543a2a650ccfdd9d4148b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b184a069f71e4855b222b1bdcfa56034" member_type: VOTER last_known_addr { host: "127.6.89.254" port: 33833 } } peers { permanent_uuid: "07aaa702a4e942a197cba6459f793d92" member_type: VOTER last_known_addr { host: "127.6.89.253" port: 35535 } } peers { permanent_uuid: "5ebf2ea7317543a2a650ccfdd9d4148b" member_type: VOTER last_known_addr { host: "127.6.89.252" port: 33897 } }
14:09:23.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.728721  6726 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5ebf2ea7317543a2a650ccfdd9d4148b [sys.catalog]: configured and running, proceeding with master startup.
14:09:23.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.728694  6748 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5ebf2ea7317543a2a650ccfdd9d4148b [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: "b184a069f71e4855b222b1bdcfa56034" member_type: VOTER last_known_addr { host: "127.6.89.254" port: 33833 } } peers { permanent_uuid: "07aaa702a4e942a197cba6459f793d92" member_type: VOTER last_known_addr { host: "127.6.89.253" port: 35535 } } peers { permanent_uuid: "5ebf2ea7317543a2a650ccfdd9d4148b" member_type: VOTER last_known_addr { host: "127.6.89.252" port: 33897 } } }
14:09:23.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.729035  6748 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5ebf2ea7317543a2a650ccfdd9d4148b [sys.catalog]: This master's current role is: FOLLOWER
14:09:23.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.727589  6585 master_runner.cc:187] Error getting master registration for 127.6.89.254:33833: OK, instance_id { permanent_uuid: "b184a069f71e4855b222b1bdcfa56034" instance_seqno: 1783519763466261 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:09:23.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.729338  6585 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:09:23.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:23.730510  6759 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 5ebf2ea7317543a2a650ccfdd9d4148b: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:09:23.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:23.730573  6759 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:09:23.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.730705  6656 master_runner.cc:187] Error getting master registration for 127.6.89.254:33833: OK, instance_id { permanent_uuid: "b184a069f71e4855b222b1bdcfa56034" instance_seqno: 1783519763466261 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:09:23.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.731784  6656 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:09:23.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.798666  6581 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.6.89.252" port: 33897 } attempt: 3
14:09:23.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.803081  6581 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b184a069f71e4855b222b1bdcfa56034: Bootstrap starting.
14:09:23.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.803831  6581 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b184a069f71e4855b222b1bdcfa56034: Neither blocks nor log segments found. Creating new log.
14:09:23.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.804131  6581 log.cc:826] T 00000000000000000000000000000000 P b184a069f71e4855b222b1bdcfa56034: Log is configured to *not* fsync() on all Append() calls
14:09:23.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.804917  6581 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b184a069f71e4855b222b1bdcfa56034: No bootstrap required, opened a new log
14:09:23.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.807933  6581 raft_consensus.cc:359] T 00000000000000000000000000000000 P b184a069f71e4855b222b1bdcfa56034 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b184a069f71e4855b222b1bdcfa56034" member_type: VOTER last_known_addr { host: "127.6.89.254" port: 33833 } } peers { permanent_uuid: "07aaa702a4e942a197cba6459f793d92" member_type: VOTER last_known_addr { host: "127.6.89.253" port: 35535 } } peers { permanent_uuid: "5ebf2ea7317543a2a650ccfdd9d4148b" member_type: VOTER last_known_addr { host: "127.6.89.252" port: 33897 } }
14:09:23.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.808063  6581 raft_consensus.cc:385] T 00000000000000000000000000000000 P b184a069f71e4855b222b1bdcfa56034 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:23.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.808094  6581 raft_consensus.cc:740] T 00000000000000000000000000000000 P b184a069f71e4855b222b1bdcfa56034 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b184a069f71e4855b222b1bdcfa56034, State: Initialized, Role: FOLLOWER
14:09:23.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.808233  6581 consensus_queue.cc:260] T 00000000000000000000000000000000 P b184a069f71e4855b222b1bdcfa56034 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b184a069f71e4855b222b1bdcfa56034" member_type: VOTER last_known_addr { host: "127.6.89.254" port: 33833 } } peers { permanent_uuid: "07aaa702a4e942a197cba6459f793d92" member_type: VOTER last_known_addr { host: "127.6.89.253" port: 35535 } } peers { permanent_uuid: "5ebf2ea7317543a2a650ccfdd9d4148b" member_type: VOTER last_known_addr { host: "127.6.89.252" port: 33897 } }
14:09:23.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.808571  6581 sys_catalog.cc:565] T 00000000000000000000000000000000 P b184a069f71e4855b222b1bdcfa56034 [sys.catalog]: configured and running, proceeding with master startup.
14:09:23.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.808553  6762 sys_catalog.cc:455] T 00000000000000000000000000000000 P b184a069f71e4855b222b1bdcfa56034 [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: "b184a069f71e4855b222b1bdcfa56034" member_type: VOTER last_known_addr { host: "127.6.89.254" port: 33833 } } peers { permanent_uuid: "07aaa702a4e942a197cba6459f793d92" member_type: VOTER last_known_addr { host: "127.6.89.253" port: 35535 } } peers { permanent_uuid: "5ebf2ea7317543a2a650ccfdd9d4148b" member_type: VOTER last_known_addr { host: "127.6.89.252" port: 33897 } } }
14:09:23.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.808948  6762 sys_catalog.cc:458] T 00000000000000000000000000000000 P b184a069f71e4855b222b1bdcfa56034 [sys.catalog]: This master's current role is: FOLLOWER
14:09:23.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:23.810645  6773 catalog_manager.cc:1594] T 00000000000000000000000000000000 P b184a069f71e4855b222b1bdcfa56034: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:09:23.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:23.810806  6773 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:09:23.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.812987  6514 master_runner.cc:264] No leader master found from master b184a069f71e4855b222b1bdcfa56034
14:09:23.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.813032  6514 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:09:23.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.828272  6734 raft_consensus.cc:493] T 00000000000000000000000000000000 P 07aaa702a4e942a197cba6459f793d92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:09:23.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.828435  6734 raft_consensus.cc:515] T 00000000000000000000000000000000 P 07aaa702a4e942a197cba6459f793d92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b184a069f71e4855b222b1bdcfa56034" member_type: VOTER last_known_addr { host: "127.6.89.254" port: 33833 } } peers { permanent_uuid: "07aaa702a4e942a197cba6459f793d92" member_type: VOTER last_known_addr { host: "127.6.89.253" port: 35535 } } peers { permanent_uuid: "5ebf2ea7317543a2a650ccfdd9d4148b" member_type: VOTER last_known_addr { host: "127.6.89.252" port: 33897 } }
14:09:23.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.828696  6734 leader_election.cc:290] T 00000000000000000000000000000000 P 07aaa702a4e942a197cba6459f793d92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b184a069f71e4855b222b1bdcfa56034 (127.6.89.254:33833), 5ebf2ea7317543a2a650ccfdd9d4148b (127.6.89.252:33897)
14:09:23.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.829016  6700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "07aaa702a4e942a197cba6459f793d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ebf2ea7317543a2a650ccfdd9d4148b" is_pre_election: true
14:09:23.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.829176  6700 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 5ebf2ea7317543a2a650ccfdd9d4148b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07aaa702a4e942a197cba6459f793d92 in term 0.
14:09:23.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.829331  6555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "07aaa702a4e942a197cba6459f793d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b184a069f71e4855b222b1bdcfa56034" is_pre_election: true
14:09:23.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.829357  6603 leader_election.cc:304] T 00000000000000000000000000000000 P 07aaa702a4e942a197cba6459f793d92 [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: 07aaa702a4e942a197cba6459f793d92, 5ebf2ea7317543a2a650ccfdd9d4148b; no voters: 
14:09:23.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.829460  6555 raft_consensus.cc:2468] T 00000000000000000000000000000000 P b184a069f71e4855b222b1bdcfa56034 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07aaa702a4e942a197cba6459f793d92 in term 0.
14:09:23.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.829496  6734 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 07aaa702a4e942a197cba6459f793d92 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:09:23.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.829536  6734 raft_consensus.cc:493] T 00000000000000000000000000000000 P 07aaa702a4e942a197cba6459f793d92 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:09:23.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.829563  6734 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 07aaa702a4e942a197cba6459f793d92 [term 0 FOLLOWER]: Advancing to term 1
14:09:23.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.830406  6734 raft_consensus.cc:515] T 00000000000000000000000000000000 P 07aaa702a4e942a197cba6459f793d92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b184a069f71e4855b222b1bdcfa56034" member_type: VOTER last_known_addr { host: "127.6.89.254" port: 33833 } } peers { permanent_uuid: "07aaa702a4e942a197cba6459f793d92" member_type: VOTER last_known_addr { host: "127.6.89.253" port: 35535 } } peers { permanent_uuid: "5ebf2ea7317543a2a650ccfdd9d4148b" member_type: VOTER last_known_addr { host: "127.6.89.252" port: 33897 } }
14:09:23.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.830530  6734 leader_election.cc:290] T 00000000000000000000000000000000 P 07aaa702a4e942a197cba6459f793d92 [CANDIDATE]: Term 1 election: Requested vote from peers b184a069f71e4855b222b1bdcfa56034 (127.6.89.254:33833), 5ebf2ea7317543a2a650ccfdd9d4148b (127.6.89.252:33897)
14:09:23.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.830710  6555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "07aaa702a4e942a197cba6459f793d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b184a069f71e4855b222b1bdcfa56034"
14:09:23.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.830775  6555 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b184a069f71e4855b222b1bdcfa56034 [term 0 FOLLOWER]: Advancing to term 1
14:09:23.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.831580  6555 raft_consensus.cc:2468] T 00000000000000000000000000000000 P b184a069f71e4855b222b1bdcfa56034 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07aaa702a4e942a197cba6459f793d92 in term 1.
14:09:23.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.831743  6604 leader_election.cc:304] T 00000000000000000000000000000000 P 07aaa702a4e942a197cba6459f793d92 [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: 07aaa702a4e942a197cba6459f793d92, b184a069f71e4855b222b1bdcfa56034; no voters: 
14:09:23.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.831943  6700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "07aaa702a4e942a197cba6459f793d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ebf2ea7317543a2a650ccfdd9d4148b"
14:09:23.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.832011  6700 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5ebf2ea7317543a2a650ccfdd9d4148b [term 0 FOLLOWER]: Advancing to term 1
14:09:23.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:23.832116  6606 tablet.cc:2406] T 00000000000000000000000000000000 P 07aaa702a4e942a197cba6459f793d92: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:09:23.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.832816  6700 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 5ebf2ea7317543a2a650ccfdd9d4148b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07aaa702a4e942a197cba6459f793d92 in term 1.
14:09:23.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.833611  6734 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 07aaa702a4e942a197cba6459f793d92 [term 1 FOLLOWER]: Leader election won for term 1
14:09:23.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.833772  6734 raft_consensus.cc:697] T 00000000000000000000000000000000 P 07aaa702a4e942a197cba6459f793d92 [term 1 LEADER]: Becoming Leader. State: Replica: 07aaa702a4e942a197cba6459f793d92, State: Running, Role: LEADER
14:09:23.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.833853  6734 consensus_queue.cc:237] T 00000000000000000000000000000000 P 07aaa702a4e942a197cba6459f793d92 [LEADER]: Queue going to LEADER mode. State: All 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: "b184a069f71e4855b222b1bdcfa56034" member_type: VOTER last_known_addr { host: "127.6.89.254" port: 33833 } } peers { permanent_uuid: "07aaa702a4e942a197cba6459f793d92" member_type: VOTER last_known_addr { host: "127.6.89.253" port: 35535 } } peers { permanent_uuid: "5ebf2ea7317543a2a650ccfdd9d4148b" member_type: VOTER last_known_addr { host: "127.6.89.252" port: 33897 } }
14:09:23.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.834199  6734 sys_catalog.cc:455] T 00000000000000000000000000000000 P 07aaa702a4e942a197cba6459f793d92 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 07aaa702a4e942a197cba6459f793d92. Latest consensus state: current_term: 1 leader_uuid: "07aaa702a4e942a197cba6459f793d92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b184a069f71e4855b222b1bdcfa56034" member_type: VOTER last_known_addr { host: "127.6.89.254" port: 33833 } } peers { permanent_uuid: "07aaa702a4e942a197cba6459f793d92" member_type: VOTER last_known_addr { host: "127.6.89.253" port: 35535 } } peers { permanent_uuid: "5ebf2ea7317543a2a650ccfdd9d4148b" member_type: VOTER last_known_addr { host: "127.6.89.252" port: 33897 } } }
14:09:23.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.834260  6734 sys_catalog.cc:458] T 00000000000000000000000000000000 P 07aaa702a4e942a197cba6459f793d92 [sys.catalog]: This master's current role is: LEADER
14:09:23.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.835005  6777 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
14:09:23.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.835654  6777 catalog_manager.cc:1520] Initializing Kudu cluster ID...
14:09:23.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.837445  6700 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 5ebf2ea7317543a2a650ccfdd9d4148b [term 1 FOLLOWER]: Refusing update from remote peer 07aaa702a4e942a197cba6459f793d92: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:09:23.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.837801  6734 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 07aaa702a4e942a197cba6459f793d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ebf2ea7317543a2a650ccfdd9d4148b" member_type: VOTER last_known_addr { host: "127.6.89.252" port: 33897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:09:23.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.838898  6748 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5ebf2ea7317543a2a650ccfdd9d4148b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 07aaa702a4e942a197cba6459f793d92. Latest consensus state: current_term: 1 leader_uuid: "07aaa702a4e942a197cba6459f793d92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b184a069f71e4855b222b1bdcfa56034" member_type: VOTER last_known_addr { host: "127.6.89.254" port: 33833 } } peers { permanent_uuid: "07aaa702a4e942a197cba6459f793d92" member_type: VOTER last_known_addr { host: "127.6.89.253" port: 35535 } } peers { permanent_uuid: "5ebf2ea7317543a2a650ccfdd9d4148b" member_type: VOTER last_known_addr { host: "127.6.89.252" port: 33897 } } }
14:09:23.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.838975  6748 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5ebf2ea7317543a2a650ccfdd9d4148b [sys.catalog]: This master's current role is: FOLLOWER
14:09:23.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.839417  6555 raft_consensus.cc:1275] T 00000000000000000000000000000000 P b184a069f71e4855b222b1bdcfa56034 [term 1 FOLLOWER]: Refusing update from remote peer 07aaa702a4e942a197cba6459f793d92: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:09:23.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.839622  6734 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 07aaa702a4e942a197cba6459f793d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b184a069f71e4855b222b1bdcfa56034" member_type: VOTER last_known_addr { host: "127.6.89.254" port: 33833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:09:23.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.840590  6762 sys_catalog.cc:455] T 00000000000000000000000000000000 P b184a069f71e4855b222b1bdcfa56034 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 07aaa702a4e942a197cba6459f793d92. Latest consensus state: current_term: 1 leader_uuid: "07aaa702a4e942a197cba6459f793d92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b184a069f71e4855b222b1bdcfa56034" member_type: VOTER last_known_addr { host: "127.6.89.254" port: 33833 } } peers { permanent_uuid: "07aaa702a4e942a197cba6459f793d92" member_type: VOTER last_known_addr { host: "127.6.89.253" port: 35535 } } peers { permanent_uuid: "5ebf2ea7317543a2a650ccfdd9d4148b" member_type: VOTER last_known_addr { host: "127.6.89.252" port: 33897 } } }
14:09:23.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.840668  6762 sys_catalog.cc:458] T 00000000000000000000000000000000 P b184a069f71e4855b222b1bdcfa56034 [sys.catalog]: This master's current role is: FOLLOWER
14:09:23.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.843896  6778 mvcc.cc:204] Tried to move back new op lower bound from 7305296952676085760 to 7305296952663904256. Current Snapshot: MvccSnapshot[applied={T|T < 7305296952676085760}]
14:09:23.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.844298  6734 sys_catalog.cc:455] T 00000000000000000000000000000000 P 07aaa702a4e942a197cba6459f793d92 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "07aaa702a4e942a197cba6459f793d92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b184a069f71e4855b222b1bdcfa56034" member_type: VOTER last_known_addr { host: "127.6.89.254" port: 33833 } } peers { permanent_uuid: "07aaa702a4e942a197cba6459f793d92" member_type: VOTER last_known_addr { host: "127.6.89.253" port: 35535 } } peers { permanent_uuid: "5ebf2ea7317543a2a650ccfdd9d4148b" member_type: VOTER last_known_addr { host: "127.6.89.252" port: 33897 } } }
14:09:23.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.844368  6734 sys_catalog.cc:458] T 00000000000000000000000000000000 P 07aaa702a4e942a197cba6459f793d92 [sys.catalog]: This master's current role is: LEADER
14:09:23.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.844910  6748 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5ebf2ea7317543a2a650ccfdd9d4148b [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "07aaa702a4e942a197cba6459f793d92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b184a069f71e4855b222b1bdcfa56034" member_type: VOTER last_known_addr { host: "127.6.89.254" port: 33833 } } peers { permanent_uuid: "07aaa702a4e942a197cba6459f793d92" member_type: VOTER last_known_addr { host: "127.6.89.253" port: 35535 } } peers { permanent_uuid: "5ebf2ea7317543a2a650ccfdd9d4148b" member_type: VOTER last_known_addr { host: "127.6.89.252" port: 33897 } } }
14:09:23.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.844985  6748 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5ebf2ea7317543a2a650ccfdd9d4148b [sys.catalog]: This master's current role is: FOLLOWER
14:09:23.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.845620  6779 mvcc.cc:204] Tried to move back new op lower bound from 7305296952676085760 to 7305296952663904256. Current Snapshot: MvccSnapshot[applied={T|T < 7305296952676085760}]
14:09:23.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.846665  6734 sys_catalog.cc:455] T 00000000000000000000000000000000 P 07aaa702a4e942a197cba6459f793d92 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "07aaa702a4e942a197cba6459f793d92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b184a069f71e4855b222b1bdcfa56034" member_type: VOTER last_known_addr { host: "127.6.89.254" port: 33833 } } peers { permanent_uuid: "07aaa702a4e942a197cba6459f793d92" member_type: VOTER last_known_addr { host: "127.6.89.253" port: 35535 } } peers { permanent_uuid: "5ebf2ea7317543a2a650ccfdd9d4148b" member_type: VOTER last_known_addr { host: "127.6.89.252" port: 33897 } } }
14:09:23.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.846735  6734 sys_catalog.cc:458] T 00000000000000000000000000000000 P 07aaa702a4e942a197cba6459f793d92 [sys.catalog]: This master's current role is: LEADER
14:09:23.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.847235  6762 sys_catalog.cc:455] T 00000000000000000000000000000000 P b184a069f71e4855b222b1bdcfa56034 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "07aaa702a4e942a197cba6459f793d92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b184a069f71e4855b222b1bdcfa56034" member_type: VOTER last_known_addr { host: "127.6.89.254" port: 33833 } } peers { permanent_uuid: "07aaa702a4e942a197cba6459f793d92" member_type: VOTER last_known_addr { host: "127.6.89.253" port: 35535 } } peers { permanent_uuid: "5ebf2ea7317543a2a650ccfdd9d4148b" member_type: VOTER last_known_addr { host: "127.6.89.252" port: 33897 } } }
14:09:23.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.847309  6762 sys_catalog.cc:458] T 00000000000000000000000000000000 P b184a069f71e4855b222b1bdcfa56034 [sys.catalog]: This master's current role is: FOLLOWER
14:09:23.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.847649  6781 mvcc.cc:204] Tried to move back new op lower bound from 7305296952676085760 to 7305296952663904256. Current Snapshot: MvccSnapshot[applied={T|T < 7305296952676085760}]
14:09:23.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.848461  6777 catalog_manager.cc:1383] Generated new cluster ID: e9074f38e1e843c184dd305901db8c55
14:09:23.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.848507  6777 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
14:09:23.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.874415  6777 catalog_manager.cc:1406] Generated new certificate authority record
14:09:23.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.875639  6777 catalog_manager.cc:1540] Loading token signing keys...
14:09:23.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.899564  6777 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 07aaa702a4e942a197cba6459f793d92: Generated new TSK 0
14:09:23.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.899968  6777 catalog_manager.cc:1550] Initializing in-progress tserver states...
14:09:23.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:23.910161  6503 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:23.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:23.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/ts-0/wal
14:09:23.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/ts-0/data
14:09:23.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:23.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:23.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:23.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:23.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:23.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:23.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/ts-0/logs
14:09:23.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/ts-0/data/info.pb
14:09:23.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:23.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:23.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:23.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:23.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:23.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:23.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:23.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:23.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:09:23.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:23.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.6.89.193:0
14:09:23.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.6.89.193
14:09:23.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.6.89.193
14:09:23.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:23.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.6.89.254:33833,127.6.89.253:35535,127.6.89.252:33897
14:09:23.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.6.89.212:44347
14:09:23.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:23.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:23.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:09:24.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:24.006745  6787 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:24.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:24.006958  6787 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:24.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:24.006989  6787 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:24.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:24.008648  6787 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:24.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:24.008744  6787 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.6.89.193
14:09:24.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.010550  6787 tablet_server_runner.cc:78] Tablet server non-default flags:
14:09:24.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:24.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.6.89.212:44347
14:09:24.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:24.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:24.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/ts-0/data
14:09:24.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/ts-0/wal
14:09:24.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:24.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:24.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.6.89.193:0
14:09:24.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:24.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:24.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:24.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/ts-0/data/info.pb
14:09:24.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.6.89.193
14:09:24.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:24.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.6.89.254:33833,127.6.89.253:35535,127.6.89.252:33897
14:09:24.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:24.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.6787
14:09:24.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:24.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:24.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:24.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:24.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.6.89.193
14:09:24.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/ts-0/logs
14:09:24.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:24.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:24.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:24.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:09:24.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:24.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:24.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:24.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:24.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:24.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.010790  6787 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:24.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.011037  6787 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:24.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:24.013520  6793 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:24.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:24.013494  6792 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:24.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:24.013506  6795 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:24.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.013978  6787 server_base.cc:1061] running on GCE node
14:09:24.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.014102  6787 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:24.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.014322  6787 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:24.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.015460  6787 hybrid_clock.cc:648] HybridClock initialized: now 1783519764015447 us; error 27 us; skew 500 ppm
14:09:24.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.016613  6787 webserver.cc:533] Webserver started at http://127.6.89.193:43599/ using document root <none> and password file <none>
14:09:24.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.016821  6787 fs_manager.cc:362] Metadata directory not provided
14:09:24.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.016901  6787 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:24.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.017004  6787 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:24.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.017835  6787 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/ts-0/data/instance:
14:09:24.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f186c285cf944e5793c6b5cf728a0369"
14:09:24.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:24 on dist-test-slave-63nk"
14:09:24.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.018193  6787 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/ts-0/wal/instance:
14:09:24.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f186c285cf944e5793c6b5cf728a0369"
14:09:24.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:24 on dist-test-slave-63nk"
14:09:24.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.019409  6787 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.001s
14:09:24.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.020128  6801 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:24.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.020305  6787 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.000s
14:09:24.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.020388  6787 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/ts-0/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/ts-0/wal
14:09:24.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f186c285cf944e5793c6b5cf728a0369"
14:09:24.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:24 on dist-test-slave-63nk"
14:09:24.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.020442  6787 fs_report.cc:389] FS layout report
14:09:24.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:24.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/ts-0/wal
14:09:24.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/ts-0/wal
14:09:24.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/ts-0/data/data
14:09:24.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:24.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:24.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:24.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:24.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:24.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:24.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:24.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:24.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:24.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:24.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:24.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.038631  6787 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:24.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.038895  6787 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:24.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.038980  6787 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:24.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.039153  6787 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:09:24.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.039417  6787 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:09:24.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.039448  6787 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:09:24.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.039469  6787 ts_tablet_manager.cc:616] Registered 0 tablets
14:09:24.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.039482  6787 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:09:24.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.045059  6787 rpc_server.cc:307] RPC server started. Bound to: 127.6.89.193:34825
14:09:24.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.045138  6914 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.89.193:34825 every 8 connection(s)
14:09:24.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.045357  6787 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/ts-0/data/info.pb
14:09:24.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.046509  6503 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 6787
14:09:24.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.046608  6503 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/ts-0/wal/instance
14:09:24.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.048296  6503 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:24.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:24.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/ts-1/wal
14:09:24.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/ts-1/data
14:09:24.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:24.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:24.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:24.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:24.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:24.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:24.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/ts-1/logs
14:09:24.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/ts-1/data/info.pb
14:09:24.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:24.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:24.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:24.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:24.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:24.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:24.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:24.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:24.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:09:24.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:24.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.6.89.194:0
14:09:24.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.6.89.194
14:09:24.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.6.89.194
14:09:24.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:24.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.6.89.254:33833,127.6.89.253:35535,127.6.89.252:33897
14:09:24.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.6.89.212:44347
14:09:24.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:24.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:24.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:09:24.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.051199  6915 heartbeater.cc:344] Connected to a master server at 127.6.89.252:33897
14:09:24.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.051254  6916 heartbeater.cc:344] Connected to a master server at 127.6.89.254:33833
14:09:24.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.051451  6916 heartbeater.cc:461] Registering TS with master...
14:09:24.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.051486  6917 heartbeater.cc:344] Connected to a master server at 127.6.89.253:35535
14:09:24.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.051548  6917 heartbeater.cc:461] Registering TS with master...
14:09:24.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.051452  6915 heartbeater.cc:461] Registering TS with master...
14:09:24.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.051694  6916 heartbeater.cc:507] Master 127.6.89.254:33833 requested a full tablet report, sending...
14:09:24.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.051692  6917 heartbeater.cc:507] Master 127.6.89.253:35535 requested a full tablet report, sending...
14:09:24.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.051961  6915 heartbeater.cc:507] Master 127.6.89.252:33897 requested a full tablet report, sending...
14:09:24.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.052331  6617 ts_manager.cc:194] Registered new tserver with Master: f186c285cf944e5793c6b5cf728a0369 (127.6.89.193:34825)
14:09:24.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.052380  6545 ts_manager.cc:194] Registered new tserver with Master: f186c285cf944e5793c6b5cf728a0369 (127.6.89.193:34825)
14:09:24.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.052402  6690 ts_manager.cc:194] Registered new tserver with Master: f186c285cf944e5793c6b5cf728a0369 (127.6.89.193:34825)
14:09:24.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.053072  6617 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.6.89.193:48519
14:09:24.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:24.127003  6922 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:24.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:24.127180  6922 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:24.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:24.127254  6922 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:24.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:24.128819  6922 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:24.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:24.128904  6922 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.6.89.194
14:09:24.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.130501  6922 tablet_server_runner.cc:78] Tablet server non-default flags:
14:09:24.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:24.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.6.89.212:44347
14:09:24.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:24.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:24.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/ts-1/data
14:09:24.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/ts-1/wal
14:09:24.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:24.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:24.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.6.89.194:0
14:09:24.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:24.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:24.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:24.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/ts-1/data/info.pb
14:09:24.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.6.89.194
14:09:24.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:24.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.6.89.254:33833,127.6.89.253:35535,127.6.89.252:33897
14:09:24.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:24.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.6922
14:09:24.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:24.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:24.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:24.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:24.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.6.89.194
14:09:24.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/ts-1/logs
14:09:24.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:24.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:24.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:24.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:09:24.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:24.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:24.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:24.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:24.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:24.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.130756  6922 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:24.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.130995  6922 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:24.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:24.133422  6928 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:24.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.133490  6922 server_base.cc:1061] running on GCE node
14:09:24.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:24.133625  6927 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:24.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:24.133653  6930 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:24.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.133843  6922 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:24.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.134063  6922 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:24.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.135192  6922 hybrid_clock.cc:648] HybridClock initialized: now 1783519764135177 us; error 24 us; skew 500 ppm
14:09:24.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.136409  6922 webserver.cc:533] Webserver started at http://127.6.89.194:38911/ using document root <none> and password file <none>
14:09:24.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.136659  6922 fs_manager.cc:362] Metadata directory not provided
14:09:24.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.136734  6922 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:24.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.136884  6922 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:24.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.137755  6922 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/ts-1/data/instance:
14:09:24.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2a91eb29021f49f590cd2c021d35e711"
14:09:24.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:24 on dist-test-slave-63nk"
14:09:24.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.138110  6922 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/ts-1/wal/instance:
14:09:24.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2a91eb29021f49f590cd2c021d35e711"
14:09:24.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:24 on dist-test-slave-63nk"
14:09:24.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.139340  6922 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
14:09:24.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.140091  6936 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:24.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.140359  6922 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
14:09:24.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.140445  6922 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/ts-1/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/ts-1/wal
14:09:24.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2a91eb29021f49f590cd2c021d35e711"
14:09:24.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:24 on dist-test-slave-63nk"
14:09:24.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.140511  6922 fs_report.cc:389] FS layout report
14:09:24.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:24.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/ts-1/wal
14:09:24.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/ts-1/wal
14:09:24.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/ts-1/data/data
14:09:24.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:24.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:24.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:24.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:24.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:24.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:24.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:24.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:24.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:24.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:24.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:24.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.159925  6922 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:24.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.160295  6922 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:24.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.160437  6922 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:24.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.160669  6922 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:09:24.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.161020  6922 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:09:24.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.161073  6922 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:09:24.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.161108  6922 ts_tablet_manager.cc:616] Registered 0 tablets
14:09:24.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.161125  6922 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:09:24.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.166683  6922 rpc_server.cc:307] RPC server started. Bound to: 127.6.89.194:42249
14:09:24.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.166728  7049 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.89.194:42249 every 8 connection(s)
14:09:24.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.167080  6922 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/ts-1/data/info.pb
14:09:24.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.172209  7051 heartbeater.cc:344] Connected to a master server at 127.6.89.254:33833
14:09:24.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.172209  7052 heartbeater.cc:344] Connected to a master server at 127.6.89.253:35535
14:09:24.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.172289  7050 heartbeater.cc:344] Connected to a master server at 127.6.89.252:33897
14:09:24.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.172343  7052 heartbeater.cc:461] Registering TS with master...
14:09:24.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.172351  7050 heartbeater.cc:461] Registering TS with master...
14:09:24.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.172340  7051 heartbeater.cc:461] Registering TS with master...
14:09:24.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.172586  7052 heartbeater.cc:507] Master 127.6.89.253:35535 requested a full tablet report, sending...
14:09:24.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.172585  7050 heartbeater.cc:507] Master 127.6.89.252:33897 requested a full tablet report, sending...
14:09:24.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.172585  7051 heartbeater.cc:507] Master 127.6.89.254:33833 requested a full tablet report, sending...
14:09:24.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.172992  6617 ts_manager.cc:194] Registered new tserver with Master: 2a91eb29021f49f590cd2c021d35e711 (127.6.89.194:42249)
14:09:24.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.173039  6545 ts_manager.cc:194] Registered new tserver with Master: 2a91eb29021f49f590cd2c021d35e711 (127.6.89.194:42249)
14:09:24.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.173205  6690 ts_manager.cc:194] Registered new tserver with Master: 2a91eb29021f49f590cd2c021d35e711 (127.6.89.194:42249)
14:09:24.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.173470  6617 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.6.89.194:51009
14:09:24.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.174654  6503 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 6922
14:09:24.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.174727  6503 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/ts-1/wal/instance
14:09:24.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.175696  6503 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:24.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:24.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/ts-2/wal
14:09:24.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/ts-2/data
14:09:24.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:24.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:24.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:24.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:24.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:24.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:24.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/ts-2/logs
14:09:24.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/ts-2/data/info.pb
14:09:24.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:24.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:24.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:24.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:24.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:24.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:24.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:24.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:24.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:09:24.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:24.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.6.89.195:0
14:09:24.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.6.89.195
14:09:24.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.6.89.195
14:09:24.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:24.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.6.89.254:33833,127.6.89.253:35535,127.6.89.252:33897
14:09:24.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.6.89.212:44347
14:09:24.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:24.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:24.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:09:24.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:24.251420  7057 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:24.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:24.251576  7057 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:24.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:24.251597  7057 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:24.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:24.253137  7057 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:24.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:24.253212  7057 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.6.89.195
14:09:24.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.254634  7057 tablet_server_runner.cc:78] Tablet server non-default flags:
14:09:24.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:24.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.6.89.212:44347
14:09:24.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:24.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:24.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/ts-2/data
14:09:24.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/ts-2/wal
14:09:24.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:24.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:24.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.6.89.195:0
14:09:24.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:24.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:24.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:24.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/ts-2/data/info.pb
14:09:24.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.6.89.195
14:09:24.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:24.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.6.89.254:33833,127.6.89.253:35535,127.6.89.252:33897
14:09:24.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:24.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.7057
14:09:24.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:24.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:24.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:24.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:24.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.6.89.195
14:09:24.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/ts-2/logs
14:09:24.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:24.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:24.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:24.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:09:24.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:24.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:24.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:24.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:24.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:24.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.254794  7057 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:24.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.254961  7057 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:24.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:24.257392  7062 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:24.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:24.257452  7065 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:24.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:24.257431  7063 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:24.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.257481  7057 server_base.cc:1061] running on GCE node
14:09:24.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.257843  7057 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:24.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.258035  7057 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:24.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.259253  7057 hybrid_clock.cc:648] HybridClock initialized: now 1783519764259233 us; error 25 us; skew 500 ppm
14:09:24.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.260458  7057 webserver.cc:533] Webserver started at http://127.6.89.195:41343/ using document root <none> and password file <none>
14:09:24.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.260692  7057 fs_manager.cc:362] Metadata directory not provided
14:09:24.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.260771  7057 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:24.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.260960  7057 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:24.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.261860  7057 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/ts-2/data/instance:
14:09:24.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "74f119d5445f494f953bcc9b1ac6d111"
14:09:24.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:24 on dist-test-slave-63nk"
14:09:24.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.262239  7057 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/ts-2/wal/instance:
14:09:24.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "74f119d5445f494f953bcc9b1ac6d111"
14:09:24.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:24 on dist-test-slave-63nk"
14:09:24.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.263743  7057 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
14:09:24.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.264555  7071 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:24.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.264732  7057 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.000s
14:09:24.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.264803  7057 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/ts-2/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/ts-2/wal
14:09:24.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "74f119d5445f494f953bcc9b1ac6d111"
14:09:24.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:24 on dist-test-slave-63nk"
14:09:24.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.264873  7057 fs_report.cc:389] FS layout report
14:09:24.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:24.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/ts-2/wal
14:09:24.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/ts-2/wal
14:09:24.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/ts-2/data/data
14:09:24.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:24.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:24.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:24.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:24.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:24.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:24.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:24.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:24.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:24.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:24.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:24.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.277086  7057 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:24.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.277396  7057 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:24.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.277551  7057 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:24.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.277783  7057 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:09:24.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.278126  7057 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:09:24.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.278179  7057 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:09:24.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.278213  7057 ts_tablet_manager.cc:616] Registered 0 tablets
14:09:24.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.278229  7057 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:09:24.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.284085  7057 rpc_server.cc:307] RPC server started. Bound to: 127.6.89.195:37643
14:09:24.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.284178  7184 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.89.195:37643 every 8 connection(s)
14:09:24.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.284507  7057 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/ts-2/data/info.pb
14:09:24.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.289829  6503 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 7057
14:09:24.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.289917  6503 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15931085404073500759/ts-2/wal/instance
14:09:24.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.289912  7185 heartbeater.cc:344] Connected to a master server at 127.6.89.252:33897
14:09:24.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.289891  7186 heartbeater.cc:344] Connected to a master server at 127.6.89.254:33833
14:09:24.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.290037  7185 heartbeater.cc:461] Registering TS with master...
14:09:24.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.290040  7186 heartbeater.cc:461] Registering TS with master...
14:09:24.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.290203  7185 heartbeater.cc:507] Master 127.6.89.252:33897 requested a full tablet report, sending...
14:09:24.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.290206  7186 heartbeater.cc:507] Master 127.6.89.254:33833 requested a full tablet report, sending...
14:09:24.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.290711  6545 ts_manager.cc:194] Registered new tserver with Master: 74f119d5445f494f953bcc9b1ac6d111 (127.6.89.195:37643)
14:09:24.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.290709  6690 ts_manager.cc:194] Registered new tserver with Master: 74f119d5445f494f953bcc9b1ac6d111 (127.6.89.195:37643)
14:09:24.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.290916  7187 heartbeater.cc:344] Connected to a master server at 127.6.89.253:35535
14:09:24.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.290975  7187 heartbeater.cc:461] Registering TS with master...
14:09:24.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.291067  7187 heartbeater.cc:507] Master 127.6.89.253:35535 requested a full tablet report, sending...
14:09:24.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.291289  6617 ts_manager.cc:194] Registered new tserver with Master: 74f119d5445f494f953bcc9b1ac6d111 (127.6.89.195:37643)
14:09:24.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.291782  6617 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.6.89.195:58959
14:09:24.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.292855  6503 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
14:09:24.293 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:09:24.293 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

14:09:24.294 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.6.89.254"
      port: 33833
    }
    bound_http_address {
      host: "127.6.89.254"
      port: 44371
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.6.89.253"
      port: 35535
    }
    bound_http_address {
      host: "127.6.89.253"
      port: 34065
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.6.89.252"
      port: 33897
    }
    bound_http_address {
      host: "127.6.89.252"
      port: 32811
    }
  }
}

14:09:24.294 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

14:09:24.294 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.6.89.193"
      port: 34825
    }
    bound_http_address {
      host: "127.6.89.193"
      port: 43599
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.6.89.194"
      port: 42249
    }
    bound_http_address {
      host: "127.6.89.194"
      port: 38911
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.6.89.195"
      port: 37643
    }
    bound_http_address {
      host: "127.6.89.195"
      port: 41343
    }
  }
}

14:09:24.295 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
14:09:24.296 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:09:24.297 [DEBUG - main] (Connection.java:748) [peer master-127.6.89.253:35535(127.6.89.253:35535)] connecting to peer
14:09:24.298 [DEBUG - main] (Connection.java:748) [peer master-127.6.89.254:33833(127.6.89.254:33833)] connecting to peer
14:09:24.299 [DEBUG - main] (Connection.java:748) [peer master-127.6.89.252:33897(127.6.89.252:33897)] connecting to peer
14:09:24.299 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.89.253:35535(127.6.89.253:35535)] Successfully connected to peer
14:09:24.300 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.89.252:33897(127.6.89.252:33897)] Successfully connected to peer
14:09:24.300 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.89.254:33833(127.6.89.254:33833)] Successfully connected to peer
14:09:24.301 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.89.253
14:09:24.302 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.89.252
14:09:24.302 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.89.254
14:09:24.313 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x80cab737, L:/127.0.0.1:52042 - R:/127.6.89.252:33897] using SASL/PLAIN
14:09:24.313 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xfe0a6c89, L:/127.0.0.1:45254 - R:/127.6.89.253:35535] using SASL/PLAIN
14:09:24.313 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0e43ab1a, L:/127.0.0.1:37698 - R:/127.6.89.254:33833] using SASL/PLAIN
14:09:24.315 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:09:24.315 [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.6.89.253:35535, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.89.254:33833, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.89.252:33897, [17ms] Sub RPC ConnectToMaster: received response from server master-127.6.89.252:33897: OK, [17ms] Sub RPC ConnectToMaster: received response from server master-127.6.89.254:33833: OK, [18ms] Sub RPC ConnectToMaster: received response from server master-127.6.89.253:35535: OK, deferred=null) after lookup
14:09:24.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.316169  6617 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45254:
14:09:24.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1783519764296"
14:09:24.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
14:09:24.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:09:24.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
14:09:24.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:09:24.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:09:24.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:09:24.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:09:24.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:09:24.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:09:24.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:09:24.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:09:24.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
14:09:24.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:09:24.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:09:24.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:09:24.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:09:24.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:09:24.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:09:24.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:09:24.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:09:24.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
14:09:24.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
14:09:24.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
14:09:24.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:09:24.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:09:24.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:09:24.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
14:09:24.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
14:09:24.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:09:24.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
14:09:24.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:09:24.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:09:24.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:09:24.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:09:24.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:09:24.320 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fa27a649e69f45f09d7a1392f73093df
14:09:24.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.326269  6984 tablet_service.cc:1511] Processing CreateTablet for tablet 0268dbb46faf4285871baf5bbd5217b9 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783519764296 [id=fa27a649e69f45f09d7a1392f73093df]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION UNBOUNDED
14:09:24.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.326459  7119 tablet_service.cc:1511] Processing CreateTablet for tablet fd0072a913a44058b83590c441ccf447 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783519764296 [id=fa27a649e69f45f09d7a1392f73093df]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION UNBOUNDED
14:09:24.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.326572  6984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0268dbb46faf4285871baf5bbd5217b9. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:24.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.326740  7119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd0072a913a44058b83590c441ccf447. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:24.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.328819  7201 tablet_bootstrap.cc:492] T 0268dbb46faf4285871baf5bbd5217b9 P 2a91eb29021f49f590cd2c021d35e711: Bootstrap starting.
14:09:24.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.329370  7202 tablet_bootstrap.cc:492] T fd0072a913a44058b83590c441ccf447 P 74f119d5445f494f953bcc9b1ac6d111: Bootstrap starting.
14:09:24.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.329905  7201 tablet_bootstrap.cc:654] T 0268dbb46faf4285871baf5bbd5217b9 P 2a91eb29021f49f590cd2c021d35e711: Neither blocks nor log segments found. Creating new log.
14:09:24.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.330034  7202 tablet_bootstrap.cc:654] T fd0072a913a44058b83590c441ccf447 P 74f119d5445f494f953bcc9b1ac6d111: Neither blocks nor log segments found. Creating new log.
14:09:24.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.330284  7201 log.cc:826] T 0268dbb46faf4285871baf5bbd5217b9 P 2a91eb29021f49f590cd2c021d35e711: Log is configured to *not* fsync() on all Append() calls
14:09:24.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.330305  7202 log.cc:826] T fd0072a913a44058b83590c441ccf447 P 74f119d5445f494f953bcc9b1ac6d111: Log is configured to *not* fsync() on all Append() calls
14:09:24.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.330996  7202 tablet_bootstrap.cc:492] T fd0072a913a44058b83590c441ccf447 P 74f119d5445f494f953bcc9b1ac6d111: No bootstrap required, opened a new log
14:09:24.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.331044  7202 ts_tablet_manager.cc:1403] T fd0072a913a44058b83590c441ccf447 P 74f119d5445f494f953bcc9b1ac6d111: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
14:09:24.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.332508  7202 raft_consensus.cc:359] T fd0072a913a44058b83590c441ccf447 P 74f119d5445f494f953bcc9b1ac6d111 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74f119d5445f494f953bcc9b1ac6d111" member_type: VOTER last_known_addr { host: "127.6.89.195" port: 37643 } }
14:09:24.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.332608  7202 raft_consensus.cc:385] T fd0072a913a44058b83590c441ccf447 P 74f119d5445f494f953bcc9b1ac6d111 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:24.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.332629  7202 raft_consensus.cc:740] T fd0072a913a44058b83590c441ccf447 P 74f119d5445f494f953bcc9b1ac6d111 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74f119d5445f494f953bcc9b1ac6d111, State: Initialized, Role: FOLLOWER
14:09:24.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.332692  7202 consensus_queue.cc:260] T fd0072a913a44058b83590c441ccf447 P 74f119d5445f494f953bcc9b1ac6d111 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74f119d5445f494f953bcc9b1ac6d111" member_type: VOTER last_known_addr { host: "127.6.89.195" port: 37643 } }
14:09:24.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.332728  7202 raft_consensus.cc:399] T fd0072a913a44058b83590c441ccf447 P 74f119d5445f494f953bcc9b1ac6d111 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:09:24.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.332747  7202 raft_consensus.cc:493] T fd0072a913a44058b83590c441ccf447 P 74f119d5445f494f953bcc9b1ac6d111 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:09:24.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.332772  7202 raft_consensus.cc:3060] T fd0072a913a44058b83590c441ccf447 P 74f119d5445f494f953bcc9b1ac6d111 [term 0 FOLLOWER]: Advancing to term 1
14:09:24.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.333241  7201 tablet_bootstrap.cc:492] T 0268dbb46faf4285871baf5bbd5217b9 P 2a91eb29021f49f590cd2c021d35e711: No bootstrap required, opened a new log
14:09:24.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.333302  7201 ts_tablet_manager.cc:1403] T 0268dbb46faf4285871baf5bbd5217b9 P 2a91eb29021f49f590cd2c021d35e711: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.000s
14:09:24.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.333345  7202 raft_consensus.cc:515] T fd0072a913a44058b83590c441ccf447 P 74f119d5445f494f953bcc9b1ac6d111 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74f119d5445f494f953bcc9b1ac6d111" member_type: VOTER last_known_addr { host: "127.6.89.195" port: 37643 } }
14:09:24.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.333422  7202 leader_election.cc:304] T fd0072a913a44058b83590c441ccf447 P 74f119d5445f494f953bcc9b1ac6d111 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 74f119d5445f494f953bcc9b1ac6d111; no voters: 
14:09:24.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.333527  7202 leader_election.cc:290] T fd0072a913a44058b83590c441ccf447 P 74f119d5445f494f953bcc9b1ac6d111 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:09:24.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.333640  7202 ts_tablet_manager.cc:1434] T fd0072a913a44058b83590c441ccf447 P 74f119d5445f494f953bcc9b1ac6d111: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
14:09:24.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.333765  7187 heartbeater.cc:499] Master 127.6.89.253:35535 was elected leader, sending a full tablet report...
14:09:24.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.335340  7201 raft_consensus.cc:359] T 0268dbb46faf4285871baf5bbd5217b9 P 2a91eb29021f49f590cd2c021d35e711 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a91eb29021f49f590cd2c021d35e711" member_type: VOTER last_known_addr { host: "127.6.89.194" port: 42249 } }
14:09:24.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.335448  7201 raft_consensus.cc:385] T 0268dbb46faf4285871baf5bbd5217b9 P 2a91eb29021f49f590cd2c021d35e711 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:24.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.335467  7201 raft_consensus.cc:740] T 0268dbb46faf4285871baf5bbd5217b9 P 2a91eb29021f49f590cd2c021d35e711 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a91eb29021f49f590cd2c021d35e711, State: Initialized, Role: FOLLOWER
14:09:24.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.335559  7201 consensus_queue.cc:260] T 0268dbb46faf4285871baf5bbd5217b9 P 2a91eb29021f49f590cd2c021d35e711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a91eb29021f49f590cd2c021d35e711" member_type: VOTER last_known_addr { host: "127.6.89.194" port: 42249 } }
14:09:24.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.335621  7201 raft_consensus.cc:399] T 0268dbb46faf4285871baf5bbd5217b9 P 2a91eb29021f49f590cd2c021d35e711 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:09:24.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.335651  7201 raft_consensus.cc:493] T 0268dbb46faf4285871baf5bbd5217b9 P 2a91eb29021f49f590cd2c021d35e711 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:09:24.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.335678  7201 raft_consensus.cc:3060] T 0268dbb46faf4285871baf5bbd5217b9 P 2a91eb29021f49f590cd2c021d35e711 [term 0 FOLLOWER]: Advancing to term 1
14:09:24.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.336221  7205 raft_consensus.cc:2804] T fd0072a913a44058b83590c441ccf447 P 74f119d5445f494f953bcc9b1ac6d111 [term 1 FOLLOWER]: Leader election won for term 1
14:09:24.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.336212  7201 raft_consensus.cc:515] T 0268dbb46faf4285871baf5bbd5217b9 P 2a91eb29021f49f590cd2c021d35e711 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a91eb29021f49f590cd2c021d35e711" member_type: VOTER last_known_addr { host: "127.6.89.194" port: 42249 } }
14:09:24.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.336339  7205 raft_consensus.cc:697] T fd0072a913a44058b83590c441ccf447 P 74f119d5445f494f953bcc9b1ac6d111 [term 1 LEADER]: Becoming Leader. State: Replica: 74f119d5445f494f953bcc9b1ac6d111, State: Running, Role: LEADER
14:09:24.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.336321  7201 leader_election.cc:304] T 0268dbb46faf4285871baf5bbd5217b9 P 2a91eb29021f49f590cd2c021d35e711 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2a91eb29021f49f590cd2c021d35e711; no voters: 
14:09:24.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.336392  7205 consensus_queue.cc:237] T fd0072a913a44058b83590c441ccf447 P 74f119d5445f494f953bcc9b1ac6d111 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74f119d5445f494f953bcc9b1ac6d111" member_type: VOTER last_known_addr { host: "127.6.89.195" port: 37643 } }
14:09:24.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.336485  7201 leader_election.cc:290] T 0268dbb46faf4285871baf5bbd5217b9 P 2a91eb29021f49f590cd2c021d35e711 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:09:24.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.336668  7201 ts_tablet_manager.cc:1434] T 0268dbb46faf4285871baf5bbd5217b9 P 2a91eb29021f49f590cd2c021d35e711: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.002s
14:09:24.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.336997  6617 catalog_manager.cc:5697] T fd0072a913a44058b83590c441ccf447 P 74f119d5445f494f953bcc9b1ac6d111 reported cstate change: term changed from 0 to 1, leader changed from <none> to 74f119d5445f494f953bcc9b1ac6d111 (127.6.89.195). New cstate: current_term: 1 leader_uuid: "74f119d5445f494f953bcc9b1ac6d111" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74f119d5445f494f953bcc9b1ac6d111" member_type: VOTER last_known_addr { host: "127.6.89.195" port: 37643 } health_report { overall_health: HEALTHY } } }
14:09:24.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.337781  7208 raft_consensus.cc:2804] T 0268dbb46faf4285871baf5bbd5217b9 P 2a91eb29021f49f590cd2c021d35e711 [term 1 FOLLOWER]: Leader election won for term 1
14:09:24.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.340188  7052 heartbeater.cc:499] Master 127.6.89.253:35535 was elected leader, sending a full tablet report...
14:09:24.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.340430  7208 raft_consensus.cc:697] T 0268dbb46faf4285871baf5bbd5217b9 P 2a91eb29021f49f590cd2c021d35e711 [term 1 LEADER]: Becoming Leader. State: Replica: 2a91eb29021f49f590cd2c021d35e711, State: Running, Role: LEADER
14:09:24.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.340507  7208 consensus_queue.cc:237] T 0268dbb46faf4285871baf5bbd5217b9 P 2a91eb29021f49f590cd2c021d35e711 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a91eb29021f49f590cd2c021d35e711" member_type: VOTER last_known_addr { host: "127.6.89.194" port: 42249 } }
14:09:24.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.341150  6617 catalog_manager.cc:5697] T 0268dbb46faf4285871baf5bbd5217b9 P 2a91eb29021f49f590cd2c021d35e711 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a91eb29021f49f590cd2c021d35e711 (127.6.89.194). New cstate: current_term: 1 leader_uuid: "2a91eb29021f49f590cd2c021d35e711" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a91eb29021f49f590cd2c021d35e711" member_type: VOTER last_known_addr { host: "127.6.89.194" port: 42249 } health_report { overall_health: HEALTHY } } }
14:09:24.366 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0268dbb46faf4285871baf5bbd5217b9 for table 'org.apache.kudu.client.TestAlterTable-1783519764296' with partition [0x00000001, 0x00000002)
14:09:24.366 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0268dbb46faf4285871baf5bbd5217b9@[2a91eb29021f49f590cd2c021d35e711(127.6.89.194:42249)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:24.366 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fd0072a913a44058b83590c441ccf447 for table 'org.apache.kudu.client.TestAlterTable-1783519764296' with partition [0x00000000, 0x00000001)
14:09:24.366 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0268dbb46faf4285871baf5bbd5217b9 for table 'org.apache.kudu.client.TestAlterTable-1783519764296' with partition [0x00000001, 0x00000002)
14:09:24.366 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=fd0072a913a44058b83590c441ccf447@[74f119d5445f494f953bcc9b1ac6d111(127.6.89.195:37643)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0268dbb46faf4285871baf5bbd5217b9@[2a91eb29021f49f590cd2c021d35e711(127.6.89.194:42249)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:24.367 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@6622a690, flushNotification=Deferred@817490653(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:09:24.367 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fd0072a913a44058b83590c441ccf447 for table 'org.apache.kudu.client.TestAlterTable-1783519764296' with partition [0x00000000, 0x00000001)
14:09:24.367 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0268dbb46faf4285871baf5bbd5217b9 for table 'org.apache.kudu.client.TestAlterTable-1783519764296' with partition [0x00000001, 0x00000002)
14:09:24.367 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=fd0072a913a44058b83590c441ccf447@[74f119d5445f494f953bcc9b1ac6d111(127.6.89.195:37643)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0268dbb46faf4285871baf5bbd5217b9@[2a91eb29021f49f590cd2c021d35e711(127.6.89.194:42249)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:24.368 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0268dbb46faf4285871baf5bbd5217b9 for table 'org.apache.kudu.client.TestAlterTable-1783519764296' with partition [0x00000001, 0x00000002)
14:09:24.368 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0268dbb46faf4285871baf5bbd5217b9@[2a91eb29021f49f590cd2c021d35e711(127.6.89.194:42249)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:24.368 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0268dbb46faf4285871baf5bbd5217b9 for table 'org.apache.kudu.client.TestAlterTable-1783519764296' with partition [0x00000001, 0x00000002)
14:09:24.368 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0268dbb46faf4285871baf5bbd5217b9@[2a91eb29021f49f590cd2c021d35e711(127.6.89.194:42249)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:24.369 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0268dbb46faf4285871baf5bbd5217b9 for table 'org.apache.kudu.client.TestAlterTable-1783519764296' with partition [0x00000001, 0x00000002)
14:09:24.369 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0268dbb46faf4285871baf5bbd5217b9@[2a91eb29021f49f590cd2c021d35e711(127.6.89.194:42249)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:24.369 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fd0072a913a44058b83590c441ccf447 for table 'org.apache.kudu.client.TestAlterTable-1783519764296' with partition [0x00000000, 0x00000001)
14:09:24.369 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0268dbb46faf4285871baf5bbd5217b9 for table 'org.apache.kudu.client.TestAlterTable-1783519764296' with partition [0x00000001, 0x00000002)
14:09:24.369 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=fd0072a913a44058b83590c441ccf447@[74f119d5445f494f953bcc9b1ac6d111(127.6.89.195:37643)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0268dbb46faf4285871baf5bbd5217b9@[2a91eb29021f49f590cd2c021d35e711(127.6.89.194:42249)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:24.370 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0268dbb46faf4285871baf5bbd5217b9 for table 'org.apache.kudu.client.TestAlterTable-1783519764296' with partition [0x00000001, 0x00000002)
14:09:24.370 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0268dbb46faf4285871baf5bbd5217b9@[2a91eb29021f49f590cd2c021d35e711(127.6.89.194:42249)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:24.370 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fd0072a913a44058b83590c441ccf447 for table 'org.apache.kudu.client.TestAlterTable-1783519764296' with partition [0x00000000, 0x00000001)
14:09:24.370 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0268dbb46faf4285871baf5bbd5217b9 for table 'org.apache.kudu.client.TestAlterTable-1783519764296' with partition [0x00000001, 0x00000002)
14:09:24.370 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=fd0072a913a44058b83590c441ccf447@[74f119d5445f494f953bcc9b1ac6d111(127.6.89.195:37643)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0268dbb46faf4285871baf5bbd5217b9@[2a91eb29021f49f590cd2c021d35e711(127.6.89.194:42249)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:24.370 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0268dbb46faf4285871baf5bbd5217b9 for table 'org.apache.kudu.client.TestAlterTable-1783519764296' with partition [0x00000001, 0x00000002)
14:09:24.371 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0268dbb46faf4285871baf5bbd5217b9@[2a91eb29021f49f590cd2c021d35e711(127.6.89.194:42249)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:24.371 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0268dbb46faf4285871baf5bbd5217b9 for table 'org.apache.kudu.client.TestAlterTable-1783519764296' with partition [0x00000001, 0x00000002)
14:09:24.371 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0268dbb46faf4285871baf5bbd5217b9@[2a91eb29021f49f590cd2c021d35e711(127.6.89.194:42249)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:24.371 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0268dbb46faf4285871baf5bbd5217b9 for table 'org.apache.kudu.client.TestAlterTable-1783519764296' with partition [0x00000001, 0x00000002)
14:09:24.371 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0268dbb46faf4285871baf5bbd5217b9@[2a91eb29021f49f590cd2c021d35e711(127.6.89.194:42249)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:24.372 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0268dbb46faf4285871baf5bbd5217b9 for table 'org.apache.kudu.client.TestAlterTable-1783519764296' with partition [0x00000001, 0x00000002)
14:09:24.372 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0268dbb46faf4285871baf5bbd5217b9@[2a91eb29021f49f590cd2c021d35e711(127.6.89.194:42249)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:24.372 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fd0072a913a44058b83590c441ccf447 for table 'org.apache.kudu.client.TestAlterTable-1783519764296' with partition [0x00000000, 0x00000001)
14:09:24.372 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0268dbb46faf4285871baf5bbd5217b9 for table 'org.apache.kudu.client.TestAlterTable-1783519764296' with partition [0x00000001, 0x00000002)
14:09:24.372 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=fd0072a913a44058b83590c441ccf447@[74f119d5445f494f953bcc9b1ac6d111(127.6.89.195:37643)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0268dbb46faf4285871baf5bbd5217b9@[2a91eb29021f49f590cd2c021d35e711(127.6.89.194:42249)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:24.373 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0268dbb46faf4285871baf5bbd5217b9 for table 'org.apache.kudu.client.TestAlterTable-1783519764296' with partition [0x00000001, 0x00000002)
14:09:24.373 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0268dbb46faf4285871baf5bbd5217b9@[2a91eb29021f49f590cd2c021d35e711(127.6.89.194:42249)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:24.373 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fd0072a913a44058b83590c441ccf447 for table 'org.apache.kudu.client.TestAlterTable-1783519764296' with partition [0x00000000, 0x00000001)
14:09:24.373 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0268dbb46faf4285871baf5bbd5217b9 for table 'org.apache.kudu.client.TestAlterTable-1783519764296' with partition [0x00000001, 0x00000002)
14:09:24.373 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=fd0072a913a44058b83590c441ccf447@[74f119d5445f494f953bcc9b1ac6d111(127.6.89.195:37643)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0268dbb46faf4285871baf5bbd5217b9@[2a91eb29021f49f590cd2c021d35e711(127.6.89.194:42249)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:24.373 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fd0072a913a44058b83590c441ccf447 for table 'org.apache.kudu.client.TestAlterTable-1783519764296' with partition [0x00000000, 0x00000001)
14:09:24.374 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0268dbb46faf4285871baf5bbd5217b9 for table 'org.apache.kudu.client.TestAlterTable-1783519764296' with partition [0x00000001, 0x00000002)
14:09:24.374 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=fd0072a913a44058b83590c441ccf447@[74f119d5445f494f953bcc9b1ac6d111(127.6.89.195:37643)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0268dbb46faf4285871baf5bbd5217b9@[2a91eb29021f49f590cd2c021d35e711(127.6.89.194:42249)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:24.374 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fd0072a913a44058b83590c441ccf447 for table 'org.apache.kudu.client.TestAlterTable-1783519764296' with partition [0x00000000, 0x00000001)
14:09:24.374 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0268dbb46faf4285871baf5bbd5217b9 for table 'org.apache.kudu.client.TestAlterTable-1783519764296' with partition [0x00000001, 0x00000002)
14:09:24.374 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=fd0072a913a44058b83590c441ccf447@[74f119d5445f494f953bcc9b1ac6d111(127.6.89.195:37643)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0268dbb46faf4285871baf5bbd5217b9@[2a91eb29021f49f590cd2c021d35e711(127.6.89.194:42249)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:24.374 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fd0072a913a44058b83590c441ccf447 for table 'org.apache.kudu.client.TestAlterTable-1783519764296' with partition [0x00000000, 0x00000001)
14:09:24.374 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0268dbb46faf4285871baf5bbd5217b9 for table 'org.apache.kudu.client.TestAlterTable-1783519764296' with partition [0x00000001, 0x00000002)
14:09:24.375 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=fd0072a913a44058b83590c441ccf447@[74f119d5445f494f953bcc9b1ac6d111(127.6.89.195:37643)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0268dbb46faf4285871baf5bbd5217b9@[2a91eb29021f49f590cd2c021d35e711(127.6.89.194:42249)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:24.375 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fd0072a913a44058b83590c441ccf447 for table 'org.apache.kudu.client.TestAlterTable-1783519764296' with partition [0x00000000, 0x00000001)
14:09:24.375 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0268dbb46faf4285871baf5bbd5217b9 for table 'org.apache.kudu.client.TestAlterTable-1783519764296' with partition [0x00000001, 0x00000002)
14:09:24.375 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=fd0072a913a44058b83590c441ccf447@[74f119d5445f494f953bcc9b1ac6d111(127.6.89.195:37643)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0268dbb46faf4285871baf5bbd5217b9@[2a91eb29021f49f590cd2c021d35e711(127.6.89.194:42249)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:24.375 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0268dbb46faf4285871baf5bbd5217b9 for table 'org.apache.kudu.client.TestAlterTable-1783519764296' with partition [0x00000001, 0x00000002)
14:09:24.375 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0268dbb46faf4285871baf5bbd5217b9@[2a91eb29021f49f590cd2c021d35e711(127.6.89.194:42249)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:24.376 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fd0072a913a44058b83590c441ccf447 for table 'org.apache.kudu.client.TestAlterTable-1783519764296' with partition [0x00000000, 0x00000001)
14:09:24.376 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0268dbb46faf4285871baf5bbd5217b9 for table 'org.apache.kudu.client.TestAlterTable-1783519764296' with partition [0x00000001, 0x00000002)
14:09:24.376 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=fd0072a913a44058b83590c441ccf447@[74f119d5445f494f953bcc9b1ac6d111(127.6.89.195:37643)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0268dbb46faf4285871baf5bbd5217b9@[2a91eb29021f49f590cd2c021d35e711(127.6.89.194:42249)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:24.376 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fd0072a913a44058b83590c441ccf447 for table 'org.apache.kudu.client.TestAlterTable-1783519764296' with partition [0x00000000, 0x00000001)
14:09:24.376 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0268dbb46faf4285871baf5bbd5217b9 for table 'org.apache.kudu.client.TestAlterTable-1783519764296' with partition [0x00000001, 0x00000002)
14:09:24.376 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=fd0072a913a44058b83590c441ccf447@[74f119d5445f494f953bcc9b1ac6d111(127.6.89.195:37643)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0268dbb46faf4285871baf5bbd5217b9@[2a91eb29021f49f590cd2c021d35e711(127.6.89.194:42249)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:24.377 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fd0072a913a44058b83590c441ccf447 for table 'org.apache.kudu.client.TestAlterTable-1783519764296' with partition [0x00000000, 0x00000001)
14:09:24.377 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0268dbb46faf4285871baf5bbd5217b9 for table 'org.apache.kudu.client.TestAlterTable-1783519764296' with partition [0x00000001, 0x00000002)
14:09:24.377 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=fd0072a913a44058b83590c441ccf447@[74f119d5445f494f953bcc9b1ac6d111(127.6.89.195:37643)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0268dbb46faf4285871baf5bbd5217b9@[2a91eb29021f49f590cd2c021d35e711(127.6.89.194:42249)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:24.377 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fd0072a913a44058b83590c441ccf447 for table 'org.apache.kudu.client.TestAlterTable-1783519764296' with partition [0x00000000, 0x00000001)
14:09:24.378 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0268dbb46faf4285871baf5bbd5217b9 for table 'org.apache.kudu.client.TestAlterTable-1783519764296' with partition [0x00000001, 0x00000002)
14:09:24.378 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=fd0072a913a44058b83590c441ccf447@[74f119d5445f494f953bcc9b1ac6d111(127.6.89.195:37643)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0268dbb46faf4285871baf5bbd5217b9@[2a91eb29021f49f590cd2c021d35e711(127.6.89.194:42249)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:24.378 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0268dbb46faf4285871baf5bbd5217b9 for table 'org.apache.kudu.client.TestAlterTable-1783519764296' with partition [0x00000001, 0x00000002)
14:09:24.378 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0268dbb46faf4285871baf5bbd5217b9@[2a91eb29021f49f590cd2c021d35e711(127.6.89.194:42249)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:24.378 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fd0072a913a44058b83590c441ccf447 for table 'org.apache.kudu.client.TestAlterTable-1783519764296' with partition [0x00000000, 0x00000001)
14:09:24.378 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0268dbb46faf4285871baf5bbd5217b9 for table 'org.apache.kudu.client.TestAlterTable-1783519764296' with partition [0x00000001, 0x00000002)
14:09:24.378 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=fd0072a913a44058b83590c441ccf447@[74f119d5445f494f953bcc9b1ac6d111(127.6.89.195:37643)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0268dbb46faf4285871baf5bbd5217b9@[2a91eb29021f49f590cd2c021d35e711(127.6.89.194:42249)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:24.379 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fd0072a913a44058b83590c441ccf447 for table 'org.apache.kudu.client.TestAlterTable-1783519764296' with partition [0x00000000, 0x00000001)
14:09:24.379 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0268dbb46faf4285871baf5bbd5217b9 for table 'org.apache.kudu.client.TestAlterTable-1783519764296' with partition [0x00000001, 0x00000002)
14:09:24.379 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=fd0072a913a44058b83590c441ccf447@[74f119d5445f494f953bcc9b1ac6d111(127.6.89.195:37643)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0268dbb46faf4285871baf5bbd5217b9@[2a91eb29021f49f590cd2c021d35e711(127.6.89.194:42249)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:24.379 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fd0072a913a44058b83590c441ccf447 for table 'org.apache.kudu.client.TestAlterTable-1783519764296' with partition [0x00000000, 0x00000001)
14:09:24.379 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0268dbb46faf4285871baf5bbd5217b9 for table 'org.apache.kudu.client.TestAlterTable-1783519764296' with partition [0x00000001, 0x00000002)
14:09:24.379 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=fd0072a913a44058b83590c441ccf447@[74f119d5445f494f953bcc9b1ac6d111(127.6.89.195:37643)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0268dbb46faf4285871baf5bbd5217b9@[2a91eb29021f49f590cd2c021d35e711(127.6.89.194:42249)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:24.380 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fd0072a913a44058b83590c441ccf447 for table 'org.apache.kudu.client.TestAlterTable-1783519764296' with partition [0x00000000, 0x00000001)
14:09:24.380 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0268dbb46faf4285871baf5bbd5217b9 for table 'org.apache.kudu.client.TestAlterTable-1783519764296' with partition [0x00000001, 0x00000002)
14:09:24.380 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=fd0072a913a44058b83590c441ccf447@[74f119d5445f494f953bcc9b1ac6d111(127.6.89.195:37643)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0268dbb46faf4285871baf5bbd5217b9@[2a91eb29021f49f590cd2c021d35e711(127.6.89.194:42249)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:24.380 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0268dbb46faf4285871baf5bbd5217b9 for table 'org.apache.kudu.client.TestAlterTable-1783519764296' with partition [0x00000001, 0x00000002)
14:09:24.380 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0268dbb46faf4285871baf5bbd5217b9@[2a91eb29021f49f590cd2c021d35e711(127.6.89.194:42249)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:24.380 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0268dbb46faf4285871baf5bbd5217b9 for table 'org.apache.kudu.client.TestAlterTable-1783519764296' with partition [0x00000001, 0x00000002)
14:09:24.380 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0268dbb46faf4285871baf5bbd5217b9@[2a91eb29021f49f590cd2c021d35e711(127.6.89.194:42249)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:24.381 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0268dbb46faf4285871baf5bbd5217b9 for table 'org.apache.kudu.client.TestAlterTable-1783519764296' with partition [0x00000001, 0x00000002)
14:09:24.381 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0268dbb46faf4285871baf5bbd5217b9@[2a91eb29021f49f590cd2c021d35e711(127.6.89.194:42249)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:24.381 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fd0072a913a44058b83590c441ccf447 for table 'org.apache.kudu.client.TestAlterTable-1783519764296' with partition [0x00000000, 0x00000001)
14:09:24.381 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0268dbb46faf4285871baf5bbd5217b9 for table 'org.apache.kudu.client.TestAlterTable-1783519764296' with partition [0x00000001, 0x00000002)
14:09:24.381 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=fd0072a913a44058b83590c441ccf447@[74f119d5445f494f953bcc9b1ac6d111(127.6.89.195:37643)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0268dbb46faf4285871baf5bbd5217b9@[2a91eb29021f49f590cd2c021d35e711(127.6.89.194:42249)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:24.382 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0268dbb46faf4285871baf5bbd5217b9 for table 'org.apache.kudu.client.TestAlterTable-1783519764296' with partition [0x00000001, 0x00000002)
14:09:24.382 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0268dbb46faf4285871baf5bbd5217b9@[2a91eb29021f49f590cd2c021d35e711(127.6.89.194:42249)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:24.382 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0268dbb46faf4285871baf5bbd5217b9 for table 'org.apache.kudu.client.TestAlterTable-1783519764296' with partition [0x00000001, 0x00000002)
14:09:24.382 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0268dbb46faf4285871baf5bbd5217b9@[2a91eb29021f49f590cd2c021d35e711(127.6.89.194:42249)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:24.383 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0268dbb46faf4285871baf5bbd5217b9 for table 'org.apache.kudu.client.TestAlterTable-1783519764296' with partition [0x00000001, 0x00000002)
14:09:24.383 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0268dbb46faf4285871baf5bbd5217b9@[2a91eb29021f49f590cd2c021d35e711(127.6.89.194:42249)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:24.383 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0268dbb46faf4285871baf5bbd5217b9 for table 'org.apache.kudu.client.TestAlterTable-1783519764296' with partition [0x00000001, 0x00000002)
14:09:24.383 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0268dbb46faf4285871baf5bbd5217b9@[2a91eb29021f49f590cd2c021d35e711(127.6.89.194:42249)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:24.383 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fd0072a913a44058b83590c441ccf447 for table 'org.apache.kudu.client.TestAlterTable-1783519764296' with partition [0x00000000, 0x00000001)
14:09:24.383 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0268dbb46faf4285871baf5bbd5217b9 for table 'org.apache.kudu.client.TestAlterTable-1783519764296' with partition [0x00000001, 0x00000002)
14:09:24.383 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=fd0072a913a44058b83590c441ccf447@[74f119d5445f494f953bcc9b1ac6d111(127.6.89.195:37643)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0268dbb46faf4285871baf5bbd5217b9@[2a91eb29021f49f590cd2c021d35e711(127.6.89.194:42249)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:24.384 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0268dbb46faf4285871baf5bbd5217b9 for table 'org.apache.kudu.client.TestAlterTable-1783519764296' with partition [0x00000001, 0x00000002)
14:09:24.384 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0268dbb46faf4285871baf5bbd5217b9@[2a91eb29021f49f590cd2c021d35e711(127.6.89.194:42249)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:24.384 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0268dbb46faf4285871baf5bbd5217b9 for table 'org.apache.kudu.client.TestAlterTable-1783519764296' with partition [0x00000001, 0x00000002)
14:09:24.384 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0268dbb46faf4285871baf5bbd5217b9@[2a91eb29021f49f590cd2c021d35e711(127.6.89.194:42249)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:24.384 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fd0072a913a44058b83590c441ccf447 for table 'org.apache.kudu.client.TestAlterTable-1783519764296' with partition [0x00000000, 0x00000001)
14:09:24.384 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0268dbb46faf4285871baf5bbd5217b9 for table 'org.apache.kudu.client.TestAlterTable-1783519764296' with partition [0x00000001, 0x00000002)
14:09:24.384 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=fd0072a913a44058b83590c441ccf447@[74f119d5445f494f953bcc9b1ac6d111(127.6.89.195:37643)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0268dbb46faf4285871baf5bbd5217b9@[2a91eb29021f49f590cd2c021d35e711(127.6.89.194:42249)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:24.385 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fd0072a913a44058b83590c441ccf447 for table 'org.apache.kudu.client.TestAlterTable-1783519764296' with partition [0x00000000, 0x00000001)
14:09:24.385 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0268dbb46faf4285871baf5bbd5217b9 for table 'org.apache.kudu.client.TestAlterTable-1783519764296' with partition [0x00000001, 0x00000002)
14:09:24.385 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=fd0072a913a44058b83590c441ccf447@[74f119d5445f494f953bcc9b1ac6d111(127.6.89.195:37643)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0268dbb46faf4285871baf5bbd5217b9@[2a91eb29021f49f590cd2c021d35e711(127.6.89.194:42249)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:24.385 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fd0072a913a44058b83590c441ccf447 for table 'org.apache.kudu.client.TestAlterTable-1783519764296' with partition [0x00000000, 0x00000001)
14:09:24.385 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0268dbb46faf4285871baf5bbd5217b9 for table 'org.apache.kudu.client.TestAlterTable-1783519764296' with partition [0x00000001, 0x00000002)
14:09:24.385 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=fd0072a913a44058b83590c441ccf447@[74f119d5445f494f953bcc9b1ac6d111(127.6.89.195:37643)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0268dbb46faf4285871baf5bbd5217b9@[2a91eb29021f49f590cd2c021d35e711(127.6.89.194:42249)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:24.385 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fd0072a913a44058b83590c441ccf447 for table 'org.apache.kudu.client.TestAlterTable-1783519764296' with partition [0x00000000, 0x00000001)
14:09:24.385 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0268dbb46faf4285871baf5bbd5217b9 for table 'org.apache.kudu.client.TestAlterTable-1783519764296' with partition [0x00000001, 0x00000002)
14:09:24.385 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=fd0072a913a44058b83590c441ccf447@[74f119d5445f494f953bcc9b1ac6d111(127.6.89.195:37643)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0268dbb46faf4285871baf5bbd5217b9@[2a91eb29021f49f590cd2c021d35e711(127.6.89.194:42249)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:24.386 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0268dbb46faf4285871baf5bbd5217b9 for table 'org.apache.kudu.client.TestAlterTable-1783519764296' with partition [0x00000001, 0x00000002)
14:09:24.386 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0268dbb46faf4285871baf5bbd5217b9@[2a91eb29021f49f590cd2c021d35e711(127.6.89.194:42249)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:24.386 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fd0072a913a44058b83590c441ccf447 for table 'org.apache.kudu.client.TestAlterTable-1783519764296' with partition [0x00000000, 0x00000001)
14:09:24.386 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0268dbb46faf4285871baf5bbd5217b9 for table 'org.apache.kudu.client.TestAlterTable-1783519764296' with partition [0x00000001, 0x00000002)
14:09:24.386 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=fd0072a913a44058b83590c441ccf447@[74f119d5445f494f953bcc9b1ac6d111(127.6.89.195:37643)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0268dbb46faf4285871baf5bbd5217b9@[2a91eb29021f49f590cd2c021d35e711(127.6.89.194:42249)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:24.386 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0268dbb46faf4285871baf5bbd5217b9 for table 'org.apache.kudu.client.TestAlterTable-1783519764296' with partition [0x00000001, 0x00000002)
14:09:24.386 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0268dbb46faf4285871baf5bbd5217b9@[2a91eb29021f49f590cd2c021d35e711(127.6.89.194:42249)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:24.386 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0268dbb46faf4285871baf5bbd5217b9 for table 'org.apache.kudu.client.TestAlterTable-1783519764296' with partition [0x00000001, 0x00000002)
14:09:24.386 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0268dbb46faf4285871baf5bbd5217b9@[2a91eb29021f49f590cd2c021d35e711(127.6.89.194:42249)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:24.387 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0268dbb46faf4285871baf5bbd5217b9 for table 'org.apache.kudu.client.TestAlterTable-1783519764296' with partition [0x00000001, 0x00000002)
14:09:24.387 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0268dbb46faf4285871baf5bbd5217b9@[2a91eb29021f49f590cd2c021d35e711(127.6.89.194:42249)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:24.388 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fd0072a913a44058b83590c441ccf447 for table 'org.apache.kudu.client.TestAlterTable-1783519764296' with partition [0x00000000, 0x00000001)
14:09:24.388 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0268dbb46faf4285871baf5bbd5217b9 for table 'org.apache.kudu.client.TestAlterTable-1783519764296' with partition [0x00000001, 0x00000002)
14:09:24.388 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=fd0072a913a44058b83590c441ccf447@[74f119d5445f494f953bcc9b1ac6d111(127.6.89.195:37643)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0268dbb46faf4285871baf5bbd5217b9@[2a91eb29021f49f590cd2c021d35e711(127.6.89.194:42249)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:24.388 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fd0072a913a44058b83590c441ccf447 for table 'org.apache.kudu.client.TestAlterTable-1783519764296' with partition [0x00000000, 0x00000001)
14:09:24.388 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0268dbb46faf4285871baf5bbd5217b9 for table 'org.apache.kudu.client.TestAlterTable-1783519764296' with partition [0x00000001, 0x00000002)
14:09:24.388 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=fd0072a913a44058b83590c441ccf447@[74f119d5445f494f953bcc9b1ac6d111(127.6.89.195:37643)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0268dbb46faf4285871baf5bbd5217b9@[2a91eb29021f49f590cd2c021d35e711(127.6.89.194:42249)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:24.389 [DEBUG - kudu-nio-0] (Connection.java:748) [peer 2a91eb29021f49f590cd2c021d35e711(127.6.89.194:42249)] connecting to peer
14:09:24.390 [DEBUG - kudu-nio-0] (Connection.java:748) [peer 74f119d5445f494f953bcc9b1ac6d111(127.6.89.195:37643)] connecting to peer
14:09:24.391 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 2a91eb29021f49f590cd2c021d35e711(127.6.89.194:42249)] Successfully connected to peer
14:09:24.392 [DEBUG - kudu-nio-4] (Connection.java:757) [peer 74f119d5445f494f953bcc9b1ac6d111(127.6.89.195:37643)] Successfully connected to peer
14:09:24.408 [DEBUG - kudu-nio-4] (Negotiator.java:918) Authenticated connection [id: 0x34454907, L:/127.0.0.1:60596 - R:/127.6.89.195:37643] using TOKEN/null
14:09:24.417 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0x443ea2fb, L:/127.0.0.1:43068 - R:/127.6.89.194:42249] using TOKEN/null
14:09:24.422 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fd0072a913a44058b83590c441ccf447 for table 'org.apache.kudu.client.TestAlterTable-1783519764296' with partition [0x00000000, 0x00000001)
14:09:24.422 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0268dbb46faf4285871baf5bbd5217b9 for table 'org.apache.kudu.client.TestAlterTable-1783519764296' with partition [0x00000001, 0x00000002)
14:09:24.422 [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=fd0072a913a44058b83590c441ccf447@[74f119d5445f494f953bcc9b1ac6d111(127.6.89.195:37643)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0268dbb46faf4285871baf5bbd5217b9@[2a91eb29021f49f590cd2c021d35e711(127.6.89.194:42249)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:24.422 [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.6.89.253:35535, [1ms] Sub RPC GetTableLocations: received response from server master-127.6.89.253:35535: OK, deferred=null)) after lookup
14:09:24.425 [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-1783519764296, tablet=fd0072a913a44058b83590c441ccf447, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:24.425 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet fd0072a913a44058b83590c441ccf447 for partition [0x00000000, 0x00000001) with scanner id null
14:09:24.428 [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-1783519764296, tablet=0268dbb46faf4285871baf5bbd5217b9, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:24.428 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 0268dbb46faf4285871baf5bbd5217b9 for partition [0x00000001, 0x00000002) with scanner id null
14:09:24.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.429276  6617 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45254:
14:09:24.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783519764296" } 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 } } }
14:09:24.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.431927  7217 tablet.cc:1724] T 0268dbb46faf4285871baf5bbd5217b9 P 2a91eb29021f49f590cd2c021d35e711: Alter schema from (
14:09:24.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:09:24.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:09:24.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:09:24.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
14:09:24.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:09:24.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:09:24.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     2:addNonNull INT32 NOT NULL,
14:09:24.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     3:addNullable INT32 NULLABLE,
14:09:24.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     4:addNullableDef INT32 NULLABLE,
14:09:24.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:09:24.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
14:09:24.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.431929  7216 tablet.cc:1724] T fd0072a913a44058b83590c441ccf447 P 74f119d5445f494f953bcc9b1ac6d111: Alter schema from (
14:09:24.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:09:24.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:09:24.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:09:24.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
14:09:24.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:09:24.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:09:24.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     2:addNonNull INT32 NOT NULL,
14:09:24.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     3:addNullable INT32 NULLABLE,
14:09:24.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     4:addNullableDef INT32 NULLABLE,
14:09:24.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:09:24.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
14:09:24.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.441612  6617 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 07aaa702a4e942a197cba6459f793d92: org.apache.kudu.client.TestAlterTable-1783519764296 [id=fa27a649e69f45f09d7a1392f73093df] alter complete (version 1)
14:09:24.460 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fa27a649e69f45f09d7a1392f73093df
14:09:24.465 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet fd0072a913a44058b83590c441ccf447 for table 'org.apache.kudu.client.TestAlterTable-1783519764296' with partition [0x00000000, 0x00000001)
14:09:24.465 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0268dbb46faf4285871baf5bbd5217b9 for table 'org.apache.kudu.client.TestAlterTable-1783519764296' with partition [0x00000001, 0x00000002)
14:09:24.465 [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=fd0072a913a44058b83590c441ccf447@[74f119d5445f494f953bcc9b1ac6d111(127.6.89.195:37643)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=0268dbb46faf4285871baf5bbd5217b9@[2a91eb29021f49f590cd2c021d35e711(127.6.89.194:42249)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:24.465 [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.6.89.253:35535, [1ms] Sub RPC GetTableLocations: received response from server master-127.6.89.253:35535: OK, deferred=null)) after lookup
14:09:24.471 [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-1783519764296, tablet=fd0072a913a44058b83590c441ccf447, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:24.472 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet fd0072a913a44058b83590c441ccf447 for partition [0x00000000, 0x00000001) with scanner id null
14:09:24.478 [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-1783519764296, tablet=0268dbb46faf4285871baf5bbd5217b9, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:24.479 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 0268dbb46faf4285871baf5bbd5217b9 for partition [0x00000001, 0x00000002) with scanner id null
14:09:24.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.483258  6617 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45254:
14:09:24.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783519764296" } 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 } } }
14:09:24.488 [DEBUG - main] (Connection.java:575) [peer master-127.6.89.254:33833(127.6.89.254:33833)] disconnecting while in state READY
14:09:24.488 [DEBUG - main] (Connection.java:575) [peer master-127.6.89.252:33897(127.6.89.252:33897)] disconnecting while in state READY
14:09:24.489 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.89.254:33833(127.6.89.254:33833)] handling channelInactive
14:09:24.489 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.89.252:33897(127.6.89.252:33897)] handling channelInactive
14:09:24.489 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.89.254:33833(127.6.89.254:33833)] cleaning up while in state READY due to: connection closed
14:09:24.490 [DEBUG - main] (Connection.java:575) [peer 74f119d5445f494f953bcc9b1ac6d111(127.6.89.195:37643)] disconnecting while in state READY
14:09:24.490 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.89.252:33897(127.6.89.252:33897)] cleaning up while in state READY due to: connection closed
14:09:24.490 [DEBUG - main] (Connection.java:575) [peer master-127.6.89.253:35535(127.6.89.253:35535)] disconnecting while in state READY
14:09:24.490 [DEBUG - main] (Connection.java:575) [peer 2a91eb29021f49f590cd2c021d35e711(127.6.89.194:42249)] disconnecting while in state READY
14:09:24.490 [DEBUG - kudu-nio-4] (Connection.java:239) [peer 74f119d5445f494f953bcc9b1ac6d111(127.6.89.195:37643)] handling channelInactive
14:09:24.491 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 2a91eb29021f49f590cd2c021d35e711(127.6.89.194:42249)] handling channelInactive
14:09:24.491 [DEBUG - kudu-nio-4] (Connection.java:709) [peer 74f119d5445f494f953bcc9b1ac6d111(127.6.89.195:37643)] cleaning up while in state READY due to: connection closed
14:09:24.491 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 2a91eb29021f49f590cd2c021d35e711(127.6.89.194:42249)] cleaning up while in state READY due to: connection closed
14:09:24.492 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:09:24.494 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.89.253:35535(127.6.89.253:35535)] handling channelInactive
14:09:24.494 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.89.253:35535(127.6.89.253:35535)] cleaning up while in state READY due to: connection closed
14:09:24.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.494786  6503 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 6787
14:09:24.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.502617  6503 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 6922
14:09:24.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.509991  6503 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 7057
14:09:24.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.515261  6503 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 6514
14:09:24.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.520850  6503 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 6585
14:09:24.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.525565  6503 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 6656
14:09:24.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T14:09:24Z chronyd exiting
.14:09:24.627 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1783519764627
14:09:24.630 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:09:24.631 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
14:09:24.631 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskzNpfhA/test-tmp
14:09:24.631 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
14:09:24.631 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskzNpfhA/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
14:09:24.634 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

14:09:24.709 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:09:24.709 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

14:09:24.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.710232  7222 mini_oidc.cc:150] Starting JWKS server
14:09:24.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.710722  7222 webserver.cc:533] Webserver started at http://127.0.0.1:34045/ using document root <none> and password file <none>
14:09:24.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.710788  7222 mini_oidc.cc:186] Starting OIDC Discovery server
14:09:24.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.710891  7222 webserver.cc:533] Webserver started at http://127.0.0.1:42583/ using document root <none> and password file <none>
14:09:24.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T14:09:24Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
14:09:24.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T14:09:24Z Disabled control of system clock
14:09:24.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.721413  7222 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:24.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:24.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/master-0/wal
14:09:24.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/master-0/data
14:09:24.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:24.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:24.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:24.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:24.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:24.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:24.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/master-0/logs
14:09:24.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/master-0/data/info.pb
14:09:24.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:24.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:24.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:24.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:24.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:24.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:24.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:24.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:24.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:09:24.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:24.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:24.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:24.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.7.13.190:44873
14:09:24.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.7.13.190
14:09:24.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:24.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.7.13.148:45333
14:09:24.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:24.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:24.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:24.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:24.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.7.13.190:44873,127.7.13.189:33521,127.7.13.188:37569
14:09:24.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:24.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:34045/jwks.json with env {}
14:09:24.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:24.796589  7233 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:24.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:24.796768  7233 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:24.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:24.796789  7233 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:24.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:24.798291  7233 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:09:24.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:24.798336  7233 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:24.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:24.798352  7233 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:09:24.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:24.798365  7233 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:09:24.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:24.798378  7233 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:09:24.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:24.798389  7233 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:34045/jwks.json
14:09:24.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.799968  7233 master_runner.cc:387] Master server non-default flags:
14:09:24.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:24.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.7.13.148:45333
14:09:24.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:24.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:24.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/master-0/data
14:09:24.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/master-0/wal
14:09:24.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:24.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.7.13.190:44873,127.7.13.189:33521,127.7.13.188:37569
14:09:24.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:24.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:24.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:24.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.7.13.190:44873
14:09:24.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:24.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:24.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:24.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:34045/jwks.json
14:09:24.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:24.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:24.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/master-0/data/info.pb
14:09:24.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.7.13.190
14:09:24.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:24.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:24.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.7233
14:09:24.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:24.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:24.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:24.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:24.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/master-0/logs
14:09:24.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:24.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:24.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:24.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:09:24.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:24.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:24.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:24.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:24.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:24.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.800220  7233 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:24.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.800401  7233 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:24.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:24.803053  7241 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:24.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:24.803056  7239 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:24.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.803182  7233 server_base.cc:1061] running on GCE node
14:09:24.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:24.803083  7238 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:24.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.803428  7233 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:24.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.803679  7233 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:24.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.804809  7233 hybrid_clock.cc:648] HybridClock initialized: now 1783519764804794 us; error 32 us; skew 500 ppm
14:09:24.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.806015  7233 webserver.cc:533] Webserver started at http://127.7.13.190:34315/ using document root <none> and password file <none>
14:09:24.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.806170  7233 fs_manager.cc:362] Metadata directory not provided
14:09:24.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.806216  7233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:24.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.806284  7233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:24.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.807053  7233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/master-0/data/instance:
14:09:24.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "17aa0682d3cc4fe2a01f29eb3e00e4e0"
14:09:24.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:24 on dist-test-slave-63nk"
14:09:24.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.807308  7233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/master-0/wal/instance:
14:09:24.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "17aa0682d3cc4fe2a01f29eb3e00e4e0"
14:09:24.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:24 on dist-test-slave-63nk"
14:09:24.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.808472  7233 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:09:24.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.809198  7247 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:24.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.809412  7233 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
14:09:24.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.809468  7233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/master-0/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/master-0/wal
14:09:24.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "17aa0682d3cc4fe2a01f29eb3e00e4e0"
14:09:24.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:24 on dist-test-slave-63nk"
14:09:24.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.809508  7233 fs_report.cc:389] FS layout report
14:09:24.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:24.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/master-0/wal
14:09:24.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/master-0/wal
14:09:24.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/master-0/data/data
14:09:24.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:24.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:24.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:24.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:24.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:24.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:24.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:24.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:24.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:24.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:24.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:24.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.824249  7233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:24.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.824481  7233 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:24.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.824558  7233 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:24.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.828334  7233 rpc_server.cc:307] RPC server started. Bound to: 127.7.13.190:44873
14:09:24.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.828359  7299 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.13.190:44873 every 8 connection(s)
14:09:24.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.828666  7233 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/master-0/data/info.pb
14:09:24.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.829142  7300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:24.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.830467  7300 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.13.190" port: 44873 } has no permanent_uuid. Determining permanent_uuid...
14:09:24.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.835235  7222 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 7233
14:09:24.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.835314  7222 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/master-0/wal/instance
14:09:24.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.835439  7300 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.13.189" port: 33521 } has no permanent_uuid. Determining permanent_uuid...
14:09:24.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:24.835865  7248 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.7.13.189:33521: connect: Connection refused (error 111)
14:09:24.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.836256  7222 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:24.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:24.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/master-1/wal
14:09:24.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/master-1/data
14:09:24.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:24.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:24.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:24.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:24.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:24.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:24.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/master-1/logs
14:09:24.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/master-1/data/info.pb
14:09:24.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:24.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:24.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:24.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:24.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:24.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:24.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:24.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:24.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:09:24.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:24.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:24.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:24.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.7.13.189:33521
14:09:24.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.7.13.189
14:09:24.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:24.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.7.13.148:45333
14:09:24.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:24.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:24.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:24.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:24.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.7.13.190:44873,127.7.13.189:33521,127.7.13.188:37569
14:09:24.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:24.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:34045/jwks.json with env {}
14:09:24.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:24.836364  7300 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.7.13.189:33521: Network error: Client connection negotiation failed: client connection to 127.7.13.189:33521: connect: Connection refused (error 111)
14:09:24.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.885561  7300 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.13.189" port: 33521 } attempt: 1
14:09:24.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:24.886399  7300 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.7.13.189:33521: Network error: Client connection negotiation failed: client connection to 127.7.13.189:33521: connect: Connection refused (error 111)
14:09:24.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:24.912650  7305 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:24.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:24.912837  7305 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:24.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:24.912868  7305 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:24.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:24.914569  7305 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:09:24.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:24.914631  7305 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:24.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:24.914654  7305 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:09:24.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:24.914673  7305 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:09:24.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:24.914690  7305 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:09:24.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:24.914705  7305 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:34045/jwks.json
14:09:24.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.916389  7305 master_runner.cc:387] Master server non-default flags:
14:09:24.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:24.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.7.13.148:45333
14:09:24.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:24.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:24.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/master-1/data
14:09:24.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/master-1/wal
14:09:24.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:24.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.7.13.190:44873,127.7.13.189:33521,127.7.13.188:37569
14:09:24.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:24.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:24.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:24.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.7.13.189:33521
14:09:24.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:24.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:24.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:24.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:34045/jwks.json
14:09:24.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:24.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:24.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/master-1/data/info.pb
14:09:24.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.7.13.189
14:09:24.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:24.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:24.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.7305
14:09:24.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:24.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:24.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:24.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:24.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/master-1/logs
14:09:24.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:24.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:24.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:24.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:09:24.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:24.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:24.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:24.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:24.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:24.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.916620  7305 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:24.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.916862  7305 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:24.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:24.919348  7311 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:24.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.919526  7305 server_base.cc:1061] running on GCE node
14:09:24.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:24.919348  7310 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:24.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:24.919411  7313 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:24.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.919899  7305 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:24.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.920186  7305 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:24.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.921341  7305 hybrid_clock.cc:648] HybridClock initialized: now 1783519764921314 us; error 38 us; skew 500 ppm
14:09:24.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.922624  7305 webserver.cc:533] Webserver started at http://127.7.13.189:35719/ using document root <none> and password file <none>
14:09:24.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.922863  7305 fs_manager.cc:362] Metadata directory not provided
14:09:24.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.922942  7305 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:24.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.923051  7305 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:24.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.923979  7305 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/master-1/data/instance:
14:09:24.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "915e71e6240f4949ae280b5ba43d3919"
14:09:24.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:24 on dist-test-slave-63nk"
14:09:24.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.924383  7305 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/master-1/wal/instance:
14:09:24.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "915e71e6240f4949ae280b5ba43d3919"
14:09:24.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:24 on dist-test-slave-63nk"
14:09:24.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.925681  7305 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
14:09:24.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.926484  7319 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:24.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.926713  7305 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
14:09:24.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.926841  7305 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/master-1/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/master-1/wal
14:09:24.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "915e71e6240f4949ae280b5ba43d3919"
14:09:24.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:24 on dist-test-slave-63nk"
14:09:24.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.926937  7305 fs_report.cc:389] FS layout report
14:09:24.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:24.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/master-1/wal
14:09:24.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/master-1/wal
14:09:24.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/master-1/data/data
14:09:24.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:24.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:24.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:24.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:24.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:24.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:24.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:24.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:24.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:24.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:24.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:24.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.947254  7305 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:24.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.947619  7305 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:24.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.947775  7305 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:24.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.951994  7305 rpc_server.cc:307] RPC server started. Bound to: 127.7.13.189:33521
14:09:24.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.952026  7371 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.13.189:33521 every 8 connection(s)
14:09:24.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.952447  7305 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/master-1/data/info.pb
14:09:24.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.953064  7372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:24.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.954566  7300 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.13.189" port: 33521 } attempt: 2
14:09:24.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.954308  7372 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.13.190" port: 44873 } has no permanent_uuid. Determining permanent_uuid...
14:09:24.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.959089  7372 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.13.189" port: 33521 } has no permanent_uuid. Determining permanent_uuid...
14:09:24.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.959753  7300 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.13.188" port: 37569 } has no permanent_uuid. Determining permanent_uuid...
14:09:24.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.960259  7222 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 7305
14:09:24.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.960332  7222 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/master-1/wal/instance
14:09:24.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.960629  7222 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:24.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:24.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/master-2/wal
14:09:24.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/master-2/data
14:09:24.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:24.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:24.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:24.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:24.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:24.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:24.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/master-2/logs
14:09:24.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/master-2/data/info.pb
14:09:24.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:24.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:24.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:24.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:24.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:24.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:24.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:24.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:24.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:09:24.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:24.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:24.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:24.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.7.13.188:37569
14:09:24.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.7.13.188
14:09:24.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:24.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.7.13.148:45333
14:09:24.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:24.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:24.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:24.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:24.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.7.13.190:44873,127.7.13.189:33521,127.7.13.188:37569
14:09:24.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:24.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:34045/jwks.json with env {}
14:09:24.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:24.962369  7300 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.7.13.188:37569: Network error: Client connection negotiation failed: client connection to 127.7.13.188:37569: connect: Connection refused (error 111)
14:09:24.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:24.962359  7372 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.13.188" port: 37569 } has no permanent_uuid. Determining permanent_uuid...
14:09:24.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:24.962736  7322 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.7.13.188:37569: connect: Connection refused (error 111)
14:09:24.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:24.963196  7372 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.7.13.188:37569: Network error: Client connection negotiation failed: client connection to 127.7.13.188:37569: connect: Connection refused (error 111)
14:09:25.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.005537  7300 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.13.188" port: 37569 } attempt: 1
14:09:25.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:25.006316  7300 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.7.13.188:37569: Network error: Client connection negotiation failed: client connection to 127.7.13.188:37569: connect: Connection refused (error 111)
14:09:25.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.012389  7372 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.13.188" port: 37569 } attempt: 1
14:09:25.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:25.013118  7372 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.7.13.188:37569: Network error: Client connection negotiation failed: client connection to 127.7.13.188:37569: connect: Connection refused (error 111)
14:09:25.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:25.037552  7376 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:25.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:25.037715  7376 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:25.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:25.037734  7376 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:25.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:25.039112  7376 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:09:25.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:25.039152  7376 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:25.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:25.039166  7376 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:09:25.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:25.039178  7376 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:09:25.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:25.039191  7376 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:09:25.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:25.039202  7376 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:34045/jwks.json
14:09:25.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.040807  7376 master_runner.cc:387] Master server non-default flags:
14:09:25.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:25.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.7.13.148:45333
14:09:25.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:25.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:25.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/master-2/data
14:09:25.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/master-2/wal
14:09:25.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:25.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.7.13.190:44873,127.7.13.189:33521,127.7.13.188:37569
14:09:25.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:25.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:25.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:25.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.7.13.188:37569
14:09:25.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:25.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:25.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:25.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:34045/jwks.json
14:09:25.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:25.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:25.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/master-2/data/info.pb
14:09:25.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.7.13.188
14:09:25.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:25.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:25.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.7376
14:09:25.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:25.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:25.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:25.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:25.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/master-2/logs
14:09:25.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:25.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:25.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:25.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:09:25.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:25.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:25.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:25.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:25.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:25.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.040987  7376 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:25.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.041150  7376 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:25.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:25.043393  7383 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:25.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:25.043423  7385 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:25.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:25.043509  7382 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:25.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.043690  7376 server_base.cc:1061] running on GCE node
14:09:25.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.043959  7376 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:25.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.044246  7376 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:25.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.045392  7376 hybrid_clock.cc:648] HybridClock initialized: now 1783519765045378 us; error 26 us; skew 500 ppm
14:09:25.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.046482  7376 webserver.cc:533] Webserver started at http://127.7.13.188:43943/ using document root <none> and password file <none>
14:09:25.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.046696  7376 fs_manager.cc:362] Metadata directory not provided
14:09:25.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.046769  7376 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:25.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.046916  7376 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:25.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.047765  7376 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/master-2/data/instance:
14:09:25.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e5a81277354a4dac9d80297f6d4e22c3"
14:09:25.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:25 on dist-test-slave-63nk"
14:09:25.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.048152  7376 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/master-2/wal/instance:
14:09:25.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e5a81277354a4dac9d80297f6d4e22c3"
14:09:25.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:25 on dist-test-slave-63nk"
14:09:25.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.049418  7376 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
14:09:25.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.050158  7391 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:25.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.050339  7376 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.000s
14:09:25.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.050431  7376 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/master-2/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/master-2/wal
14:09:25.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e5a81277354a4dac9d80297f6d4e22c3"
14:09:25.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:25 on dist-test-slave-63nk"
14:09:25.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.050494  7376 fs_report.cc:389] FS layout report
14:09:25.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:25.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/master-2/wal
14:09:25.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/master-2/wal
14:09:25.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/master-2/data/data
14:09:25.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:25.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:25.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:25.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:25.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:25.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:25.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:25.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:25.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:25.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:25.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:25.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.053491  7300 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.13.188" port: 37569 } attempt: 2
14:09:25.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:25.054353  7300 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.7.13.188:37569: Network error: Client connection negotiation failed: client connection to 127.7.13.188:37569: connect: Connection refused (error 111)
14:09:25.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.068998  7376 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:25.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.069353  7376 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:25.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.069499  7376 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:25.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.073673  7376 rpc_server.cc:307] RPC server started. Bound to: 127.7.13.188:37569
14:09:25.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.073700  7443 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.13.188:37569 every 8 connection(s)
14:09:25.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.074051  7376 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/master-2/data/info.pb
14:09:25.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.074630  7444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:25.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.075436  7222 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 7376
14:09:25.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.075527  7222 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/master-2/wal/instance
14:09:25.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.076273  7444 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.13.190" port: 44873 } has no permanent_uuid. Determining permanent_uuid...
14:09:25.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.081290  7372 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.13.188" port: 37569 } attempt: 2
14:09:25.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.081957  7444 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.13.189" port: 33521 } has no permanent_uuid. Determining permanent_uuid...
14:09:25.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.085407  7444 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.13.188" port: 37569 } has no permanent_uuid. Determining permanent_uuid...
14:09:25.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.087368  7372 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 915e71e6240f4949ae280b5ba43d3919: Bootstrap starting.
14:09:25.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.088207  7372 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 915e71e6240f4949ae280b5ba43d3919: Neither blocks nor log segments found. Creating new log.
14:09:25.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.088518  7372 log.cc:826] T 00000000000000000000000000000000 P 915e71e6240f4949ae280b5ba43d3919: Log is configured to *not* fsync() on all Append() calls
14:09:25.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.089083  7444 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e5a81277354a4dac9d80297f6d4e22c3: Bootstrap starting.
14:09:25.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.089195  7372 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 915e71e6240f4949ae280b5ba43d3919: No bootstrap required, opened a new log
14:09:25.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.089565  7444 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e5a81277354a4dac9d80297f6d4e22c3: Neither blocks nor log segments found. Creating new log.
14:09:25.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.089741  7444 log.cc:826] T 00000000000000000000000000000000 P e5a81277354a4dac9d80297f6d4e22c3: Log is configured to *not* fsync() on all Append() calls
14:09:25.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.090273  7444 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e5a81277354a4dac9d80297f6d4e22c3: No bootstrap required, opened a new log
14:09:25.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.090915  7372 raft_consensus.cc:359] T 00000000000000000000000000000000 P 915e71e6240f4949ae280b5ba43d3919 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17aa0682d3cc4fe2a01f29eb3e00e4e0" member_type: VOTER last_known_addr { host: "127.7.13.190" port: 44873 } } peers { permanent_uuid: "915e71e6240f4949ae280b5ba43d3919" member_type: VOTER last_known_addr { host: "127.7.13.189" port: 33521 } } peers { permanent_uuid: "e5a81277354a4dac9d80297f6d4e22c3" member_type: VOTER last_known_addr { host: "127.7.13.188" port: 37569 } }
14:09:25.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.091034  7372 raft_consensus.cc:385] T 00000000000000000000000000000000 P 915e71e6240f4949ae280b5ba43d3919 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:25.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.091070  7372 raft_consensus.cc:740] T 00000000000000000000000000000000 P 915e71e6240f4949ae280b5ba43d3919 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 915e71e6240f4949ae280b5ba43d3919, State: Initialized, Role: FOLLOWER
14:09:25.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.091172  7372 consensus_queue.cc:260] T 00000000000000000000000000000000 P 915e71e6240f4949ae280b5ba43d3919 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17aa0682d3cc4fe2a01f29eb3e00e4e0" member_type: VOTER last_known_addr { host: "127.7.13.190" port: 44873 } } peers { permanent_uuid: "915e71e6240f4949ae280b5ba43d3919" member_type: VOTER last_known_addr { host: "127.7.13.189" port: 33521 } } peers { permanent_uuid: "e5a81277354a4dac9d80297f6d4e22c3" member_type: VOTER last_known_addr { host: "127.7.13.188" port: 37569 } }
14:09:25.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.091431  7454 sys_catalog.cc:455] T 00000000000000000000000000000000 P 915e71e6240f4949ae280b5ba43d3919 [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: "17aa0682d3cc4fe2a01f29eb3e00e4e0" member_type: VOTER last_known_addr { host: "127.7.13.190" port: 44873 } } peers { permanent_uuid: "915e71e6240f4949ae280b5ba43d3919" member_type: VOTER last_known_addr { host: "127.7.13.189" port: 33521 } } peers { permanent_uuid: "e5a81277354a4dac9d80297f6d4e22c3" member_type: VOTER last_known_addr { host: "127.7.13.188" port: 37569 } } }
14:09:25.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.091645  7454 sys_catalog.cc:458] T 00000000000000000000000000000000 P 915e71e6240f4949ae280b5ba43d3919 [sys.catalog]: This master's current role is: FOLLOWER
14:09:25.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.091477  7372 sys_catalog.cc:565] T 00000000000000000000000000000000 P 915e71e6240f4949ae280b5ba43d3919 [sys.catalog]: configured and running, proceeding with master startup.
14:09:25.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.091862  7444 raft_consensus.cc:359] T 00000000000000000000000000000000 P e5a81277354a4dac9d80297f6d4e22c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17aa0682d3cc4fe2a01f29eb3e00e4e0" member_type: VOTER last_known_addr { host: "127.7.13.190" port: 44873 } } peers { permanent_uuid: "915e71e6240f4949ae280b5ba43d3919" member_type: VOTER last_known_addr { host: "127.7.13.189" port: 33521 } } peers { permanent_uuid: "e5a81277354a4dac9d80297f6d4e22c3" member_type: VOTER last_known_addr { host: "127.7.13.188" port: 37569 } }
14:09:25.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.092163  7444 raft_consensus.cc:385] T 00000000000000000000000000000000 P e5a81277354a4dac9d80297f6d4e22c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:25.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.092237  7444 raft_consensus.cc:740] T 00000000000000000000000000000000 P e5a81277354a4dac9d80297f6d4e22c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5a81277354a4dac9d80297f6d4e22c3, State: Initialized, Role: FOLLOWER
14:09:25.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.092365  7444 consensus_queue.cc:260] T 00000000000000000000000000000000 P e5a81277354a4dac9d80297f6d4e22c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17aa0682d3cc4fe2a01f29eb3e00e4e0" member_type: VOTER last_known_addr { host: "127.7.13.190" port: 44873 } } peers { permanent_uuid: "915e71e6240f4949ae280b5ba43d3919" member_type: VOTER last_known_addr { host: "127.7.13.189" port: 33521 } } peers { permanent_uuid: "e5a81277354a4dac9d80297f6d4e22c3" member_type: VOTER last_known_addr { host: "127.7.13.188" port: 37569 } }
14:09:25.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.092636  7457 sys_catalog.cc:455] T 00000000000000000000000000000000 P e5a81277354a4dac9d80297f6d4e22c3 [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: "17aa0682d3cc4fe2a01f29eb3e00e4e0" member_type: VOTER last_known_addr { host: "127.7.13.190" port: 44873 } } peers { permanent_uuid: "915e71e6240f4949ae280b5ba43d3919" member_type: VOTER last_known_addr { host: "127.7.13.189" port: 33521 } } peers { permanent_uuid: "e5a81277354a4dac9d80297f6d4e22c3" member_type: VOTER last_known_addr { host: "127.7.13.188" port: 37569 } } }
14:09:25.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.092679  7444 sys_catalog.cc:565] T 00000000000000000000000000000000 P e5a81277354a4dac9d80297f6d4e22c3 [sys.catalog]: configured and running, proceeding with master startup.
14:09:25.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.092831  7457 sys_catalog.cc:458] T 00000000000000000000000000000000 P e5a81277354a4dac9d80297f6d4e22c3 [sys.catalog]: This master's current role is: FOLLOWER
14:09:25.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:25.094076  7468 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 915e71e6240f4949ae280b5ba43d3919: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:09:25.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:25.094245  7468 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:09:25.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.094205  7305 master_runner.cc:187] Error getting master registration for 127.7.13.190:44873: OK, instance_id { permanent_uuid: "17aa0682d3cc4fe2a01f29eb3e00e4e0" instance_seqno: 1783519764827142 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:09:25.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.095945  7305 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:09:25.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:25.096957  7478 catalog_manager.cc:1594] T 00000000000000000000000000000000 P e5a81277354a4dac9d80297f6d4e22c3: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:09:25.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:25.097126  7478 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:09:25.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.096668  7376 master_runner.cc:187] Error getting master registration for 127.7.13.190:44873: OK, instance_id { permanent_uuid: "17aa0682d3cc4fe2a01f29eb3e00e4e0" instance_seqno: 1783519764827142 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:09:25.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.098362  7376 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:09:25.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.161523  7300 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.13.188" port: 37569 } attempt: 3
14:09:25.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.166260  7300 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 17aa0682d3cc4fe2a01f29eb3e00e4e0: Bootstrap starting.
14:09:25.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.166999  7300 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 17aa0682d3cc4fe2a01f29eb3e00e4e0: Neither blocks nor log segments found. Creating new log.
14:09:25.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.167251  7300 log.cc:826] T 00000000000000000000000000000000 P 17aa0682d3cc4fe2a01f29eb3e00e4e0: Log is configured to *not* fsync() on all Append() calls
14:09:25.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.168017  7300 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 17aa0682d3cc4fe2a01f29eb3e00e4e0: No bootstrap required, opened a new log
14:09:25.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.169773  7300 raft_consensus.cc:359] T 00000000000000000000000000000000 P 17aa0682d3cc4fe2a01f29eb3e00e4e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17aa0682d3cc4fe2a01f29eb3e00e4e0" member_type: VOTER last_known_addr { host: "127.7.13.190" port: 44873 } } peers { permanent_uuid: "915e71e6240f4949ae280b5ba43d3919" member_type: VOTER last_known_addr { host: "127.7.13.189" port: 33521 } } peers { permanent_uuid: "e5a81277354a4dac9d80297f6d4e22c3" member_type: VOTER last_known_addr { host: "127.7.13.188" port: 37569 } }
14:09:25.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.169903  7300 raft_consensus.cc:385] T 00000000000000000000000000000000 P 17aa0682d3cc4fe2a01f29eb3e00e4e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:25.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.169934  7300 raft_consensus.cc:740] T 00000000000000000000000000000000 P 17aa0682d3cc4fe2a01f29eb3e00e4e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17aa0682d3cc4fe2a01f29eb3e00e4e0, State: Initialized, Role: FOLLOWER
14:09:25.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.170077  7300 consensus_queue.cc:260] T 00000000000000000000000000000000 P 17aa0682d3cc4fe2a01f29eb3e00e4e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17aa0682d3cc4fe2a01f29eb3e00e4e0" member_type: VOTER last_known_addr { host: "127.7.13.190" port: 44873 } } peers { permanent_uuid: "915e71e6240f4949ae280b5ba43d3919" member_type: VOTER last_known_addr { host: "127.7.13.189" port: 33521 } } peers { permanent_uuid: "e5a81277354a4dac9d80297f6d4e22c3" member_type: VOTER last_known_addr { host: "127.7.13.188" port: 37569 } }
14:09:25.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.170360  7300 sys_catalog.cc:565] T 00000000000000000000000000000000 P 17aa0682d3cc4fe2a01f29eb3e00e4e0 [sys.catalog]: configured and running, proceeding with master startup.
14:09:25.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.172129  7481 sys_catalog.cc:455] T 00000000000000000000000000000000 P 17aa0682d3cc4fe2a01f29eb3e00e4e0 [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: "17aa0682d3cc4fe2a01f29eb3e00e4e0" member_type: VOTER last_known_addr { host: "127.7.13.190" port: 44873 } } peers { permanent_uuid: "915e71e6240f4949ae280b5ba43d3919" member_type: VOTER last_known_addr { host: "127.7.13.189" port: 33521 } } peers { permanent_uuid: "e5a81277354a4dac9d80297f6d4e22c3" member_type: VOTER last_known_addr { host: "127.7.13.188" port: 37569 } } }
14:09:25.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.172325  7481 sys_catalog.cc:458] T 00000000000000000000000000000000 P 17aa0682d3cc4fe2a01f29eb3e00e4e0 [sys.catalog]: This master's current role is: FOLLOWER
14:09:25.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:25.172520  7492 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 17aa0682d3cc4fe2a01f29eb3e00e4e0: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:09:25.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:25.172691  7492 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:09:25.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.174317  7233 master_runner.cc:264] No leader master found from master 17aa0682d3cc4fe2a01f29eb3e00e4e0
14:09:25.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.174364  7233 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:09:25.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:25.198592  7325 tablet.cc:2406] T 00000000000000000000000000000000 P 915e71e6240f4949ae280b5ba43d3919: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:09:25.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:25.320218  7397 tablet.cc:2406] T 00000000000000000000000000000000 P e5a81277354a4dac9d80297f6d4e22c3: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:09:25.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:25.325284  7253 tablet.cc:2406] T 00000000000000000000000000000000 P 17aa0682d3cc4fe2a01f29eb3e00e4e0: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:09:25.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.454731  7481 raft_consensus.cc:493] T 00000000000000000000000000000000 P 17aa0682d3cc4fe2a01f29eb3e00e4e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:09:25.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.454856  7481 raft_consensus.cc:515] T 00000000000000000000000000000000 P 17aa0682d3cc4fe2a01f29eb3e00e4e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17aa0682d3cc4fe2a01f29eb3e00e4e0" member_type: VOTER last_known_addr { host: "127.7.13.190" port: 44873 } } peers { permanent_uuid: "915e71e6240f4949ae280b5ba43d3919" member_type: VOTER last_known_addr { host: "127.7.13.189" port: 33521 } } peers { permanent_uuid: "e5a81277354a4dac9d80297f6d4e22c3" member_type: VOTER last_known_addr { host: "127.7.13.188" port: 37569 } }
14:09:25.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.455134  7481 leader_election.cc:290] T 00000000000000000000000000000000 P 17aa0682d3cc4fe2a01f29eb3e00e4e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 915e71e6240f4949ae280b5ba43d3919 (127.7.13.189:33521), e5a81277354a4dac9d80297f6d4e22c3 (127.7.13.188:37569)
14:09:25.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.455411  7414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "17aa0682d3cc4fe2a01f29eb3e00e4e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5a81277354a4dac9d80297f6d4e22c3" is_pre_election: true
14:09:25.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.455410  7346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "17aa0682d3cc4fe2a01f29eb3e00e4e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "915e71e6240f4949ae280b5ba43d3919" is_pre_election: true
14:09:25.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.455543  7414 raft_consensus.cc:2468] T 00000000000000000000000000000000 P e5a81277354a4dac9d80297f6d4e22c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17aa0682d3cc4fe2a01f29eb3e00e4e0 in term 0.
14:09:25.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.455569  7346 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 915e71e6240f4949ae280b5ba43d3919 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17aa0682d3cc4fe2a01f29eb3e00e4e0 in term 0.
14:09:25.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.455753  7250 leader_election.cc:304] T 00000000000000000000000000000000 P 17aa0682d3cc4fe2a01f29eb3e00e4e0 [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: 17aa0682d3cc4fe2a01f29eb3e00e4e0, e5a81277354a4dac9d80297f6d4e22c3; no voters: 
14:09:25.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.455950  7481 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 17aa0682d3cc4fe2a01f29eb3e00e4e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:09:25.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.456017  7481 raft_consensus.cc:493] T 00000000000000000000000000000000 P 17aa0682d3cc4fe2a01f29eb3e00e4e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:09:25.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.456035  7481 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 17aa0682d3cc4fe2a01f29eb3e00e4e0 [term 0 FOLLOWER]: Advancing to term 1
14:09:25.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.456763  7481 raft_consensus.cc:515] T 00000000000000000000000000000000 P 17aa0682d3cc4fe2a01f29eb3e00e4e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17aa0682d3cc4fe2a01f29eb3e00e4e0" member_type: VOTER last_known_addr { host: "127.7.13.190" port: 44873 } } peers { permanent_uuid: "915e71e6240f4949ae280b5ba43d3919" member_type: VOTER last_known_addr { host: "127.7.13.189" port: 33521 } } peers { permanent_uuid: "e5a81277354a4dac9d80297f6d4e22c3" member_type: VOTER last_known_addr { host: "127.7.13.188" port: 37569 } }
14:09:25.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.456943  7481 leader_election.cc:290] T 00000000000000000000000000000000 P 17aa0682d3cc4fe2a01f29eb3e00e4e0 [CANDIDATE]: Term 1 election: Requested vote from peers 915e71e6240f4949ae280b5ba43d3919 (127.7.13.189:33521), e5a81277354a4dac9d80297f6d4e22c3 (127.7.13.188:37569)
14:09:25.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.457124  7414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "17aa0682d3cc4fe2a01f29eb3e00e4e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5a81277354a4dac9d80297f6d4e22c3"
14:09:25.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.457144  7346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "17aa0682d3cc4fe2a01f29eb3e00e4e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "915e71e6240f4949ae280b5ba43d3919"
14:09:25.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.457227  7346 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 915e71e6240f4949ae280b5ba43d3919 [term 0 FOLLOWER]: Advancing to term 1
14:09:25.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.457237  7414 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e5a81277354a4dac9d80297f6d4e22c3 [term 0 FOLLOWER]: Advancing to term 1
14:09:25.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.457923  7346 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 915e71e6240f4949ae280b5ba43d3919 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17aa0682d3cc4fe2a01f29eb3e00e4e0 in term 1.
14:09:25.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.457940  7414 raft_consensus.cc:2468] T 00000000000000000000000000000000 P e5a81277354a4dac9d80297f6d4e22c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17aa0682d3cc4fe2a01f29eb3e00e4e0 in term 1.
14:09:25.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.458132  7248 leader_election.cc:304] T 00000000000000000000000000000000 P 17aa0682d3cc4fe2a01f29eb3e00e4e0 [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: 17aa0682d3cc4fe2a01f29eb3e00e4e0, 915e71e6240f4949ae280b5ba43d3919; no voters: 
14:09:25.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.458240  7481 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 17aa0682d3cc4fe2a01f29eb3e00e4e0 [term 1 FOLLOWER]: Leader election won for term 1
14:09:25.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.458360  7481 raft_consensus.cc:697] T 00000000000000000000000000000000 P 17aa0682d3cc4fe2a01f29eb3e00e4e0 [term 1 LEADER]: Becoming Leader. State: Replica: 17aa0682d3cc4fe2a01f29eb3e00e4e0, State: Running, Role: LEADER
14:09:25.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.458470  7481 consensus_queue.cc:237] T 00000000000000000000000000000000 P 17aa0682d3cc4fe2a01f29eb3e00e4e0 [LEADER]: Queue going to LEADER mode. State: All 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: "17aa0682d3cc4fe2a01f29eb3e00e4e0" member_type: VOTER last_known_addr { host: "127.7.13.190" port: 44873 } } peers { permanent_uuid: "915e71e6240f4949ae280b5ba43d3919" member_type: VOTER last_known_addr { host: "127.7.13.189" port: 33521 } } peers { permanent_uuid: "e5a81277354a4dac9d80297f6d4e22c3" member_type: VOTER last_known_addr { host: "127.7.13.188" port: 37569 } }
14:09:25.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.458933  7494 sys_catalog.cc:455] T 00000000000000000000000000000000 P 17aa0682d3cc4fe2a01f29eb3e00e4e0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 17aa0682d3cc4fe2a01f29eb3e00e4e0. Latest consensus state: current_term: 1 leader_uuid: "17aa0682d3cc4fe2a01f29eb3e00e4e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17aa0682d3cc4fe2a01f29eb3e00e4e0" member_type: VOTER last_known_addr { host: "127.7.13.190" port: 44873 } } peers { permanent_uuid: "915e71e6240f4949ae280b5ba43d3919" member_type: VOTER last_known_addr { host: "127.7.13.189" port: 33521 } } peers { permanent_uuid: "e5a81277354a4dac9d80297f6d4e22c3" member_type: VOTER last_known_addr { host: "127.7.13.188" port: 37569 } } }
14:09:25.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.459026  7494 sys_catalog.cc:458] T 00000000000000000000000000000000 P 17aa0682d3cc4fe2a01f29eb3e00e4e0 [sys.catalog]: This master's current role is: LEADER
14:09:25.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.459244  7496 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
14:09:25.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.459517  7496 catalog_manager.cc:1520] Initializing Kudu cluster ID...
14:09:25.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.460855  7346 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 915e71e6240f4949ae280b5ba43d3919 [term 1 FOLLOWER]: Refusing update from remote peer 17aa0682d3cc4fe2a01f29eb3e00e4e0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:09:25.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.460863  7414 raft_consensus.cc:1275] T 00000000000000000000000000000000 P e5a81277354a4dac9d80297f6d4e22c3 [term 1 FOLLOWER]: Refusing update from remote peer 17aa0682d3cc4fe2a01f29eb3e00e4e0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:09:25.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.461148  7494 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 17aa0682d3cc4fe2a01f29eb3e00e4e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "915e71e6240f4949ae280b5ba43d3919" member_type: VOTER last_known_addr { host: "127.7.13.189" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:09:25.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.461261  7481 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 17aa0682d3cc4fe2a01f29eb3e00e4e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5a81277354a4dac9d80297f6d4e22c3" member_type: VOTER last_known_addr { host: "127.7.13.188" port: 37569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:09:25.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.462395  7457 sys_catalog.cc:455] T 00000000000000000000000000000000 P e5a81277354a4dac9d80297f6d4e22c3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 17aa0682d3cc4fe2a01f29eb3e00e4e0. Latest consensus state: current_term: 1 leader_uuid: "17aa0682d3cc4fe2a01f29eb3e00e4e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17aa0682d3cc4fe2a01f29eb3e00e4e0" member_type: VOTER last_known_addr { host: "127.7.13.190" port: 44873 } } peers { permanent_uuid: "915e71e6240f4949ae280b5ba43d3919" member_type: VOTER last_known_addr { host: "127.7.13.189" port: 33521 } } peers { permanent_uuid: "e5a81277354a4dac9d80297f6d4e22c3" member_type: VOTER last_known_addr { host: "127.7.13.188" port: 37569 } } }
14:09:25.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.462473  7457 sys_catalog.cc:458] T 00000000000000000000000000000000 P e5a81277354a4dac9d80297f6d4e22c3 [sys.catalog]: This master's current role is: FOLLOWER
14:09:25.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.462483  7454 sys_catalog.cc:455] T 00000000000000000000000000000000 P 915e71e6240f4949ae280b5ba43d3919 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 17aa0682d3cc4fe2a01f29eb3e00e4e0. Latest consensus state: current_term: 1 leader_uuid: "17aa0682d3cc4fe2a01f29eb3e00e4e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17aa0682d3cc4fe2a01f29eb3e00e4e0" member_type: VOTER last_known_addr { host: "127.7.13.190" port: 44873 } } peers { permanent_uuid: "915e71e6240f4949ae280b5ba43d3919" member_type: VOTER last_known_addr { host: "127.7.13.189" port: 33521 } } peers { permanent_uuid: "e5a81277354a4dac9d80297f6d4e22c3" member_type: VOTER last_known_addr { host: "127.7.13.188" port: 37569 } } }
14:09:25.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.462560  7454 sys_catalog.cc:458] T 00000000000000000000000000000000 P 915e71e6240f4949ae280b5ba43d3919 [sys.catalog]: This master's current role is: FOLLOWER
14:09:25.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.463402  7497 mvcc.cc:204] Tried to move back new op lower bound from 7305296959325331456 to 7305296959318515712. Current Snapshot: MvccSnapshot[applied={T|T < 7305296959325331456}]
14:09:25.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.463379  7481 sys_catalog.cc:455] T 00000000000000000000000000000000 P 17aa0682d3cc4fe2a01f29eb3e00e4e0 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "17aa0682d3cc4fe2a01f29eb3e00e4e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17aa0682d3cc4fe2a01f29eb3e00e4e0" member_type: VOTER last_known_addr { host: "127.7.13.190" port: 44873 } } peers { permanent_uuid: "915e71e6240f4949ae280b5ba43d3919" member_type: VOTER last_known_addr { host: "127.7.13.189" port: 33521 } } peers { permanent_uuid: "e5a81277354a4dac9d80297f6d4e22c3" member_type: VOTER last_known_addr { host: "127.7.13.188" port: 37569 } } }
14:09:25.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.463548  7481 sys_catalog.cc:458] T 00000000000000000000000000000000 P 17aa0682d3cc4fe2a01f29eb3e00e4e0 [sys.catalog]: This master's current role is: LEADER
14:09:25.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.463382  7494 sys_catalog.cc:455] T 00000000000000000000000000000000 P 17aa0682d3cc4fe2a01f29eb3e00e4e0 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "17aa0682d3cc4fe2a01f29eb3e00e4e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17aa0682d3cc4fe2a01f29eb3e00e4e0" member_type: VOTER last_known_addr { host: "127.7.13.190" port: 44873 } } peers { permanent_uuid: "915e71e6240f4949ae280b5ba43d3919" member_type: VOTER last_known_addr { host: "127.7.13.189" port: 33521 } } peers { permanent_uuid: "e5a81277354a4dac9d80297f6d4e22c3" member_type: VOTER last_known_addr { host: "127.7.13.188" port: 37569 } } }
14:09:25.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.463541  7454 sys_catalog.cc:455] T 00000000000000000000000000000000 P 915e71e6240f4949ae280b5ba43d3919 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "17aa0682d3cc4fe2a01f29eb3e00e4e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17aa0682d3cc4fe2a01f29eb3e00e4e0" member_type: VOTER last_known_addr { host: "127.7.13.190" port: 44873 } } peers { permanent_uuid: "915e71e6240f4949ae280b5ba43d3919" member_type: VOTER last_known_addr { host: "127.7.13.189" port: 33521 } } peers { permanent_uuid: "e5a81277354a4dac9d80297f6d4e22c3" member_type: VOTER last_known_addr { host: "127.7.13.188" port: 37569 } } }
14:09:25.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.463594  7494 sys_catalog.cc:458] T 00000000000000000000000000000000 P 17aa0682d3cc4fe2a01f29eb3e00e4e0 [sys.catalog]: This master's current role is: LEADER
14:09:25.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.463621  7454 sys_catalog.cc:458] T 00000000000000000000000000000000 P 915e71e6240f4949ae280b5ba43d3919 [sys.catalog]: This master's current role is: FOLLOWER
14:09:25.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.463682  7457 sys_catalog.cc:455] T 00000000000000000000000000000000 P e5a81277354a4dac9d80297f6d4e22c3 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "17aa0682d3cc4fe2a01f29eb3e00e4e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17aa0682d3cc4fe2a01f29eb3e00e4e0" member_type: VOTER last_known_addr { host: "127.7.13.190" port: 44873 } } peers { permanent_uuid: "915e71e6240f4949ae280b5ba43d3919" member_type: VOTER last_known_addr { host: "127.7.13.189" port: 33521 } } peers { permanent_uuid: "e5a81277354a4dac9d80297f6d4e22c3" member_type: VOTER last_known_addr { host: "127.7.13.188" port: 37569 } } }
14:09:25.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.463725  7498 mvcc.cc:204] Tried to move back new op lower bound from 7305296959325331456 to 7305296959318515712. Current Snapshot: MvccSnapshot[applied={T|T < 7305296959325331456}]
14:09:25.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.463750  7457 sys_catalog.cc:458] T 00000000000000000000000000000000 P e5a81277354a4dac9d80297f6d4e22c3 [sys.catalog]: This master's current role is: FOLLOWER
14:09:25.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.463795  7499 mvcc.cc:204] Tried to move back new op lower bound from 7305296959325331456 to 7305296959318515712. Current Snapshot: MvccSnapshot[applied={T|T < 7305296959325331456}]
14:09:25.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.464057  7496 catalog_manager.cc:1383] Generated new cluster ID: d086008a175c4165ad55fb199d01b53b
14:09:25.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.464118  7496 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
14:09:25.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.472760  7496 catalog_manager.cc:1406] Generated new certificate authority record
14:09:25.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.473315  7496 catalog_manager.cc:1540] Loading token signing keys...
14:09:25.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.481367  7496 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 17aa0682d3cc4fe2a01f29eb3e00e4e0: Generated new TSK 0
14:09:25.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.481617  7496 catalog_manager.cc:1550] Initializing in-progress tserver states...
14:09:25.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.507174  7222 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:25.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:25.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/ts-0/wal
14:09:25.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/ts-0/data
14:09:25.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:25.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:25.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:25.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:25.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:25.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:25.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/ts-0/logs
14:09:25.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/ts-0/data/info.pb
14:09:25.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:25.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:25.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:25.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:25.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:25.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:25.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:25.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:25.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:09:25.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:25.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.7.13.129:0
14:09:25.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.7.13.129
14:09:25.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.7.13.129
14:09:25.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:25.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.7.13.190:44873,127.7.13.189:33521,127.7.13.188:37569
14:09:25.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.7.13.148:45333
14:09:25.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:25.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:25.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:09:25.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:25.583467  7506 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:25.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:25.583670  7506 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:25.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:25.583702  7506 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:25.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:25.585441  7506 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:25.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:25.585538  7506 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.7.13.129
14:09:25.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.587129  7506 tablet_server_runner.cc:78] Tablet server non-default flags:
14:09:25.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:25.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.7.13.148:45333
14:09:25.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:25.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:25.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/ts-0/data
14:09:25.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/ts-0/wal
14:09:25.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:25.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:25.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.7.13.129:0
14:09:25.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:25.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:25.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:25.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/ts-0/data/info.pb
14:09:25.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.7.13.129
14:09:25.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:25.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.7.13.190:44873,127.7.13.189:33521,127.7.13.188:37569
14:09:25.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:25.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.7506
14:09:25.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:25.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:25.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:25.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:25.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.7.13.129
14:09:25.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/ts-0/logs
14:09:25.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:25.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:25.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:25.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:09:25.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:25.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:25.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:25.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:25.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:25.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.587410  7506 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:25.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.587669  7506 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:25.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:25.590255  7511 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:25.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:25.590308  7514 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:25.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.590546  7506 server_base.cc:1061] running on GCE node
14:09:25.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:25.590333  7512 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:25.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.590942  7506 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:25.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.591136  7506 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:25.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.592356  7506 hybrid_clock.cc:648] HybridClock initialized: now 1783519765592336 us; error 53 us; skew 500 ppm
14:09:25.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.593616  7506 webserver.cc:533] Webserver started at http://127.7.13.129:36085/ using document root <none> and password file <none>
14:09:25.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.593885  7506 fs_manager.cc:362] Metadata directory not provided
14:09:25.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.593964  7506 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:25.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.594081  7506 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:25.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.595142  7506 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/ts-0/data/instance:
14:09:25.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9f891af8e428469cb12b2fc6e5a27135"
14:09:25.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:25 on dist-test-slave-63nk"
14:09:25.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.595536  7506 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/ts-0/wal/instance:
14:09:25.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9f891af8e428469cb12b2fc6e5a27135"
14:09:25.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:25 on dist-test-slave-63nk"
14:09:25.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.596901  7506 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
14:09:25.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.597707  7520 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:25.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.597910  7506 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.001s
14:09:25.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.598011  7506 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/ts-0/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/ts-0/wal
14:09:25.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9f891af8e428469cb12b2fc6e5a27135"
14:09:25.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:25 on dist-test-slave-63nk"
14:09:25.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.598070  7506 fs_report.cc:389] FS layout report
14:09:25.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:25.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/ts-0/wal
14:09:25.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/ts-0/wal
14:09:25.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/ts-0/data/data
14:09:25.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:25.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:25.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:25.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:25.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:25.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:25.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:25.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:25.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:25.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:25.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:25.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.618820  7506 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:25.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.619208  7506 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:25.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.619372  7506 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:25.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.619630  7506 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:09:25.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.620046  7506 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:09:25.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.620111  7506 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:09:25.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.620173  7506 ts_tablet_manager.cc:616] Registered 0 tablets
14:09:25.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.620198  7506 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:09:25.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.626533  7506 rpc_server.cc:307] RPC server started. Bound to: 127.7.13.129:38507
14:09:25.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.626587  7633 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.13.129:38507 every 8 connection(s)
14:09:25.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.626915  7506 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/ts-0/data/info.pb
14:09:25.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.631983  7222 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 7506
14:09:25.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.632076  7222 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/ts-0/wal/instance
14:09:25.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.632352  7636 heartbeater.cc:344] Connected to a master server at 127.7.13.189:33521
14:09:25.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.632413  7635 heartbeater.cc:344] Connected to a master server at 127.7.13.190:44873
14:09:25.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.632472  7636 heartbeater.cc:461] Registering TS with master...
14:09:25.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.632483  7635 heartbeater.cc:461] Registering TS with master...
14:09:25.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.632680  7635 heartbeater.cc:507] Master 127.7.13.190:44873 requested a full tablet report, sending...
14:09:25.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.632685  7636 heartbeater.cc:507] Master 127.7.13.189:33521 requested a full tablet report, sending...
14:09:25.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.633095  7264 ts_manager.cc:194] Registered new tserver with Master: 9f891af8e428469cb12b2fc6e5a27135 (127.7.13.129:38507)
14:09:25.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.633317  7336 ts_manager.cc:194] Registered new tserver with Master: 9f891af8e428469cb12b2fc6e5a27135 (127.7.13.129:38507)
14:09:25.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.633756  7222 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:25.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:25.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/ts-1/wal
14:09:25.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/ts-1/data
14:09:25.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:25.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:25.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:25.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:25.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:25.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:25.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/ts-1/logs
14:09:25.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/ts-1/data/info.pb
14:09:25.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:25.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:25.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:25.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:25.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:25.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:25.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:25.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:25.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:09:25.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:25.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.7.13.130:0
14:09:25.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.7.13.130
14:09:25.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.7.13.130
14:09:25.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:25.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.7.13.190:44873,127.7.13.189:33521,127.7.13.188:37569
14:09:25.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.7.13.148:45333
14:09:25.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:25.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:25.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:09:25.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.634084  7264 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.7.13.129:48165
14:09:25.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.635730  7634 heartbeater.cc:344] Connected to a master server at 127.7.13.188:37569
14:09:25.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.635807  7634 heartbeater.cc:461] Registering TS with master...
14:09:25.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.635879  7634 heartbeater.cc:507] Master 127.7.13.188:37569 requested a full tablet report, sending...
14:09:25.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.636264  7408 ts_manager.cc:194] Registered new tserver with Master: 9f891af8e428469cb12b2fc6e5a27135 (127.7.13.129:38507)
14:09:25.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:25.713351  7643 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:25.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:25.713541  7643 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:25.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:25.713560  7643 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:25.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:25.715072  7643 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:25.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:25.715124  7643 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.7.13.130
14:09:25.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.716562  7643 tablet_server_runner.cc:78] Tablet server non-default flags:
14:09:25.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:25.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.7.13.148:45333
14:09:25.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:25.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:25.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/ts-1/data
14:09:25.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/ts-1/wal
14:09:25.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:25.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:25.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.7.13.130:0
14:09:25.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:25.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:25.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:25.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/ts-1/data/info.pb
14:09:25.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.7.13.130
14:09:25.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:25.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.7.13.190:44873,127.7.13.189:33521,127.7.13.188:37569
14:09:25.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:25.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.7643
14:09:25.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:25.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:25.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:25.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:25.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.7.13.130
14:09:25.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/ts-1/logs
14:09:25.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:25.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:25.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:25.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:09:25.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:25.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:25.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:25.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:25.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:25.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.716728  7643 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:25.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.716898  7643 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:25.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:25.719237  7649 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:25.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.719385  7643 server_base.cc:1061] running on GCE node
14:09:25.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:25.719273  7648 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:25.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:25.719256  7651 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:25.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.719760  7643 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:25.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.719947  7643 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:25.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.721100  7643 hybrid_clock.cc:648] HybridClock initialized: now 1783519765721080 us; error 37 us; skew 500 ppm
14:09:25.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.722159  7643 webserver.cc:533] Webserver started at http://127.7.13.130:38143/ using document root <none> and password file <none>
14:09:25.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.722380  7643 fs_manager.cc:362] Metadata directory not provided
14:09:25.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.722448  7643 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:25.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.722553  7643 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:25.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.723415  7643 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/ts-1/data/instance:
14:09:25.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "24783325191640b7b5e4a642635813c3"
14:09:25.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:25 on dist-test-slave-63nk"
14:09:25.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.723768  7643 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/ts-1/wal/instance:
14:09:25.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "24783325191640b7b5e4a642635813c3"
14:09:25.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:25 on dist-test-slave-63nk"
14:09:25.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.724990  7643 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
14:09:25.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.725665  7657 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:25.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.725873  7643 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.001s
14:09:25.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.725960  7643 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/ts-1/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/ts-1/wal
14:09:25.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "24783325191640b7b5e4a642635813c3"
14:09:25.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:25 on dist-test-slave-63nk"
14:09:25.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.726022  7643 fs_report.cc:389] FS layout report
14:09:25.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:25.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/ts-1/wal
14:09:25.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/ts-1/wal
14:09:25.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/ts-1/data/data
14:09:25.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:25.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:25.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:25.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:25.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:25.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:25.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:25.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:25.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:25.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:25.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:25.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.739285  7643 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:25.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.739607  7643 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:25.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.739748  7643 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:25.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.739989  7643 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:09:25.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.740396  7643 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:09:25.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.740451  7643 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:09:25.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.740482  7643 ts_tablet_manager.cc:616] Registered 0 tablets
14:09:25.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.740499  7643 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:09:25.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.746186  7643 rpc_server.cc:307] RPC server started. Bound to: 127.7.13.130:35137
14:09:25.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.746232  7770 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.13.130:35137 every 8 connection(s)
14:09:25.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.746541  7643 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/ts-1/data/info.pb
14:09:25.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.748581  7222 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 7643
14:09:25.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.748664  7222 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/ts-1/wal/instance
14:09:25.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.749935  7222 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:25.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:25.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/ts-2/wal
14:09:25.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/ts-2/data
14:09:25.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:25.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:25.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:25.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:25.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:25.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:25.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/ts-2/logs
14:09:25.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/ts-2/data/info.pb
14:09:25.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:25.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:25.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:25.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:25.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:25.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:25.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:25.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:25.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:09:25.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:25.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.7.13.131:0
14:09:25.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.7.13.131
14:09:25.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.7.13.131
14:09:25.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:25.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.7.13.190:44873,127.7.13.189:33521,127.7.13.188:37569
14:09:25.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.7.13.148:45333
14:09:25.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:25.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:25.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:09:25.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.752686  7772 heartbeater.cc:344] Connected to a master server at 127.7.13.190:44873
14:09:25.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.752787  7772 heartbeater.cc:461] Registering TS with master...
14:09:25.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.753021  7772 heartbeater.cc:507] Master 127.7.13.190:44873 requested a full tablet report, sending...
14:09:25.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.753293  7771 heartbeater.cc:344] Connected to a master server at 127.7.13.188:37569
14:09:25.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.753351  7771 heartbeater.cc:461] Registering TS with master...
14:09:25.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.753374  7264 ts_manager.cc:194] Registered new tserver with Master: 24783325191640b7b5e4a642635813c3 (127.7.13.130:35137)
14:09:25.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.753445  7771 heartbeater.cc:507] Master 127.7.13.188:37569 requested a full tablet report, sending...
14:09:25.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.753756  7408 ts_manager.cc:194] Registered new tserver with Master: 24783325191640b7b5e4a642635813c3 (127.7.13.130:35137)
14:09:25.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.753849  7264 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.7.13.130:59071
14:09:25.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.752763  7773 heartbeater.cc:344] Connected to a master server at 127.7.13.189:33521
14:09:25.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.754150  7773 heartbeater.cc:461] Registering TS with master...
14:09:25.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.754357  7773 heartbeater.cc:507] Master 127.7.13.189:33521 requested a full tablet report, sending...
14:09:25.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.754621  7336 ts_manager.cc:194] Registered new tserver with Master: 24783325191640b7b5e4a642635813c3 (127.7.13.130:35137)
14:09:25.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:25.828680  7778 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:25.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:25.828873  7778 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:25.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:25.828914  7778 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:25.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:25.830664  7778 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:25.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:25.830753  7778 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.7.13.131
14:09:25.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.832470  7778 tablet_server_runner.cc:78] Tablet server non-default flags:
14:09:25.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:25.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.7.13.148:45333
14:09:25.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:25.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:25.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/ts-2/data
14:09:25.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/ts-2/wal
14:09:25.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:25.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:25.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.7.13.131:0
14:09:25.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:25.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:25.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:25.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/ts-2/data/info.pb
14:09:25.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.7.13.131
14:09:25.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:25.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.7.13.190:44873,127.7.13.189:33521,127.7.13.188:37569
14:09:25.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:25.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.7778
14:09:25.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:25.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:25.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:25.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:25.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.7.13.131
14:09:25.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/ts-2/logs
14:09:25.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:25.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:25.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:25.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:09:25.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:25.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:25.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:25.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:25.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:25.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.832719  7778 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:25.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.832962  7778 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:25.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:25.835554  7783 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:25.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:25.835561  7786 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:25.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.835624  7778 server_base.cc:1061] running on GCE node
14:09:25.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:25.835561  7784 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:25.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.835915  7778 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:25.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.836163  7778 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:25.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.837340  7778 hybrid_clock.cc:648] HybridClock initialized: now 1783519765837314 us; error 39 us; skew 500 ppm
14:09:25.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.838537  7778 webserver.cc:533] Webserver started at http://127.7.13.131:43199/ using document root <none> and password file <none>
14:09:25.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.838752  7778 fs_manager.cc:362] Metadata directory not provided
14:09:25.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.838801  7778 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:25.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.838924  7778 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:25.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.839745  7778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/ts-2/data/instance:
14:09:25.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "242746cce3934582a10384801787d9b6"
14:09:25.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:25 on dist-test-slave-63nk"
14:09:25.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.840157  7778 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/ts-2/wal/instance:
14:09:25.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "242746cce3934582a10384801787d9b6"
14:09:25.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:25 on dist-test-slave-63nk"
14:09:25.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.841392  7778 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
14:09:25.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.842147  7792 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:25.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.842377  7778 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
14:09:25.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.842479  7778 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/ts-2/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/ts-2/wal
14:09:25.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "242746cce3934582a10384801787d9b6"
14:09:25.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:25 on dist-test-slave-63nk"
14:09:25.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.842549  7778 fs_report.cc:389] FS layout report
14:09:25.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:25.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/ts-2/wal
14:09:25.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/ts-2/wal
14:09:25.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/ts-2/data/data
14:09:25.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:25.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:25.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:25.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:25.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:25.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:25.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:25.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:25.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:25.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:25.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:25.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.855909  7778 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:25.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.856308  7778 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:25.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.856479  7778 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:25.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.856756  7778 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:09:25.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.857146  7778 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:09:25.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.857203  7778 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:09:25.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.857237  7778 ts_tablet_manager.cc:616] Registered 0 tablets
14:09:25.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.857254  7778 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:09:25.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.863067  7778 rpc_server.cc:307] RPC server started. Bound to: 127.7.13.131:43023
14:09:25.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.863145  7905 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.13.131:43023 every 8 connection(s)
14:09:25.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.863485  7778 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/ts-2/data/info.pb
14:09:25.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.866003  7222 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 7778
14:09:25.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.866086  7222 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/ts-2/wal/instance
14:09:25.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.870652  7908 heartbeater.cc:344] Connected to a master server at 127.7.13.189:33521
14:09:25.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.870776  7908 heartbeater.cc:461] Registering TS with master...
14:09:25.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.870734  7906 heartbeater.cc:344] Connected to a master server at 127.7.13.188:37569
14:09:25.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.870751  7907 heartbeater.cc:344] Connected to a master server at 127.7.13.190:44873
14:09:25.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.870846  7906 heartbeater.cc:461] Registering TS with master...
14:09:25.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.870858  7907 heartbeater.cc:461] Registering TS with master...
14:09:25.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.870998  7907 heartbeater.cc:507] Master 127.7.13.190:44873 requested a full tablet report, sending...
14:09:25.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.870998  7908 heartbeater.cc:507] Master 127.7.13.189:33521 requested a full tablet report, sending...
14:09:25.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.870998  7906 heartbeater.cc:507] Master 127.7.13.188:37569 requested a full tablet report, sending...
14:09:25.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.871531  7264 ts_manager.cc:194] Registered new tserver with Master: 242746cce3934582a10384801787d9b6 (127.7.13.131:43023)
14:09:25.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.871564  7336 ts_manager.cc:194] Registered new tserver with Master: 242746cce3934582a10384801787d9b6 (127.7.13.131:43023)
14:09:25.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.871593  7408 ts_manager.cc:194] Registered new tserver with Master: 242746cce3934582a10384801787d9b6 (127.7.13.131:43023)
14:09:25.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.872016  7264 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.7.13.131:44787
14:09:25.882 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:09:25.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.881440  7222 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
14:09:25.882 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

14:09:25.884 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.7.13.190"
      port: 44873
    }
    bound_http_address {
      host: "127.7.13.190"
      port: 34315
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.7.13.189"
      port: 33521
    }
    bound_http_address {
      host: "127.7.13.189"
      port: 35719
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.7.13.188"
      port: 37569
    }
    bound_http_address {
      host: "127.7.13.188"
      port: 43943
    }
  }
}

14:09:25.884 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

14:09:25.885 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.7.13.129"
      port: 38507
    }
    bound_http_address {
      host: "127.7.13.129"
      port: 36085
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.7.13.130"
      port: 35137
    }
    bound_http_address {
      host: "127.7.13.130"
      port: 38143
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.7.13.131"
      port: 43023
    }
    bound_http_address {
      host: "127.7.13.131"
      port: 43199
    }
  }
}

14:09:25.885 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
14:09:25.887 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:09:25.889 [DEBUG - main] (Connection.java:748) [peer master-127.7.13.190:44873(127.7.13.190:44873)] connecting to peer
14:09:25.890 [DEBUG - main] (Connection.java:748) [peer master-127.7.13.188:37569(127.7.13.188:37569)] connecting to peer
14:09:25.890 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.7.13.190:44873(127.7.13.190:44873)] Successfully connected to peer
14:09:25.891 [DEBUG - main] (Connection.java:748) [peer master-127.7.13.189:33521(127.7.13.189:33521)] connecting to peer
14:09:25.892 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.7.13.188:37569(127.7.13.188:37569)] Successfully connected to peer
14:09:25.894 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.7.13.188
14:09:25.894 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.7.13.190
14:09:25.896 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.7.13.189:33521(127.7.13.189:33521)] Successfully connected to peer
14:09:25.898 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.7.13.189
14:09:25.906 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x94441608, L:/127.0.0.1:44818 - R:/127.7.13.188:37569] using SASL/PLAIN
14:09:25.909 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xaac1cd47, L:/127.0.0.1:55382 - R:/127.7.13.190:44873] using SASL/PLAIN
14:09:25.909 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x8bfa612b, L:/127.0.0.1:60632 - R:/127.7.13.189:33521] using SASL/PLAIN
14:09:25.910 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:09:25.910 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=22), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.7.13.190:44873, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.7.13.188:37569, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.7.13.189:33521, [19ms] Sub RPC ConnectToMaster: received response from server master-127.7.13.188:37569: OK, [22ms] Sub RPC ConnectToMaster: received response from server master-127.7.13.190:44873: OK, deferred=null) after lookup
14:09:25.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.911367  7264 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55382:
14:09:25.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1783519765888"
14:09:25.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
14:09:25.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:09:25.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
14:09:25.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:09:25.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:09:25.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:09:25.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:09:25.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:09:25.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:09:25.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:09:25.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:09:25.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
14:09:25.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:09:25.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:09:25.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:09:25.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:09:25.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:09:25.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:09:25.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:09:25.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:09:25.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
14:09:25.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
14:09:25.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
14:09:25.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:09:25.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:09:25.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:09:25.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
14:09:25.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
14:09:25.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:09:25.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
14:09:25.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:09:25.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:09:25.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:09:25.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:09:25.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:09:25.917 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 59ad9d4eab62414ba2a3239d73198e0e
14:09:25.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.921027  7568 tablet_service.cc:1511] Processing CreateTablet for tablet 86a06d8b432647bbae39d8f49514ccdf (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783519765888 [id=59ad9d4eab62414ba2a3239d73198e0e]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION UNBOUNDED
14:09:25.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.921343  7568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86a06d8b432647bbae39d8f49514ccdf. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:25.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.922118  7705 tablet_service.cc:1511] Processing CreateTablet for tablet 73849882f1684abda482d937e6afba45 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783519765888 [id=59ad9d4eab62414ba2a3239d73198e0e]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION UNBOUNDED
14:09:25.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.922348  7705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73849882f1684abda482d937e6afba45. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:25.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.923630  7921 tablet_bootstrap.cc:492] T 86a06d8b432647bbae39d8f49514ccdf P 9f891af8e428469cb12b2fc6e5a27135: Bootstrap starting.
14:09:25.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.924304  7921 tablet_bootstrap.cc:654] T 86a06d8b432647bbae39d8f49514ccdf P 9f891af8e428469cb12b2fc6e5a27135: Neither blocks nor log segments found. Creating new log.
14:09:25.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.924597  7921 log.cc:826] T 86a06d8b432647bbae39d8f49514ccdf P 9f891af8e428469cb12b2fc6e5a27135: Log is configured to *not* fsync() on all Append() calls
14:09:25.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.924607  7922 tablet_bootstrap.cc:492] T 73849882f1684abda482d937e6afba45 P 24783325191640b7b5e4a642635813c3: Bootstrap starting.
14:09:25.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.925206  7922 tablet_bootstrap.cc:654] T 73849882f1684abda482d937e6afba45 P 24783325191640b7b5e4a642635813c3: Neither blocks nor log segments found. Creating new log.
14:09:25.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.925285  7921 tablet_bootstrap.cc:492] T 86a06d8b432647bbae39d8f49514ccdf P 9f891af8e428469cb12b2fc6e5a27135: No bootstrap required, opened a new log
14:09:25.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.925356  7921 ts_tablet_manager.cc:1403] T 86a06d8b432647bbae39d8f49514ccdf P 9f891af8e428469cb12b2fc6e5a27135: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
14:09:25.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.925441  7922 log.cc:826] T 73849882f1684abda482d937e6afba45 P 24783325191640b7b5e4a642635813c3: Log is configured to *not* fsync() on all Append() calls
14:09:25.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.926016  7922 tablet_bootstrap.cc:492] T 73849882f1684abda482d937e6afba45 P 24783325191640b7b5e4a642635813c3: No bootstrap required, opened a new log
14:09:25.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.926067  7922 ts_tablet_manager.cc:1403] T 73849882f1684abda482d937e6afba45 P 24783325191640b7b5e4a642635813c3: Time spent bootstrapping tablet: real 0.001s	user 0.001s	sys 0.000s
14:09:25.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.926959  7921 raft_consensus.cc:359] T 86a06d8b432647bbae39d8f49514ccdf P 9f891af8e428469cb12b2fc6e5a27135 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9f891af8e428469cb12b2fc6e5a27135" member_type: VOTER last_known_addr { host: "127.7.13.129" port: 38507 } }
14:09:25.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.927093  7921 raft_consensus.cc:385] T 86a06d8b432647bbae39d8f49514ccdf P 9f891af8e428469cb12b2fc6e5a27135 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:25.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.927126  7921 raft_consensus.cc:740] T 86a06d8b432647bbae39d8f49514ccdf P 9f891af8e428469cb12b2fc6e5a27135 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f891af8e428469cb12b2fc6e5a27135, State: Initialized, Role: FOLLOWER
14:09:25.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.927223  7921 consensus_queue.cc:260] T 86a06d8b432647bbae39d8f49514ccdf P 9f891af8e428469cb12b2fc6e5a27135 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9f891af8e428469cb12b2fc6e5a27135" member_type: VOTER last_known_addr { host: "127.7.13.129" port: 38507 } }
14:09:25.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.927301  7921 raft_consensus.cc:399] T 86a06d8b432647bbae39d8f49514ccdf P 9f891af8e428469cb12b2fc6e5a27135 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:09:25.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.927345  7921 raft_consensus.cc:493] T 86a06d8b432647bbae39d8f49514ccdf P 9f891af8e428469cb12b2fc6e5a27135 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:09:25.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.927390  7921 raft_consensus.cc:3060] T 86a06d8b432647bbae39d8f49514ccdf P 9f891af8e428469cb12b2fc6e5a27135 [term 0 FOLLOWER]: Advancing to term 1
14:09:25.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.927644  7922 raft_consensus.cc:359] T 73849882f1684abda482d937e6afba45 P 24783325191640b7b5e4a642635813c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24783325191640b7b5e4a642635813c3" member_type: VOTER last_known_addr { host: "127.7.13.130" port: 35137 } }
14:09:25.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.927745  7922 raft_consensus.cc:385] T 73849882f1684abda482d937e6afba45 P 24783325191640b7b5e4a642635813c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:25.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.927767  7922 raft_consensus.cc:740] T 73849882f1684abda482d937e6afba45 P 24783325191640b7b5e4a642635813c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24783325191640b7b5e4a642635813c3, State: Initialized, Role: FOLLOWER
14:09:25.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.927858  7922 consensus_queue.cc:260] T 73849882f1684abda482d937e6afba45 P 24783325191640b7b5e4a642635813c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24783325191640b7b5e4a642635813c3" member_type: VOTER last_known_addr { host: "127.7.13.130" port: 35137 } }
14:09:25.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.927937  7922 raft_consensus.cc:399] T 73849882f1684abda482d937e6afba45 P 24783325191640b7b5e4a642635813c3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:09:25.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.927960  7922 raft_consensus.cc:493] T 73849882f1684abda482d937e6afba45 P 24783325191640b7b5e4a642635813c3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:09:25.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.927989  7922 raft_consensus.cc:3060] T 73849882f1684abda482d937e6afba45 P 24783325191640b7b5e4a642635813c3 [term 0 FOLLOWER]: Advancing to term 1
14:09:25.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.927976  7921 raft_consensus.cc:515] T 86a06d8b432647bbae39d8f49514ccdf P 9f891af8e428469cb12b2fc6e5a27135 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9f891af8e428469cb12b2fc6e5a27135" member_type: VOTER last_known_addr { host: "127.7.13.129" port: 38507 } }
14:09:25.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.928081  7921 leader_election.cc:304] T 86a06d8b432647bbae39d8f49514ccdf P 9f891af8e428469cb12b2fc6e5a27135 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9f891af8e428469cb12b2fc6e5a27135; no voters: 
14:09:25.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.928272  7921 leader_election.cc:290] T 86a06d8b432647bbae39d8f49514ccdf P 9f891af8e428469cb12b2fc6e5a27135 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:09:25.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.928349  7925 raft_consensus.cc:2804] T 86a06d8b432647bbae39d8f49514ccdf P 9f891af8e428469cb12b2fc6e5a27135 [term 1 FOLLOWER]: Leader election won for term 1
14:09:25.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.928468  7921 ts_tablet_manager.cc:1434] T 86a06d8b432647bbae39d8f49514ccdf P 9f891af8e428469cb12b2fc6e5a27135: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
14:09:25.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.928488  7925 raft_consensus.cc:697] T 86a06d8b432647bbae39d8f49514ccdf P 9f891af8e428469cb12b2fc6e5a27135 [term 1 LEADER]: Becoming Leader. State: Replica: 9f891af8e428469cb12b2fc6e5a27135, State: Running, Role: LEADER
14:09:25.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.928593  7925 consensus_queue.cc:237] T 86a06d8b432647bbae39d8f49514ccdf P 9f891af8e428469cb12b2fc6e5a27135 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9f891af8e428469cb12b2fc6e5a27135" member_type: VOTER last_known_addr { host: "127.7.13.129" port: 38507 } }
14:09:25.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.928684  7635 heartbeater.cc:499] Master 127.7.13.190:44873 was elected leader, sending a full tablet report...
14:09:25.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.928692  7922 raft_consensus.cc:515] T 73849882f1684abda482d937e6afba45 P 24783325191640b7b5e4a642635813c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24783325191640b7b5e4a642635813c3" member_type: VOTER last_known_addr { host: "127.7.13.130" port: 35137 } }
14:09:25.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.928789  7922 leader_election.cc:304] T 73849882f1684abda482d937e6afba45 P 24783325191640b7b5e4a642635813c3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 24783325191640b7b5e4a642635813c3; no voters: 
14:09:25.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.928996  7922 leader_election.cc:290] T 73849882f1684abda482d937e6afba45 P 24783325191640b7b5e4a642635813c3 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:09:25.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.929333  7922 ts_tablet_manager.cc:1434] T 73849882f1684abda482d937e6afba45 P 24783325191640b7b5e4a642635813c3: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
14:09:25.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.929450  7929 raft_consensus.cc:2804] T 73849882f1684abda482d937e6afba45 P 24783325191640b7b5e4a642635813c3 [term 1 FOLLOWER]: Leader election won for term 1
14:09:25.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.929561  7772 heartbeater.cc:499] Master 127.7.13.190:44873 was elected leader, sending a full tablet report...
14:09:25.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.929793  7929 raft_consensus.cc:697] T 73849882f1684abda482d937e6afba45 P 24783325191640b7b5e4a642635813c3 [term 1 LEADER]: Becoming Leader. State: Replica: 24783325191640b7b5e4a642635813c3, State: Running, Role: LEADER
14:09:25.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.930088  7929 consensus_queue.cc:237] T 73849882f1684abda482d937e6afba45 P 24783325191640b7b5e4a642635813c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24783325191640b7b5e4a642635813c3" member_type: VOTER last_known_addr { host: "127.7.13.130" port: 35137 } }
14:09:25.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.930354  7264 catalog_manager.cc:5697] T 86a06d8b432647bbae39d8f49514ccdf P 9f891af8e428469cb12b2fc6e5a27135 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f891af8e428469cb12b2fc6e5a27135 (127.7.13.129). New cstate: current_term: 1 leader_uuid: "9f891af8e428469cb12b2fc6e5a27135" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9f891af8e428469cb12b2fc6e5a27135" member_type: VOTER last_known_addr { host: "127.7.13.129" port: 38507 } health_report { overall_health: HEALTHY } } }
14:09:25.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.932678  7263 catalog_manager.cc:5697] T 73849882f1684abda482d937e6afba45 P 24783325191640b7b5e4a642635813c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 24783325191640b7b5e4a642635813c3 (127.7.13.130). New cstate: current_term: 1 leader_uuid: "24783325191640b7b5e4a642635813c3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24783325191640b7b5e4a642635813c3" member_type: VOTER last_known_addr { host: "127.7.13.130" port: 35137 } health_report { overall_health: HEALTHY } } }
14:09:25.956 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 86a06d8b432647bbae39d8f49514ccdf for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000000, 0x00000001)
14:09:25.957 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 73849882f1684abda482d937e6afba45 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001, 0x00000002)
14:09:25.957 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=86a06d8b432647bbae39d8f49514ccdf@[9f891af8e428469cb12b2fc6e5a27135(127.7.13.129:38507)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=73849882f1684abda482d937e6afba45@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:25.957 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 86a06d8b432647bbae39d8f49514ccdf for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000000, 0x00000001)
14:09:25.957 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 73849882f1684abda482d937e6afba45 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001, 0x00000002)
14:09:25.957 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=86a06d8b432647bbae39d8f49514ccdf@[9f891af8e428469cb12b2fc6e5a27135(127.7.13.129:38507)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=73849882f1684abda482d937e6afba45@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:25.957 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@6e78fcf5, flushNotification=Deferred@91220956(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:09:25.958 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 73849882f1684abda482d937e6afba45 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001, 0x00000002)
14:09:25.958 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=73849882f1684abda482d937e6afba45@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:25.958 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 73849882f1684abda482d937e6afba45 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001, 0x00000002)
14:09:25.958 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=73849882f1684abda482d937e6afba45@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:25.958 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 73849882f1684abda482d937e6afba45 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001, 0x00000002)
14:09:25.958 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=73849882f1684abda482d937e6afba45@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:25.958 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 73849882f1684abda482d937e6afba45 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001, 0x00000002)
14:09:25.958 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=73849882f1684abda482d937e6afba45@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:25.958 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 73849882f1684abda482d937e6afba45 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001, 0x00000002)
14:09:25.958 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=73849882f1684abda482d937e6afba45@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:25.959 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 86a06d8b432647bbae39d8f49514ccdf for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000000, 0x00000001)
14:09:25.959 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 73849882f1684abda482d937e6afba45 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001, 0x00000002)
14:09:25.959 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=86a06d8b432647bbae39d8f49514ccdf@[9f891af8e428469cb12b2fc6e5a27135(127.7.13.129:38507)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=73849882f1684abda482d937e6afba45@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:25.959 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 73849882f1684abda482d937e6afba45 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001, 0x00000002)
14:09:25.959 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=73849882f1684abda482d937e6afba45@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:25.959 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 73849882f1684abda482d937e6afba45 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001, 0x00000002)
14:09:25.959 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=73849882f1684abda482d937e6afba45@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:25.959 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 86a06d8b432647bbae39d8f49514ccdf for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000000, 0x00000001)
14:09:25.959 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 73849882f1684abda482d937e6afba45 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001, 0x00000002)
14:09:25.959 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=86a06d8b432647bbae39d8f49514ccdf@[9f891af8e428469cb12b2fc6e5a27135(127.7.13.129:38507)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=73849882f1684abda482d937e6afba45@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:25.960 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 73849882f1684abda482d937e6afba45 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001, 0x00000002)
14:09:25.960 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=73849882f1684abda482d937e6afba45@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:25.960 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 86a06d8b432647bbae39d8f49514ccdf for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000000, 0x00000001)
14:09:25.960 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 73849882f1684abda482d937e6afba45 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001, 0x00000002)
14:09:25.960 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=86a06d8b432647bbae39d8f49514ccdf@[9f891af8e428469cb12b2fc6e5a27135(127.7.13.129:38507)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=73849882f1684abda482d937e6afba45@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:25.960 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 86a06d8b432647bbae39d8f49514ccdf for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000000, 0x00000001)
14:09:25.960 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 73849882f1684abda482d937e6afba45 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001, 0x00000002)
14:09:25.960 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=86a06d8b432647bbae39d8f49514ccdf@[9f891af8e428469cb12b2fc6e5a27135(127.7.13.129:38507)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=73849882f1684abda482d937e6afba45@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:25.961 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 86a06d8b432647bbae39d8f49514ccdf for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000000, 0x00000001)
14:09:25.961 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 73849882f1684abda482d937e6afba45 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001, 0x00000002)
14:09:25.961 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=86a06d8b432647bbae39d8f49514ccdf@[9f891af8e428469cb12b2fc6e5a27135(127.7.13.129:38507)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=73849882f1684abda482d937e6afba45@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:25.961 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 86a06d8b432647bbae39d8f49514ccdf for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000000, 0x00000001)
14:09:25.961 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 73849882f1684abda482d937e6afba45 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001, 0x00000002)
14:09:25.961 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=86a06d8b432647bbae39d8f49514ccdf@[9f891af8e428469cb12b2fc6e5a27135(127.7.13.129:38507)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=73849882f1684abda482d937e6afba45@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:25.961 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 86a06d8b432647bbae39d8f49514ccdf for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000000, 0x00000001)
14:09:25.961 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 73849882f1684abda482d937e6afba45 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001, 0x00000002)
14:09:25.961 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=86a06d8b432647bbae39d8f49514ccdf@[9f891af8e428469cb12b2fc6e5a27135(127.7.13.129:38507)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=73849882f1684abda482d937e6afba45@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:25.961 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 86a06d8b432647bbae39d8f49514ccdf for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000000, 0x00000001)
14:09:25.961 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 73849882f1684abda482d937e6afba45 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001, 0x00000002)
14:09:25.962 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=86a06d8b432647bbae39d8f49514ccdf@[9f891af8e428469cb12b2fc6e5a27135(127.7.13.129:38507)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=73849882f1684abda482d937e6afba45@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:25.962 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 73849882f1684abda482d937e6afba45 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001, 0x00000002)
14:09:25.962 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=73849882f1684abda482d937e6afba45@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:25.962 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 86a06d8b432647bbae39d8f49514ccdf for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000000, 0x00000001)
14:09:25.962 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 73849882f1684abda482d937e6afba45 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001, 0x00000002)
14:09:25.962 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=86a06d8b432647bbae39d8f49514ccdf@[9f891af8e428469cb12b2fc6e5a27135(127.7.13.129:38507)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=73849882f1684abda482d937e6afba45@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:25.962 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 86a06d8b432647bbae39d8f49514ccdf for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000000, 0x00000001)
14:09:25.962 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 73849882f1684abda482d937e6afba45 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001, 0x00000002)
14:09:25.962 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=86a06d8b432647bbae39d8f49514ccdf@[9f891af8e428469cb12b2fc6e5a27135(127.7.13.129:38507)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=73849882f1684abda482d937e6afba45@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:25.963 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 86a06d8b432647bbae39d8f49514ccdf for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000000, 0x00000001)
14:09:25.963 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 73849882f1684abda482d937e6afba45 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001, 0x00000002)
14:09:25.963 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=86a06d8b432647bbae39d8f49514ccdf@[9f891af8e428469cb12b2fc6e5a27135(127.7.13.129:38507)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=73849882f1684abda482d937e6afba45@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:25.963 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 73849882f1684abda482d937e6afba45 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001, 0x00000002)
14:09:25.963 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=73849882f1684abda482d937e6afba45@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:25.963 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 86a06d8b432647bbae39d8f49514ccdf for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000000, 0x00000001)
14:09:25.963 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 73849882f1684abda482d937e6afba45 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001, 0x00000002)
14:09:25.964 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=86a06d8b432647bbae39d8f49514ccdf@[9f891af8e428469cb12b2fc6e5a27135(127.7.13.129:38507)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=73849882f1684abda482d937e6afba45@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:25.964 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 86a06d8b432647bbae39d8f49514ccdf for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000000, 0x00000001)
14:09:25.964 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 73849882f1684abda482d937e6afba45 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001, 0x00000002)
14:09:25.964 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=86a06d8b432647bbae39d8f49514ccdf@[9f891af8e428469cb12b2fc6e5a27135(127.7.13.129:38507)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=73849882f1684abda482d937e6afba45@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:25.964 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 73849882f1684abda482d937e6afba45 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001, 0x00000002)
14:09:25.964 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=73849882f1684abda482d937e6afba45@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:25.964 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 73849882f1684abda482d937e6afba45 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001, 0x00000002)
14:09:25.964 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=73849882f1684abda482d937e6afba45@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:25.964 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 86a06d8b432647bbae39d8f49514ccdf for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000000, 0x00000001)
14:09:25.964 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 73849882f1684abda482d937e6afba45 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001, 0x00000002)
14:09:25.965 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=86a06d8b432647bbae39d8f49514ccdf@[9f891af8e428469cb12b2fc6e5a27135(127.7.13.129:38507)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=73849882f1684abda482d937e6afba45@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:25.965 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 86a06d8b432647bbae39d8f49514ccdf for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000000, 0x00000001)
14:09:25.965 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 73849882f1684abda482d937e6afba45 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001, 0x00000002)
14:09:25.965 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=86a06d8b432647bbae39d8f49514ccdf@[9f891af8e428469cb12b2fc6e5a27135(127.7.13.129:38507)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=73849882f1684abda482d937e6afba45@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:25.965 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 73849882f1684abda482d937e6afba45 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001, 0x00000002)
14:09:25.965 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=73849882f1684abda482d937e6afba45@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:25.965 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 86a06d8b432647bbae39d8f49514ccdf for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000000, 0x00000001)
14:09:25.965 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 73849882f1684abda482d937e6afba45 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001, 0x00000002)
14:09:25.965 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=86a06d8b432647bbae39d8f49514ccdf@[9f891af8e428469cb12b2fc6e5a27135(127.7.13.129:38507)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=73849882f1684abda482d937e6afba45@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:25.965 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 86a06d8b432647bbae39d8f49514ccdf for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000000, 0x00000001)
14:09:25.965 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 73849882f1684abda482d937e6afba45 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001, 0x00000002)
14:09:25.966 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=86a06d8b432647bbae39d8f49514ccdf@[9f891af8e428469cb12b2fc6e5a27135(127.7.13.129:38507)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=73849882f1684abda482d937e6afba45@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:25.966 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 73849882f1684abda482d937e6afba45 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001, 0x00000002)
14:09:25.966 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=73849882f1684abda482d937e6afba45@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:25.966 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 73849882f1684abda482d937e6afba45 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001, 0x00000002)
14:09:25.966 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=73849882f1684abda482d937e6afba45@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:25.966 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 73849882f1684abda482d937e6afba45 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001, 0x00000002)
14:09:25.966 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=73849882f1684abda482d937e6afba45@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:25.966 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 73849882f1684abda482d937e6afba45 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001, 0x00000002)
14:09:25.966 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=73849882f1684abda482d937e6afba45@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:25.967 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 73849882f1684abda482d937e6afba45 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001, 0x00000002)
14:09:25.967 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=73849882f1684abda482d937e6afba45@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:25.967 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 73849882f1684abda482d937e6afba45 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001, 0x00000002)
14:09:25.967 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=73849882f1684abda482d937e6afba45@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:25.967 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 73849882f1684abda482d937e6afba45 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001, 0x00000002)
14:09:25.967 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=73849882f1684abda482d937e6afba45@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:25.967 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 86a06d8b432647bbae39d8f49514ccdf for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000000, 0x00000001)
14:09:25.967 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 73849882f1684abda482d937e6afba45 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001, 0x00000002)
14:09:25.967 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=86a06d8b432647bbae39d8f49514ccdf@[9f891af8e428469cb12b2fc6e5a27135(127.7.13.129:38507)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=73849882f1684abda482d937e6afba45@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:25.967 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 73849882f1684abda482d937e6afba45 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001, 0x00000002)
14:09:25.967 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=73849882f1684abda482d937e6afba45@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:25.968 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 86a06d8b432647bbae39d8f49514ccdf for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000000, 0x00000001)
14:09:25.968 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 73849882f1684abda482d937e6afba45 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001, 0x00000002)
14:09:25.968 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=86a06d8b432647bbae39d8f49514ccdf@[9f891af8e428469cb12b2fc6e5a27135(127.7.13.129:38507)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=73849882f1684abda482d937e6afba45@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:25.968 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 86a06d8b432647bbae39d8f49514ccdf for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000000, 0x00000001)
14:09:25.968 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 73849882f1684abda482d937e6afba45 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001, 0x00000002)
14:09:25.968 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=86a06d8b432647bbae39d8f49514ccdf@[9f891af8e428469cb12b2fc6e5a27135(127.7.13.129:38507)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=73849882f1684abda482d937e6afba45@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:25.968 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 86a06d8b432647bbae39d8f49514ccdf for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000000, 0x00000001)
14:09:25.968 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 73849882f1684abda482d937e6afba45 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001, 0x00000002)
14:09:25.969 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=86a06d8b432647bbae39d8f49514ccdf@[9f891af8e428469cb12b2fc6e5a27135(127.7.13.129:38507)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=73849882f1684abda482d937e6afba45@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:25.969 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 86a06d8b432647bbae39d8f49514ccdf for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000000, 0x00000001)
14:09:25.969 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 73849882f1684abda482d937e6afba45 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001, 0x00000002)
14:09:25.969 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=86a06d8b432647bbae39d8f49514ccdf@[9f891af8e428469cb12b2fc6e5a27135(127.7.13.129:38507)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=73849882f1684abda482d937e6afba45@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:25.969 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 73849882f1684abda482d937e6afba45 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001, 0x00000002)
14:09:25.969 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=73849882f1684abda482d937e6afba45@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:25.969 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 86a06d8b432647bbae39d8f49514ccdf for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000000, 0x00000001)
14:09:25.969 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 73849882f1684abda482d937e6afba45 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001, 0x00000002)
14:09:25.969 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=86a06d8b432647bbae39d8f49514ccdf@[9f891af8e428469cb12b2fc6e5a27135(127.7.13.129:38507)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=73849882f1684abda482d937e6afba45@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:25.969 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 73849882f1684abda482d937e6afba45 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001, 0x00000002)
14:09:25.969 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=73849882f1684abda482d937e6afba45@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:25.970 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 73849882f1684abda482d937e6afba45 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001, 0x00000002)
14:09:25.970 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=73849882f1684abda482d937e6afba45@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:25.970 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 73849882f1684abda482d937e6afba45 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001, 0x00000002)
14:09:25.970 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=73849882f1684abda482d937e6afba45@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:25.971 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 86a06d8b432647bbae39d8f49514ccdf for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000000, 0x00000001)
14:09:25.971 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 73849882f1684abda482d937e6afba45 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001, 0x00000002)
14:09:25.971 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=86a06d8b432647bbae39d8f49514ccdf@[9f891af8e428469cb12b2fc6e5a27135(127.7.13.129:38507)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=73849882f1684abda482d937e6afba45@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:25.972 [DEBUG - kudu-nio-0] (Connection.java:748) [peer 9f891af8e428469cb12b2fc6e5a27135(127.7.13.129:38507)] connecting to peer
14:09:25.973 [DEBUG - kudu-nio-0] (Connection.java:748) [peer 24783325191640b7b5e4a642635813c3(127.7.13.130:35137)] connecting to peer
14:09:25.974 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 9f891af8e428469cb12b2fc6e5a27135(127.7.13.129:38507)] Successfully connected to peer
14:09:25.975 [DEBUG - kudu-nio-4] (Connection.java:757) [peer 24783325191640b7b5e4a642635813c3(127.7.13.130:35137)] Successfully connected to peer
14:09:25.987 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0x9aea3846, L:/127.0.0.1:58726 - R:/127.7.13.129:38507] using TOKEN/null
14:09:25.989 [DEBUG - kudu-nio-4] (Negotiator.java:918) Authenticated connection [id: 0x73b4c235, L:/127.0.0.1:52830 - R:/127.7.13.130:35137] using TOKEN/null
14:09:25.993 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 86a06d8b432647bbae39d8f49514ccdf for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000000, 0x00000001)
14:09:25.994 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 73849882f1684abda482d937e6afba45 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001, 0x00000002)
14:09:25.994 [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=86a06d8b432647bbae39d8f49514ccdf@[9f891af8e428469cb12b2fc6e5a27135(127.7.13.129:38507)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=73849882f1684abda482d937e6afba45@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:25.994 [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.7.13.190:44873, [1ms] Sub RPC GetTableLocations: received response from server master-127.7.13.190:44873: OK, deferred=null)) after lookup
14:09:25.996 [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-1783519765888, tablet=86a06d8b432647bbae39d8f49514ccdf, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:25.996 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 86a06d8b432647bbae39d8f49514ccdf for partition [0x00000000, 0x00000001) with scanner id null
14:09:25.998 [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-1783519765888, tablet=73849882f1684abda482d937e6afba45, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:25.998 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 73849882f1684abda482d937e6afba45 for partition [0x00000001, 0x00000002) with scanner id null
14:09:26.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:25.999904  7259 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55382:
14:09:26.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783519765888" } 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 } }
14:09:26.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.001681  7259 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 17aa0682d3cc4fe2a01f29eb3e00e4e0: Sending DeleteTablet for 1 replicas of tablet 86a06d8b432647bbae39d8f49514ccdf
14:09:26.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.001801  7259 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 17aa0682d3cc4fe2a01f29eb3e00e4e0: Sending DeleteTablet for 1 replicas of tablet 73849882f1684abda482d937e6afba45
14:09:26.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.002041  7705 tablet_service.cc:1558] Processing DeleteTablet for tablet 73849882f1684abda482d937e6afba45 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-08 14:09:25 UTC) from {username='slave'} at 127.0.0.1:52820
14:09:26.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.002456  7568 tablet_service.cc:1558] Processing DeleteTablet for tablet 86a06d8b432647bbae39d8f49514ccdf with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-08 14:09:25 UTC) from {username='slave'} at 127.0.0.1:58716
14:09:26.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.004256  7941 tablet_replica.cc:333] T 86a06d8b432647bbae39d8f49514ccdf P 9f891af8e428469cb12b2fc6e5a27135: stopping tablet replica
14:09:26.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.004462  7941 raft_consensus.cc:2243] T 86a06d8b432647bbae39d8f49514ccdf P 9f891af8e428469cb12b2fc6e5a27135 [term 1 LEADER]: Raft consensus shutting down.
14:09:26.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.004626  7941 raft_consensus.cc:2272] T 86a06d8b432647bbae39d8f49514ccdf P 9f891af8e428469cb12b2fc6e5a27135 [term 1 FOLLOWER]: Raft consensus is shut down!
14:09:26.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.005153  7941 ts_tablet_manager.cc:1916] T 86a06d8b432647bbae39d8f49514ccdf P 9f891af8e428469cb12b2fc6e5a27135: Deleting tablet data with delete state TABLET_DATA_DELETED
14:09:26.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.006939  7941 ts_tablet_manager.cc:1929] T 86a06d8b432647bbae39d8f49514ccdf P 9f891af8e428469cb12b2fc6e5a27135: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:09:26.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.007105  7941 log.cc:1199] T 86a06d8b432647bbae39d8f49514ccdf P 9f891af8e428469cb12b2fc6e5a27135: Deleting WAL directory at /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/ts-0/wal/wals/86a06d8b432647bbae39d8f49514ccdf
14:09:26.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.007423  7941 ts_tablet_manager.cc:1950] T 86a06d8b432647bbae39d8f49514ccdf P 9f891af8e428469cb12b2fc6e5a27135: Deleting consensus metadata
14:09:26.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.007891  7248 catalog_manager.cc:5028] TS 9f891af8e428469cb12b2fc6e5a27135 (127.7.13.129:38507): tablet 86a06d8b432647bbae39d8f49514ccdf (table org.apache.kudu.client.TestAlterTable-1783519765888 [id=59ad9d4eab62414ba2a3239d73198e0e]) successfully deleted
14:09:26.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.008220  7940 tablet_replica.cc:333] T 73849882f1684abda482d937e6afba45 P 24783325191640b7b5e4a642635813c3: stopping tablet replica
14:09:26.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.008391  7940 raft_consensus.cc:2243] T 73849882f1684abda482d937e6afba45 P 24783325191640b7b5e4a642635813c3 [term 1 LEADER]: Raft consensus shutting down.
14:09:26.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.008553  7940 raft_consensus.cc:2272] T 73849882f1684abda482d937e6afba45 P 24783325191640b7b5e4a642635813c3 [term 1 FOLLOWER]: Raft consensus is shut down!
14:09:26.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.009002  7940 ts_tablet_manager.cc:1916] T 73849882f1684abda482d937e6afba45 P 24783325191640b7b5e4a642635813c3: Deleting tablet data with delete state TABLET_DATA_DELETED
14:09:26.011 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.011 [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.7.13.190:44873, [1ms] Sub RPC GetTableLocations: received response from server master-127.7.13.190:44873: OK, deferred=null)) after lookup
14:09:26.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.012485  7259 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55382:
14:09:26.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783519765888" } 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 } }
14:09:26.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:26.014250  7259 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ee0e5312c0b949f990902f6a6716cb74 has no consensus state
14:09:26.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:26.014314  7259 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b01445d360b041b2ba151eedaa33e6be has no consensus state
14:09:26.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.016149  7705 tablet_service.cc:1511] Processing CreateTablet for tablet b01445d360b041b2ba151eedaa33e6be (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783519765888 [id=59ad9d4eab62414ba2a3239d73198e0e]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 0 <= VALUES < 100
14:09:26.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.016306  7705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b01445d360b041b2ba151eedaa33e6be. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:26.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.017782  7922 tablet_bootstrap.cc:492] T b01445d360b041b2ba151eedaa33e6be P 24783325191640b7b5e4a642635813c3: Bootstrap starting.
14:09:26.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.018314  7922 tablet_bootstrap.cc:654] T b01445d360b041b2ba151eedaa33e6be P 24783325191640b7b5e4a642635813c3: Neither blocks nor log segments found. Creating new log.
14:09:26.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.016204  7940 ts_tablet_manager.cc:1929] T 73849882f1684abda482d937e6afba45 P 24783325191640b7b5e4a642635813c3: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:09:26.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.019466  7940 log.cc:1199] T 73849882f1684abda482d937e6afba45 P 24783325191640b7b5e4a642635813c3: Deleting WAL directory at /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/ts-1/wal/wals/73849882f1684abda482d937e6afba45
14:09:26.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.019851  7940 ts_tablet_manager.cc:1950] T 73849882f1684abda482d937e6afba45 P 24783325191640b7b5e4a642635813c3: Deleting consensus metadata
14:09:26.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.020355  7250 catalog_manager.cc:5028] TS 24783325191640b7b5e4a642635813c3 (127.7.13.130:35137): tablet 73849882f1684abda482d937e6afba45 (table org.apache.kudu.client.TestAlterTable-1783519765888 [id=59ad9d4eab62414ba2a3239d73198e0e]) successfully deleted
14:09:26.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.020308  7840 tablet_service.cc:1511] Processing CreateTablet for tablet ee0e5312c0b949f990902f6a6716cb74 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783519765888 [id=59ad9d4eab62414ba2a3239d73198e0e]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 0 <= VALUES < 100
14:09:26.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.020596  7840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee0e5312c0b949f990902f6a6716cb74. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:26.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.024507  7922 tablet_bootstrap.cc:492] T b01445d360b041b2ba151eedaa33e6be P 24783325191640b7b5e4a642635813c3: No bootstrap required, opened a new log
14:09:26.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.024564  7922 ts_tablet_manager.cc:1403] T b01445d360b041b2ba151eedaa33e6be P 24783325191640b7b5e4a642635813c3: Time spent bootstrapping tablet: real 0.007s	user 0.001s	sys 0.000s
14:09:26.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.024712  7922 raft_consensus.cc:359] T b01445d360b041b2ba151eedaa33e6be P 24783325191640b7b5e4a642635813c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24783325191640b7b5e4a642635813c3" member_type: VOTER last_known_addr { host: "127.7.13.130" port: 35137 } }
14:09:26.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.024772  7922 raft_consensus.cc:385] T b01445d360b041b2ba151eedaa33e6be P 24783325191640b7b5e4a642635813c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:26.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.024793  7922 raft_consensus.cc:740] T b01445d360b041b2ba151eedaa33e6be P 24783325191640b7b5e4a642635813c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24783325191640b7b5e4a642635813c3, State: Initialized, Role: FOLLOWER
14:09:26.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.024834  7922 consensus_queue.cc:260] T b01445d360b041b2ba151eedaa33e6be P 24783325191640b7b5e4a642635813c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24783325191640b7b5e4a642635813c3" member_type: VOTER last_known_addr { host: "127.7.13.130" port: 35137 } }
14:09:26.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.024880  7922 raft_consensus.cc:399] T b01445d360b041b2ba151eedaa33e6be P 24783325191640b7b5e4a642635813c3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:09:26.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.024900  7922 raft_consensus.cc:493] T b01445d360b041b2ba151eedaa33e6be P 24783325191640b7b5e4a642635813c3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:09:26.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.024920  7922 raft_consensus.cc:3060] T b01445d360b041b2ba151eedaa33e6be P 24783325191640b7b5e4a642635813c3 [term 0 FOLLOWER]: Advancing to term 1
14:09:26.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.025550  7922 raft_consensus.cc:515] T b01445d360b041b2ba151eedaa33e6be P 24783325191640b7b5e4a642635813c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24783325191640b7b5e4a642635813c3" member_type: VOTER last_known_addr { host: "127.7.13.130" port: 35137 } }
14:09:26.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.025616  7922 leader_election.cc:304] T b01445d360b041b2ba151eedaa33e6be P 24783325191640b7b5e4a642635813c3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 24783325191640b7b5e4a642635813c3; no voters: 
14:09:26.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.025656  7922 leader_election.cc:290] T b01445d360b041b2ba151eedaa33e6be P 24783325191640b7b5e4a642635813c3 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:09:26.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.025718  7922 ts_tablet_manager.cc:1434] T b01445d360b041b2ba151eedaa33e6be P 24783325191640b7b5e4a642635813c3: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
14:09:26.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.026595  7929 raft_consensus.cc:2804] T b01445d360b041b2ba151eedaa33e6be P 24783325191640b7b5e4a642635813c3 [term 1 FOLLOWER]: Leader election won for term 1
14:09:26.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.026736  7929 raft_consensus.cc:697] T b01445d360b041b2ba151eedaa33e6be P 24783325191640b7b5e4a642635813c3 [term 1 LEADER]: Becoming Leader. State: Replica: 24783325191640b7b5e4a642635813c3, State: Running, Role: LEADER
14:09:26.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.026789  7929 consensus_queue.cc:237] T b01445d360b041b2ba151eedaa33e6be P 24783325191640b7b5e4a642635813c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24783325191640b7b5e4a642635813c3" member_type: VOTER last_known_addr { host: "127.7.13.130" port: 35137 } }
14:09:26.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.027660  7259 catalog_manager.cc:5697] T b01445d360b041b2ba151eedaa33e6be P 24783325191640b7b5e4a642635813c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 24783325191640b7b5e4a642635813c3 (127.7.13.130). New cstate: current_term: 1 leader_uuid: "24783325191640b7b5e4a642635813c3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24783325191640b7b5e4a642635813c3" member_type: VOTER last_known_addr { host: "127.7.13.130" port: 35137 } health_report { overall_health: HEALTHY } } }
14:09:26.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.028312  7944 tablet_bootstrap.cc:492] T ee0e5312c0b949f990902f6a6716cb74 P 242746cce3934582a10384801787d9b6: Bootstrap starting.
14:09:26.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.029093  7944 tablet_bootstrap.cc:654] T ee0e5312c0b949f990902f6a6716cb74 P 242746cce3934582a10384801787d9b6: Neither blocks nor log segments found. Creating new log.
14:09:26.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.029783  7944 log.cc:826] T ee0e5312c0b949f990902f6a6716cb74 P 242746cce3934582a10384801787d9b6: Log is configured to *not* fsync() on all Append() calls
14:09:26.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.032611  7944 tablet_bootstrap.cc:492] T ee0e5312c0b949f990902f6a6716cb74 P 242746cce3934582a10384801787d9b6: No bootstrap required, opened a new log
14:09:26.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.032676  7944 ts_tablet_manager.cc:1403] T ee0e5312c0b949f990902f6a6716cb74 P 242746cce3934582a10384801787d9b6: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
14:09:26.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.034750  7944 raft_consensus.cc:359] T ee0e5312c0b949f990902f6a6716cb74 P 242746cce3934582a10384801787d9b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "242746cce3934582a10384801787d9b6" member_type: VOTER last_known_addr { host: "127.7.13.131" port: 43023 } }
14:09:26.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.034891  7944 raft_consensus.cc:385] T ee0e5312c0b949f990902f6a6716cb74 P 242746cce3934582a10384801787d9b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:26.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.034922  7944 raft_consensus.cc:740] T ee0e5312c0b949f990902f6a6716cb74 P 242746cce3934582a10384801787d9b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 242746cce3934582a10384801787d9b6, State: Initialized, Role: FOLLOWER
14:09:26.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.035014  7944 consensus_queue.cc:260] T ee0e5312c0b949f990902f6a6716cb74 P 242746cce3934582a10384801787d9b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "242746cce3934582a10384801787d9b6" member_type: VOTER last_known_addr { host: "127.7.13.131" port: 43023 } }
14:09:26.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.035069  7944 raft_consensus.cc:399] T ee0e5312c0b949f990902f6a6716cb74 P 242746cce3934582a10384801787d9b6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:09:26.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.035097  7944 raft_consensus.cc:493] T ee0e5312c0b949f990902f6a6716cb74 P 242746cce3934582a10384801787d9b6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:09:26.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.035140  7944 raft_consensus.cc:3060] T ee0e5312c0b949f990902f6a6716cb74 P 242746cce3934582a10384801787d9b6 [term 0 FOLLOWER]: Advancing to term 1
14:09:26.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.035815  7944 raft_consensus.cc:515] T ee0e5312c0b949f990902f6a6716cb74 P 242746cce3934582a10384801787d9b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "242746cce3934582a10384801787d9b6" member_type: VOTER last_known_addr { host: "127.7.13.131" port: 43023 } }
14:09:26.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.035926  7944 leader_election.cc:304] T ee0e5312c0b949f990902f6a6716cb74 P 242746cce3934582a10384801787d9b6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 242746cce3934582a10384801787d9b6; no voters: 
14:09:26.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.036077  7944 leader_election.cc:290] T ee0e5312c0b949f990902f6a6716cb74 P 242746cce3934582a10384801787d9b6 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:09:26.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.036266  7944 ts_tablet_manager.cc:1434] T ee0e5312c0b949f990902f6a6716cb74 P 242746cce3934582a10384801787d9b6: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
14:09:26.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.036391  7907 heartbeater.cc:499] Master 127.7.13.190:44873 was elected leader, sending a full tablet report...
14:09:26.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.038326  7259 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 17aa0682d3cc4fe2a01f29eb3e00e4e0: org.apache.kudu.client.TestAlterTable-1783519765888 [id=59ad9d4eab62414ba2a3239d73198e0e] alter complete (version 0)
14:09:26.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.040238  7949 raft_consensus.cc:2804] T ee0e5312c0b949f990902f6a6716cb74 P 242746cce3934582a10384801787d9b6 [term 1 FOLLOWER]: Leader election won for term 1
14:09:26.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.040551  7949 raft_consensus.cc:697] T ee0e5312c0b949f990902f6a6716cb74 P 242746cce3934582a10384801787d9b6 [term 1 LEADER]: Becoming Leader. State: Replica: 242746cce3934582a10384801787d9b6, State: Running, Role: LEADER
14:09:26.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.040745  7949 consensus_queue.cc:237] T ee0e5312c0b949f990902f6a6716cb74 P 242746cce3934582a10384801787d9b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "242746cce3934582a10384801787d9b6" member_type: VOTER last_known_addr { host: "127.7.13.131" port: 43023 } }
14:09:26.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.041996  7259 catalog_manager.cc:5697] T ee0e5312c0b949f990902f6a6716cb74 P 242746cce3934582a10384801787d9b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 242746cce3934582a10384801787d9b6 (127.7.13.131). New cstate: current_term: 1 leader_uuid: "242746cce3934582a10384801787d9b6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "242746cce3934582a10384801787d9b6" member_type: VOTER last_known_addr { host: "127.7.13.131" port: 43023 } health_report { overall_health: HEALTHY } } }
14:09:26.062 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b01445d360b041b2ba151eedaa33e6be for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000180000000, 0x0000000180000064)
14:09:26.062 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=b01445d360b041b2ba151eedaa33e6be@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.062 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b01445d360b041b2ba151eedaa33e6be for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000180000000, 0x0000000180000064)
14:09:26.062 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=b01445d360b041b2ba151eedaa33e6be@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.063 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ee0e5312c0b949f990902f6a6716cb74 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000080000000, 0x0000000080000064)
14:09:26.063 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b01445d360b041b2ba151eedaa33e6be for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000180000000, 0x0000000180000064)
14:09:26.063 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=ee0e5312c0b949f990902f6a6716cb74@[242746cce3934582a10384801787d9b6(127.7.13.131:43023)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=b01445d360b041b2ba151eedaa33e6be@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.063 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b01445d360b041b2ba151eedaa33e6be for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000180000000, 0x0000000180000064)
14:09:26.063 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=b01445d360b041b2ba151eedaa33e6be@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.063 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b01445d360b041b2ba151eedaa33e6be for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000180000000, 0x0000000180000064)
14:09:26.063 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=b01445d360b041b2ba151eedaa33e6be@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.064 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b01445d360b041b2ba151eedaa33e6be for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000180000000, 0x0000000180000064)
14:09:26.064 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=b01445d360b041b2ba151eedaa33e6be@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.064 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ee0e5312c0b949f990902f6a6716cb74 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000080000000, 0x0000000080000064)
14:09:26.064 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b01445d360b041b2ba151eedaa33e6be for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000180000000, 0x0000000180000064)
14:09:26.064 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=ee0e5312c0b949f990902f6a6716cb74@[242746cce3934582a10384801787d9b6(127.7.13.131:43023)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=b01445d360b041b2ba151eedaa33e6be@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.064 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b01445d360b041b2ba151eedaa33e6be for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000180000000, 0x0000000180000064)
14:09:26.064 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=b01445d360b041b2ba151eedaa33e6be@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.065 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b01445d360b041b2ba151eedaa33e6be for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000180000000, 0x0000000180000064)
14:09:26.065 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=b01445d360b041b2ba151eedaa33e6be@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.065 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ee0e5312c0b949f990902f6a6716cb74 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000080000000, 0x0000000080000064)
14:09:26.065 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b01445d360b041b2ba151eedaa33e6be for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000180000000, 0x0000000180000064)
14:09:26.065 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=ee0e5312c0b949f990902f6a6716cb74@[242746cce3934582a10384801787d9b6(127.7.13.131:43023)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=b01445d360b041b2ba151eedaa33e6be@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.066 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b01445d360b041b2ba151eedaa33e6be for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000180000000, 0x0000000180000064)
14:09:26.066 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=b01445d360b041b2ba151eedaa33e6be@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.066 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ee0e5312c0b949f990902f6a6716cb74 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000080000000, 0x0000000080000064)
14:09:26.066 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b01445d360b041b2ba151eedaa33e6be for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000180000000, 0x0000000180000064)
14:09:26.066 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=ee0e5312c0b949f990902f6a6716cb74@[242746cce3934582a10384801787d9b6(127.7.13.131:43023)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=b01445d360b041b2ba151eedaa33e6be@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.067 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ee0e5312c0b949f990902f6a6716cb74 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000080000000, 0x0000000080000064)
14:09:26.067 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b01445d360b041b2ba151eedaa33e6be for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000180000000, 0x0000000180000064)
14:09:26.067 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=ee0e5312c0b949f990902f6a6716cb74@[242746cce3934582a10384801787d9b6(127.7.13.131:43023)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=b01445d360b041b2ba151eedaa33e6be@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.067 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ee0e5312c0b949f990902f6a6716cb74 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000080000000, 0x0000000080000064)
14:09:26.067 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b01445d360b041b2ba151eedaa33e6be for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000180000000, 0x0000000180000064)
14:09:26.067 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=ee0e5312c0b949f990902f6a6716cb74@[242746cce3934582a10384801787d9b6(127.7.13.131:43023)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=b01445d360b041b2ba151eedaa33e6be@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.067 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ee0e5312c0b949f990902f6a6716cb74 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000080000000, 0x0000000080000064)
14:09:26.067 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b01445d360b041b2ba151eedaa33e6be for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000180000000, 0x0000000180000064)
14:09:26.067 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=ee0e5312c0b949f990902f6a6716cb74@[242746cce3934582a10384801787d9b6(127.7.13.131:43023)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=b01445d360b041b2ba151eedaa33e6be@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.068 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@7d151a, flushNotification=Deferred@692838068(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:09:26.069 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ee0e5312c0b949f990902f6a6716cb74 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000080000000, 0x0000000080000064)
14:09:26.070 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b01445d360b041b2ba151eedaa33e6be for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000180000000, 0x0000000180000064)
14:09:26.070 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=ee0e5312c0b949f990902f6a6716cb74@[242746cce3934582a10384801787d9b6(127.7.13.131:43023)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=b01445d360b041b2ba151eedaa33e6be@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.070 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ee0e5312c0b949f990902f6a6716cb74 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000080000000, 0x0000000080000064)
14:09:26.070 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b01445d360b041b2ba151eedaa33e6be for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000180000000, 0x0000000180000064)
14:09:26.070 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=ee0e5312c0b949f990902f6a6716cb74@[242746cce3934582a10384801787d9b6(127.7.13.131:43023)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=b01445d360b041b2ba151eedaa33e6be@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.071 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ee0e5312c0b949f990902f6a6716cb74 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000080000000, 0x0000000080000064)
14:09:26.071 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b01445d360b041b2ba151eedaa33e6be for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000180000000, 0x0000000180000064)
14:09:26.073 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299997, tablet=ee0e5312c0b949f990902f6a6716cb74@[242746cce3934582a10384801787d9b6(127.7.13.131:43023)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299997}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299997, tablet=b01445d360b041b2ba151eedaa33e6be@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299997}]
14:09:26.074 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b01445d360b041b2ba151eedaa33e6be for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000180000000, 0x0000000180000064)
14:09:26.074 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=b01445d360b041b2ba151eedaa33e6be@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.074 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ee0e5312c0b949f990902f6a6716cb74 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000080000000, 0x0000000080000064)
14:09:26.074 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b01445d360b041b2ba151eedaa33e6be for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000180000000, 0x0000000180000064)
14:09:26.074 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=ee0e5312c0b949f990902f6a6716cb74@[242746cce3934582a10384801787d9b6(127.7.13.131:43023)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=b01445d360b041b2ba151eedaa33e6be@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.074 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ee0e5312c0b949f990902f6a6716cb74 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000080000000, 0x0000000080000064)
14:09:26.074 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b01445d360b041b2ba151eedaa33e6be for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000180000000, 0x0000000180000064)
14:09:26.074 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=ee0e5312c0b949f990902f6a6716cb74@[242746cce3934582a10384801787d9b6(127.7.13.131:43023)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=b01445d360b041b2ba151eedaa33e6be@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.075 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b01445d360b041b2ba151eedaa33e6be for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000180000000, 0x0000000180000064)
14:09:26.075 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=b01445d360b041b2ba151eedaa33e6be@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.075 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ee0e5312c0b949f990902f6a6716cb74 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000080000000, 0x0000000080000064)
14:09:26.075 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b01445d360b041b2ba151eedaa33e6be for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000180000000, 0x0000000180000064)
14:09:26.075 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=ee0e5312c0b949f990902f6a6716cb74@[242746cce3934582a10384801787d9b6(127.7.13.131:43023)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=b01445d360b041b2ba151eedaa33e6be@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.075 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ee0e5312c0b949f990902f6a6716cb74 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000080000000, 0x0000000080000064)
14:09:26.075 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b01445d360b041b2ba151eedaa33e6be for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000180000000, 0x0000000180000064)
14:09:26.076 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=ee0e5312c0b949f990902f6a6716cb74@[242746cce3934582a10384801787d9b6(127.7.13.131:43023)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=b01445d360b041b2ba151eedaa33e6be@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.076 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ee0e5312c0b949f990902f6a6716cb74 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000080000000, 0x0000000080000064)
14:09:26.076 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b01445d360b041b2ba151eedaa33e6be for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000180000000, 0x0000000180000064)
14:09:26.076 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=ee0e5312c0b949f990902f6a6716cb74@[242746cce3934582a10384801787d9b6(127.7.13.131:43023)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=b01445d360b041b2ba151eedaa33e6be@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.076 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ee0e5312c0b949f990902f6a6716cb74 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000080000000, 0x0000000080000064)
14:09:26.076 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b01445d360b041b2ba151eedaa33e6be for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000180000000, 0x0000000180000064)
14:09:26.076 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=ee0e5312c0b949f990902f6a6716cb74@[242746cce3934582a10384801787d9b6(127.7.13.131:43023)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=b01445d360b041b2ba151eedaa33e6be@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.077 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b01445d360b041b2ba151eedaa33e6be for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000180000000, 0x0000000180000064)
14:09:26.077 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=b01445d360b041b2ba151eedaa33e6be@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.077 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ee0e5312c0b949f990902f6a6716cb74 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000080000000, 0x0000000080000064)
14:09:26.077 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b01445d360b041b2ba151eedaa33e6be for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000180000000, 0x0000000180000064)
14:09:26.077 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=ee0e5312c0b949f990902f6a6716cb74@[242746cce3934582a10384801787d9b6(127.7.13.131:43023)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=b01445d360b041b2ba151eedaa33e6be@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.077 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b01445d360b041b2ba151eedaa33e6be for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000180000000, 0x0000000180000064)
14:09:26.077 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=b01445d360b041b2ba151eedaa33e6be@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.078 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b01445d360b041b2ba151eedaa33e6be for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000180000000, 0x0000000180000064)
14:09:26.078 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=b01445d360b041b2ba151eedaa33e6be@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.078 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b01445d360b041b2ba151eedaa33e6be for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000180000000, 0x0000000180000064)
14:09:26.078 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=b01445d360b041b2ba151eedaa33e6be@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.078 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b01445d360b041b2ba151eedaa33e6be for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000180000000, 0x0000000180000064)
14:09:26.078 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=b01445d360b041b2ba151eedaa33e6be@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.079 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b01445d360b041b2ba151eedaa33e6be for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000180000000, 0x0000000180000064)
14:09:26.079 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=b01445d360b041b2ba151eedaa33e6be@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.079 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b01445d360b041b2ba151eedaa33e6be for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000180000000, 0x0000000180000064)
14:09:26.079 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=b01445d360b041b2ba151eedaa33e6be@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.080 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b01445d360b041b2ba151eedaa33e6be for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000180000000, 0x0000000180000064)
14:09:26.080 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=b01445d360b041b2ba151eedaa33e6be@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.081 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ee0e5312c0b949f990902f6a6716cb74 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000080000000, 0x0000000080000064)
14:09:26.081 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b01445d360b041b2ba151eedaa33e6be for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000180000000, 0x0000000180000064)
14:09:26.081 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=ee0e5312c0b949f990902f6a6716cb74@[242746cce3934582a10384801787d9b6(127.7.13.131:43023)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=b01445d360b041b2ba151eedaa33e6be@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.081 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b01445d360b041b2ba151eedaa33e6be for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000180000000, 0x0000000180000064)
14:09:26.081 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=b01445d360b041b2ba151eedaa33e6be@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.082 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ee0e5312c0b949f990902f6a6716cb74 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000080000000, 0x0000000080000064)
14:09:26.082 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b01445d360b041b2ba151eedaa33e6be for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000180000000, 0x0000000180000064)
14:09:26.082 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=ee0e5312c0b949f990902f6a6716cb74@[242746cce3934582a10384801787d9b6(127.7.13.131:43023)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=b01445d360b041b2ba151eedaa33e6be@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.082 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ee0e5312c0b949f990902f6a6716cb74 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000080000000, 0x0000000080000064)
14:09:26.082 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b01445d360b041b2ba151eedaa33e6be for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000180000000, 0x0000000180000064)
14:09:26.082 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=ee0e5312c0b949f990902f6a6716cb74@[242746cce3934582a10384801787d9b6(127.7.13.131:43023)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=b01445d360b041b2ba151eedaa33e6be@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.082 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ee0e5312c0b949f990902f6a6716cb74 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000080000000, 0x0000000080000064)
14:09:26.082 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b01445d360b041b2ba151eedaa33e6be for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000180000000, 0x0000000180000064)
14:09:26.083 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=ee0e5312c0b949f990902f6a6716cb74@[242746cce3934582a10384801787d9b6(127.7.13.131:43023)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=b01445d360b041b2ba151eedaa33e6be@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.083 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ee0e5312c0b949f990902f6a6716cb74 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000080000000, 0x0000000080000064)
14:09:26.083 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b01445d360b041b2ba151eedaa33e6be for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000180000000, 0x0000000180000064)
14:09:26.083 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=ee0e5312c0b949f990902f6a6716cb74@[242746cce3934582a10384801787d9b6(127.7.13.131:43023)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=b01445d360b041b2ba151eedaa33e6be@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.083 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b01445d360b041b2ba151eedaa33e6be for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000180000000, 0x0000000180000064)
14:09:26.083 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=b01445d360b041b2ba151eedaa33e6be@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.083 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ee0e5312c0b949f990902f6a6716cb74 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000080000000, 0x0000000080000064)
14:09:26.084 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b01445d360b041b2ba151eedaa33e6be for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000180000000, 0x0000000180000064)
14:09:26.084 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=ee0e5312c0b949f990902f6a6716cb74@[242746cce3934582a10384801787d9b6(127.7.13.131:43023)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=b01445d360b041b2ba151eedaa33e6be@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.084 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b01445d360b041b2ba151eedaa33e6be for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000180000000, 0x0000000180000064)
14:09:26.084 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=b01445d360b041b2ba151eedaa33e6be@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.084 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b01445d360b041b2ba151eedaa33e6be for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000180000000, 0x0000000180000064)
14:09:26.084 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=b01445d360b041b2ba151eedaa33e6be@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.085 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b01445d360b041b2ba151eedaa33e6be for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000180000000, 0x0000000180000064)
14:09:26.085 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=b01445d360b041b2ba151eedaa33e6be@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.085 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ee0e5312c0b949f990902f6a6716cb74 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000080000000, 0x0000000080000064)
14:09:26.085 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b01445d360b041b2ba151eedaa33e6be for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000180000000, 0x0000000180000064)
14:09:26.085 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=ee0e5312c0b949f990902f6a6716cb74@[242746cce3934582a10384801787d9b6(127.7.13.131:43023)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=b01445d360b041b2ba151eedaa33e6be@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.085 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ee0e5312c0b949f990902f6a6716cb74 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000080000000, 0x0000000080000064)
14:09:26.085 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b01445d360b041b2ba151eedaa33e6be for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000180000000, 0x0000000180000064)
14:09:26.085 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=ee0e5312c0b949f990902f6a6716cb74@[242746cce3934582a10384801787d9b6(127.7.13.131:43023)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=b01445d360b041b2ba151eedaa33e6be@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.086 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b01445d360b041b2ba151eedaa33e6be for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000180000000, 0x0000000180000064)
14:09:26.086 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=b01445d360b041b2ba151eedaa33e6be@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.086 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b01445d360b041b2ba151eedaa33e6be for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000180000000, 0x0000000180000064)
14:09:26.086 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=b01445d360b041b2ba151eedaa33e6be@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.086 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ee0e5312c0b949f990902f6a6716cb74 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000080000000, 0x0000000080000064)
14:09:26.086 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b01445d360b041b2ba151eedaa33e6be for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000180000000, 0x0000000180000064)
14:09:26.086 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=ee0e5312c0b949f990902f6a6716cb74@[242746cce3934582a10384801787d9b6(127.7.13.131:43023)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=b01445d360b041b2ba151eedaa33e6be@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.087 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ee0e5312c0b949f990902f6a6716cb74 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000080000000, 0x0000000080000064)
14:09:26.087 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b01445d360b041b2ba151eedaa33e6be for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000180000000, 0x0000000180000064)
14:09:26.087 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=ee0e5312c0b949f990902f6a6716cb74@[242746cce3934582a10384801787d9b6(127.7.13.131:43023)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=b01445d360b041b2ba151eedaa33e6be@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.090 [DEBUG - kudu-nio-0] (Connection.java:748) [peer 242746cce3934582a10384801787d9b6(127.7.13.131:43023)] connecting to peer
14:09:26.092 [DEBUG - kudu-nio-5] (Connection.java:757) [peer 242746cce3934582a10384801787d9b6(127.7.13.131:43023)] Successfully connected to peer
14:09:26.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.095032  7468 catalog_manager.cc:1295] Loaded cluster ID: d086008a175c4165ad55fb199d01b53b
14:09:26.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.095117  7468 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 915e71e6240f4949ae280b5ba43d3919: loading cluster ID for follower catalog manager: success
14:09:26.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.096609  7468 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 915e71e6240f4949ae280b5ba43d3919: acquiring CA information for follower catalog manager: success
14:09:26.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.096948  7468 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 915e71e6240f4949ae280b5ba43d3919: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
14:09:26.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.097622  7478 catalog_manager.cc:1295] Loaded cluster ID: d086008a175c4165ad55fb199d01b53b
14:09:26.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.097692  7478 catalog_manager.cc:1588] T 00000000000000000000000000000000 P e5a81277354a4dac9d80297f6d4e22c3: loading cluster ID for follower catalog manager: success
14:09:26.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.099006  7478 catalog_manager.cc:1610] T 00000000000000000000000000000000 P e5a81277354a4dac9d80297f6d4e22c3: acquiring CA information for follower catalog manager: success
14:09:26.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.099325  7478 catalog_manager.cc:1638] T 00000000000000000000000000000000 P e5a81277354a4dac9d80297f6d4e22c3: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
14:09:26.113 [DEBUG - kudu-nio-5] (Negotiator.java:918) Authenticated connection [id: 0x2767b5c1, L:/127.0.0.1:50568 - R:/127.7.13.131:43023] using TOKEN/null
14:09:26.121 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ee0e5312c0b949f990902f6a6716cb74 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000080000000, 0x0000000080000064)
14:09:26.121 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b01445d360b041b2ba151eedaa33e6be for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000180000000, 0x0000000180000064)
14:09:26.121 [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=ee0e5312c0b949f990902f6a6716cb74@[242746cce3934582a10384801787d9b6(127.7.13.131:43023)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=b01445d360b041b2ba151eedaa33e6be@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.122 [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.7.13.190:44873, [4ms] Sub RPC GetTableLocations: received response from server master-127.7.13.190:44873: OK, deferred=null)) after lookup
14:09:26.124 [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-1783519765888, tablet=ee0e5312c0b949f990902f6a6716cb74, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:26.124 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet ee0e5312c0b949f990902f6a6716cb74 for partition [0x0000000080000000, 0x0000000080000064) with scanner id null
14:09:26.126 [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-1783519765888, tablet=b01445d360b041b2ba151eedaa33e6be, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:26.126 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet b01445d360b041b2ba151eedaa33e6be for partition [0x0000000180000000, 0x0000000180000064) with scanner id null
14:09:26.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.127244  7259 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55382:
14:09:26.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783519765888" } 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 } }
14:09:26.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:26.129693  7259 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f74383267c5642f390d78447be4aeb35 has no consensus state
14:09:26.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:26.129765  7259 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet cfdc3dc637ef42d8849f0d793c085d4a has no consensus state
14:09:26.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.129784  7259 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 17aa0682d3cc4fe2a01f29eb3e00e4e0: Sending DeleteTablet for 1 replicas of tablet ee0e5312c0b949f990902f6a6716cb74
14:09:26.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.129878  7259 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 17aa0682d3cc4fe2a01f29eb3e00e4e0: Sending DeleteTablet for 1 replicas of tablet b01445d360b041b2ba151eedaa33e6be
14:09:26.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.130334  7840 tablet_service.cc:1558] Processing DeleteTablet for tablet ee0e5312c0b949f990902f6a6716cb74 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-08 14:09:26 UTC) from {username='slave'} at 127.0.0.1:50554
14:09:26.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.130596  7705 tablet_service.cc:1558] Processing DeleteTablet for tablet b01445d360b041b2ba151eedaa33e6be with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-08 14:09:26 UTC) from {username='slave'} at 127.0.0.1:52820
14:09:26.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.130728  7940 tablet_replica.cc:333] T b01445d360b041b2ba151eedaa33e6be P 24783325191640b7b5e4a642635813c3: stopping tablet replica
14:09:26.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.130811  7940 raft_consensus.cc:2243] T b01445d360b041b2ba151eedaa33e6be P 24783325191640b7b5e4a642635813c3 [term 1 LEADER]: Raft consensus shutting down.
14:09:26.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.130858  7940 raft_consensus.cc:2272] T b01445d360b041b2ba151eedaa33e6be P 24783325191640b7b5e4a642635813c3 [term 1 FOLLOWER]: Raft consensus is shut down!
14:09:26.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.131273  7940 ts_tablet_manager.cc:1916] T b01445d360b041b2ba151eedaa33e6be P 24783325191640b7b5e4a642635813c3: Deleting tablet data with delete state TABLET_DATA_DELETED
14:09:26.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.132730  7840 tablet_service.cc:1511] Processing CreateTablet for tablet cfdc3dc637ef42d8849f0d793c085d4a (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783519765888 [id=59ad9d4eab62414ba2a3239d73198e0e]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 50 <= VALUES < 150
14:09:26.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.132863  7840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfdc3dc637ef42d8849f0d793c085d4a. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:26.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.132930  7940 ts_tablet_manager.cc:1929] T b01445d360b041b2ba151eedaa33e6be P 24783325191640b7b5e4a642635813c3: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:09:26.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.132941  7568 tablet_service.cc:1511] Processing CreateTablet for tablet f74383267c5642f390d78447be4aeb35 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783519765888 [id=59ad9d4eab62414ba2a3239d73198e0e]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 50 <= VALUES < 150
14:09:26.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.132988  7940 log.cc:1199] T b01445d360b041b2ba151eedaa33e6be P 24783325191640b7b5e4a642635813c3: Deleting WAL directory at /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/ts-1/wal/wals/b01445d360b041b2ba151eedaa33e6be
14:09:26.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.133059  7568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f74383267c5642f390d78447be4aeb35. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:26.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.133234  7940 ts_tablet_manager.cc:1950] T b01445d360b041b2ba151eedaa33e6be P 24783325191640b7b5e4a642635813c3: Deleting consensus metadata
14:09:26.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.133589  7250 catalog_manager.cc:5028] TS 24783325191640b7b5e4a642635813c3 (127.7.13.130:35137): tablet b01445d360b041b2ba151eedaa33e6be (table org.apache.kudu.client.TestAlterTable-1783519765888 [id=59ad9d4eab62414ba2a3239d73198e0e]) successfully deleted
14:09:26.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.134270  7944 tablet_bootstrap.cc:492] T cfdc3dc637ef42d8849f0d793c085d4a P 242746cce3934582a10384801787d9b6: Bootstrap starting.
14:09:26.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.134339  7921 tablet_bootstrap.cc:492] T f74383267c5642f390d78447be4aeb35 P 9f891af8e428469cb12b2fc6e5a27135: Bootstrap starting.
14:09:26.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.134771  7944 tablet_bootstrap.cc:654] T cfdc3dc637ef42d8849f0d793c085d4a P 242746cce3934582a10384801787d9b6: Neither blocks nor log segments found. Creating new log.
14:09:26.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.134840  7921 tablet_bootstrap.cc:654] T f74383267c5642f390d78447be4aeb35 P 9f891af8e428469cb12b2fc6e5a27135: Neither blocks nor log segments found. Creating new log.
14:09:26.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.143744  7921 tablet_bootstrap.cc:492] T f74383267c5642f390d78447be4aeb35 P 9f891af8e428469cb12b2fc6e5a27135: No bootstrap required, opened a new log
14:09:26.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.143827  7921 ts_tablet_manager.cc:1403] T f74383267c5642f390d78447be4aeb35 P 9f891af8e428469cb12b2fc6e5a27135: Time spent bootstrapping tablet: real 0.009s	user 0.001s	sys 0.000s
14:09:26.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.143990  7921 raft_consensus.cc:359] T f74383267c5642f390d78447be4aeb35 P 9f891af8e428469cb12b2fc6e5a27135 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9f891af8e428469cb12b2fc6e5a27135" member_type: VOTER last_known_addr { host: "127.7.13.129" port: 38507 } }
14:09:26.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.144062  7921 raft_consensus.cc:385] T f74383267c5642f390d78447be4aeb35 P 9f891af8e428469cb12b2fc6e5a27135 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:26.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.144084  7921 raft_consensus.cc:740] T f74383267c5642f390d78447be4aeb35 P 9f891af8e428469cb12b2fc6e5a27135 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f891af8e428469cb12b2fc6e5a27135, State: Initialized, Role: FOLLOWER
14:09:26.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.144479  7921 consensus_queue.cc:260] T f74383267c5642f390d78447be4aeb35 P 9f891af8e428469cb12b2fc6e5a27135 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9f891af8e428469cb12b2fc6e5a27135" member_type: VOTER last_known_addr { host: "127.7.13.129" port: 38507 } }
14:09:26.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.144541  7921 raft_consensus.cc:399] T f74383267c5642f390d78447be4aeb35 P 9f891af8e428469cb12b2fc6e5a27135 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:09:26.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.144564  7921 raft_consensus.cc:493] T f74383267c5642f390d78447be4aeb35 P 9f891af8e428469cb12b2fc6e5a27135 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:09:26.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.144585  7921 raft_consensus.cc:3060] T f74383267c5642f390d78447be4aeb35 P 9f891af8e428469cb12b2fc6e5a27135 [term 0 FOLLOWER]: Advancing to term 1
14:09:26.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.145320  7921 raft_consensus.cc:515] T f74383267c5642f390d78447be4aeb35 P 9f891af8e428469cb12b2fc6e5a27135 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9f891af8e428469cb12b2fc6e5a27135" member_type: VOTER last_known_addr { host: "127.7.13.129" port: 38507 } }
14:09:26.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.145396  7921 leader_election.cc:304] T f74383267c5642f390d78447be4aeb35 P 9f891af8e428469cb12b2fc6e5a27135 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9f891af8e428469cb12b2fc6e5a27135; no voters: 
14:09:26.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.145450  7921 leader_election.cc:290] T f74383267c5642f390d78447be4aeb35 P 9f891af8e428469cb12b2fc6e5a27135 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:09:26.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.145473  7926 raft_consensus.cc:2804] T f74383267c5642f390d78447be4aeb35 P 9f891af8e428469cb12b2fc6e5a27135 [term 1 FOLLOWER]: Leader election won for term 1
14:09:26.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.145517  7926 raft_consensus.cc:697] T f74383267c5642f390d78447be4aeb35 P 9f891af8e428469cb12b2fc6e5a27135 [term 1 LEADER]: Becoming Leader. State: Replica: 9f891af8e428469cb12b2fc6e5a27135, State: Running, Role: LEADER
14:09:26.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.145532  7921 ts_tablet_manager.cc:1434] T f74383267c5642f390d78447be4aeb35 P 9f891af8e428469cb12b2fc6e5a27135: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
14:09:26.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.145556  7926 consensus_queue.cc:237] T f74383267c5642f390d78447be4aeb35 P 9f891af8e428469cb12b2fc6e5a27135 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9f891af8e428469cb12b2fc6e5a27135" member_type: VOTER last_known_addr { host: "127.7.13.129" port: 38507 } }
14:09:26.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.146446  7956 tablet_replica.cc:333] T ee0e5312c0b949f990902f6a6716cb74 P 242746cce3934582a10384801787d9b6: stopping tablet replica
14:09:26.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.146628  7956 raft_consensus.cc:2243] T ee0e5312c0b949f990902f6a6716cb74 P 242746cce3934582a10384801787d9b6 [term 1 LEADER]: Raft consensus shutting down.
14:09:26.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.146833  7956 raft_consensus.cc:2272] T ee0e5312c0b949f990902f6a6716cb74 P 242746cce3934582a10384801787d9b6 [term 1 FOLLOWER]: Raft consensus is shut down!
14:09:26.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.146853  7259 catalog_manager.cc:5697] T f74383267c5642f390d78447be4aeb35 P 9f891af8e428469cb12b2fc6e5a27135 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f891af8e428469cb12b2fc6e5a27135 (127.7.13.129). New cstate: current_term: 1 leader_uuid: "9f891af8e428469cb12b2fc6e5a27135" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9f891af8e428469cb12b2fc6e5a27135" member_type: VOTER last_known_addr { host: "127.7.13.129" port: 38507 } health_report { overall_health: HEALTHY } } }
14:09:26.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.147439  7956 ts_tablet_manager.cc:1916] T ee0e5312c0b949f990902f6a6716cb74 P 242746cce3934582a10384801787d9b6: Deleting tablet data with delete state TABLET_DATA_DELETED
14:09:26.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.148092  7944 tablet_bootstrap.cc:492] T cfdc3dc637ef42d8849f0d793c085d4a P 242746cce3934582a10384801787d9b6: No bootstrap required, opened a new log
14:09:26.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.148164  7944 ts_tablet_manager.cc:1403] T cfdc3dc637ef42d8849f0d793c085d4a P 242746cce3934582a10384801787d9b6: Time spent bootstrapping tablet: real 0.014s	user 0.001s	sys 0.000s
14:09:26.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.148341  7944 raft_consensus.cc:359] T cfdc3dc637ef42d8849f0d793c085d4a P 242746cce3934582a10384801787d9b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "242746cce3934582a10384801787d9b6" member_type: VOTER last_known_addr { host: "127.7.13.131" port: 43023 } }
14:09:26.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.148402  7944 raft_consensus.cc:385] T cfdc3dc637ef42d8849f0d793c085d4a P 242746cce3934582a10384801787d9b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:26.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.148423  7944 raft_consensus.cc:740] T cfdc3dc637ef42d8849f0d793c085d4a P 242746cce3934582a10384801787d9b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 242746cce3934582a10384801787d9b6, State: Initialized, Role: FOLLOWER
14:09:26.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.148470  7944 consensus_queue.cc:260] T cfdc3dc637ef42d8849f0d793c085d4a P 242746cce3934582a10384801787d9b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "242746cce3934582a10384801787d9b6" member_type: VOTER last_known_addr { host: "127.7.13.131" port: 43023 } }
14:09:26.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.148501  7944 raft_consensus.cc:399] T cfdc3dc637ef42d8849f0d793c085d4a P 242746cce3934582a10384801787d9b6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:09:26.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.148519  7944 raft_consensus.cc:493] T cfdc3dc637ef42d8849f0d793c085d4a P 242746cce3934582a10384801787d9b6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:09:26.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.148538  7944 raft_consensus.cc:3060] T cfdc3dc637ef42d8849f0d793c085d4a P 242746cce3934582a10384801787d9b6 [term 0 FOLLOWER]: Advancing to term 1
14:09:26.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.149304  7944 raft_consensus.cc:515] T cfdc3dc637ef42d8849f0d793c085d4a P 242746cce3934582a10384801787d9b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "242746cce3934582a10384801787d9b6" member_type: VOTER last_known_addr { host: "127.7.13.131" port: 43023 } }
14:09:26.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.149387  7944 leader_election.cc:304] T cfdc3dc637ef42d8849f0d793c085d4a P 242746cce3934582a10384801787d9b6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 242746cce3934582a10384801787d9b6; no voters: 
14:09:26.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.149436  7944 leader_election.cc:290] T cfdc3dc637ef42d8849f0d793c085d4a P 242746cce3934582a10384801787d9b6 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:09:26.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.149482  7950 raft_consensus.cc:2804] T cfdc3dc637ef42d8849f0d793c085d4a P 242746cce3934582a10384801787d9b6 [term 1 FOLLOWER]: Leader election won for term 1
14:09:26.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.149569  7950 raft_consensus.cc:697] T cfdc3dc637ef42d8849f0d793c085d4a P 242746cce3934582a10384801787d9b6 [term 1 LEADER]: Becoming Leader. State: Replica: 242746cce3934582a10384801787d9b6, State: Running, Role: LEADER
14:09:26.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.149611  7950 consensus_queue.cc:237] T cfdc3dc637ef42d8849f0d793c085d4a P 242746cce3934582a10384801787d9b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "242746cce3934582a10384801787d9b6" member_type: VOTER last_known_addr { host: "127.7.13.131" port: 43023 } }
14:09:26.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.150882  7259 catalog_manager.cc:5697] T cfdc3dc637ef42d8849f0d793c085d4a P 242746cce3934582a10384801787d9b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 242746cce3934582a10384801787d9b6 (127.7.13.131). New cstate: current_term: 1 leader_uuid: "242746cce3934582a10384801787d9b6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "242746cce3934582a10384801787d9b6" member_type: VOTER last_known_addr { host: "127.7.13.131" port: 43023 } health_report { overall_health: HEALTHY } } }
14:09:26.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.149509  7944 ts_tablet_manager.cc:1434] T cfdc3dc637ef42d8849f0d793c085d4a P 242746cce3934582a10384801787d9b6: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
14:09:26.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.155606  7259 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 17aa0682d3cc4fe2a01f29eb3e00e4e0: org.apache.kudu.client.TestAlterTable-1783519765888 [id=59ad9d4eab62414ba2a3239d73198e0e] alter complete (version 0)
14:09:26.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.156656  7956 ts_tablet_manager.cc:1929] T ee0e5312c0b949f990902f6a6716cb74 P 242746cce3934582a10384801787d9b6: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:09:26.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.156901  7956 log.cc:1199] T ee0e5312c0b949f990902f6a6716cb74 P 242746cce3934582a10384801787d9b6: Deleting WAL directory at /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/ts-2/wal/wals/ee0e5312c0b949f990902f6a6716cb74
14:09:26.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.157272  7956 ts_tablet_manager.cc:1950] T ee0e5312c0b949f990902f6a6716cb74 P 242746cce3934582a10384801787d9b6: Deleting consensus metadata
14:09:26.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.157780  7250 catalog_manager.cc:5028] TS 242746cce3934582a10384801787d9b6 (127.7.13.131:43023): tablet ee0e5312c0b949f990902f6a6716cb74 (table org.apache.kudu.client.TestAlterTable-1783519765888 [id=59ad9d4eab62414ba2a3239d73198e0e]) successfully deleted
14:09:26.171 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f74383267c5642f390d78447be4aeb35 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000080000032, 0x0000000080000096)
14:09:26.171 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cfdc3dc637ef42d8849f0d793c085d4a for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000180000032, 0x0000000180000096)
14:09:26.171 [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=f74383267c5642f390d78447be4aeb35@[9f891af8e428469cb12b2fc6e5a27135(127.7.13.129:38507)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000096, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=cfdc3dc637ef42d8849f0d793c085d4a@[242746cce3934582a10384801787d9b6(127.7.13.131:43023)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.172 [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.7.13.190:44873, [1ms] Sub RPC GetTableLocations: received response from server master-127.7.13.190:44873: OK, deferred=null)) after lookup
14:09:26.173 [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-1783519765888, tablet=f74383267c5642f390d78447be4aeb35, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:26.173 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet f74383267c5642f390d78447be4aeb35 for partition [0x0000000080000032, 0x0000000080000096) with scanner id null
14:09:26.175 [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-1783519765888, tablet=cfdc3dc637ef42d8849f0d793c085d4a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:26.175 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet cfdc3dc637ef42d8849f0d793c085d4a for partition [0x0000000180000032, 0x0000000180000096) with scanner id null
14:09:26.176 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=75, operationSize=1200, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@1f86099a, flushNotification=Deferred@2008746677(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:09:26.181 [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-1783519765888, tablet=f74383267c5642f390d78447be4aeb35, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:26.181 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet f74383267c5642f390d78447be4aeb35 for partition [0x0000000080000032, 0x0000000080000096) with scanner id null
14:09:26.183 [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-1783519765888, tablet=cfdc3dc637ef42d8849f0d793c085d4a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:26.183 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet cfdc3dc637ef42d8849f0d793c085d4a for partition [0x0000000180000032, 0x0000000180000096) with scanner id null
14:09:26.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.185091  7259 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55382:
14:09:26.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783519765888" } 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 } }
14:09:26.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:26.189980  7259 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 45a7d5c5dbd04efa8e6102315de51c54 has no consensus state
14:09:26.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:26.190058  7259 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6d974685243f4a07b026889a29edcc28 has no consensus state
14:09:26.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.190081  7259 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 17aa0682d3cc4fe2a01f29eb3e00e4e0: Sending DeleteTablet for 1 replicas of tablet f74383267c5642f390d78447be4aeb35
14:09:26.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.190121  7259 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 17aa0682d3cc4fe2a01f29eb3e00e4e0: Sending DeleteTablet for 1 replicas of tablet cfdc3dc637ef42d8849f0d793c085d4a
14:09:26.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.190804  7840 tablet_service.cc:1558] Processing DeleteTablet for tablet cfdc3dc637ef42d8849f0d793c085d4a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-08 14:09:26 UTC) from {username='slave'} at 127.0.0.1:50554
14:09:26.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.190934  7956 tablet_replica.cc:333] T cfdc3dc637ef42d8849f0d793c085d4a P 242746cce3934582a10384801787d9b6: stopping tablet replica
14:09:26.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.191011  7956 raft_consensus.cc:2243] T cfdc3dc637ef42d8849f0d793c085d4a P 242746cce3934582a10384801787d9b6 [term 1 LEADER]: Raft consensus shutting down.
14:09:26.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.191061  7956 raft_consensus.cc:2272] T cfdc3dc637ef42d8849f0d793c085d4a P 242746cce3934582a10384801787d9b6 [term 1 FOLLOWER]: Raft consensus is shut down!
14:09:26.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.191464  7956 ts_tablet_manager.cc:1916] T cfdc3dc637ef42d8849f0d793c085d4a P 242746cce3934582a10384801787d9b6: Deleting tablet data with delete state TABLET_DATA_DELETED
14:09:26.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.193717  7705 tablet_service.cc:1511] Processing CreateTablet for tablet 45a7d5c5dbd04efa8e6102315de51c54 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783519765888 [id=59ad9d4eab62414ba2a3239d73198e0e]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 50 <= VALUES < 150
14:09:26.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.193845  7705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45a7d5c5dbd04efa8e6102315de51c54. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:26.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.195147  7922 tablet_bootstrap.cc:492] T 45a7d5c5dbd04efa8e6102315de51c54 P 24783325191640b7b5e4a642635813c3: Bootstrap starting.
14:09:26.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.195619  7922 tablet_bootstrap.cc:654] T 45a7d5c5dbd04efa8e6102315de51c54 P 24783325191640b7b5e4a642635813c3: Neither blocks nor log segments found. Creating new log.
14:09:26.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.196868  7567 tablet_service.cc:1511] Processing CreateTablet for tablet 6d974685243f4a07b026889a29edcc28 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783519765888 [id=59ad9d4eab62414ba2a3239d73198e0e]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 50 <= VALUES < 150
14:09:26.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.197001  7567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d974685243f4a07b026889a29edcc28. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:26.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.198462  7921 tablet_bootstrap.cc:492] T 6d974685243f4a07b026889a29edcc28 P 9f891af8e428469cb12b2fc6e5a27135: Bootstrap starting.
14:09:26.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.198928  7921 tablet_bootstrap.cc:654] T 6d974685243f4a07b026889a29edcc28 P 9f891af8e428469cb12b2fc6e5a27135: Neither blocks nor log segments found. Creating new log.
14:09:26.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.199255  7568 tablet_service.cc:1558] Processing DeleteTablet for tablet f74383267c5642f390d78447be4aeb35 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-08 14:09:26 UTC) from {username='slave'} at 127.0.0.1:58716
14:09:26.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.199347  7941 tablet_replica.cc:333] T f74383267c5642f390d78447be4aeb35 P 9f891af8e428469cb12b2fc6e5a27135: stopping tablet replica
14:09:26.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.199393  7941 raft_consensus.cc:2243] T f74383267c5642f390d78447be4aeb35 P 9f891af8e428469cb12b2fc6e5a27135 [term 1 LEADER]: Raft consensus shutting down.
14:09:26.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.199448  7941 raft_consensus.cc:2272] T f74383267c5642f390d78447be4aeb35 P 9f891af8e428469cb12b2fc6e5a27135 [term 1 FOLLOWER]: Raft consensus is shut down!
14:09:26.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.199821  7941 ts_tablet_manager.cc:1916] T f74383267c5642f390d78447be4aeb35 P 9f891af8e428469cb12b2fc6e5a27135: Deleting tablet data with delete state TABLET_DATA_DELETED
14:09:26.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.201337  7941 ts_tablet_manager.cc:1929] T f74383267c5642f390d78447be4aeb35 P 9f891af8e428469cb12b2fc6e5a27135: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:09:26.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.201390  7941 log.cc:1199] T f74383267c5642f390d78447be4aeb35 P 9f891af8e428469cb12b2fc6e5a27135: Deleting WAL directory at /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/ts-0/wal/wals/f74383267c5642f390d78447be4aeb35
14:09:26.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.201601  7941 ts_tablet_manager.cc:1950] T f74383267c5642f390d78447be4aeb35 P 9f891af8e428469cb12b2fc6e5a27135: Deleting consensus metadata
14:09:26.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.202661  7921 tablet_bootstrap.cc:492] T 6d974685243f4a07b026889a29edcc28 P 9f891af8e428469cb12b2fc6e5a27135: No bootstrap required, opened a new log
14:09:26.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.202706  7921 ts_tablet_manager.cc:1403] T 6d974685243f4a07b026889a29edcc28 P 9f891af8e428469cb12b2fc6e5a27135: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.000s
14:09:26.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.202899  7921 raft_consensus.cc:359] T 6d974685243f4a07b026889a29edcc28 P 9f891af8e428469cb12b2fc6e5a27135 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9f891af8e428469cb12b2fc6e5a27135" member_type: VOTER last_known_addr { host: "127.7.13.129" port: 38507 } }
14:09:26.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.202955  7921 raft_consensus.cc:385] T 6d974685243f4a07b026889a29edcc28 P 9f891af8e428469cb12b2fc6e5a27135 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:26.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.202975  7921 raft_consensus.cc:740] T 6d974685243f4a07b026889a29edcc28 P 9f891af8e428469cb12b2fc6e5a27135 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f891af8e428469cb12b2fc6e5a27135, State: Initialized, Role: FOLLOWER
14:09:26.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.203022  7921 consensus_queue.cc:260] T 6d974685243f4a07b026889a29edcc28 P 9f891af8e428469cb12b2fc6e5a27135 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9f891af8e428469cb12b2fc6e5a27135" member_type: VOTER last_known_addr { host: "127.7.13.129" port: 38507 } }
14:09:26.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.203058  7921 raft_consensus.cc:399] T 6d974685243f4a07b026889a29edcc28 P 9f891af8e428469cb12b2fc6e5a27135 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:09:26.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.203084  7921 raft_consensus.cc:493] T 6d974685243f4a07b026889a29edcc28 P 9f891af8e428469cb12b2fc6e5a27135 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:09:26.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.203112  7921 raft_consensus.cc:3060] T 6d974685243f4a07b026889a29edcc28 P 9f891af8e428469cb12b2fc6e5a27135 [term 0 FOLLOWER]: Advancing to term 1
14:09:26.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.203748  7921 raft_consensus.cc:515] T 6d974685243f4a07b026889a29edcc28 P 9f891af8e428469cb12b2fc6e5a27135 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9f891af8e428469cb12b2fc6e5a27135" member_type: VOTER last_known_addr { host: "127.7.13.129" port: 38507 } }
14:09:26.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.203814  7921 leader_election.cc:304] T 6d974685243f4a07b026889a29edcc28 P 9f891af8e428469cb12b2fc6e5a27135 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9f891af8e428469cb12b2fc6e5a27135; no voters: 
14:09:26.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.203866  7921 leader_election.cc:290] T 6d974685243f4a07b026889a29edcc28 P 9f891af8e428469cb12b2fc6e5a27135 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:09:26.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.203936  7921 ts_tablet_manager.cc:1434] T 6d974685243f4a07b026889a29edcc28 P 9f891af8e428469cb12b2fc6e5a27135: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
14:09:26.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.204018  7926 raft_consensus.cc:2804] T 6d974685243f4a07b026889a29edcc28 P 9f891af8e428469cb12b2fc6e5a27135 [term 1 FOLLOWER]: Leader election won for term 1
14:09:26.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.204056  7926 raft_consensus.cc:697] T 6d974685243f4a07b026889a29edcc28 P 9f891af8e428469cb12b2fc6e5a27135 [term 1 LEADER]: Becoming Leader. State: Replica: 9f891af8e428469cb12b2fc6e5a27135, State: Running, Role: LEADER
14:09:26.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.204118  7926 consensus_queue.cc:237] T 6d974685243f4a07b026889a29edcc28 P 9f891af8e428469cb12b2fc6e5a27135 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9f891af8e428469cb12b2fc6e5a27135" member_type: VOTER last_known_addr { host: "127.7.13.129" port: 38507 } }
14:09:26.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.206473  7259 catalog_manager.cc:5697] T 6d974685243f4a07b026889a29edcc28 P 9f891af8e428469cb12b2fc6e5a27135 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f891af8e428469cb12b2fc6e5a27135 (127.7.13.129). New cstate: current_term: 1 leader_uuid: "9f891af8e428469cb12b2fc6e5a27135" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9f891af8e428469cb12b2fc6e5a27135" member_type: VOTER last_known_addr { host: "127.7.13.129" port: 38507 } health_report { overall_health: HEALTHY } } }
14:09:26.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.211146  7956 ts_tablet_manager.cc:1929] T cfdc3dc637ef42d8849f0d793c085d4a P 242746cce3934582a10384801787d9b6: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:09:26.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.211226  7956 log.cc:1199] T cfdc3dc637ef42d8849f0d793c085d4a P 242746cce3934582a10384801787d9b6: Deleting WAL directory at /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/ts-2/wal/wals/cfdc3dc637ef42d8849f0d793c085d4a
14:09:26.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.211500  7956 ts_tablet_manager.cc:1950] T cfdc3dc637ef42d8849f0d793c085d4a P 242746cce3934582a10384801787d9b6: Deleting consensus metadata
14:09:26.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.211833  7250 catalog_manager.cc:5028] TS 242746cce3934582a10384801787d9b6 (127.7.13.131:43023): tablet cfdc3dc637ef42d8849f0d793c085d4a (table org.apache.kudu.client.TestAlterTable-1783519765888 [id=59ad9d4eab62414ba2a3239d73198e0e]) successfully deleted
14:09:26.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.212185  7248 catalog_manager.cc:5028] TS 9f891af8e428469cb12b2fc6e5a27135 (127.7.13.129:38507): tablet f74383267c5642f390d78447be4aeb35 (table org.apache.kudu.client.TestAlterTable-1783519765888 [id=59ad9d4eab62414ba2a3239d73198e0e]) successfully deleted
14:09:26.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.213575  7922 tablet_bootstrap.cc:492] T 45a7d5c5dbd04efa8e6102315de51c54 P 24783325191640b7b5e4a642635813c3: No bootstrap required, opened a new log
14:09:26.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.213635  7922 ts_tablet_manager.cc:1403] T 45a7d5c5dbd04efa8e6102315de51c54 P 24783325191640b7b5e4a642635813c3: Time spent bootstrapping tablet: real 0.018s	user 0.001s	sys 0.000s
14:09:26.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.213773  7922 raft_consensus.cc:359] T 45a7d5c5dbd04efa8e6102315de51c54 P 24783325191640b7b5e4a642635813c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24783325191640b7b5e4a642635813c3" member_type: VOTER last_known_addr { host: "127.7.13.130" port: 35137 } }
14:09:26.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.213835  7922 raft_consensus.cc:385] T 45a7d5c5dbd04efa8e6102315de51c54 P 24783325191640b7b5e4a642635813c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:26.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.213856  7922 raft_consensus.cc:740] T 45a7d5c5dbd04efa8e6102315de51c54 P 24783325191640b7b5e4a642635813c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24783325191640b7b5e4a642635813c3, State: Initialized, Role: FOLLOWER
14:09:26.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.213907  7922 consensus_queue.cc:260] T 45a7d5c5dbd04efa8e6102315de51c54 P 24783325191640b7b5e4a642635813c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24783325191640b7b5e4a642635813c3" member_type: VOTER last_known_addr { host: "127.7.13.130" port: 35137 } }
14:09:26.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.213963  7922 raft_consensus.cc:399] T 45a7d5c5dbd04efa8e6102315de51c54 P 24783325191640b7b5e4a642635813c3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:09:26.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.213986  7922 raft_consensus.cc:493] T 45a7d5c5dbd04efa8e6102315de51c54 P 24783325191640b7b5e4a642635813c3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:09:26.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.214008  7922 raft_consensus.cc:3060] T 45a7d5c5dbd04efa8e6102315de51c54 P 24783325191640b7b5e4a642635813c3 [term 0 FOLLOWER]: Advancing to term 1
14:09:26.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.214737  7922 raft_consensus.cc:515] T 45a7d5c5dbd04efa8e6102315de51c54 P 24783325191640b7b5e4a642635813c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24783325191640b7b5e4a642635813c3" member_type: VOTER last_known_addr { host: "127.7.13.130" port: 35137 } }
14:09:26.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.214807  7922 leader_election.cc:304] T 45a7d5c5dbd04efa8e6102315de51c54 P 24783325191640b7b5e4a642635813c3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 24783325191640b7b5e4a642635813c3; no voters: 
14:09:26.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.214860  7922 leader_election.cc:290] T 45a7d5c5dbd04efa8e6102315de51c54 P 24783325191640b7b5e4a642635813c3 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:09:26.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.214891  7945 raft_consensus.cc:2804] T 45a7d5c5dbd04efa8e6102315de51c54 P 24783325191640b7b5e4a642635813c3 [term 1 FOLLOWER]: Leader election won for term 1
14:09:26.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.214932  7922 ts_tablet_manager.cc:1434] T 45a7d5c5dbd04efa8e6102315de51c54 P 24783325191640b7b5e4a642635813c3: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
14:09:26.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.214963  7945 raft_consensus.cc:697] T 45a7d5c5dbd04efa8e6102315de51c54 P 24783325191640b7b5e4a642635813c3 [term 1 LEADER]: Becoming Leader. State: Replica: 24783325191640b7b5e4a642635813c3, State: Running, Role: LEADER
14:09:26.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.215005  7945 consensus_queue.cc:237] T 45a7d5c5dbd04efa8e6102315de51c54 P 24783325191640b7b5e4a642635813c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24783325191640b7b5e4a642635813c3" member_type: VOTER last_known_addr { host: "127.7.13.130" port: 35137 } }
14:09:26.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.215907  7259 catalog_manager.cc:5697] T 45a7d5c5dbd04efa8e6102315de51c54 P 24783325191640b7b5e4a642635813c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 24783325191640b7b5e4a642635813c3 (127.7.13.130). New cstate: current_term: 1 leader_uuid: "24783325191640b7b5e4a642635813c3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24783325191640b7b5e4a642635813c3" member_type: VOTER last_known_addr { host: "127.7.13.130" port: 35137 } health_report { overall_health: HEALTHY } } }
14:09:26.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.220593  7259 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 17aa0682d3cc4fe2a01f29eb3e00e4e0: org.apache.kudu.client.TestAlterTable-1783519765888 [id=59ad9d4eab62414ba2a3239d73198e0e] alter complete (version 0)
14:09:26.231 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 45a7d5c5dbd04efa8e6102315de51c54 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000080000032, 0x0000000080000096)
14:09:26.231 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6d974685243f4a07b026889a29edcc28 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000180000032, 0x0000000180000096)
14:09:26.231 [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=45a7d5c5dbd04efa8e6102315de51c54@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000096, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=6d974685243f4a07b026889a29edcc28@[9f891af8e428469cb12b2fc6e5a27135(127.7.13.129:38507)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.231 [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.7.13.190:44873, [1ms] Sub RPC GetTableLocations: received response from server master-127.7.13.190:44873: OK, deferred=null)) after lookup
14:09:26.233 [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-1783519765888, tablet=45a7d5c5dbd04efa8e6102315de51c54, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:26.233 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 45a7d5c5dbd04efa8e6102315de51c54 for partition [0x0000000080000032, 0x0000000080000096) with scanner id null
14:09:26.235 [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-1783519765888, tablet=6d974685243f4a07b026889a29edcc28, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:26.235 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 6d974685243f4a07b026889a29edcc28 for partition [0x0000000180000032, 0x0000000180000096) with scanner id null
14:09:26.236 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=75, operationSize=1200, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@54acff7d, flushNotification=Deferred@2076829355(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:09:26.240 [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-1783519765888, tablet=45a7d5c5dbd04efa8e6102315de51c54, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:26.240 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 45a7d5c5dbd04efa8e6102315de51c54 for partition [0x0000000080000032, 0x0000000080000096) with scanner id null
14:09:26.242 [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-1783519765888, tablet=6d974685243f4a07b026889a29edcc28, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:26.242 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 6d974685243f4a07b026889a29edcc28 for partition [0x0000000180000032, 0x0000000180000096) with scanner id null
14:09:26.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.244251  7259 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55382:
14:09:26.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783519765888" } 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-1783519765888-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 } }
14:09:26.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:26.248121  7259 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet daa7159640e2437b97832ae4ac14491b has no consensus state
14:09:26.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:26.248214  7259 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 72c19c628a524c958acb31af28aa2192 has no consensus state
14:09:26.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.249464  7936 tablet.cc:1724] T 6d974685243f4a07b026889a29edcc28 P 9f891af8e428469cb12b2fc6e5a27135: Alter schema from (
14:09:26.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:09:26.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:09:26.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:09:26.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
14:09:26.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:09:26.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:09:26.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     2:c2 INT32 NULLABLE,
14:09:26.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:09:26.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
14:09:26.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.253494  7937 tablet.cc:1724] T 45a7d5c5dbd04efa8e6102315de51c54 P 24783325191640b7b5e4a642635813c3: Alter schema from (
14:09:26.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:09:26.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:09:26.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:09:26.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
14:09:26.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:09:26.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:09:26.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     2:c2 INT32 NULLABLE,
14:09:26.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:09:26.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
14:09:26.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.260983  7840 tablet_service.cc:1511] Processing CreateTablet for tablet daa7159640e2437b97832ae4ac14491b (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783519765888-renamed [id=59ad9d4eab62414ba2a3239d73198e0e]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 200 <= VALUES < 300
14:09:26.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.261075  7705 tablet_service.cc:1511] Processing CreateTablet for tablet 72c19c628a524c958acb31af28aa2192 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783519765888-renamed [id=59ad9d4eab62414ba2a3239d73198e0e]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 200 <= VALUES < 300
14:09:26.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.261135  7840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet daa7159640e2437b97832ae4ac14491b. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:26.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.261173  7705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72c19c628a524c958acb31af28aa2192. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:26.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.262660  7922 tablet_bootstrap.cc:492] T 72c19c628a524c958acb31af28aa2192 P 24783325191640b7b5e4a642635813c3: Bootstrap starting.
14:09:26.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.263065  7922 tablet_bootstrap.cc:654] T 72c19c628a524c958acb31af28aa2192 P 24783325191640b7b5e4a642635813c3: Neither blocks nor log segments found. Creating new log.
14:09:26.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.263355  7944 tablet_bootstrap.cc:492] T daa7159640e2437b97832ae4ac14491b P 242746cce3934582a10384801787d9b6: Bootstrap starting.
14:09:26.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.263836  7944 tablet_bootstrap.cc:654] T daa7159640e2437b97832ae4ac14491b P 242746cce3934582a10384801787d9b6: Neither blocks nor log segments found. Creating new log.
14:09:26.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.265435  7944 tablet_bootstrap.cc:492] T daa7159640e2437b97832ae4ac14491b P 242746cce3934582a10384801787d9b6: No bootstrap required, opened a new log
14:09:26.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.265487  7944 ts_tablet_manager.cc:1403] T daa7159640e2437b97832ae4ac14491b P 242746cce3934582a10384801787d9b6: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
14:09:26.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.265630  7944 raft_consensus.cc:359] T daa7159640e2437b97832ae4ac14491b P 242746cce3934582a10384801787d9b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "242746cce3934582a10384801787d9b6" member_type: VOTER last_known_addr { host: "127.7.13.131" port: 43023 } }
14:09:26.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.265686  7944 raft_consensus.cc:385] T daa7159640e2437b97832ae4ac14491b P 242746cce3934582a10384801787d9b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:26.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.265710  7944 raft_consensus.cc:740] T daa7159640e2437b97832ae4ac14491b P 242746cce3934582a10384801787d9b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 242746cce3934582a10384801787d9b6, State: Initialized, Role: FOLLOWER
14:09:26.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.265754  7944 consensus_queue.cc:260] T daa7159640e2437b97832ae4ac14491b P 242746cce3934582a10384801787d9b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "242746cce3934582a10384801787d9b6" member_type: VOTER last_known_addr { host: "127.7.13.131" port: 43023 } }
14:09:26.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.265791  7944 raft_consensus.cc:399] T daa7159640e2437b97832ae4ac14491b P 242746cce3934582a10384801787d9b6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:09:26.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.265812  7944 raft_consensus.cc:493] T daa7159640e2437b97832ae4ac14491b P 242746cce3934582a10384801787d9b6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:09:26.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.265833  7944 raft_consensus.cc:3060] T daa7159640e2437b97832ae4ac14491b P 242746cce3934582a10384801787d9b6 [term 0 FOLLOWER]: Advancing to term 1
14:09:26.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.266474  7944 raft_consensus.cc:515] T daa7159640e2437b97832ae4ac14491b P 242746cce3934582a10384801787d9b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "242746cce3934582a10384801787d9b6" member_type: VOTER last_known_addr { host: "127.7.13.131" port: 43023 } }
14:09:26.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.266537  7944 leader_election.cc:304] T daa7159640e2437b97832ae4ac14491b P 242746cce3934582a10384801787d9b6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 242746cce3934582a10384801787d9b6; no voters: 
14:09:26.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.266582  7944 leader_election.cc:290] T daa7159640e2437b97832ae4ac14491b P 242746cce3934582a10384801787d9b6 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:09:26.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.266649  7944 ts_tablet_manager.cc:1434] T daa7159640e2437b97832ae4ac14491b P 242746cce3934582a10384801787d9b6: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
14:09:26.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.267387  7259 catalog_manager.cc:5789] TS 242746cce3934582a10384801787d9b6 (127.7.13.131:43023) does not have the latest schema for tablet daa7159640e2437b97832ae4ac14491b (table org.apache.kudu.client.TestAlterTable-1783519765888-renamed [id=59ad9d4eab62414ba2a3239d73198e0e]). Expected version 1 got 0
14:09:26.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.267673  7948 raft_consensus.cc:2804] T daa7159640e2437b97832ae4ac14491b P 242746cce3934582a10384801787d9b6 [term 1 FOLLOWER]: Leader election won for term 1
14:09:26.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.267735  7948 raft_consensus.cc:697] T daa7159640e2437b97832ae4ac14491b P 242746cce3934582a10384801787d9b6 [term 1 LEADER]: Becoming Leader. State: Replica: 242746cce3934582a10384801787d9b6, State: Running, Role: LEADER
14:09:26.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.267779  7948 consensus_queue.cc:237] T daa7159640e2437b97832ae4ac14491b P 242746cce3934582a10384801787d9b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "242746cce3934582a10384801787d9b6" member_type: VOTER last_known_addr { host: "127.7.13.131" port: 43023 } }
14:09:26.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.268831  7259 catalog_manager.cc:5697] T daa7159640e2437b97832ae4ac14491b P 242746cce3934582a10384801787d9b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 242746cce3934582a10384801787d9b6 (127.7.13.131). New cstate: current_term: 1 leader_uuid: "242746cce3934582a10384801787d9b6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "242746cce3934582a10384801787d9b6" member_type: VOTER last_known_addr { host: "127.7.13.131" port: 43023 } health_report { overall_health: HEALTHY } } }
14:09:26.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.268918  7259 catalog_manager.cc:5789] TS 242746cce3934582a10384801787d9b6 (127.7.13.131:43023) does not have the latest schema for tablet daa7159640e2437b97832ae4ac14491b (table org.apache.kudu.client.TestAlterTable-1783519765888-renamed [id=59ad9d4eab62414ba2a3239d73198e0e]). Expected version 1 got 0
14:09:26.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.269490  7922 tablet_bootstrap.cc:492] T 72c19c628a524c958acb31af28aa2192 P 24783325191640b7b5e4a642635813c3: No bootstrap required, opened a new log
14:09:26.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.269546  7922 ts_tablet_manager.cc:1403] T 72c19c628a524c958acb31af28aa2192 P 24783325191640b7b5e4a642635813c3: Time spent bootstrapping tablet: real 0.007s	user 0.001s	sys 0.000s
14:09:26.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.269675  7922 raft_consensus.cc:359] T 72c19c628a524c958acb31af28aa2192 P 24783325191640b7b5e4a642635813c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24783325191640b7b5e4a642635813c3" member_type: VOTER last_known_addr { host: "127.7.13.130" port: 35137 } }
14:09:26.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.269730  7922 raft_consensus.cc:385] T 72c19c628a524c958acb31af28aa2192 P 24783325191640b7b5e4a642635813c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:26.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.269752  7922 raft_consensus.cc:740] T 72c19c628a524c958acb31af28aa2192 P 24783325191640b7b5e4a642635813c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24783325191640b7b5e4a642635813c3, State: Initialized, Role: FOLLOWER
14:09:26.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.269796  7922 consensus_queue.cc:260] T 72c19c628a524c958acb31af28aa2192 P 24783325191640b7b5e4a642635813c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24783325191640b7b5e4a642635813c3" member_type: VOTER last_known_addr { host: "127.7.13.130" port: 35137 } }
14:09:26.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.269835  7922 raft_consensus.cc:399] T 72c19c628a524c958acb31af28aa2192 P 24783325191640b7b5e4a642635813c3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:09:26.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.269858  7922 raft_consensus.cc:493] T 72c19c628a524c958acb31af28aa2192 P 24783325191640b7b5e4a642635813c3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:09:26.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.269881  7922 raft_consensus.cc:3060] T 72c19c628a524c958acb31af28aa2192 P 24783325191640b7b5e4a642635813c3 [term 0 FOLLOWER]: Advancing to term 1
14:09:26.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.270605  7922 raft_consensus.cc:515] T 72c19c628a524c958acb31af28aa2192 P 24783325191640b7b5e4a642635813c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24783325191640b7b5e4a642635813c3" member_type: VOTER last_known_addr { host: "127.7.13.130" port: 35137 } }
14:09:26.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.270675  7922 leader_election.cc:304] T 72c19c628a524c958acb31af28aa2192 P 24783325191640b7b5e4a642635813c3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 24783325191640b7b5e4a642635813c3; no voters: 
14:09:26.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.270720  7922 leader_election.cc:290] T 72c19c628a524c958acb31af28aa2192 P 24783325191640b7b5e4a642635813c3 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:09:26.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.270797  7922 ts_tablet_manager.cc:1434] T 72c19c628a524c958acb31af28aa2192 P 24783325191640b7b5e4a642635813c3: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
14:09:26.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.271065  7945 raft_consensus.cc:2804] T 72c19c628a524c958acb31af28aa2192 P 24783325191640b7b5e4a642635813c3 [term 1 FOLLOWER]: Leader election won for term 1
14:09:26.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.271133  7945 raft_consensus.cc:697] T 72c19c628a524c958acb31af28aa2192 P 24783325191640b7b5e4a642635813c3 [term 1 LEADER]: Becoming Leader. State: Replica: 24783325191640b7b5e4a642635813c3, State: Running, Role: LEADER
14:09:26.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.271184  7945 consensus_queue.cc:237] T 72c19c628a524c958acb31af28aa2192 P 24783325191640b7b5e4a642635813c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24783325191640b7b5e4a642635813c3" member_type: VOTER last_known_addr { host: "127.7.13.130" port: 35137 } }
14:09:26.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.272569  7262 catalog_manager.cc:5697] T 72c19c628a524c958acb31af28aa2192 P 24783325191640b7b5e4a642635813c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 24783325191640b7b5e4a642635813c3 (127.7.13.130). New cstate: current_term: 1 leader_uuid: "24783325191640b7b5e4a642635813c3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24783325191640b7b5e4a642635813c3" member_type: VOTER last_known_addr { host: "127.7.13.130" port: 35137 } health_report { overall_health: HEALTHY } } }
14:09:26.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.272675  7262 catalog_manager.cc:5789] TS 24783325191640b7b5e4a642635813c3 (127.7.13.130:35137) does not have the latest schema for tablet 72c19c628a524c958acb31af28aa2192 (table org.apache.kudu.client.TestAlterTable-1783519765888-renamed [id=59ad9d4eab62414ba2a3239d73198e0e]). Expected version 1 got 0
14:09:26.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.277024  7954 tablet.cc:1724] T daa7159640e2437b97832ae4ac14491b P 242746cce3934582a10384801787d9b6: Alter schema from (
14:09:26.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:09:26.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:09:26.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     2:c2 INT32 NULLABLE,
14:09:26.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:09:26.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
14:09:26.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:09:26.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:09:26.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     2:c2 INT32 NULLABLE,
14:09:26.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:09:26.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
14:09:26.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.281852  7937 tablet.cc:1724] T 72c19c628a524c958acb31af28aa2192 P 24783325191640b7b5e4a642635813c3: Alter schema from (
14:09:26.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:09:26.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:09:26.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     2:c2 INT32 NULLABLE,
14:09:26.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:09:26.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
14:09:26.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:09:26.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:09:26.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     2:c2 INT32 NULLABLE,
14:09:26.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:09:26.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
14:09:26.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.284687  7262 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 17aa0682d3cc4fe2a01f29eb3e00e4e0: org.apache.kudu.client.TestAlterTable-1783519765888-renamed [id=59ad9d4eab62414ba2a3239d73198e0e] alter complete (version 1)
14:09:26.307 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 72c19c628a524c958acb31af28aa2192 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001800000C8, 0x000000018000012C)
14:09:26.307 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=72c19c628a524c958acb31af28aa2192@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.307 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 72c19c628a524c958acb31af28aa2192 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001800000C8, 0x000000018000012C)
14:09:26.307 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=72c19c628a524c958acb31af28aa2192@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.308 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7159640e2437b97832ae4ac14491b for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000000800000C8, 0x000000008000012C)
14:09:26.308 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6d974685243f4a07b026889a29edcc28 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000180000032, 0x0000000180000096)
14:09:26.308 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 72c19c628a524c958acb31af28aa2192 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001800000C8, 0x000000018000012C)
14:09:26.308 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=daa7159640e2437b97832ae4ac14491b@[242746cce3934582a10384801787d9b6(127.7.13.131:43023)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=6d974685243f4a07b026889a29edcc28@[9f891af8e428469cb12b2fc6e5a27135(127.7.13.129:38507)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=72c19c628a524c958acb31af28aa2192@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.309 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@4248ed58, flushNotification=Deferred@1898751355(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:09:26.313 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7159640e2437b97832ae4ac14491b for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000000800000C8, 0x000000008000012C)
14:09:26.313 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6d974685243f4a07b026889a29edcc28 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000180000032, 0x0000000180000096)
14:09:26.313 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 72c19c628a524c958acb31af28aa2192 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001800000C8, 0x000000018000012C)
14:09:26.313 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=daa7159640e2437b97832ae4ac14491b@[242746cce3934582a10384801787d9b6(127.7.13.131:43023)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=6d974685243f4a07b026889a29edcc28@[9f891af8e428469cb12b2fc6e5a27135(127.7.13.129:38507)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=72c19c628a524c958acb31af28aa2192@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.314 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7159640e2437b97832ae4ac14491b for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000000800000C8, 0x000000008000012C)
14:09:26.314 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6d974685243f4a07b026889a29edcc28 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000180000032, 0x0000000180000096)
14:09:26.314 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 72c19c628a524c958acb31af28aa2192 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001800000C8, 0x000000018000012C)
14:09:26.314 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=daa7159640e2437b97832ae4ac14491b@[242746cce3934582a10384801787d9b6(127.7.13.131:43023)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=6d974685243f4a07b026889a29edcc28@[9f891af8e428469cb12b2fc6e5a27135(127.7.13.129:38507)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=72c19c628a524c958acb31af28aa2192@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.314 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 72c19c628a524c958acb31af28aa2192 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001800000C8, 0x000000018000012C)
14:09:26.314 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=72c19c628a524c958acb31af28aa2192@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.314 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 72c19c628a524c958acb31af28aa2192 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001800000C8, 0x000000018000012C)
14:09:26.314 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=72c19c628a524c958acb31af28aa2192@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.315 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7159640e2437b97832ae4ac14491b for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000000800000C8, 0x000000008000012C)
14:09:26.315 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6d974685243f4a07b026889a29edcc28 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000180000032, 0x0000000180000096)
14:09:26.315 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 72c19c628a524c958acb31af28aa2192 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001800000C8, 0x000000018000012C)
14:09:26.315 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=daa7159640e2437b97832ae4ac14491b@[242746cce3934582a10384801787d9b6(127.7.13.131:43023)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=6d974685243f4a07b026889a29edcc28@[9f891af8e428469cb12b2fc6e5a27135(127.7.13.129:38507)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=72c19c628a524c958acb31af28aa2192@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.315 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 72c19c628a524c958acb31af28aa2192 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001800000C8, 0x000000018000012C)
14:09:26.315 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=72c19c628a524c958acb31af28aa2192@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.316 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 72c19c628a524c958acb31af28aa2192 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001800000C8, 0x000000018000012C)
14:09:26.316 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=72c19c628a524c958acb31af28aa2192@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.316 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7159640e2437b97832ae4ac14491b for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000000800000C8, 0x000000008000012C)
14:09:26.316 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6d974685243f4a07b026889a29edcc28 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000180000032, 0x0000000180000096)
14:09:26.316 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 72c19c628a524c958acb31af28aa2192 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001800000C8, 0x000000018000012C)
14:09:26.316 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=daa7159640e2437b97832ae4ac14491b@[242746cce3934582a10384801787d9b6(127.7.13.131:43023)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=6d974685243f4a07b026889a29edcc28@[9f891af8e428469cb12b2fc6e5a27135(127.7.13.129:38507)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=72c19c628a524c958acb31af28aa2192@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.316 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7159640e2437b97832ae4ac14491b for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000000800000C8, 0x000000008000012C)
14:09:26.316 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6d974685243f4a07b026889a29edcc28 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000180000032, 0x0000000180000096)
14:09:26.316 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 72c19c628a524c958acb31af28aa2192 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001800000C8, 0x000000018000012C)
14:09:26.316 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=daa7159640e2437b97832ae4ac14491b@[242746cce3934582a10384801787d9b6(127.7.13.131:43023)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=6d974685243f4a07b026889a29edcc28@[9f891af8e428469cb12b2fc6e5a27135(127.7.13.129:38507)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=72c19c628a524c958acb31af28aa2192@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.317 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 72c19c628a524c958acb31af28aa2192 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001800000C8, 0x000000018000012C)
14:09:26.317 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=72c19c628a524c958acb31af28aa2192@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.317 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7159640e2437b97832ae4ac14491b for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000000800000C8, 0x000000008000012C)
14:09:26.317 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6d974685243f4a07b026889a29edcc28 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000180000032, 0x0000000180000096)
14:09:26.317 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 72c19c628a524c958acb31af28aa2192 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001800000C8, 0x000000018000012C)
14:09:26.317 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=daa7159640e2437b97832ae4ac14491b@[242746cce3934582a10384801787d9b6(127.7.13.131:43023)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=6d974685243f4a07b026889a29edcc28@[9f891af8e428469cb12b2fc6e5a27135(127.7.13.129:38507)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=72c19c628a524c958acb31af28aa2192@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.317 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7159640e2437b97832ae4ac14491b for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000000800000C8, 0x000000008000012C)
14:09:26.318 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6d974685243f4a07b026889a29edcc28 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000180000032, 0x0000000180000096)
14:09:26.318 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 72c19c628a524c958acb31af28aa2192 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001800000C8, 0x000000018000012C)
14:09:26.318 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=daa7159640e2437b97832ae4ac14491b@[242746cce3934582a10384801787d9b6(127.7.13.131:43023)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=6d974685243f4a07b026889a29edcc28@[9f891af8e428469cb12b2fc6e5a27135(127.7.13.129:38507)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=72c19c628a524c958acb31af28aa2192@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.318 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 72c19c628a524c958acb31af28aa2192 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001800000C8, 0x000000018000012C)
14:09:26.318 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=72c19c628a524c958acb31af28aa2192@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.318 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 72c19c628a524c958acb31af28aa2192 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001800000C8, 0x000000018000012C)
14:09:26.319 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=72c19c628a524c958acb31af28aa2192@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.319 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 72c19c628a524c958acb31af28aa2192 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001800000C8, 0x000000018000012C)
14:09:26.319 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=72c19c628a524c958acb31af28aa2192@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.319 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7159640e2437b97832ae4ac14491b for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000000800000C8, 0x000000008000012C)
14:09:26.319 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6d974685243f4a07b026889a29edcc28 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000180000032, 0x0000000180000096)
14:09:26.319 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 72c19c628a524c958acb31af28aa2192 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001800000C8, 0x000000018000012C)
14:09:26.319 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=daa7159640e2437b97832ae4ac14491b@[242746cce3934582a10384801787d9b6(127.7.13.131:43023)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=6d974685243f4a07b026889a29edcc28@[9f891af8e428469cb12b2fc6e5a27135(127.7.13.129:38507)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=72c19c628a524c958acb31af28aa2192@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.319 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 72c19c628a524c958acb31af28aa2192 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001800000C8, 0x000000018000012C)
14:09:26.320 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=72c19c628a524c958acb31af28aa2192@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.320 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7159640e2437b97832ae4ac14491b for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000000800000C8, 0x000000008000012C)
14:09:26.320 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6d974685243f4a07b026889a29edcc28 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000180000032, 0x0000000180000096)
14:09:26.320 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 72c19c628a524c958acb31af28aa2192 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001800000C8, 0x000000018000012C)
14:09:26.320 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=daa7159640e2437b97832ae4ac14491b@[242746cce3934582a10384801787d9b6(127.7.13.131:43023)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=6d974685243f4a07b026889a29edcc28@[9f891af8e428469cb12b2fc6e5a27135(127.7.13.129:38507)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=72c19c628a524c958acb31af28aa2192@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.328 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7159640e2437b97832ae4ac14491b for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000000800000C8, 0x000000008000012C)
14:09:26.328 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6d974685243f4a07b026889a29edcc28 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000180000032, 0x0000000180000096)
14:09:26.328 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 72c19c628a524c958acb31af28aa2192 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001800000C8, 0x000000018000012C)
14:09:26.328 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=daa7159640e2437b97832ae4ac14491b@[242746cce3934582a10384801787d9b6(127.7.13.131:43023)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=6d974685243f4a07b026889a29edcc28@[9f891af8e428469cb12b2fc6e5a27135(127.7.13.129:38507)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=72c19c628a524c958acb31af28aa2192@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.329 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 72c19c628a524c958acb31af28aa2192 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001800000C8, 0x000000018000012C)
14:09:26.329 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=72c19c628a524c958acb31af28aa2192@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.329 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7159640e2437b97832ae4ac14491b for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000000800000C8, 0x000000008000012C)
14:09:26.329 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6d974685243f4a07b026889a29edcc28 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000180000032, 0x0000000180000096)
14:09:26.329 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 72c19c628a524c958acb31af28aa2192 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001800000C8, 0x000000018000012C)
14:09:26.329 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=daa7159640e2437b97832ae4ac14491b@[242746cce3934582a10384801787d9b6(127.7.13.131:43023)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=6d974685243f4a07b026889a29edcc28@[9f891af8e428469cb12b2fc6e5a27135(127.7.13.129:38507)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=72c19c628a524c958acb31af28aa2192@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.332 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7159640e2437b97832ae4ac14491b for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000000800000C8, 0x000000008000012C)
14:09:26.332 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6d974685243f4a07b026889a29edcc28 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000180000032, 0x0000000180000096)
14:09:26.332 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 72c19c628a524c958acb31af28aa2192 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001800000C8, 0x000000018000012C)
14:09:26.332 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=daa7159640e2437b97832ae4ac14491b@[242746cce3934582a10384801787d9b6(127.7.13.131:43023)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=6d974685243f4a07b026889a29edcc28@[9f891af8e428469cb12b2fc6e5a27135(127.7.13.129:38507)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=72c19c628a524c958acb31af28aa2192@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.333 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 72c19c628a524c958acb31af28aa2192 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001800000C8, 0x000000018000012C)
14:09:26.333 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=72c19c628a524c958acb31af28aa2192@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.333 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 72c19c628a524c958acb31af28aa2192 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001800000C8, 0x000000018000012C)
14:09:26.333 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=72c19c628a524c958acb31af28aa2192@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.333 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7159640e2437b97832ae4ac14491b for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000000800000C8, 0x000000008000012C)
14:09:26.333 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6d974685243f4a07b026889a29edcc28 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000180000032, 0x0000000180000096)
14:09:26.333 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 72c19c628a524c958acb31af28aa2192 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001800000C8, 0x000000018000012C)
14:09:26.333 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=daa7159640e2437b97832ae4ac14491b@[242746cce3934582a10384801787d9b6(127.7.13.131:43023)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=6d974685243f4a07b026889a29edcc28@[9f891af8e428469cb12b2fc6e5a27135(127.7.13.129:38507)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=72c19c628a524c958acb31af28aa2192@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.334 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7159640e2437b97832ae4ac14491b for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000000800000C8, 0x000000008000012C)
14:09:26.334 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6d974685243f4a07b026889a29edcc28 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000180000032, 0x0000000180000096)
14:09:26.334 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 72c19c628a524c958acb31af28aa2192 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001800000C8, 0x000000018000012C)
14:09:26.334 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=daa7159640e2437b97832ae4ac14491b@[242746cce3934582a10384801787d9b6(127.7.13.131:43023)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=6d974685243f4a07b026889a29edcc28@[9f891af8e428469cb12b2fc6e5a27135(127.7.13.129:38507)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=72c19c628a524c958acb31af28aa2192@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.334 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7159640e2437b97832ae4ac14491b for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000000800000C8, 0x000000008000012C)
14:09:26.334 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6d974685243f4a07b026889a29edcc28 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000180000032, 0x0000000180000096)
14:09:26.335 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 72c19c628a524c958acb31af28aa2192 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001800000C8, 0x000000018000012C)
14:09:26.335 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=daa7159640e2437b97832ae4ac14491b@[242746cce3934582a10384801787d9b6(127.7.13.131:43023)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=6d974685243f4a07b026889a29edcc28@[9f891af8e428469cb12b2fc6e5a27135(127.7.13.129:38507)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=72c19c628a524c958acb31af28aa2192@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.335 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 72c19c628a524c958acb31af28aa2192 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001800000C8, 0x000000018000012C)
14:09:26.335 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=72c19c628a524c958acb31af28aa2192@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.335 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7159640e2437b97832ae4ac14491b for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000000800000C8, 0x000000008000012C)
14:09:26.335 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6d974685243f4a07b026889a29edcc28 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000180000032, 0x0000000180000096)
14:09:26.335 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 72c19c628a524c958acb31af28aa2192 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001800000C8, 0x000000018000012C)
14:09:26.335 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=daa7159640e2437b97832ae4ac14491b@[242746cce3934582a10384801787d9b6(127.7.13.131:43023)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=6d974685243f4a07b026889a29edcc28@[9f891af8e428469cb12b2fc6e5a27135(127.7.13.129:38507)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=72c19c628a524c958acb31af28aa2192@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.336 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 72c19c628a524c958acb31af28aa2192 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001800000C8, 0x000000018000012C)
14:09:26.336 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=72c19c628a524c958acb31af28aa2192@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.336 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7159640e2437b97832ae4ac14491b for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000000800000C8, 0x000000008000012C)
14:09:26.336 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6d974685243f4a07b026889a29edcc28 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000180000032, 0x0000000180000096)
14:09:26.336 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 72c19c628a524c958acb31af28aa2192 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001800000C8, 0x000000018000012C)
14:09:26.336 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=daa7159640e2437b97832ae4ac14491b@[242746cce3934582a10384801787d9b6(127.7.13.131:43023)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=6d974685243f4a07b026889a29edcc28@[9f891af8e428469cb12b2fc6e5a27135(127.7.13.129:38507)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=72c19c628a524c958acb31af28aa2192@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.336 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 72c19c628a524c958acb31af28aa2192 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001800000C8, 0x000000018000012C)
14:09:26.336 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=72c19c628a524c958acb31af28aa2192@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.337 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 72c19c628a524c958acb31af28aa2192 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001800000C8, 0x000000018000012C)
14:09:26.337 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=72c19c628a524c958acb31af28aa2192@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.337 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 72c19c628a524c958acb31af28aa2192 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001800000C8, 0x000000018000012C)
14:09:26.337 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=72c19c628a524c958acb31af28aa2192@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.337 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 72c19c628a524c958acb31af28aa2192 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001800000C8, 0x000000018000012C)
14:09:26.337 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=72c19c628a524c958acb31af28aa2192@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.346 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 72c19c628a524c958acb31af28aa2192 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001800000C8, 0x000000018000012C)
14:09:26.346 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=72c19c628a524c958acb31af28aa2192@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.347 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 72c19c628a524c958acb31af28aa2192 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001800000C8, 0x000000018000012C)
14:09:26.347 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=72c19c628a524c958acb31af28aa2192@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.347 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7159640e2437b97832ae4ac14491b for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000000800000C8, 0x000000008000012C)
14:09:26.347 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6d974685243f4a07b026889a29edcc28 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000180000032, 0x0000000180000096)
14:09:26.347 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 72c19c628a524c958acb31af28aa2192 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001800000C8, 0x000000018000012C)
14:09:26.347 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=daa7159640e2437b97832ae4ac14491b@[242746cce3934582a10384801787d9b6(127.7.13.131:43023)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=6d974685243f4a07b026889a29edcc28@[9f891af8e428469cb12b2fc6e5a27135(127.7.13.129:38507)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=72c19c628a524c958acb31af28aa2192@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.348 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 72c19c628a524c958acb31af28aa2192 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001800000C8, 0x000000018000012C)
14:09:26.348 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=72c19c628a524c958acb31af28aa2192@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.348 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7159640e2437b97832ae4ac14491b for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000000800000C8, 0x000000008000012C)
14:09:26.348 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6d974685243f4a07b026889a29edcc28 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000180000032, 0x0000000180000096)
14:09:26.348 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 72c19c628a524c958acb31af28aa2192 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001800000C8, 0x000000018000012C)
14:09:26.348 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=daa7159640e2437b97832ae4ac14491b@[242746cce3934582a10384801787d9b6(127.7.13.131:43023)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=6d974685243f4a07b026889a29edcc28@[9f891af8e428469cb12b2fc6e5a27135(127.7.13.129:38507)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=72c19c628a524c958acb31af28aa2192@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.348 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 72c19c628a524c958acb31af28aa2192 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001800000C8, 0x000000018000012C)
14:09:26.348 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=72c19c628a524c958acb31af28aa2192@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.349 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7159640e2437b97832ae4ac14491b for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000000800000C8, 0x000000008000012C)
14:09:26.349 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6d974685243f4a07b026889a29edcc28 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000180000032, 0x0000000180000096)
14:09:26.349 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 72c19c628a524c958acb31af28aa2192 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001800000C8, 0x000000018000012C)
14:09:26.349 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=daa7159640e2437b97832ae4ac14491b@[242746cce3934582a10384801787d9b6(127.7.13.131:43023)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=6d974685243f4a07b026889a29edcc28@[9f891af8e428469cb12b2fc6e5a27135(127.7.13.129:38507)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=72c19c628a524c958acb31af28aa2192@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.349 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 72c19c628a524c958acb31af28aa2192 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001800000C8, 0x000000018000012C)
14:09:26.349 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=72c19c628a524c958acb31af28aa2192@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.350 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7159640e2437b97832ae4ac14491b for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000000800000C8, 0x000000008000012C)
14:09:26.350 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6d974685243f4a07b026889a29edcc28 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000180000032, 0x0000000180000096)
14:09:26.350 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 72c19c628a524c958acb31af28aa2192 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001800000C8, 0x000000018000012C)
14:09:26.350 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=daa7159640e2437b97832ae4ac14491b@[242746cce3934582a10384801787d9b6(127.7.13.131:43023)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=6d974685243f4a07b026889a29edcc28@[9f891af8e428469cb12b2fc6e5a27135(127.7.13.129:38507)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=72c19c628a524c958acb31af28aa2192@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.350 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7159640e2437b97832ae4ac14491b for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000000800000C8, 0x000000008000012C)
14:09:26.350 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6d974685243f4a07b026889a29edcc28 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000180000032, 0x0000000180000096)
14:09:26.350 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 72c19c628a524c958acb31af28aa2192 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001800000C8, 0x000000018000012C)
14:09:26.350 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=daa7159640e2437b97832ae4ac14491b@[242746cce3934582a10384801787d9b6(127.7.13.131:43023)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=6d974685243f4a07b026889a29edcc28@[9f891af8e428469cb12b2fc6e5a27135(127.7.13.129:38507)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=72c19c628a524c958acb31af28aa2192@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.351 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7159640e2437b97832ae4ac14491b for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000000800000C8, 0x000000008000012C)
14:09:26.351 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6d974685243f4a07b026889a29edcc28 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000180000032, 0x0000000180000096)
14:09:26.351 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 72c19c628a524c958acb31af28aa2192 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001800000C8, 0x000000018000012C)
14:09:26.352 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=daa7159640e2437b97832ae4ac14491b@[242746cce3934582a10384801787d9b6(127.7.13.131:43023)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=6d974685243f4a07b026889a29edcc28@[9f891af8e428469cb12b2fc6e5a27135(127.7.13.129:38507)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299998}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299998, tablet=72c19c628a524c958acb31af28aa2192@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299998}]
14:09:26.352 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7159640e2437b97832ae4ac14491b for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000000800000C8, 0x000000008000012C)
14:09:26.352 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6d974685243f4a07b026889a29edcc28 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000180000032, 0x0000000180000096)
14:09:26.352 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 72c19c628a524c958acb31af28aa2192 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001800000C8, 0x000000018000012C)
14:09:26.352 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=daa7159640e2437b97832ae4ac14491b@[242746cce3934582a10384801787d9b6(127.7.13.131:43023)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=6d974685243f4a07b026889a29edcc28@[9f891af8e428469cb12b2fc6e5a27135(127.7.13.129:38507)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=72c19c628a524c958acb31af28aa2192@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.353 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7159640e2437b97832ae4ac14491b for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000000800000C8, 0x000000008000012C)
14:09:26.353 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6d974685243f4a07b026889a29edcc28 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000180000032, 0x0000000180000096)
14:09:26.353 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 72c19c628a524c958acb31af28aa2192 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001800000C8, 0x000000018000012C)
14:09:26.353 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=daa7159640e2437b97832ae4ac14491b@[242746cce3934582a10384801787d9b6(127.7.13.131:43023)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=6d974685243f4a07b026889a29edcc28@[9f891af8e428469cb12b2fc6e5a27135(127.7.13.129:38507)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=72c19c628a524c958acb31af28aa2192@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.364 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7159640e2437b97832ae4ac14491b for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000000800000C8, 0x000000008000012C)
14:09:26.364 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6d974685243f4a07b026889a29edcc28 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000180000032, 0x0000000180000096)
14:09:26.364 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 72c19c628a524c958acb31af28aa2192 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001800000C8, 0x000000018000012C)
14:09:26.365 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=daa7159640e2437b97832ae4ac14491b@[242746cce3934582a10384801787d9b6(127.7.13.131:43023)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=6d974685243f4a07b026889a29edcc28@[9f891af8e428469cb12b2fc6e5a27135(127.7.13.129:38507)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=72c19c628a524c958acb31af28aa2192@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.370 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 45a7d5c5dbd04efa8e6102315de51c54 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000080000032, 0x0000000080000096)
14:09:26.370 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet daa7159640e2437b97832ae4ac14491b for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000000800000C8, 0x000000008000012C)
14:09:26.370 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6d974685243f4a07b026889a29edcc28 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x0000000180000032, 0x0000000180000096)
14:09:26.370 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 72c19c628a524c958acb31af28aa2192 for table 'org.apache.kudu.client.TestAlterTable-1783519765888' with partition [0x00000001800000C8, 0x000000018000012C)
14:09:26.370 [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=45a7d5c5dbd04efa8e6102315de51c54@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000096, upperBoundPartitionKey=0x00000000800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=daa7159640e2437b97832ae4ac14491b@[242746cce3934582a10384801787d9b6(127.7.13.131:43023)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=6d974685243f4a07b026889a29edcc28@[9f891af8e428469cb12b2fc6e5a27135(127.7.13.129:38507)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=72c19c628a524c958acb31af28aa2192@[24783325191640b7b5e4a642635813c3(127.7.13.130:35137)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.370 [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.7.13.190:44873, [1ms] Sub RPC GetTableLocations: received response from server master-127.7.13.190:44873: OK, deferred=null)) after lookup
14:09:26.372 [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-1783519765888, tablet=45a7d5c5dbd04efa8e6102315de51c54, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:26.372 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 45a7d5c5dbd04efa8e6102315de51c54 for partition [0x0000000080000032, 0x0000000080000096) with scanner id null
14:09:26.374 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 53 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783519765888, tablet=daa7159640e2437b97832ae4ac14491b, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:26.374 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet daa7159640e2437b97832ae4ac14491b for partition [0x00000000800000C8, 0x000000008000012C) with scanner id null
14:09:26.376 [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-1783519765888, tablet=6d974685243f4a07b026889a29edcc28, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:26.376 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 6d974685243f4a07b026889a29edcc28 for partition [0x0000000180000032, 0x0000000180000096) with scanner id null
14:09:26.377 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 47 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783519765888, tablet=72c19c628a524c958acb31af28aa2192, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:26.377 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 72c19c628a524c958acb31af28aa2192 for partition [0x00000001800000C8, 0x000000018000012C) with scanner id null
14:09:26.379 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 59ad9d4eab62414ba2a3239d73198e0e
14:09:26.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.382450  7264 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55382:
14:09:26.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783519765888-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 } }
14:09:26.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.385859  7264 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 17aa0682d3cc4fe2a01f29eb3e00e4e0: Sending DeleteTablet for 1 replicas of tablet daa7159640e2437b97832ae4ac14491b
14:09:26.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.385968  7264 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 17aa0682d3cc4fe2a01f29eb3e00e4e0: Sending DeleteTablet for 1 replicas of tablet 72c19c628a524c958acb31af28aa2192
14:09:26.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.385998  7264 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 17aa0682d3cc4fe2a01f29eb3e00e4e0: Sending DeleteTablet for 1 replicas of tablet 45a7d5c5dbd04efa8e6102315de51c54
14:09:26.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.386022  7264 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 17aa0682d3cc4fe2a01f29eb3e00e4e0: Sending DeleteTablet for 1 replicas of tablet 6d974685243f4a07b026889a29edcc28
14:09:26.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.386592  7840 tablet_service.cc:1558] Processing DeleteTablet for tablet daa7159640e2437b97832ae4ac14491b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-08 14:09:26 UTC) from {username='slave'} at 127.0.0.1:50554
14:09:26.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.386696  7705 tablet_service.cc:1558] Processing DeleteTablet for tablet 72c19c628a524c958acb31af28aa2192 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-08 14:09:26 UTC) from {username='slave'} at 127.0.0.1:52820
14:09:26.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.386775  7704 tablet_service.cc:1558] Processing DeleteTablet for tablet 45a7d5c5dbd04efa8e6102315de51c54 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-08 14:09:26 UTC) from {username='slave'} at 127.0.0.1:52820
14:09:26.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.386828  7956 tablet_replica.cc:333] T daa7159640e2437b97832ae4ac14491b P 242746cce3934582a10384801787d9b6: stopping tablet replica
14:09:26.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.386888  7956 raft_consensus.cc:2243] T daa7159640e2437b97832ae4ac14491b P 242746cce3934582a10384801787d9b6 [term 1 LEADER]: Raft consensus shutting down.
14:09:26.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.386931  7956 raft_consensus.cc:2272] T daa7159640e2437b97832ae4ac14491b P 242746cce3934582a10384801787d9b6 [term 1 FOLLOWER]: Raft consensus is shut down!
14:09:26.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.386996  7940 tablet_replica.cc:333] T 72c19c628a524c958acb31af28aa2192 P 24783325191640b7b5e4a642635813c3: stopping tablet replica
14:09:26.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.387037  7940 raft_consensus.cc:2243] T 72c19c628a524c958acb31af28aa2192 P 24783325191640b7b5e4a642635813c3 [term 1 LEADER]: Raft consensus shutting down.
14:09:26.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.387079  7940 raft_consensus.cc:2272] T 72c19c628a524c958acb31af28aa2192 P 24783325191640b7b5e4a642635813c3 [term 1 FOLLOWER]: Raft consensus is shut down!
14:09:26.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.387666  7940 ts_tablet_manager.cc:1916] T 72c19c628a524c958acb31af28aa2192 P 24783325191640b7b5e4a642635813c3: Deleting tablet data with delete state TABLET_DATA_DELETED
14:09:26.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.389166  7956 ts_tablet_manager.cc:1916] T daa7159640e2437b97832ae4ac14491b P 242746cce3934582a10384801787d9b6: Deleting tablet data with delete state TABLET_DATA_DELETED
14:09:26.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.390563  7956 ts_tablet_manager.cc:1929] T daa7159640e2437b97832ae4ac14491b P 242746cce3934582a10384801787d9b6: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
14:09:26.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.390614  7956 log.cc:1199] T daa7159640e2437b97832ae4ac14491b P 242746cce3934582a10384801787d9b6: Deleting WAL directory at /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/ts-2/wal/wals/daa7159640e2437b97832ae4ac14491b
14:09:26.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.390820  7956 ts_tablet_manager.cc:1950] T daa7159640e2437b97832ae4ac14491b P 242746cce3934582a10384801787d9b6: Deleting consensus metadata
14:09:26.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.391651  7568 tablet_service.cc:1558] Processing DeleteTablet for tablet 6d974685243f4a07b026889a29edcc28 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-08 14:09:26 UTC) from {username='slave'} at 127.0.0.1:58716
14:09:26.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.391747  7941 tablet_replica.cc:333] T 6d974685243f4a07b026889a29edcc28 P 9f891af8e428469cb12b2fc6e5a27135: stopping tablet replica
14:09:26.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.391789  7941 raft_consensus.cc:2243] T 6d974685243f4a07b026889a29edcc28 P 9f891af8e428469cb12b2fc6e5a27135 [term 1 LEADER]: Raft consensus shutting down.
14:09:26.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.391855  7941 raft_consensus.cc:2272] T 6d974685243f4a07b026889a29edcc28 P 9f891af8e428469cb12b2fc6e5a27135 [term 1 FOLLOWER]: Raft consensus is shut down!
14:09:26.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.392293  7941 ts_tablet_manager.cc:1916] T 6d974685243f4a07b026889a29edcc28 P 9f891af8e428469cb12b2fc6e5a27135: Deleting tablet data with delete state TABLET_DATA_DELETED
14:09:26.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.392912  7940 ts_tablet_manager.cc:1929] T 72c19c628a524c958acb31af28aa2192 P 24783325191640b7b5e4a642635813c3: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
14:09:26.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.392974  7940 log.cc:1199] T 72c19c628a524c958acb31af28aa2192 P 24783325191640b7b5e4a642635813c3: Deleting WAL directory at /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/ts-1/wal/wals/72c19c628a524c958acb31af28aa2192
14:09:26.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.393184  7940 ts_tablet_manager.cc:1950] T 72c19c628a524c958acb31af28aa2192 P 24783325191640b7b5e4a642635813c3: Deleting consensus metadata
14:09:26.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.393420  7940 tablet_replica.cc:333] T 45a7d5c5dbd04efa8e6102315de51c54 P 24783325191640b7b5e4a642635813c3: stopping tablet replica
14:09:26.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.393463  7940 raft_consensus.cc:2243] T 45a7d5c5dbd04efa8e6102315de51c54 P 24783325191640b7b5e4a642635813c3 [term 1 LEADER]: Raft consensus shutting down.
14:09:26.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.393497  7940 raft_consensus.cc:2272] T 45a7d5c5dbd04efa8e6102315de51c54 P 24783325191640b7b5e4a642635813c3 [term 1 FOLLOWER]: Raft consensus is shut down!
14:09:26.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.393674  7250 catalog_manager.cc:5028] TS 24783325191640b7b5e4a642635813c3 (127.7.13.130:35137): tablet 72c19c628a524c958acb31af28aa2192 (table org.apache.kudu.client.TestAlterTable-1783519765888-renamed [id=59ad9d4eab62414ba2a3239d73198e0e]) successfully deleted
14:09:26.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.393993  7941 ts_tablet_manager.cc:1929] T 6d974685243f4a07b026889a29edcc28 P 9f891af8e428469cb12b2fc6e5a27135: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
14:09:26.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.394045  7941 log.cc:1199] T 6d974685243f4a07b026889a29edcc28 P 9f891af8e428469cb12b2fc6e5a27135: Deleting WAL directory at /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/ts-0/wal/wals/6d974685243f4a07b026889a29edcc28
14:09:26.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.394270  7941 ts_tablet_manager.cc:1950] T 6d974685243f4a07b026889a29edcc28 P 9f891af8e428469cb12b2fc6e5a27135: Deleting consensus metadata
14:09:26.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.394505  7250 catalog_manager.cc:5028] TS 242746cce3934582a10384801787d9b6 (127.7.13.131:43023): tablet daa7159640e2437b97832ae4ac14491b (table org.apache.kudu.client.TestAlterTable-1783519765888-renamed [id=59ad9d4eab62414ba2a3239d73198e0e]) successfully deleted
14:09:26.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.394827  7248 catalog_manager.cc:5028] TS 9f891af8e428469cb12b2fc6e5a27135 (127.7.13.129:38507): tablet 6d974685243f4a07b026889a29edcc28 (table org.apache.kudu.client.TestAlterTable-1783519765888-renamed [id=59ad9d4eab62414ba2a3239d73198e0e]) successfully deleted
14:09:26.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.394870  7940 ts_tablet_manager.cc:1916] T 45a7d5c5dbd04efa8e6102315de51c54 P 24783325191640b7b5e4a642635813c3: Deleting tablet data with delete state TABLET_DATA_DELETED
14:09:26.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.396422  7940 ts_tablet_manager.cc:1929] T 45a7d5c5dbd04efa8e6102315de51c54 P 24783325191640b7b5e4a642635813c3: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
14:09:26.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.396489  7940 log.cc:1199] T 45a7d5c5dbd04efa8e6102315de51c54 P 24783325191640b7b5e4a642635813c3: Deleting WAL directory at /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster11401253875338328217/ts-1/wal/wals/45a7d5c5dbd04efa8e6102315de51c54
14:09:26.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.396689  7940 ts_tablet_manager.cc:1950] T 45a7d5c5dbd04efa8e6102315de51c54 P 24783325191640b7b5e4a642635813c3: Deleting consensus metadata
14:09:26.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.397205  7250 catalog_manager.cc:5028] TS 24783325191640b7b5e4a642635813c3 (127.7.13.130:35137): tablet 45a7d5c5dbd04efa8e6102315de51c54 (table org.apache.kudu.client.TestAlterTable-1783519765888-renamed [id=59ad9d4eab62414ba2a3239d73198e0e]) successfully deleted
14:09:26.411 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999}]
14:09:26.411 [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.7.13.190:44873, [1ms] Sub RPC GetTableLocations: received response from server master-127.7.13.190:44873: OK, deferred=null)) after lookup
14:09:26.413 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 59ad9d4eab62414ba2a3239d73198e0e
14:09:26.413 [DEBUG - main] (Connection.java:575) [peer master-127.7.13.190:44873(127.7.13.190:44873)] disconnecting while in state READY
14:09:26.413 [DEBUG - main] (Connection.java:575) [peer 24783325191640b7b5e4a642635813c3(127.7.13.130:35137)] disconnecting while in state READY
14:09:26.413 [DEBUG - main] (Connection.java:575) [peer 242746cce3934582a10384801787d9b6(127.7.13.131:43023)] disconnecting while in state READY
14:09:26.413 [DEBUG - main] (Connection.java:575) [peer master-127.7.13.189:33521(127.7.13.189:33521)] disconnecting while in state READY
14:09:26.413 [DEBUG - main] (Connection.java:575) [peer master-127.7.13.188:37569(127.7.13.188:37569)] disconnecting while in state READY
14:09:26.413 [DEBUG - main] (Connection.java:575) [peer 9f891af8e428469cb12b2fc6e5a27135(127.7.13.129:38507)] disconnecting while in state READY
14:09:26.414 [DEBUG - kudu-nio-4] (Connection.java:239) [peer 24783325191640b7b5e4a642635813c3(127.7.13.130:35137)] handling channelInactive
14:09:26.414 [DEBUG - kudu-nio-4] (Connection.java:709) [peer 24783325191640b7b5e4a642635813c3(127.7.13.130:35137)] cleaning up while in state READY due to: connection closed
14:09:26.414 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.7.13.190:44873(127.7.13.190:44873)] handling channelInactive
14:09:26.414 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.7.13.188:37569(127.7.13.188:37569)] handling channelInactive
14:09:26.414 [DEBUG - kudu-nio-5] (Connection.java:239) [peer 242746cce3934582a10384801787d9b6(127.7.13.131:43023)] handling channelInactive
14:09:26.414 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.7.13.190:44873(127.7.13.190:44873)] cleaning up while in state READY due to: connection closed
14:09:26.415 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.7.13.189:33521(127.7.13.189:33521)] handling channelInactive
14:09:26.415 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.7.13.189:33521(127.7.13.189:33521)] cleaning up while in state READY due to: connection closed
14:09:26.415 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.7.13.188:37569(127.7.13.188:37569)] cleaning up while in state READY due to: connection closed
14:09:26.415 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:09:26.419 [DEBUG - kudu-nio-5] (Connection.java:709) [peer 242746cce3934582a10384801787d9b6(127.7.13.131:43023)] cleaning up while in state READY due to: connection closed
14:09:26.428 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 9f891af8e428469cb12b2fc6e5a27135(127.7.13.129:38507)] handling channelInactive
14:09:26.428 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 9f891af8e428469cb12b2fc6e5a27135(127.7.13.129:38507)] cleaning up while in state READY due to: connection closed
14:09:26.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.428524  7222 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 7506
14:09:26.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.436192  7222 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 7643
14:09:26.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.441635  7222 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 7778
14:09:26.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.447144  7222 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 7233
14:09:26.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.456291  7222 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 7305
14:09:26.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.461895  7222 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 7376
14:09:26.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T14:09:26Z chronyd exiting
.14:09:26.558 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1783519766558
14:09:26.561 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:09:26.562 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
14:09:26.562 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskzNpfhA/test-tmp
14:09:26.562 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
14:09:26.562 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskzNpfhA/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
14:09:26.565 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161"
  extra_master_flags: "--max_num_columns=10"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

14:09:26.641 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:09:26.641 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

14:09:26.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.641721  7982 mini_oidc.cc:150] Starting JWKS server
14:09:26.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.642302  7982 webserver.cc:533] Webserver started at http://127.0.0.1:36787/ using document root <none> and password file <none>
14:09:26.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.642372  7982 mini_oidc.cc:186] Starting OIDC Discovery server
14:09:26.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.642529  7982 webserver.cc:533] Webserver started at http://127.0.0.1:45437/ using document root <none> and password file <none>
14:09:26.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T14:09:26Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
14:09:26.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T14:09:26Z Disabled control of system clock
14:09:26.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.653053  7982 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:26.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:26.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/master-0/wal
14:09:26.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/master-0/data
14:09:26.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:26.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:26.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:26.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:26.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:26.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:26.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/master-0/logs
14:09:26.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/master-0/data/info.pb
14:09:26.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:26.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:26.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:26.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:26.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:26.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:26.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:26.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:26.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:09:26.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:26.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:26.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:26.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.7.203.190:35113
14:09:26.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.7.203.190
14:09:26.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:26.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.7.203.148:45019
14:09:26.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:26.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:26.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:26.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:26.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.7.203.190:35113,127.7.203.189:35101,127.7.203.188:38565
14:09:26.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:26.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:36787/jwks.json
14:09:26.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --max_num_columns=10 with env {}
14:09:26.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:26.727386  7993 flags.cc:432] Enabled unsafe flag: --max_num_columns=10
14:09:26.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:26.727541  7993 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:26.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:26.727557  7993 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:26.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:26.727576  7993 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:26.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:26.728996  7993 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:09:26.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:26.729034  7993 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:26.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:26.729048  7993 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:09:26.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:26.729060  7993 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:09:26.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:26.729072  7993 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:09:26.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:26.729084  7993 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:36787/jwks.json
14:09:26.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.730600  7993 master_runner.cc:387] Master server non-default flags:
14:09:26.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:26.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.7.203.148:45019
14:09:26.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:26.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:26.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/master-0/data
14:09:26.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/master-0/wal
14:09:26.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --max_num_columns=10
14:09:26.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:26.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.7.203.190:35113,127.7.203.189:35101,127.7.203.188:38565
14:09:26.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:26.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:26.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:26.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.7.203.190:35113
14:09:26.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:26.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:26.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:26.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:36787/jwks.json
14:09:26.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:26.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:26.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/master-0/data/info.pb
14:09:26.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.7.203.190
14:09:26.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:26.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:26.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.7993
14:09:26.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:26.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:26.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:26.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:26.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/master-0/logs
14:09:26.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:26.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:26.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:26.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:09:26.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:26.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:26.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:26.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:26.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:26.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.730765  7993 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:26.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.730934  7993 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:26.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:26.733309  8001 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:26.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:26.733330  7998 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:26.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:26.733341  7999 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:26.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.733418  7993 server_base.cc:1061] running on GCE node
14:09:26.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.733670  7993 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:26.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.733963  7993 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:26.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.735102  7993 hybrid_clock.cc:648] HybridClock initialized: now 1783519766735084 us; error 34 us; skew 500 ppm
14:09:26.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.736219  7993 webserver.cc:533] Webserver started at http://127.7.203.190:42903/ using document root <none> and password file <none>
14:09:26.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.736440  7993 fs_manager.cc:362] Metadata directory not provided
14:09:26.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.736521  7993 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:26.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.736627  7993 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:26.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.737453  7993 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/master-0/data/instance:
14:09:26.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ee4e9724f1d94cb097f5af7ef7e067ee"
14:09:26.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:26 on dist-test-slave-63nk"
14:09:26.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.737839  7993 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/master-0/wal/instance:
14:09:26.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ee4e9724f1d94cb097f5af7ef7e067ee"
14:09:26.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:26 on dist-test-slave-63nk"
14:09:26.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.739058  7993 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
14:09:26.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.739787  8007 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:26.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.739974  7993 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:09:26.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.740065  7993 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/master-0/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/master-0/wal
14:09:26.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ee4e9724f1d94cb097f5af7ef7e067ee"
14:09:26.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:26 on dist-test-slave-63nk"
14:09:26.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.740150  7993 fs_report.cc:389] FS layout report
14:09:26.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:26.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/master-0/wal
14:09:26.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/master-0/wal
14:09:26.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/master-0/data/data
14:09:26.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:26.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:26.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:26.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:26.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:26.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:26.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:26.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:26.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:26.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:26.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:26.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.757809  7993 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:26.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.758139  7993 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:26.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.758288  7993 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:26.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.762396  7993 rpc_server.cc:307] RPC server started. Bound to: 127.7.203.190:35113
14:09:26.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.762434  8059 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.203.190:35113 every 8 connection(s)
14:09:26.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.762771  7993 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/master-0/data/info.pb
14:09:26.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.763362  8060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:26.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.764783  8060 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.203.190" port: 35113 } has no permanent_uuid. Determining permanent_uuid...
14:09:26.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.766793  7982 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 7993
14:09:26.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.766899  7982 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/master-0/wal/instance
14:09:26.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.767634  7982 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:26.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:26.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/master-1/wal
14:09:26.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/master-1/data
14:09:26.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:26.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:26.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:26.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:26.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:26.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:26.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/master-1/logs
14:09:26.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/master-1/data/info.pb
14:09:26.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:26.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:26.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:26.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:26.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:26.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:26.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:26.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:26.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:09:26.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:26.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:26.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:26.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.7.203.189:35101
14:09:26.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.7.203.189
14:09:26.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:26.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.7.203.148:45019
14:09:26.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:26.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:26.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:26.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:26.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.7.203.190:35113,127.7.203.189:35101,127.7.203.188:38565
14:09:26.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:26.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:36787/jwks.json
14:09:26.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --max_num_columns=10 with env {}
14:09:26.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.770634  8060 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.203.189" port: 35101 } has no permanent_uuid. Determining permanent_uuid...
14:09:26.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:26.771080  8011 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.7.203.189:35101: connect: Connection refused (error 111)
14:09:26.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:26.771552  8060 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.7.203.189:35101: Network error: Client connection negotiation failed: client connection to 127.7.203.189:35101: connect: Connection refused (error 111)
14:09:26.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.820768  8060 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.203.189" port: 35101 } attempt: 1
14:09:26.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:26.821899  8060 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.7.203.189:35101: Network error: Client connection negotiation failed: client connection to 127.7.203.189:35101: connect: Connection refused (error 111)
14:09:26.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:26.845731  8064 flags.cc:432] Enabled unsafe flag: --max_num_columns=10
14:09:26.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:26.845928  8064 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:26.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:26.845947  8064 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:26.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:26.845968  8064 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:26.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:26.847580  8064 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:09:26.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:26.847642  8064 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:26.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:26.847658  8064 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:09:26.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:26.847672  8064 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:09:26.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:26.847687  8064 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:09:26.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:26.847699  8064 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:36787/jwks.json
14:09:26.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.849368  8064 master_runner.cc:387] Master server non-default flags:
14:09:26.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:26.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.7.203.148:45019
14:09:26.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:26.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:26.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/master-1/data
14:09:26.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/master-1/wal
14:09:26.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --max_num_columns=10
14:09:26.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:26.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.7.203.190:35113,127.7.203.189:35101,127.7.203.188:38565
14:09:26.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:26.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:26.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:26.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.7.203.189:35101
14:09:26.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:26.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:26.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:26.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:36787/jwks.json
14:09:26.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:26.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:26.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/master-1/data/info.pb
14:09:26.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.7.203.189
14:09:26.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:26.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:26.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.8064
14:09:26.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:26.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:26.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:26.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:26.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/master-1/logs
14:09:26.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:26.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:26.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:26.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:09:26.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:26.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:26.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:26.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:26.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:26.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.849567  8064 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:26.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.849751  8064 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:26.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:26.852088  8073 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:26.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:26.852077  8070 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:26.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.852337  8064 server_base.cc:1061] running on GCE node
14:09:26.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:26.852061  8071 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:26.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.852723  8064 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:26.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.852967  8064 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:26.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.854149  8064 hybrid_clock.cc:648] HybridClock initialized: now 1783519766854132 us; error 26 us; skew 500 ppm
14:09:26.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.855391  8064 webserver.cc:533] Webserver started at http://127.7.203.189:36179/ using document root <none> and password file <none>
14:09:26.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.855621  8064 fs_manager.cc:362] Metadata directory not provided
14:09:26.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.855693  8064 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:26.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.855800  8064 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:26.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.856721  8064 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/master-1/data/instance:
14:09:26.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "894829ce4d0a441c95f8b7e44f48d434"
14:09:26.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:26 on dist-test-slave-63nk"
14:09:26.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.857070  8064 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/master-1/wal/instance:
14:09:26.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "894829ce4d0a441c95f8b7e44f48d434"
14:09:26.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:26 on dist-test-slave-63nk"
14:09:26.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.858340  8064 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:09:26.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.859115  8079 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:26.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.859364  8064 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
14:09:26.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.859457  8064 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/master-1/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/master-1/wal
14:09:26.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "894829ce4d0a441c95f8b7e44f48d434"
14:09:26.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:26 on dist-test-slave-63nk"
14:09:26.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.859532  8064 fs_report.cc:389] FS layout report
14:09:26.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:26.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/master-1/wal
14:09:26.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/master-1/wal
14:09:26.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/master-1/data/data
14:09:26.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:26.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:26.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:26.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:26.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:26.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:26.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:26.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:26.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:26.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:26.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:26.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.876924  8064 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:26.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.877269  8064 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:26.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.877435  8064 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:26.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.881899  8064 rpc_server.cc:307] RPC server started. Bound to: 127.7.203.189:35101
14:09:26.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.881934  8131 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.203.189:35101 every 8 connection(s)
14:09:26.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.882308  8064 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/master-1/data/info.pb
14:09:26.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.882512  7982 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 8064
14:09:26.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.882607  7982 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/master-1/wal/instance
14:09:26.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.883000  8132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:26.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.883085  7982 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:26.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:26.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/master-2/wal
14:09:26.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/master-2/data
14:09:26.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:26.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:26.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:26.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:26.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:26.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:26.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/master-2/logs
14:09:26.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/master-2/data/info.pb
14:09:26.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:26.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:26.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:26.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:26.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:26.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:26.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:26.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:26.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:09:26.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:26.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:26.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:26.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.7.203.188:38565
14:09:26.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.7.203.188
14:09:26.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:26.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.7.203.148:45019
14:09:26.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:26.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:26.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:26.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:26.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.7.203.190:35113,127.7.203.189:35101,127.7.203.188:38565
14:09:26.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:26.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:36787/jwks.json
14:09:26.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --max_num_columns=10 with env {}
14:09:26.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.884827  8132 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.203.190" port: 35113 } has no permanent_uuid. Determining permanent_uuid...
14:09:26.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.890103  8060 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.203.189" port: 35101 } attempt: 2
14:09:26.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.890725  8132 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.203.189" port: 35101 } has no permanent_uuid. Determining permanent_uuid...
14:09:26.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.894698  8060 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.203.188" port: 38565 } has no permanent_uuid. Determining permanent_uuid...
14:09:26.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.894719  8132 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.203.188" port: 38565 } has no permanent_uuid. Determining permanent_uuid...
14:09:26.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:26.895284  8060 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.7.203.188:38565: Network error: Client connection negotiation failed: client connection to 127.7.203.188:38565: connect: Connection refused (error 111)
14:09:26.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:26.895334  8081 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.7.203.188:38565: connect: Connection refused (error 111)
14:09:26.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:26.895859  8132 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.7.203.188:38565: Network error: Client connection negotiation failed: client connection to 127.7.203.188:38565: connect: Connection refused (error 111)
14:09:26.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.938455  8060 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.203.188" port: 38565 } attempt: 1
14:09:26.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:26.939358  8060 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.7.203.188:38565: Network error: Client connection negotiation failed: client connection to 127.7.203.188:38565: connect: Connection refused (error 111)
14:09:26.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.945029  8132 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.203.188" port: 38565 } attempt: 1
14:09:26.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:26.945817  8132 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.7.203.188:38565: Network error: Client connection negotiation failed: client connection to 127.7.203.188:38565: connect: Connection refused (error 111)
14:09:26.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:26.964525  8134 flags.cc:432] Enabled unsafe flag: --max_num_columns=10
14:09:26.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:26.964725  8134 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:26.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:26.964753  8134 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:26.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:26.964779  8134 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:26.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:26.966415  8134 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:09:26.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:26.966492  8134 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:26.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:26.966516  8134 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:09:26.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:26.966536  8134 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:09:26.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:26.966552  8134 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:09:26.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:26.966567  8134 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:36787/jwks.json
14:09:26.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.968286  8134 master_runner.cc:387] Master server non-default flags:
14:09:26.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:26.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.7.203.148:45019
14:09:26.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:26.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:26.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/master-2/data
14:09:26.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/master-2/wal
14:09:26.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --max_num_columns=10
14:09:26.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:26.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.7.203.190:35113,127.7.203.189:35101,127.7.203.188:38565
14:09:26.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:26.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:26.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:26.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.7.203.188:38565
14:09:26.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:26.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:26.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:26.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:36787/jwks.json
14:09:26.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:26.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:26.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/master-2/data/info.pb
14:09:26.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.7.203.188
14:09:26.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:26.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:26.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.8134
14:09:26.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:26.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:26.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:26.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:26.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/master-2/logs
14:09:26.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:26.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:26.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:26.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:09:26.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:26.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:26.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:26.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:26.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:26.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.968545  8134 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:26.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.968784  8134 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:26.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:26.971438  8143 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:26.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:26.971442  8144 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:26.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.971606  8134 server_base.cc:1061] running on GCE node
14:09:26.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:26.971449  8146 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:26.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.971961  8134 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:26.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.972229  8134 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:26.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.973438  8134 hybrid_clock.cc:648] HybridClock initialized: now 1783519766973403 us; error 31 us; skew 500 ppm
14:09:26.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.974519  8134 webserver.cc:533] Webserver started at http://127.7.203.188:37923/ using document root <none> and password file <none>
14:09:26.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.974673  8134 fs_manager.cc:362] Metadata directory not provided
14:09:26.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.974713  8134 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:26.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.974794  8134 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:26.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.975557  8134 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/master-2/data/instance:
14:09:26.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "272e1f68c6b24fc79af511e0b737e058"
14:09:26.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:26 on dist-test-slave-63nk"
14:09:26.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.975821  8134 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/master-2/wal/instance:
14:09:26.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "272e1f68c6b24fc79af511e0b737e058"
14:09:26.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:26 on dist-test-slave-63nk"
14:09:26.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.977059  8134 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.001s
14:09:26.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.977696  8152 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:26.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.977957  8134 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
14:09:26.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.978039  8134 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/master-2/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/master-2/wal
14:09:26.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "272e1f68c6b24fc79af511e0b737e058"
14:09:26.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:26 on dist-test-slave-63nk"
14:09:26.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.978104  8134 fs_report.cc:389] FS layout report
14:09:26.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:26.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/master-2/wal
14:09:26.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/master-2/wal
14:09:26.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/master-2/data/data
14:09:26.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:26.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:26.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:26.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:26.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:26.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:26.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:26.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:26.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:26.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:26.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:26.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.985762  8134 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:26.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.986058  8134 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:26.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.986202  8134 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:26.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.986546  8060 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.203.188" port: 38565 } attempt: 2
14:09:26.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:26.987372  8060 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.7.203.188:38565: Network error: Client connection negotiation failed: client connection to 127.7.203.188:38565: connect: Connection refused (error 111)
14:09:26.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.990309  8134 rpc_server.cc:307] RPC server started. Bound to: 127.7.203.188:38565
14:09:26.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.990335  8204 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.203.188:38565 every 8 connection(s)
14:09:26.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.990586  8134 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/master-2/data/info.pb
14:09:26.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.991072  8205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:26.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.992501  8205 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.203.190" port: 35113 } has no permanent_uuid. Determining permanent_uuid...
14:09:26.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.997648  7982 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 8134
14:09:26.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.997745  7982 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/master-2/wal/instance
14:09:26.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:26.997830  8205 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.203.189" port: 35101 } has no permanent_uuid. Determining permanent_uuid...
14:09:27.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.001567  8205 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.203.188" port: 38565 } has no permanent_uuid. Determining permanent_uuid...
14:09:27.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.006441  8205 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 272e1f68c6b24fc79af511e0b737e058: Bootstrap starting.
14:09:27.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.007077  8205 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 272e1f68c6b24fc79af511e0b737e058: Neither blocks nor log segments found. Creating new log.
14:09:27.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.007342  8205 log.cc:826] T 00000000000000000000000000000000 P 272e1f68c6b24fc79af511e0b737e058: Log is configured to *not* fsync() on all Append() calls
14:09:27.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.008061  8205 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 272e1f68c6b24fc79af511e0b737e058: No bootstrap required, opened a new log
14:09:27.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.009627  8205 raft_consensus.cc:359] T 00000000000000000000000000000000 P 272e1f68c6b24fc79af511e0b737e058 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee4e9724f1d94cb097f5af7ef7e067ee" member_type: VOTER last_known_addr { host: "127.7.203.190" port: 35113 } } peers { permanent_uuid: "894829ce4d0a441c95f8b7e44f48d434" member_type: VOTER last_known_addr { host: "127.7.203.189" port: 35101 } } peers { permanent_uuid: "272e1f68c6b24fc79af511e0b737e058" member_type: VOTER last_known_addr { host: "127.7.203.188" port: 38565 } }
14:09:27.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.009758  8205 raft_consensus.cc:385] T 00000000000000000000000000000000 P 272e1f68c6b24fc79af511e0b737e058 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:27.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.009793  8205 raft_consensus.cc:740] T 00000000000000000000000000000000 P 272e1f68c6b24fc79af511e0b737e058 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 272e1f68c6b24fc79af511e0b737e058, State: Initialized, Role: FOLLOWER
14:09:27.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.009904  8205 consensus_queue.cc:260] T 00000000000000000000000000000000 P 272e1f68c6b24fc79af511e0b737e058 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee4e9724f1d94cb097f5af7ef7e067ee" member_type: VOTER last_known_addr { host: "127.7.203.190" port: 35113 } } peers { permanent_uuid: "894829ce4d0a441c95f8b7e44f48d434" member_type: VOTER last_known_addr { host: "127.7.203.189" port: 35101 } } peers { permanent_uuid: "272e1f68c6b24fc79af511e0b737e058" member_type: VOTER last_known_addr { host: "127.7.203.188" port: 38565 } }
14:09:27.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.010179  8205 sys_catalog.cc:565] T 00000000000000000000000000000000 P 272e1f68c6b24fc79af511e0b737e058 [sys.catalog]: configured and running, proceeding with master startup.
14:09:27.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.010179  8212 sys_catalog.cc:455] T 00000000000000000000000000000000 P 272e1f68c6b24fc79af511e0b737e058 [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: "ee4e9724f1d94cb097f5af7ef7e067ee" member_type: VOTER last_known_addr { host: "127.7.203.190" port: 35113 } } peers { permanent_uuid: "894829ce4d0a441c95f8b7e44f48d434" member_type: VOTER last_known_addr { host: "127.7.203.189" port: 35101 } } peers { permanent_uuid: "272e1f68c6b24fc79af511e0b737e058" member_type: VOTER last_known_addr { host: "127.7.203.188" port: 38565 } } }
14:09:27.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.010301  8212 sys_catalog.cc:458] T 00000000000000000000000000000000 P 272e1f68c6b24fc79af511e0b737e058 [sys.catalog]: This master's current role is: FOLLOWER
14:09:27.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:27.012051  8223 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 272e1f68c6b24fc79af511e0b737e058: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:09:27.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:27.012127  8223 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:09:27.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.012385  8134 master_runner.cc:187] Error getting master registration for 127.7.203.190:35113: OK, instance_id { permanent_uuid: "ee4e9724f1d94cb097f5af7ef7e067ee" instance_seqno: 1783519766761364 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:09:27.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.013715  8134 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:09:27.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.013974  8132 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.203.188" port: 38565 } attempt: 2
14:09:27.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.017648  8132 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 894829ce4d0a441c95f8b7e44f48d434: Bootstrap starting.
14:09:27.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.018261  8132 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 894829ce4d0a441c95f8b7e44f48d434: Neither blocks nor log segments found. Creating new log.
14:09:27.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.018726  8132 log.cc:826] T 00000000000000000000000000000000 P 894829ce4d0a441c95f8b7e44f48d434: Log is configured to *not* fsync() on all Append() calls
14:09:27.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.019416  8132 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 894829ce4d0a441c95f8b7e44f48d434: No bootstrap required, opened a new log
14:09:27.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.020558  8132 raft_consensus.cc:359] T 00000000000000000000000000000000 P 894829ce4d0a441c95f8b7e44f48d434 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee4e9724f1d94cb097f5af7ef7e067ee" member_type: VOTER last_known_addr { host: "127.7.203.190" port: 35113 } } peers { permanent_uuid: "894829ce4d0a441c95f8b7e44f48d434" member_type: VOTER last_known_addr { host: "127.7.203.189" port: 35101 } } peers { permanent_uuid: "272e1f68c6b24fc79af511e0b737e058" member_type: VOTER last_known_addr { host: "127.7.203.188" port: 38565 } }
14:09:27.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.020669  8132 raft_consensus.cc:385] T 00000000000000000000000000000000 P 894829ce4d0a441c95f8b7e44f48d434 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:27.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.020702  8132 raft_consensus.cc:740] T 00000000000000000000000000000000 P 894829ce4d0a441c95f8b7e44f48d434 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 894829ce4d0a441c95f8b7e44f48d434, State: Initialized, Role: FOLLOWER
14:09:27.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.020798  8132 consensus_queue.cc:260] T 00000000000000000000000000000000 P 894829ce4d0a441c95f8b7e44f48d434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee4e9724f1d94cb097f5af7ef7e067ee" member_type: VOTER last_known_addr { host: "127.7.203.190" port: 35113 } } peers { permanent_uuid: "894829ce4d0a441c95f8b7e44f48d434" member_type: VOTER last_known_addr { host: "127.7.203.189" port: 35101 } } peers { permanent_uuid: "272e1f68c6b24fc79af511e0b737e058" member_type: VOTER last_known_addr { host: "127.7.203.188" port: 38565 } }
14:09:27.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.021905  8132 sys_catalog.cc:565] T 00000000000000000000000000000000 P 894829ce4d0a441c95f8b7e44f48d434 [sys.catalog]: configured and running, proceeding with master startup.
14:09:27.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:27.023850  8237 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 894829ce4d0a441c95f8b7e44f48d434: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:09:27.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:27.023906  8237 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:09:27.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.023952  8064 master_runner.cc:187] Error getting master registration for 127.7.203.190:35113: OK, instance_id { permanent_uuid: "ee4e9724f1d94cb097f5af7ef7e067ee" instance_seqno: 1783519766761364 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:09:27.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.025168  8064 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:09:27.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.028218  8226 sys_catalog.cc:455] T 00000000000000000000000000000000 P 894829ce4d0a441c95f8b7e44f48d434 [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: "ee4e9724f1d94cb097f5af7ef7e067ee" member_type: VOTER last_known_addr { host: "127.7.203.190" port: 35113 } } peers { permanent_uuid: "894829ce4d0a441c95f8b7e44f48d434" member_type: VOTER last_known_addr { host: "127.7.203.189" port: 35101 } } peers { permanent_uuid: "272e1f68c6b24fc79af511e0b737e058" member_type: VOTER last_known_addr { host: "127.7.203.188" port: 38565 } } }
14:09:27.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.028292  8226 sys_catalog.cc:458] T 00000000000000000000000000000000 P 894829ce4d0a441c95f8b7e44f48d434 [sys.catalog]: This master's current role is: FOLLOWER
14:09:27.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.094565  8060 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.203.188" port: 38565 } attempt: 3
14:09:27.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.103945  8060 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ee4e9724f1d94cb097f5af7ef7e067ee: Bootstrap starting.
14:09:27.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.104740  8060 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ee4e9724f1d94cb097f5af7ef7e067ee: Neither blocks nor log segments found. Creating new log.
14:09:27.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.105020  8060 log.cc:826] T 00000000000000000000000000000000 P ee4e9724f1d94cb097f5af7ef7e067ee: Log is configured to *not* fsync() on all Append() calls
14:09:27.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.105790  8060 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ee4e9724f1d94cb097f5af7ef7e067ee: No bootstrap required, opened a new log
14:09:27.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.107735  8060 raft_consensus.cc:359] T 00000000000000000000000000000000 P ee4e9724f1d94cb097f5af7ef7e067ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee4e9724f1d94cb097f5af7ef7e067ee" member_type: VOTER last_known_addr { host: "127.7.203.190" port: 35113 } } peers { permanent_uuid: "894829ce4d0a441c95f8b7e44f48d434" member_type: VOTER last_known_addr { host: "127.7.203.189" port: 35101 } } peers { permanent_uuid: "272e1f68c6b24fc79af511e0b737e058" member_type: VOTER last_known_addr { host: "127.7.203.188" port: 38565 } }
14:09:27.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.107862  8060 raft_consensus.cc:385] T 00000000000000000000000000000000 P ee4e9724f1d94cb097f5af7ef7e067ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:27.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.107894  8060 raft_consensus.cc:740] T 00000000000000000000000000000000 P ee4e9724f1d94cb097f5af7ef7e067ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee4e9724f1d94cb097f5af7ef7e067ee, State: Initialized, Role: FOLLOWER
14:09:27.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.108022  8060 consensus_queue.cc:260] T 00000000000000000000000000000000 P ee4e9724f1d94cb097f5af7ef7e067ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee4e9724f1d94cb097f5af7ef7e067ee" member_type: VOTER last_known_addr { host: "127.7.203.190" port: 35113 } } peers { permanent_uuid: "894829ce4d0a441c95f8b7e44f48d434" member_type: VOTER last_known_addr { host: "127.7.203.189" port: 35101 } } peers { permanent_uuid: "272e1f68c6b24fc79af511e0b737e058" member_type: VOTER last_known_addr { host: "127.7.203.188" port: 38565 } }
14:09:27.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.108346  8060 sys_catalog.cc:565] T 00000000000000000000000000000000 P ee4e9724f1d94cb097f5af7ef7e067ee [sys.catalog]: configured and running, proceeding with master startup.
14:09:27.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.108335  8240 sys_catalog.cc:455] T 00000000000000000000000000000000 P ee4e9724f1d94cb097f5af7ef7e067ee [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: "ee4e9724f1d94cb097f5af7ef7e067ee" member_type: VOTER last_known_addr { host: "127.7.203.190" port: 35113 } } peers { permanent_uuid: "894829ce4d0a441c95f8b7e44f48d434" member_type: VOTER last_known_addr { host: "127.7.203.189" port: 35101 } } peers { permanent_uuid: "272e1f68c6b24fc79af511e0b737e058" member_type: VOTER last_known_addr { host: "127.7.203.188" port: 38565 } } }
14:09:27.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.108734  8240 sys_catalog.cc:458] T 00000000000000000000000000000000 P ee4e9724f1d94cb097f5af7ef7e067ee [sys.catalog]: This master's current role is: FOLLOWER
14:09:27.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:27.110484  8251 catalog_manager.cc:1594] T 00000000000000000000000000000000 P ee4e9724f1d94cb097f5af7ef7e067ee: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:09:27.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:27.110682  8251 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:09:27.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.112588  7993 master_runner.cc:264] No leader master found from master ee4e9724f1d94cb097f5af7ef7e067ee
14:09:27.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.112636  7993 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:09:27.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:27.128201  8085 tablet.cc:2406] T 00000000000000000000000000000000 P 894829ce4d0a441c95f8b7e44f48d434: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:09:27.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.163951  8240 raft_consensus.cc:493] T 00000000000000000000000000000000 P ee4e9724f1d94cb097f5af7ef7e067ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:09:27.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.164079  8240 raft_consensus.cc:515] T 00000000000000000000000000000000 P ee4e9724f1d94cb097f5af7ef7e067ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee4e9724f1d94cb097f5af7ef7e067ee" member_type: VOTER last_known_addr { host: "127.7.203.190" port: 35113 } } peers { permanent_uuid: "894829ce4d0a441c95f8b7e44f48d434" member_type: VOTER last_known_addr { host: "127.7.203.189" port: 35101 } } peers { permanent_uuid: "272e1f68c6b24fc79af511e0b737e058" member_type: VOTER last_known_addr { host: "127.7.203.188" port: 38565 } }
14:09:27.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.164386  8240 leader_election.cc:290] T 00000000000000000000000000000000 P ee4e9724f1d94cb097f5af7ef7e067ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 894829ce4d0a441c95f8b7e44f48d434 (127.7.203.189:35101), 272e1f68c6b24fc79af511e0b737e058 (127.7.203.188:38565)
14:09:27.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.164791  8105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ee4e9724f1d94cb097f5af7ef7e067ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "894829ce4d0a441c95f8b7e44f48d434" is_pre_election: true
14:09:27.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.164920  8105 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 894829ce4d0a441c95f8b7e44f48d434 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee4e9724f1d94cb097f5af7ef7e067ee in term 0.
14:09:27.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.165129  8179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ee4e9724f1d94cb097f5af7ef7e067ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "272e1f68c6b24fc79af511e0b737e058" is_pre_election: true
14:09:27.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.165261  8179 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 272e1f68c6b24fc79af511e0b737e058 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee4e9724f1d94cb097f5af7ef7e067ee in term 0.
14:09:27.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.165463  8011 leader_election.cc:304] T 00000000000000000000000000000000 P ee4e9724f1d94cb097f5af7ef7e067ee [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: 894829ce4d0a441c95f8b7e44f48d434, ee4e9724f1d94cb097f5af7ef7e067ee; no voters: 
14:09:27.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.166090  8240 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ee4e9724f1d94cb097f5af7ef7e067ee [term 0 FOLLOWER]: Leader pre-election won for term 1
14:09:27.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.166270  8240 raft_consensus.cc:493] T 00000000000000000000000000000000 P ee4e9724f1d94cb097f5af7ef7e067ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:09:27.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.166325  8240 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ee4e9724f1d94cb097f5af7ef7e067ee [term 0 FOLLOWER]: Advancing to term 1
14:09:27.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.167177  8240 raft_consensus.cc:515] T 00000000000000000000000000000000 P ee4e9724f1d94cb097f5af7ef7e067ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee4e9724f1d94cb097f5af7ef7e067ee" member_type: VOTER last_known_addr { host: "127.7.203.190" port: 35113 } } peers { permanent_uuid: "894829ce4d0a441c95f8b7e44f48d434" member_type: VOTER last_known_addr { host: "127.7.203.189" port: 35101 } } peers { permanent_uuid: "272e1f68c6b24fc79af511e0b737e058" member_type: VOTER last_known_addr { host: "127.7.203.188" port: 38565 } }
14:09:27.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.167304  8240 leader_election.cc:290] T 00000000000000000000000000000000 P ee4e9724f1d94cb097f5af7ef7e067ee [CANDIDATE]: Term 1 election: Requested vote from peers 894829ce4d0a441c95f8b7e44f48d434 (127.7.203.189:35101), 272e1f68c6b24fc79af511e0b737e058 (127.7.203.188:38565)
14:09:27.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.167588  8179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ee4e9724f1d94cb097f5af7ef7e067ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "272e1f68c6b24fc79af511e0b737e058"
14:09:27.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.167658  8179 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 272e1f68c6b24fc79af511e0b737e058 [term 0 FOLLOWER]: Advancing to term 1
14:09:27.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.168275  8105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ee4e9724f1d94cb097f5af7ef7e067ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "894829ce4d0a441c95f8b7e44f48d434"
14:09:27.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.168351  8105 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 894829ce4d0a441c95f8b7e44f48d434 [term 0 FOLLOWER]: Advancing to term 1
14:09:27.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.169123  8105 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 894829ce4d0a441c95f8b7e44f48d434 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee4e9724f1d94cb097f5af7ef7e067ee in term 1.
14:09:27.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.169288  8011 leader_election.cc:304] T 00000000000000000000000000000000 P ee4e9724f1d94cb097f5af7ef7e067ee [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: 894829ce4d0a441c95f8b7e44f48d434, ee4e9724f1d94cb097f5af7ef7e067ee; no voters: 
14:09:27.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.170179  8179 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 272e1f68c6b24fc79af511e0b737e058 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee4e9724f1d94cb097f5af7ef7e067ee in term 1.
14:09:27.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.171768  8240 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ee4e9724f1d94cb097f5af7ef7e067ee [term 1 FOLLOWER]: Leader election won for term 1
14:09:27.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.171964  8240 raft_consensus.cc:697] T 00000000000000000000000000000000 P ee4e9724f1d94cb097f5af7ef7e067ee [term 1 LEADER]: Becoming Leader. State: Replica: ee4e9724f1d94cb097f5af7ef7e067ee, State: Running, Role: LEADER
14:09:27.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.172051  8240 consensus_queue.cc:237] T 00000000000000000000000000000000 P ee4e9724f1d94cb097f5af7ef7e067ee [LEADER]: Queue going to LEADER mode. State: All 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: "ee4e9724f1d94cb097f5af7ef7e067ee" member_type: VOTER last_known_addr { host: "127.7.203.190" port: 35113 } } peers { permanent_uuid: "894829ce4d0a441c95f8b7e44f48d434" member_type: VOTER last_known_addr { host: "127.7.203.189" port: 35101 } } peers { permanent_uuid: "272e1f68c6b24fc79af511e0b737e058" member_type: VOTER last_known_addr { host: "127.7.203.188" port: 38565 } }
14:09:27.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.172430  8240 sys_catalog.cc:455] T 00000000000000000000000000000000 P ee4e9724f1d94cb097f5af7ef7e067ee [sys.catalog]: SysCatalogTable state changed. Reason: New leader ee4e9724f1d94cb097f5af7ef7e067ee. Latest consensus state: current_term: 1 leader_uuid: "ee4e9724f1d94cb097f5af7ef7e067ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee4e9724f1d94cb097f5af7ef7e067ee" member_type: VOTER last_known_addr { host: "127.7.203.190" port: 35113 } } peers { permanent_uuid: "894829ce4d0a441c95f8b7e44f48d434" member_type: VOTER last_known_addr { host: "127.7.203.189" port: 35101 } } peers { permanent_uuid: "272e1f68c6b24fc79af511e0b737e058" member_type: VOTER last_known_addr { host: "127.7.203.188" port: 38565 } } }
14:09:27.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.172503  8240 sys_catalog.cc:458] T 00000000000000000000000000000000 P ee4e9724f1d94cb097f5af7ef7e067ee [sys.catalog]: This master's current role is: LEADER
14:09:27.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.173354  8255 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
14:09:27.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.173830  8255 catalog_manager.cc:1520] Initializing Kudu cluster ID...
14:09:27.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.175269  8179 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 272e1f68c6b24fc79af511e0b737e058 [term 1 FOLLOWER]: Refusing update from remote peer ee4e9724f1d94cb097f5af7ef7e067ee: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:09:27.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.175616  8253 consensus_queue.cc:1048] T 00000000000000000000000000000000 P ee4e9724f1d94cb097f5af7ef7e067ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "272e1f68c6b24fc79af511e0b737e058" member_type: VOTER last_known_addr { host: "127.7.203.188" port: 38565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:09:27.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.176898  8212 sys_catalog.cc:455] T 00000000000000000000000000000000 P 272e1f68c6b24fc79af511e0b737e058 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ee4e9724f1d94cb097f5af7ef7e067ee. Latest consensus state: current_term: 1 leader_uuid: "ee4e9724f1d94cb097f5af7ef7e067ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee4e9724f1d94cb097f5af7ef7e067ee" member_type: VOTER last_known_addr { host: "127.7.203.190" port: 35113 } } peers { permanent_uuid: "894829ce4d0a441c95f8b7e44f48d434" member_type: VOTER last_known_addr { host: "127.7.203.189" port: 35101 } } peers { permanent_uuid: "272e1f68c6b24fc79af511e0b737e058" member_type: VOTER last_known_addr { host: "127.7.203.188" port: 38565 } } }
14:09:27.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.176976  8212 sys_catalog.cc:458] T 00000000000000000000000000000000 P 272e1f68c6b24fc79af511e0b737e058 [sys.catalog]: This master's current role is: FOLLOWER
14:09:27.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.177417  8105 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 894829ce4d0a441c95f8b7e44f48d434 [term 1 FOLLOWER]: Refusing update from remote peer ee4e9724f1d94cb097f5af7ef7e067ee: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:09:27.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.177661  8253 consensus_queue.cc:1048] T 00000000000000000000000000000000 P ee4e9724f1d94cb097f5af7ef7e067ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "894829ce4d0a441c95f8b7e44f48d434" member_type: VOTER last_known_addr { host: "127.7.203.189" port: 35101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:09:27.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.178644  8226 sys_catalog.cc:455] T 00000000000000000000000000000000 P 894829ce4d0a441c95f8b7e44f48d434 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ee4e9724f1d94cb097f5af7ef7e067ee. Latest consensus state: current_term: 1 leader_uuid: "ee4e9724f1d94cb097f5af7ef7e067ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee4e9724f1d94cb097f5af7ef7e067ee" member_type: VOTER last_known_addr { host: "127.7.203.190" port: 35113 } } peers { permanent_uuid: "894829ce4d0a441c95f8b7e44f48d434" member_type: VOTER last_known_addr { host: "127.7.203.189" port: 35101 } } peers { permanent_uuid: "272e1f68c6b24fc79af511e0b737e058" member_type: VOTER last_known_addr { host: "127.7.203.188" port: 38565 } } }
14:09:27.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.178716  8226 sys_catalog.cc:458] T 00000000000000000000000000000000 P 894829ce4d0a441c95f8b7e44f48d434 [sys.catalog]: This master's current role is: FOLLOWER
14:09:27.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.179947  8253 sys_catalog.cc:455] T 00000000000000000000000000000000 P ee4e9724f1d94cb097f5af7ef7e067ee [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "ee4e9724f1d94cb097f5af7ef7e067ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee4e9724f1d94cb097f5af7ef7e067ee" member_type: VOTER last_known_addr { host: "127.7.203.190" port: 35113 } } peers { permanent_uuid: "894829ce4d0a441c95f8b7e44f48d434" member_type: VOTER last_known_addr { host: "127.7.203.189" port: 35101 } } peers { permanent_uuid: "272e1f68c6b24fc79af511e0b737e058" member_type: VOTER last_known_addr { host: "127.7.203.188" port: 38565 } } }
14:09:27.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.180016  8253 sys_catalog.cc:458] T 00000000000000000000000000000000 P ee4e9724f1d94cb097f5af7ef7e067ee [sys.catalog]: This master's current role is: LEADER
14:09:27.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.180500  8212 sys_catalog.cc:455] T 00000000000000000000000000000000 P 272e1f68c6b24fc79af511e0b737e058 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "ee4e9724f1d94cb097f5af7ef7e067ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee4e9724f1d94cb097f5af7ef7e067ee" member_type: VOTER last_known_addr { host: "127.7.203.190" port: 35113 } } peers { permanent_uuid: "894829ce4d0a441c95f8b7e44f48d434" member_type: VOTER last_known_addr { host: "127.7.203.189" port: 35101 } } peers { permanent_uuid: "272e1f68c6b24fc79af511e0b737e058" member_type: VOTER last_known_addr { host: "127.7.203.188" port: 38565 } } }
14:09:27.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.180573  8212 sys_catalog.cc:458] T 00000000000000000000000000000000 P 272e1f68c6b24fc79af511e0b737e058 [sys.catalog]: This master's current role is: FOLLOWER
14:09:27.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.181167  8256 mvcc.cc:204] Tried to move back new op lower bound from 7305296966347681792 to 7305296966337306624. Current Snapshot: MvccSnapshot[applied={T|T < 7305296966347681792}]
14:09:27.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.181759  8257 mvcc.cc:204] Tried to move back new op lower bound from 7305296966347681792 to 7305296966337306624. Current Snapshot: MvccSnapshot[applied={T|T < 7305296966347681792}]
14:09:27.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.182348  8255 catalog_manager.cc:1383] Generated new cluster ID: 569c0d3beba34e3f8452e0fb0cdd7d7b
14:09:27.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.182403  8255 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
14:09:27.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.187603  8240 sys_catalog.cc:455] T 00000000000000000000000000000000 P ee4e9724f1d94cb097f5af7ef7e067ee [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "ee4e9724f1d94cb097f5af7ef7e067ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee4e9724f1d94cb097f5af7ef7e067ee" member_type: VOTER last_known_addr { host: "127.7.203.190" port: 35113 } } peers { permanent_uuid: "894829ce4d0a441c95f8b7e44f48d434" member_type: VOTER last_known_addr { host: "127.7.203.189" port: 35101 } } peers { permanent_uuid: "272e1f68c6b24fc79af511e0b737e058" member_type: VOTER last_known_addr { host: "127.7.203.188" port: 38565 } } }
14:09:27.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.187703  8240 sys_catalog.cc:458] T 00000000000000000000000000000000 P ee4e9724f1d94cb097f5af7ef7e067ee [sys.catalog]: This master's current role is: LEADER
14:09:27.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.188235  8226 sys_catalog.cc:455] T 00000000000000000000000000000000 P 894829ce4d0a441c95f8b7e44f48d434 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "ee4e9724f1d94cb097f5af7ef7e067ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee4e9724f1d94cb097f5af7ef7e067ee" member_type: VOTER last_known_addr { host: "127.7.203.190" port: 35113 } } peers { permanent_uuid: "894829ce4d0a441c95f8b7e44f48d434" member_type: VOTER last_known_addr { host: "127.7.203.189" port: 35101 } } peers { permanent_uuid: "272e1f68c6b24fc79af511e0b737e058" member_type: VOTER last_known_addr { host: "127.7.203.188" port: 38565 } } }
14:09:27.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.188315  8226 sys_catalog.cc:458] T 00000000000000000000000000000000 P 894829ce4d0a441c95f8b7e44f48d434 [sys.catalog]: This master's current role is: FOLLOWER
14:09:27.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.190274  8259 mvcc.cc:204] Tried to move back new op lower bound from 7305296966347681792 to 7305296966337306624. Current Snapshot: MvccSnapshot[applied={T|T < 7305296966347681792}]
14:09:27.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.191860  8255 catalog_manager.cc:1406] Generated new certificate authority record
14:09:27.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.192673  8255 catalog_manager.cc:1540] Loading token signing keys...
14:09:27.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.198727  8255 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ee4e9724f1d94cb097f5af7ef7e067ee: Generated new TSK 0
14:09:27.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.199009  8255 catalog_manager.cc:1550] Initializing in-progress tserver states...
14:09:27.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.208443  7982 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:27.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:27.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/ts-0/wal
14:09:27.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/ts-0/data
14:09:27.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:27.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:27.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:27.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:27.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:27.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:27.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/ts-0/logs
14:09:27.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/ts-0/data/info.pb
14:09:27.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:27.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:27.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:27.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:27.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:27.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:27.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:27.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:27.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:09:27.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:27.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.7.203.129:0
14:09:27.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.7.203.129
14:09:27.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.7.203.129
14:09:27.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:27.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.7.203.190:35113,127.7.203.189:35101,127.7.203.188:38565
14:09:27.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.7.203.148:45019
14:09:27.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:27.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:27.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:09:27.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:27.287889  8270 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:27.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:27.288050  8270 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:27.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:27.288071  8270 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:27.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:27.289628  8270 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:27.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:27.289686  8270 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.7.203.129
14:09:27.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.291152  8270 tablet_server_runner.cc:78] Tablet server non-default flags:
14:09:27.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:27.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.7.203.148:45019
14:09:27.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:27.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:27.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/ts-0/data
14:09:27.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/ts-0/wal
14:09:27.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:27.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:27.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.7.203.129:0
14:09:27.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:27.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:27.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:27.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/ts-0/data/info.pb
14:09:27.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.7.203.129
14:09:27.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:27.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.7.203.190:35113,127.7.203.189:35101,127.7.203.188:38565
14:09:27.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:27.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.8270
14:09:27.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:27.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:27.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:27.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:27.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.7.203.129
14:09:27.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/ts-0/logs
14:09:27.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:27.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:27.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:27.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:09:27.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:27.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:27.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:27.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:27.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:27.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.291333  8270 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:27.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.291523  8270 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:27.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:27.293956  8275 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:27.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:27.293969  8276 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:27.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:27.294054  8278 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:27.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.294390  8270 server_base.cc:1061] running on GCE node
14:09:27.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.294554  8270 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:27.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.294787  8270 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:27.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.295962  8270 hybrid_clock.cc:648] HybridClock initialized: now 1783519767295939 us; error 44 us; skew 500 ppm
14:09:27.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.297081  8270 webserver.cc:533] Webserver started at http://127.7.203.129:42911/ using document root <none> and password file <none>
14:09:27.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.297300  8270 fs_manager.cc:362] Metadata directory not provided
14:09:27.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.297369  8270 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:27.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.297474  8270 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:27.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.298302  8270 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/ts-0/data/instance:
14:09:27.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "19e7cb6ed85e4635bdda01ac4e41ed0d"
14:09:27.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:27 on dist-test-slave-63nk"
14:09:27.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.298636  8270 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/ts-0/wal/instance:
14:09:27.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "19e7cb6ed85e4635bdda01ac4e41ed0d"
14:09:27.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:27 on dist-test-slave-63nk"
14:09:27.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.299887  8270 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
14:09:27.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.300737  8284 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:27.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.300959  8270 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
14:09:27.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.301036  8270 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/ts-0/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/ts-0/wal
14:09:27.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "19e7cb6ed85e4635bdda01ac4e41ed0d"
14:09:27.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:27 on dist-test-slave-63nk"
14:09:27.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.301100  8270 fs_report.cc:389] FS layout report
14:09:27.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:27.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/ts-0/wal
14:09:27.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/ts-0/wal
14:09:27.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/ts-0/data/data
14:09:27.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:27.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:27.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:27.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:27.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:27.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:27.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:27.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:27.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:27.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:27.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:27.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.319548  8270 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:27.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.319880  8270 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:27.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.320034  8270 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:27.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.320310  8270 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:09:27.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.320648  8270 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:09:27.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.320699  8270 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:09:27.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.320731  8270 ts_tablet_manager.cc:616] Registered 0 tablets
14:09:27.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.320748  8270 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:09:27.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.327143  8270 rpc_server.cc:307] RPC server started. Bound to: 127.7.203.129:41567
14:09:27.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.327186  8397 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.203.129:41567 every 8 connection(s)
14:09:27.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.327483  8270 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/ts-0/data/info.pb
14:09:27.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.333050  8399 heartbeater.cc:344] Connected to a master server at 127.7.203.190:35113
14:09:27.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.333281  8400 heartbeater.cc:344] Connected to a master server at 127.7.203.189:35101
14:09:27.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.333326  8398 heartbeater.cc:344] Connected to a master server at 127.7.203.188:38565
14:09:27.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.333484  8400 heartbeater.cc:461] Registering TS with master...
14:09:27.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.333292  8399 heartbeater.cc:461] Registering TS with master...
14:09:27.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.333509  8398 heartbeater.cc:461] Registering TS with master...
14:09:27.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.333694  8399 heartbeater.cc:507] Master 127.7.203.190:35113 requested a full tablet report, sending...
14:09:27.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.333693  8398 heartbeater.cc:507] Master 127.7.203.188:38565 requested a full tablet report, sending...
14:09:27.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.333693  8400 heartbeater.cc:507] Master 127.7.203.189:35101 requested a full tablet report, sending...
14:09:27.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.334234  8169 ts_manager.cc:194] Registered new tserver with Master: 19e7cb6ed85e4635bdda01ac4e41ed0d (127.7.203.129:41567)
14:09:27.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.334201  8096 ts_manager.cc:194] Registered new tserver with Master: 19e7cb6ed85e4635bdda01ac4e41ed0d (127.7.203.129:41567)
14:09:27.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.334467  8024 ts_manager.cc:194] Registered new tserver with Master: 19e7cb6ed85e4635bdda01ac4e41ed0d (127.7.203.129:41567)
14:09:27.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.335435  8024 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.7.203.129:43249
14:09:27.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.335748  7982 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 8270
14:09:27.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.337685  7982 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/ts-0/wal/instance
14:09:27.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.339118  7982 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:27.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:27.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/ts-1/wal
14:09:27.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/ts-1/data
14:09:27.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:27.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:27.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:27.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:27.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:27.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:27.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/ts-1/logs
14:09:27.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/ts-1/data/info.pb
14:09:27.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:27.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:27.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:27.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:27.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:27.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:27.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:27.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:27.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:09:27.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:27.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.7.203.130:0
14:09:27.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.7.203.130
14:09:27.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.7.203.130
14:09:27.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:27.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.7.203.190:35113,127.7.203.189:35101,127.7.203.188:38565
14:09:27.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.7.203.148:45019
14:09:27.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:27.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:27.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:09:27.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:27.416669  8405 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:27.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:27.416842  8405 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:27.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:27.416862  8405 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:27.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:27.418321  8405 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:27.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:27.418370  8405 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.7.203.130
14:09:27.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.419785  8405 tablet_server_runner.cc:78] Tablet server non-default flags:
14:09:27.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:27.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.7.203.148:45019
14:09:27.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:27.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:27.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/ts-1/data
14:09:27.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/ts-1/wal
14:09:27.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:27.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:27.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.7.203.130:0
14:09:27.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:27.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:27.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:27.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/ts-1/data/info.pb
14:09:27.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.7.203.130
14:09:27.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:27.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.7.203.190:35113,127.7.203.189:35101,127.7.203.188:38565
14:09:27.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:27.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.8405
14:09:27.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:27.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:27.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:27.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:27.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.7.203.130
14:09:27.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/ts-1/logs
14:09:27.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:27.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:27.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:27.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:09:27.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:27.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:27.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:27.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:27.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:27.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.419945  8405 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:27.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.420140  8405 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:27.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.422487  8405 server_base.cc:1061] running on GCE node
14:09:27.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:27.422410  8411 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:27.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:27.422447  8410 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:27.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:27.422439  8413 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:27.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.422724  8405 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:27.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.422957  8405 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:27.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.424146  8405 hybrid_clock.cc:648] HybridClock initialized: now 1783519767424129 us; error 25 us; skew 500 ppm
14:09:27.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.425159  8405 webserver.cc:533] Webserver started at http://127.7.203.130:43525/ using document root <none> and password file <none>
14:09:27.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.425391  8405 fs_manager.cc:362] Metadata directory not provided
14:09:27.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.425465  8405 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:27.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.425571  8405 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:27.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.426609  8405 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/ts-1/data/instance:
14:09:27.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f2a4e68d5d8640f89d7513410ecd8b36"
14:09:27.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:27 on dist-test-slave-63nk"
14:09:27.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.426999  8405 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/ts-1/wal/instance:
14:09:27.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f2a4e68d5d8640f89d7513410ecd8b36"
14:09:27.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:27 on dist-test-slave-63nk"
14:09:27.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.428226  8405 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
14:09:27.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.428881  8419 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:27.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.429062  8405 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:09:27.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.429134  8405 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/ts-1/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/ts-1/wal
14:09:27.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f2a4e68d5d8640f89d7513410ecd8b36"
14:09:27.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:27 on dist-test-slave-63nk"
14:09:27.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.429198  8405 fs_report.cc:389] FS layout report
14:09:27.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:27.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/ts-1/wal
14:09:27.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/ts-1/wal
14:09:27.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/ts-1/data/data
14:09:27.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:27.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:27.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:27.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:27.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:27.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:27.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:27.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:27.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:27.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:27.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:27.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.437548  8405 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:27.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.437872  8405 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:27.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.438026  8405 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:27.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.438269  8405 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:09:27.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.438617  8405 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:09:27.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.438649  8405 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:09:27.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.438675  8405 ts_tablet_manager.cc:616] Registered 0 tablets
14:09:27.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.438691  8405 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:09:27.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.444561  8405 rpc_server.cc:307] RPC server started. Bound to: 127.7.203.130:40225
14:09:27.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.444633  8532 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.203.130:40225 every 8 connection(s)
14:09:27.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.444941  8405 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/ts-1/data/info.pb
14:09:27.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.450302  8535 heartbeater.cc:344] Connected to a master server at 127.7.203.189:35101
14:09:27.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.450392  8533 heartbeater.cc:344] Connected to a master server at 127.7.203.188:38565
14:09:27.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.450443  8534 heartbeater.cc:344] Connected to a master server at 127.7.203.190:35113
14:09:27.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.450619  8534 heartbeater.cc:461] Registering TS with master...
14:09:27.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.450619  8535 heartbeater.cc:461] Registering TS with master...
14:09:27.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.450870  8533 heartbeater.cc:461] Registering TS with master...
14:09:27.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.450855  8535 heartbeater.cc:507] Master 127.7.203.189:35101 requested a full tablet report, sending...
14:09:27.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.450855  8534 heartbeater.cc:507] Master 127.7.203.190:35113 requested a full tablet report, sending...
14:09:27.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.450976  8533 heartbeater.cc:507] Master 127.7.203.188:38565 requested a full tablet report, sending...
14:09:27.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.451283  8024 ts_manager.cc:194] Registered new tserver with Master: f2a4e68d5d8640f89d7513410ecd8b36 (127.7.203.130:40225)
14:09:27.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.451365  8169 ts_manager.cc:194] Registered new tserver with Master: f2a4e68d5d8640f89d7513410ecd8b36 (127.7.203.130:40225)
14:09:27.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.451362  8096 ts_manager.cc:194] Registered new tserver with Master: f2a4e68d5d8640f89d7513410ecd8b36 (127.7.203.130:40225)
14:09:27.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.451766  8024 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.7.203.130:52689
14:09:27.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.453822  7982 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 8405
14:09:27.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.453922  7982 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/ts-1/wal/instance
14:09:27.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.454986  7982 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:27.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:27.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/ts-2/wal
14:09:27.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/ts-2/data
14:09:27.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:27.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:27.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:27.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:27.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:27.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:27.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/ts-2/logs
14:09:27.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/ts-2/data/info.pb
14:09:27.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:27.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:27.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:27.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:27.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:27.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:27.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:27.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:27.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:09:27.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:27.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.7.203.131:0
14:09:27.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.7.203.131
14:09:27.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.7.203.131
14:09:27.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:27.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.7.203.190:35113,127.7.203.189:35101,127.7.203.188:38565
14:09:27.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.7.203.148:45019
14:09:27.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:27.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:27.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:09:27.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:27.531672  8540 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:27.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:27.531844  8540 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:27.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:27.531864  8540 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:27.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:27.533486  8540 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:27.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:27.533535  8540 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.7.203.131
14:09:27.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.534967  8540 tablet_server_runner.cc:78] Tablet server non-default flags:
14:09:27.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:27.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.7.203.148:45019
14:09:27.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:27.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:27.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/ts-2/data
14:09:27.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/ts-2/wal
14:09:27.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:27.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:27.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.7.203.131:0
14:09:27.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:27.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:27.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:27.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/ts-2/data/info.pb
14:09:27.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.7.203.131
14:09:27.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:27.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.7.203.190:35113,127.7.203.189:35101,127.7.203.188:38565
14:09:27.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:27.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.8540
14:09:27.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:27.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:27.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:27.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:27.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.7.203.131
14:09:27.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/ts-2/logs
14:09:27.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:27.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:27.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:27.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:09:27.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:27.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:27.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:27.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:27.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:27.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.535140  8540 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:27.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.535302  8540 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:27.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:27.537676  8546 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:27.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:27.537683  8545 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:27.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.537741  8540 server_base.cc:1061] running on GCE node
14:09:27.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:27.537750  8548 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:27.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.538120  8540 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:27.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.538291  8540 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:27.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.539412  8540 hybrid_clock.cc:648] HybridClock initialized: now 1783519767539403 us; error 28 us; skew 500 ppm
14:09:27.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.540449  8540 webserver.cc:533] Webserver started at http://127.7.203.131:45189/ using document root <none> and password file <none>
14:09:27.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.540601  8540 fs_manager.cc:362] Metadata directory not provided
14:09:27.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.540637  8540 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:27.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.540707  8540 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:27.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.541473  8540 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/ts-2/data/instance:
14:09:27.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d53f8daad2024ccb907e3e27eecae62e"
14:09:27.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:27 on dist-test-slave-63nk"
14:09:27.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.541731  8540 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/ts-2/wal/instance:
14:09:27.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d53f8daad2024ccb907e3e27eecae62e"
14:09:27.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:27 on dist-test-slave-63nk"
14:09:27.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.542806  8540 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:09:27.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.543393  8554 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:27.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.543556  8540 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:09:27.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.543605  8540 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/ts-2/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/ts-2/wal
14:09:27.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d53f8daad2024ccb907e3e27eecae62e"
14:09:27.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:27 on dist-test-slave-63nk"
14:09:27.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.543642  8540 fs_report.cc:389] FS layout report
14:09:27.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:27.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/ts-2/wal
14:09:27.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/ts-2/wal
14:09:27.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/ts-2/data/data
14:09:27.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:27.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:27.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:27.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:27.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:27.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:27.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:27.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:27.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:27.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:27.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:27.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.556582  8540 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:27.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.556849  8540 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:27.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.556942  8540 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:27.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.557112  8540 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:09:27.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.557372  8540 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:09:27.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.557403  8540 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:09:27.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.557428  8540 ts_tablet_manager.cc:616] Registered 0 tablets
14:09:27.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.557440  8540 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:09:27.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.563292  8540 rpc_server.cc:307] RPC server started. Bound to: 127.7.203.131:44615
14:09:27.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.563374  8667 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.203.131:44615 every 8 connection(s)
14:09:27.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.563614  8540 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/ts-2/data/info.pb
14:09:27.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.568840  8668 heartbeater.cc:344] Connected to a master server at 127.7.203.188:38565
14:09:27.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.568954  8668 heartbeater.cc:461] Registering TS with master...
14:09:27.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.569121  8669 heartbeater.cc:344] Connected to a master server at 127.7.203.190:35113
14:09:27.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.569156  8668 heartbeater.cc:507] Master 127.7.203.188:38565 requested a full tablet report, sending...
14:09:27.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.569209  8669 heartbeater.cc:461] Registering TS with master...
14:09:27.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.569300  8670 heartbeater.cc:344] Connected to a master server at 127.7.203.189:35101
14:09:27.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.569325  8669 heartbeater.cc:507] Master 127.7.203.190:35113 requested a full tablet report, sending...
14:09:27.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.569339  8670 heartbeater.cc:461] Registering TS with master...
14:09:27.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.569343  7982 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 8540
14:09:27.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.569418  7982 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9702532679377937161/ts-2/wal/instance
14:09:27.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.569427  8670 heartbeater.cc:507] Master 127.7.203.189:35101 requested a full tablet report, sending...
14:09:27.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.569552  8024 ts_manager.cc:194] Registered new tserver with Master: d53f8daad2024ccb907e3e27eecae62e (127.7.203.131:44615)
14:09:27.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.569593  8169 ts_manager.cc:194] Registered new tserver with Master: d53f8daad2024ccb907e3e27eecae62e (127.7.203.131:44615)
14:09:27.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.569655  8096 ts_manager.cc:194] Registered new tserver with Master: d53f8daad2024ccb907e3e27eecae62e (127.7.203.131:44615)
14:09:27.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.570056  8024 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.7.203.131:50075
14:09:27.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.571561  7982 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
14:09:27.572 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:09:27.572 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

14:09:27.573 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.7.203.190"
      port: 35113
    }
    bound_http_address {
      host: "127.7.203.190"
      port: 42903
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.7.203.189"
      port: 35101
    }
    bound_http_address {
      host: "127.7.203.189"
      port: 36179
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.7.203.188"
      port: 38565
    }
    bound_http_address {
      host: "127.7.203.188"
      port: 37923
    }
  }
}

14:09:27.573 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

14:09:27.574 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.7.203.129"
      port: 41567
    }
    bound_http_address {
      host: "127.7.203.129"
      port: 42911
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.7.203.130"
      port: 40225
    }
    bound_http_address {
      host: "127.7.203.130"
      port: 43525
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.7.203.131"
      port: 44615
    }
    bound_http_address {
      host: "127.7.203.131"
      port: 45189
    }
  }
}

14:09:27.574 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
14:09:27.576 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:09:27.577 [DEBUG - main] (Connection.java:748) [peer master-127.7.203.190:35113(127.7.203.190:35113)] connecting to peer
14:09:27.577 [DEBUG - main] (Connection.java:748) [peer master-127.7.203.188:38565(127.7.203.188:38565)] connecting to peer
14:09:27.578 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.7.203.190:35113(127.7.203.190:35113)] Successfully connected to peer
14:09:27.578 [DEBUG - main] (Connection.java:748) [peer master-127.7.203.189:35101(127.7.203.189:35101)] connecting to peer
14:09:27.580 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.7.203.188:38565(127.7.203.188:38565)] Successfully connected to peer
14:09:27.580 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.7.203.189:35101(127.7.203.189:35101)] Successfully connected to peer
14:09:27.580 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.7.203.190
14:09:27.582 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.7.203.189
14:09:27.582 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.7.203.188
14:09:27.591 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xafcbf2aa, L:/127.0.0.1:42404 - R:/127.7.203.190:35113] using SASL/PLAIN
14:09:27.592 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2dff6321, L:/127.0.0.1:42368 - R:/127.7.203.189:35101] using SASL/PLAIN
14:09:27.592 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x88f2c52b, L:/127.0.0.1:40584 - R:/127.7.203.188:38565] using SASL/PLAIN
14:09:27.593 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:09:27.593 [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.7.203.190:35113, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.7.203.188:38565, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.7.203.189:35101, [16ms] Sub RPC ConnectToMaster: received response from server master-127.7.203.190:35113: OK, [17ms] Sub RPC ConnectToMaster: received response from server master-127.7.203.189:35101: OK, deferred=null) after lookup
14:09:27.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.594286  8023 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42404:
14:09:27.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1783519767576"
14:09:27.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
14:09:27.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:09:27.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "0"
14:09:27.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:09:27.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:09:27.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:09:27.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:09:27.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:09:27.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:09:27.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:09:27.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:09:27.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "1"
14:09:27.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:09:27.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:09:27.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:09:27.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:09:27.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:09:27.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:09:27.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:09:27.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:09:27.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "2"
14:09:27.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:09:27.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:09:27.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:09:27.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:09:27.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:09:27.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:09:27.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:09:27.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:09:27.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "3"
14:09:27.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:09:27.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:09:27.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:09:27.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:09:27.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:09:27.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:09:27.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:09:27.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:09:27.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "4"
14:09:27.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:09:27.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:09:27.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:09:27.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:09:27.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:09:27.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:09:27.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:09:27.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:09:27.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "5"
14:09:27.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:09:27.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:09:27.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:09:27.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:09:27.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:09:27.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:09:27.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:09:27.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:09:27.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "6"
14:09:27.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:09:27.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:09:27.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:09:27.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:09:27.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:09:27.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:09:27.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:09:27.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:09:27.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "7"
14:09:27.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:09:27.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:09:27.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:09:27.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:09:27.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:09:27.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:09:27.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:09:27.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:09:27.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "8"
14:09:27.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:09:27.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:09:27.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:09:27.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:09:27.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:09:27.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:09:27.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:09:27.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:09:27.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "9"
14:09:27.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:09:27.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:09:27.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:09:27.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:09:27.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:09:27.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:09:27.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:09:27.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:09:27.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
14:09:27.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
14:09:27.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:09:27.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "0"
14:09:27.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:09:27.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:09:27.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:09:27.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:27.595584  8023 catalog_manager.cc:7077] 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-1783519767576 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
14:09:27.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.606132  8332 tablet_service.cc:1511] Processing CreateTablet for tablet aaedd68a476b42b98265dfef11d2fec9 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783519767576 [id=f008c5d5bd5549ec8a347d07615e2253]), partition=RANGE (0) PARTITION UNBOUNDED
14:09:27.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.606452  8332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaedd68a476b42b98265dfef11d2fec9. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:27.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.609678  8685 tablet_bootstrap.cc:492] T aaedd68a476b42b98265dfef11d2fec9 P 19e7cb6ed85e4635bdda01ac4e41ed0d: Bootstrap starting.
14:09:27.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.609650  8467 tablet_service.cc:1511] Processing CreateTablet for tablet aaedd68a476b42b98265dfef11d2fec9 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783519767576 [id=f008c5d5bd5549ec8a347d07615e2253]), partition=RANGE (0) PARTITION UNBOUNDED
14:09:27.610 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f008c5d5bd5549ec8a347d07615e2253
14:09:27.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.609947  8467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaedd68a476b42b98265dfef11d2fec9. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:27.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.610553  8685 tablet_bootstrap.cc:654] T aaedd68a476b42b98265dfef11d2fec9 P 19e7cb6ed85e4635bdda01ac4e41ed0d: Neither blocks nor log segments found. Creating new log.
14:09:27.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.610908  8685 log.cc:826] T aaedd68a476b42b98265dfef11d2fec9 P 19e7cb6ed85e4635bdda01ac4e41ed0d: Log is configured to *not* fsync() on all Append() calls
14:09:27.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.614802  8602 tablet_service.cc:1511] Processing CreateTablet for tablet aaedd68a476b42b98265dfef11d2fec9 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783519767576 [id=f008c5d5bd5549ec8a347d07615e2253]), partition=RANGE (0) PARTITION UNBOUNDED
14:09:27.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.615067  8602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaedd68a476b42b98265dfef11d2fec9. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:27.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.616662  8685 tablet_bootstrap.cc:492] T aaedd68a476b42b98265dfef11d2fec9 P 19e7cb6ed85e4635bdda01ac4e41ed0d: No bootstrap required, opened a new log
14:09:27.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.616729  8685 ts_tablet_manager.cc:1403] T aaedd68a476b42b98265dfef11d2fec9 P 19e7cb6ed85e4635bdda01ac4e41ed0d: Time spent bootstrapping tablet: real 0.007s	user 0.001s	sys 0.000s
14:09:27.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.618834  8685 raft_consensus.cc:359] T aaedd68a476b42b98265dfef11d2fec9 P 19e7cb6ed85e4635bdda01ac4e41ed0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d53f8daad2024ccb907e3e27eecae62e" member_type: VOTER last_known_addr { host: "127.7.203.131" port: 44615 } } peers { permanent_uuid: "19e7cb6ed85e4635bdda01ac4e41ed0d" member_type: VOTER last_known_addr { host: "127.7.203.129" port: 41567 } } peers { permanent_uuid: "f2a4e68d5d8640f89d7513410ecd8b36" member_type: VOTER last_known_addr { host: "127.7.203.130" port: 40225 } }
14:09:27.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.618988  8685 raft_consensus.cc:385] T aaedd68a476b42b98265dfef11d2fec9 P 19e7cb6ed85e4635bdda01ac4e41ed0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:27.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.619019  8685 raft_consensus.cc:740] T aaedd68a476b42b98265dfef11d2fec9 P 19e7cb6ed85e4635bdda01ac4e41ed0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19e7cb6ed85e4635bdda01ac4e41ed0d, State: Initialized, Role: FOLLOWER
14:09:27.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.619146  8685 consensus_queue.cc:260] T aaedd68a476b42b98265dfef11d2fec9 P 19e7cb6ed85e4635bdda01ac4e41ed0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d53f8daad2024ccb907e3e27eecae62e" member_type: VOTER last_known_addr { host: "127.7.203.131" port: 44615 } } peers { permanent_uuid: "19e7cb6ed85e4635bdda01ac4e41ed0d" member_type: VOTER last_known_addr { host: "127.7.203.129" port: 41567 } } peers { permanent_uuid: "f2a4e68d5d8640f89d7513410ecd8b36" member_type: VOTER last_known_addr { host: "127.7.203.130" port: 40225 } }
14:09:27.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.619390  8685 ts_tablet_manager.cc:1434] T aaedd68a476b42b98265dfef11d2fec9 P 19e7cb6ed85e4635bdda01ac4e41ed0d: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
14:09:27.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.620323  8399 heartbeater.cc:499] Master 127.7.203.190:35113 was elected leader, sending a full tablet report...
14:09:27.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.620990  8687 tablet_bootstrap.cc:492] T aaedd68a476b42b98265dfef11d2fec9 P f2a4e68d5d8640f89d7513410ecd8b36: Bootstrap starting.
14:09:27.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.621634  8687 tablet_bootstrap.cc:654] T aaedd68a476b42b98265dfef11d2fec9 P f2a4e68d5d8640f89d7513410ecd8b36: Neither blocks nor log segments found. Creating new log.
14:09:27.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.621920  8687 log.cc:826] T aaedd68a476b42b98265dfef11d2fec9 P f2a4e68d5d8640f89d7513410ecd8b36: Log is configured to *not* fsync() on all Append() calls
14:09:27.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.622812  8688 tablet_bootstrap.cc:492] T aaedd68a476b42b98265dfef11d2fec9 P d53f8daad2024ccb907e3e27eecae62e: Bootstrap starting.
14:09:27.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.623588  8688 tablet_bootstrap.cc:654] T aaedd68a476b42b98265dfef11d2fec9 P d53f8daad2024ccb907e3e27eecae62e: Neither blocks nor log segments found. Creating new log.
14:09:27.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.623932  8688 log.cc:826] T aaedd68a476b42b98265dfef11d2fec9 P d53f8daad2024ccb907e3e27eecae62e: Log is configured to *not* fsync() on all Append() calls
14:09:27.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.624634  8688 tablet_bootstrap.cc:492] T aaedd68a476b42b98265dfef11d2fec9 P d53f8daad2024ccb907e3e27eecae62e: No bootstrap required, opened a new log
14:09:27.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.624675  8687 tablet_bootstrap.cc:492] T aaedd68a476b42b98265dfef11d2fec9 P f2a4e68d5d8640f89d7513410ecd8b36: No bootstrap required, opened a new log
14:09:27.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.624735  8687 ts_tablet_manager.cc:1403] T aaedd68a476b42b98265dfef11d2fec9 P f2a4e68d5d8640f89d7513410ecd8b36: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.000s
14:09:27.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.624864  8688 ts_tablet_manager.cc:1403] T aaedd68a476b42b98265dfef11d2fec9 P d53f8daad2024ccb907e3e27eecae62e: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
14:09:27.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.626574  8688 raft_consensus.cc:359] T aaedd68a476b42b98265dfef11d2fec9 P d53f8daad2024ccb907e3e27eecae62e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d53f8daad2024ccb907e3e27eecae62e" member_type: VOTER last_known_addr { host: "127.7.203.131" port: 44615 } } peers { permanent_uuid: "19e7cb6ed85e4635bdda01ac4e41ed0d" member_type: VOTER last_known_addr { host: "127.7.203.129" port: 41567 } } peers { permanent_uuid: "f2a4e68d5d8640f89d7513410ecd8b36" member_type: VOTER last_known_addr { host: "127.7.203.130" port: 40225 } }
14:09:27.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.626832  8688 raft_consensus.cc:385] T aaedd68a476b42b98265dfef11d2fec9 P d53f8daad2024ccb907e3e27eecae62e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:27.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.626760  8687 raft_consensus.cc:359] T aaedd68a476b42b98265dfef11d2fec9 P f2a4e68d5d8640f89d7513410ecd8b36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d53f8daad2024ccb907e3e27eecae62e" member_type: VOTER last_known_addr { host: "127.7.203.131" port: 44615 } } peers { permanent_uuid: "19e7cb6ed85e4635bdda01ac4e41ed0d" member_type: VOTER last_known_addr { host: "127.7.203.129" port: 41567 } } peers { permanent_uuid: "f2a4e68d5d8640f89d7513410ecd8b36" member_type: VOTER last_known_addr { host: "127.7.203.130" port: 40225 } }
14:09:27.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.626905  8687 raft_consensus.cc:385] T aaedd68a476b42b98265dfef11d2fec9 P f2a4e68d5d8640f89d7513410ecd8b36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:27.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.626936  8687 raft_consensus.cc:740] T aaedd68a476b42b98265dfef11d2fec9 P f2a4e68d5d8640f89d7513410ecd8b36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2a4e68d5d8640f89d7513410ecd8b36, State: Initialized, Role: FOLLOWER
14:09:27.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.627032  8687 consensus_queue.cc:260] T aaedd68a476b42b98265dfef11d2fec9 P f2a4e68d5d8640f89d7513410ecd8b36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d53f8daad2024ccb907e3e27eecae62e" member_type: VOTER last_known_addr { host: "127.7.203.131" port: 44615 } } peers { permanent_uuid: "19e7cb6ed85e4635bdda01ac4e41ed0d" member_type: VOTER last_known_addr { host: "127.7.203.129" port: 41567 } } peers { permanent_uuid: "f2a4e68d5d8640f89d7513410ecd8b36" member_type: VOTER last_known_addr { host: "127.7.203.130" port: 40225 } }
14:09:27.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.627249  8687 ts_tablet_manager.cc:1434] T aaedd68a476b42b98265dfef11d2fec9 P f2a4e68d5d8640f89d7513410ecd8b36: Time spent starting tablet: real 0.002s	user 0.003s	sys 0.000s
14:09:27.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.627355  8534 heartbeater.cc:499] Master 127.7.203.190:35113 was elected leader, sending a full tablet report...
14:09:27.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.627363  8688 raft_consensus.cc:740] T aaedd68a476b42b98265dfef11d2fec9 P d53f8daad2024ccb907e3e27eecae62e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d53f8daad2024ccb907e3e27eecae62e, State: Initialized, Role: FOLLOWER
14:09:27.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.627475  8688 consensus_queue.cc:260] T aaedd68a476b42b98265dfef11d2fec9 P d53f8daad2024ccb907e3e27eecae62e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d53f8daad2024ccb907e3e27eecae62e" member_type: VOTER last_known_addr { host: "127.7.203.131" port: 44615 } } peers { permanent_uuid: "19e7cb6ed85e4635bdda01ac4e41ed0d" member_type: VOTER last_known_addr { host: "127.7.203.129" port: 41567 } } peers { permanent_uuid: "f2a4e68d5d8640f89d7513410ecd8b36" member_type: VOTER last_known_addr { host: "127.7.203.130" port: 40225 } }
14:09:27.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.627691  8688 ts_tablet_manager.cc:1434] T aaedd68a476b42b98265dfef11d2fec9 P d53f8daad2024ccb907e3e27eecae62e: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
14:09:27.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.628427  8669 heartbeater.cc:499] Master 127.7.203.190:35113 was elected leader, sending a full tablet report...
14:09:27.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:27.697608  8536 tablet.cc:2406] T aaedd68a476b42b98265dfef11d2fec9 P f2a4e68d5d8640f89d7513410ecd8b36: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:09:27.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.775395  8692 raft_consensus.cc:493] T aaedd68a476b42b98265dfef11d2fec9 P f2a4e68d5d8640f89d7513410ecd8b36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:09:27.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.775502  8692 raft_consensus.cc:515] T aaedd68a476b42b98265dfef11d2fec9 P f2a4e68d5d8640f89d7513410ecd8b36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d53f8daad2024ccb907e3e27eecae62e" member_type: VOTER last_known_addr { host: "127.7.203.131" port: 44615 } } peers { permanent_uuid: "19e7cb6ed85e4635bdda01ac4e41ed0d" member_type: VOTER last_known_addr { host: "127.7.203.129" port: 41567 } } peers { permanent_uuid: "f2a4e68d5d8640f89d7513410ecd8b36" member_type: VOTER last_known_addr { host: "127.7.203.130" port: 40225 } }
14:09:27.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.775871  8692 leader_election.cc:290] T aaedd68a476b42b98265dfef11d2fec9 P f2a4e68d5d8640f89d7513410ecd8b36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d53f8daad2024ccb907e3e27eecae62e (127.7.203.131:44615), 19e7cb6ed85e4635bdda01ac4e41ed0d (127.7.203.129:41567)
14:09:27.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.778702  8622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaedd68a476b42b98265dfef11d2fec9" candidate_uuid: "f2a4e68d5d8640f89d7513410ecd8b36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d53f8daad2024ccb907e3e27eecae62e" is_pre_election: true
14:09:27.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.778702  8352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaedd68a476b42b98265dfef11d2fec9" candidate_uuid: "f2a4e68d5d8640f89d7513410ecd8b36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19e7cb6ed85e4635bdda01ac4e41ed0d" is_pre_election: true
14:09:27.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.778841  8622 raft_consensus.cc:2468] T aaedd68a476b42b98265dfef11d2fec9 P d53f8daad2024ccb907e3e27eecae62e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2a4e68d5d8640f89d7513410ecd8b36 in term 0.
14:09:27.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.778867  8352 raft_consensus.cc:2468] T aaedd68a476b42b98265dfef11d2fec9 P 19e7cb6ed85e4635bdda01ac4e41ed0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2a4e68d5d8640f89d7513410ecd8b36 in term 0.
14:09:27.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.779067  8423 leader_election.cc:304] T aaedd68a476b42b98265dfef11d2fec9 P f2a4e68d5d8640f89d7513410ecd8b36 [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: d53f8daad2024ccb907e3e27eecae62e, f2a4e68d5d8640f89d7513410ecd8b36; no voters: 
14:09:27.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.779192  8692 raft_consensus.cc:2804] T aaedd68a476b42b98265dfef11d2fec9 P f2a4e68d5d8640f89d7513410ecd8b36 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:09:27.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.779253  8692 raft_consensus.cc:493] T aaedd68a476b42b98265dfef11d2fec9 P f2a4e68d5d8640f89d7513410ecd8b36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:09:27.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.779270  8692 raft_consensus.cc:3060] T aaedd68a476b42b98265dfef11d2fec9 P f2a4e68d5d8640f89d7513410ecd8b36 [term 0 FOLLOWER]: Advancing to term 1
14:09:27.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.779834  8692 raft_consensus.cc:515] T aaedd68a476b42b98265dfef11d2fec9 P f2a4e68d5d8640f89d7513410ecd8b36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d53f8daad2024ccb907e3e27eecae62e" member_type: VOTER last_known_addr { host: "127.7.203.131" port: 44615 } } peers { permanent_uuid: "19e7cb6ed85e4635bdda01ac4e41ed0d" member_type: VOTER last_known_addr { host: "127.7.203.129" port: 41567 } } peers { permanent_uuid: "f2a4e68d5d8640f89d7513410ecd8b36" member_type: VOTER last_known_addr { host: "127.7.203.130" port: 40225 } }
14:09:27.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.779973  8692 leader_election.cc:290] T aaedd68a476b42b98265dfef11d2fec9 P f2a4e68d5d8640f89d7513410ecd8b36 [CANDIDATE]: Term 1 election: Requested vote from peers d53f8daad2024ccb907e3e27eecae62e (127.7.203.131:44615), 19e7cb6ed85e4635bdda01ac4e41ed0d (127.7.203.129:41567)
14:09:27.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.780138  8622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaedd68a476b42b98265dfef11d2fec9" candidate_uuid: "f2a4e68d5d8640f89d7513410ecd8b36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d53f8daad2024ccb907e3e27eecae62e"
14:09:27.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.780165  8352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaedd68a476b42b98265dfef11d2fec9" candidate_uuid: "f2a4e68d5d8640f89d7513410ecd8b36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19e7cb6ed85e4635bdda01ac4e41ed0d"
14:09:27.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.780213  8622 raft_consensus.cc:3060] T aaedd68a476b42b98265dfef11d2fec9 P d53f8daad2024ccb907e3e27eecae62e [term 0 FOLLOWER]: Advancing to term 1
14:09:27.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.780230  8352 raft_consensus.cc:3060] T aaedd68a476b42b98265dfef11d2fec9 P 19e7cb6ed85e4635bdda01ac4e41ed0d [term 0 FOLLOWER]: Advancing to term 1
14:09:27.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.780795  8352 raft_consensus.cc:2468] T aaedd68a476b42b98265dfef11d2fec9 P 19e7cb6ed85e4635bdda01ac4e41ed0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2a4e68d5d8640f89d7513410ecd8b36 in term 1.
14:09:27.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.780990  8420 leader_election.cc:304] T aaedd68a476b42b98265dfef11d2fec9 P f2a4e68d5d8640f89d7513410ecd8b36 [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: 19e7cb6ed85e4635bdda01ac4e41ed0d, f2a4e68d5d8640f89d7513410ecd8b36; no voters: 
14:09:27.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.781061  8622 raft_consensus.cc:2468] T aaedd68a476b42b98265dfef11d2fec9 P d53f8daad2024ccb907e3e27eecae62e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2a4e68d5d8640f89d7513410ecd8b36 in term 1.
14:09:27.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.781091  8692 raft_consensus.cc:2804] T aaedd68a476b42b98265dfef11d2fec9 P f2a4e68d5d8640f89d7513410ecd8b36 [term 1 FOLLOWER]: Leader election won for term 1
14:09:27.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.781256  8692 raft_consensus.cc:697] T aaedd68a476b42b98265dfef11d2fec9 P f2a4e68d5d8640f89d7513410ecd8b36 [term 1 LEADER]: Becoming Leader. State: Replica: f2a4e68d5d8640f89d7513410ecd8b36, State: Running, Role: LEADER
14:09:27.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.781529  8692 consensus_queue.cc:237] T aaedd68a476b42b98265dfef11d2fec9 P f2a4e68d5d8640f89d7513410ecd8b36 [LEADER]: Queue going to LEADER mode. State: All 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: "d53f8daad2024ccb907e3e27eecae62e" member_type: VOTER last_known_addr { host: "127.7.203.131" port: 44615 } } peers { permanent_uuid: "19e7cb6ed85e4635bdda01ac4e41ed0d" member_type: VOTER last_known_addr { host: "127.7.203.129" port: 41567 } } peers { permanent_uuid: "f2a4e68d5d8640f89d7513410ecd8b36" member_type: VOTER last_known_addr { host: "127.7.203.130" port: 40225 } }
14:09:27.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.782480  8024 catalog_manager.cc:5697] T aaedd68a476b42b98265dfef11d2fec9 P f2a4e68d5d8640f89d7513410ecd8b36 reported cstate change: term changed from 0 to 1, leader changed from <none> to f2a4e68d5d8640f89d7513410ecd8b36 (127.7.203.130). New cstate: current_term: 1 leader_uuid: "f2a4e68d5d8640f89d7513410ecd8b36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d53f8daad2024ccb907e3e27eecae62e" member_type: VOTER last_known_addr { host: "127.7.203.131" port: 44615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19e7cb6ed85e4635bdda01ac4e41ed0d" member_type: VOTER last_known_addr { host: "127.7.203.129" port: 41567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2a4e68d5d8640f89d7513410ecd8b36" member_type: VOTER last_known_addr { host: "127.7.203.130" port: 40225 } health_report { overall_health: HEALTHY } } }
14:09:27.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.799553  8024 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42404:
14:09:27.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783519767576" } 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 } } }
14:09:27.800 [DEBUG - main] (Connection.java:575) [peer master-127.7.203.189:35101(127.7.203.189:35101)] disconnecting while in state READY
14:09:27.801 [DEBUG - main] (Connection.java:575) [peer master-127.7.203.188:38565(127.7.203.188:38565)] disconnecting while in state READY
14:09:27.801 [DEBUG - main] (Connection.java:575) [peer master-127.7.203.190:35113(127.7.203.190:35113)] disconnecting while in state READY
14:09:27.801 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.7.203.188:38565(127.7.203.188:38565)] handling channelInactive
14:09:27.801 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:09:27.801 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.7.203.189:35101(127.7.203.189:35101)] handling channelInactive
14:09:27.801 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.7.203.188:38565(127.7.203.188:38565)] cleaning up while in state READY due to: connection closed
14:09:27.802 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.7.203.189:35101(127.7.203.189:35101)] cleaning up while in state READY due to: connection closed
14:09:27.803 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.7.203.190:35113(127.7.203.190:35113)] handling channelInactive
14:09:27.803 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.7.203.190:35113(127.7.203.190:35113)] cleaning up while in state READY due to: connection closed
14:09:27.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.803803  7982 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 8270
14:09:27.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.810107  7982 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 8405
14:09:27.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:27.814356  8671 tablet.cc:2406] T aaedd68a476b42b98265dfef11d2fec9 P d53f8daad2024ccb907e3e27eecae62e: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:09:27.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.815104  7982 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 8540
14:09:27.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.819983  7982 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 7993
14:09:27.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.826591  7982 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 8064
14:09:27.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:27.832888  7982 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 8134
14:09:27.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T14:09:27Z chronyd exiting
.14:09:27.920 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1783519767920
14:09:27.923 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:09:27.923 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
14:09:27.923 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskzNpfhA/test-tmp
14:09:27.923 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
14:09:27.923 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskzNpfhA/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
14:09:27.926 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059"
  extra_master_flags: "--enable_per_range_hash_schemas=false"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

14:09:28.001 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:09:28.001 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

14:09:28.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.002404  8700 mini_oidc.cc:150] Starting JWKS server
14:09:28.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.003005  8700 webserver.cc:533] Webserver started at http://127.0.0.1:43313/ using document root <none> and password file <none>
14:09:28.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.003083  8700 mini_oidc.cc:186] Starting OIDC Discovery server
14:09:28.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.003207  8700 webserver.cc:533] Webserver started at http://127.0.0.1:40335/ using document root <none> and password file <none>
14:09:28.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T14:09:28Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
14:09:28.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T14:09:28Z Disabled control of system clock
14:09:28.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.014992  8700 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:28.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:28.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/master-0/wal
14:09:28.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/master-0/data
14:09:28.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:28.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:28.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:28.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:28.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:28.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:28.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/master-0/logs
14:09:28.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/master-0/data/info.pb
14:09:28.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:28.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:28.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:28.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:28.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:28.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:28.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:28.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:28.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:09:28.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:28.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:28.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:28.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.127.62:38361
14:09:28.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.127.62
14:09:28.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:28.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.127.20:35121
14:09:28.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:28.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:28.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:28.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:28.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.8.127.62:38361,127.8.127.61:36817,127.8.127.60:35911
14:09:28.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:28.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43313/jwks.json
14:09:28.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_per_range_hash_schemas=false with env {}
14:09:28.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:28.092211  8711 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:28.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:28.092435  8711 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:28.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:28.092473  8711 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:28.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:28.094051  8711 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:09:28.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:28.094131  8711 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:28.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:28.094154  8711 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:09:28.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:28.094174  8711 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:09:28.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:28.094192  8711 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:09:28.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:28.094206  8711 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:43313/jwks.json
14:09:28.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.095877  8711 master_runner.cc:387] Master server non-default flags:
14:09:28.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:28.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.127.20:35121
14:09:28.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:28.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:28.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/master-0/data
14:09:28.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/master-0/wal
14:09:28.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_per_range_hash_schemas=false
14:09:28.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:28.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.8.127.62:38361,127.8.127.61:36817,127.8.127.60:35911
14:09:28.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:28.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:28.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:28.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.127.62:38361
14:09:28.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:28.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:28.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:28.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43313/jwks.json
14:09:28.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:28.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:28.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/master-0/data/info.pb
14:09:28.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.127.62
14:09:28.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:28.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:28.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.8711
14:09:28.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:28.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:28.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:28.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:28.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/master-0/logs
14:09:28.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:28.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:28.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:28.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:09:28.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:28.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:28.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:28.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:28.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:28.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.096145  8711 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:28.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.096402  8711 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:28.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:28.098863  8717 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:28.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:28.098927  8719 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:28.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:28.098860  8716 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:28.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.098956  8711 server_base.cc:1061] running on GCE node
14:09:28.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.099355  8711 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:28.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.099550  8711 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:28.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.100744  8711 hybrid_clock.cc:648] HybridClock initialized: now 1783519768100726 us; error 27 us; skew 500 ppm
14:09:28.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.102108  8711 webserver.cc:533] Webserver started at http://127.8.127.62:39437/ using document root <none> and password file <none>
14:09:28.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.102362  8711 fs_manager.cc:362] Metadata directory not provided
14:09:28.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.102443  8711 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:28.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.102560  8711 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:28.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.103507  8711 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/master-0/data/instance:
14:09:28.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "525cdda72ff9422588e5590e6f486e31"
14:09:28.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:28 on dist-test-slave-63nk"
14:09:28.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.103906  8711 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/master-0/wal/instance:
14:09:28.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "525cdda72ff9422588e5590e6f486e31"
14:09:28.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:28 on dist-test-slave-63nk"
14:09:28.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.105284  8711 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
14:09:28.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.106074  8725 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:28.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.106294  8711 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
14:09:28.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.106382  8711 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/master-0/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/master-0/wal
14:09:28.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "525cdda72ff9422588e5590e6f486e31"
14:09:28.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:28 on dist-test-slave-63nk"
14:09:28.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.106441  8711 fs_report.cc:389] FS layout report
14:09:28.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:28.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/master-0/wal
14:09:28.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/master-0/wal
14:09:28.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/master-0/data/data
14:09:28.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:28.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:28.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:28.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:28.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:28.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:28.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:28.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:28.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:28.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:28.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:28.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.128734  8711 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:28.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.129088  8711 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:28.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.129238  8711 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:28.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.133344  8711 rpc_server.cc:307] RPC server started. Bound to: 127.8.127.62:38361
14:09:28.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.133378  8777 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.127.62:38361 every 8 connection(s)
14:09:28.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.133725  8711 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/master-0/data/info.pb
14:09:28.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.134300  8778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:28.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.135497  8778 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.127.62" port: 38361 } has no permanent_uuid. Determining permanent_uuid...
14:09:28.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.139400  8700 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 8711
14:09:28.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.139506  8700 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/master-0/wal/instance
14:09:28.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.140463  8700 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:28.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:28.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/master-1/wal
14:09:28.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/master-1/data
14:09:28.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:28.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:28.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:28.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:28.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:28.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:28.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/master-1/logs
14:09:28.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/master-1/data/info.pb
14:09:28.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:28.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:28.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:28.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:28.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:28.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:28.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:28.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:28.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:09:28.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:28.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:28.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:28.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.127.61:36817
14:09:28.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.127.61
14:09:28.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:28.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.127.20:35121
14:09:28.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:28.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:28.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:28.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:28.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.8.127.62:38361,127.8.127.61:36817,127.8.127.60:35911
14:09:28.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:28.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43313/jwks.json
14:09:28.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_per_range_hash_schemas=false with env {}
14:09:28.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.141681  8778 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.127.61" port: 36817 } has no permanent_uuid. Determining permanent_uuid...
14:09:28.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:28.142095  8729 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.8.127.61:36817: connect: Connection refused (error 111)
14:09:28.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:28.142555  8778 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.8.127.61:36817: Network error: Client connection negotiation failed: client connection to 127.8.127.61:36817: connect: Connection refused (error 111)
14:09:28.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.191762  8778 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.127.61" port: 36817 } attempt: 1
14:09:28.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:28.192696  8778 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.8.127.61:36817: Network error: Client connection negotiation failed: client connection to 127.8.127.61:36817: connect: Connection refused (error 111)
14:09:28.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:28.216475  8782 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:28.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:28.216665  8782 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:28.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:28.216696  8782 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:28.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:28.218256  8782 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:09:28.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:28.218327  8782 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:28.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:28.218357  8782 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:09:28.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:28.218374  8782 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:09:28.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:28.218389  8782 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:09:28.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:28.218405  8782 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:43313/jwks.json
14:09:28.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.220046  8782 master_runner.cc:387] Master server non-default flags:
14:09:28.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:28.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.127.20:35121
14:09:28.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:28.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:28.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/master-1/data
14:09:28.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/master-1/wal
14:09:28.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_per_range_hash_schemas=false
14:09:28.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:28.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.8.127.62:38361,127.8.127.61:36817,127.8.127.60:35911
14:09:28.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:28.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:28.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:28.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.127.61:36817
14:09:28.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:28.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:28.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:28.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43313/jwks.json
14:09:28.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:28.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:28.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/master-1/data/info.pb
14:09:28.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.127.61
14:09:28.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:28.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:28.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.8782
14:09:28.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:28.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:28.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:28.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:28.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/master-1/logs
14:09:28.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:28.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:28.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:28.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:09:28.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:28.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:28.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:28.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:28.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:28.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.220309  8782 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:28.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.220563  8782 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:28.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:28.223109  8788 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:28.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:28.223132  8789 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:28.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.223332  8782 server_base.cc:1061] running on GCE node
14:09:28.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:28.223140  8791 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:28.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.223614  8782 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:28.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.223887  8782 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:28.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.225028  8782 hybrid_clock.cc:648] HybridClock initialized: now 1783519768225012 us; error 32 us; skew 500 ppm
14:09:28.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.226100  8782 webserver.cc:533] Webserver started at http://127.8.127.61:33467/ using document root <none> and password file <none>
14:09:28.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.226253  8782 fs_manager.cc:362] Metadata directory not provided
14:09:28.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.226292  8782 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:28.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.226361  8782 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:28.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.227139  8782 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/master-1/data/instance:
14:09:28.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2b8b9b9eae2e421cb53617cae4ca18f3"
14:09:28.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:28 on dist-test-slave-63nk"
14:09:28.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.227416  8782 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/master-1/wal/instance:
14:09:28.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2b8b9b9eae2e421cb53617cae4ca18f3"
14:09:28.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:28 on dist-test-slave-63nk"
14:09:28.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.228576  8782 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
14:09:28.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.229177  8797 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:28.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.229357  8782 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.001s
14:09:28.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.229415  8782 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/master-1/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/master-1/wal
14:09:28.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2b8b9b9eae2e421cb53617cae4ca18f3"
14:09:28.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:28 on dist-test-slave-63nk"
14:09:28.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.229454  8782 fs_report.cc:389] FS layout report
14:09:28.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:28.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/master-1/wal
14:09:28.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/master-1/wal
14:09:28.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/master-1/data/data
14:09:28.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:28.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:28.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:28.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:28.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:28.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:28.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:28.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:28.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:28.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:28.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:28.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.243963  8782 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:28.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.244299  8782 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:28.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.244408  8782 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:28.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.248019  8782 rpc_server.cc:307] RPC server started. Bound to: 127.8.127.61:36817
14:09:28.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.248131  8849 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.127.61:36817 every 8 connection(s)
14:09:28.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.248374  8782 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/master-1/data/info.pb
14:09:28.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.248852  8850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:28.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.250123  8850 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.127.62" port: 38361 } has no permanent_uuid. Determining permanent_uuid...
14:09:28.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.254612  8850 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.127.61" port: 36817 } has no permanent_uuid. Determining permanent_uuid...
14:09:28.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.255266  8700 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 8782
14:09:28.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.255349  8700 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/master-1/wal/instance
14:09:28.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.255709  8700 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:28.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:28.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/master-2/wal
14:09:28.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/master-2/data
14:09:28.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:28.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:28.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:28.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:28.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:28.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:28.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/master-2/logs
14:09:28.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/master-2/data/info.pb
14:09:28.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:28.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:28.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:28.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:28.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:28.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:28.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:28.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:28.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:09:28.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:28.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:28.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:28.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.127.60:35911
14:09:28.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.127.60
14:09:28.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:28.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.127.20:35121
14:09:28.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:28.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:28.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:28.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:28.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.8.127.62:38361,127.8.127.61:36817,127.8.127.60:35911
14:09:28.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:28.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43313/jwks.json
14:09:28.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_per_range_hash_schemas=false with env {}
14:09:28.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.258134  8850 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.127.60" port: 35911 } has no permanent_uuid. Determining permanent_uuid...
14:09:28.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:28.258598  8798 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.8.127.60:35911: connect: Connection refused (error 111)
14:09:28.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:28.259091  8850 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.8.127.60:35911: Network error: Client connection negotiation failed: client connection to 127.8.127.60:35911: connect: Connection refused (error 111)
14:09:28.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.260854  8778 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.127.61" port: 36817 } attempt: 2
14:09:28.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.263886  8778 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.127.60" port: 35911 } has no permanent_uuid. Determining permanent_uuid...
14:09:28.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:28.264532  8778 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.8.127.60:35911: Network error: Client connection negotiation failed: client connection to 127.8.127.60:35911: connect: Connection refused (error 111)
14:09:28.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.307705  8778 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.127.60" port: 35911 } attempt: 1
14:09:28.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.308296  8850 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.127.60" port: 35911 } attempt: 1
14:09:28.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:28.308753  8778 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.8.127.60:35911: Network error: Client connection negotiation failed: client connection to 127.8.127.60:35911: connect: Connection refused (error 111)
14:09:28.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:28.308933  8850 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.8.127.60:35911: Network error: Client connection negotiation failed: client connection to 127.8.127.60:35911: connect: Connection refused (error 111)
14:09:28.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:28.334565  8854 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:28.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:28.334779  8854 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:28.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:28.334821  8854 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:28.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:28.336565  8854 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:09:28.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:28.336635  8854 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:28.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:28.336660  8854 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:09:28.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:28.336680  8854 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:09:28.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:28.336697  8854 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:09:28.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:28.336712  8854 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:43313/jwks.json
14:09:28.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.338490  8854 master_runner.cc:387] Master server non-default flags:
14:09:28.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:28.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.127.20:35121
14:09:28.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:28.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:28.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/master-2/data
14:09:28.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/master-2/wal
14:09:28.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_per_range_hash_schemas=false
14:09:28.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:28.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.8.127.62:38361,127.8.127.61:36817,127.8.127.60:35911
14:09:28.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:28.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:28.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:28.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.127.60:35911
14:09:28.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:28.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:28.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:28.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43313/jwks.json
14:09:28.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:28.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:28.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/master-2/data/info.pb
14:09:28.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.127.60
14:09:28.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:28.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:28.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.8854
14:09:28.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:28.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:28.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:28.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:28.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/master-2/logs
14:09:28.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:28.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:28.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:28.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:09:28.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:28.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:28.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:28.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:28.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:28.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.338775  8854 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:28.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.339046  8854 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:28.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:28.341627  8860 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:28.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.341849  8854 server_base.cc:1061] running on GCE node
14:09:28.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:28.341636  8861 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:28.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:28.341637  8863 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:28.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.342156  8854 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:28.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.342361  8854 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:28.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.343531  8854 hybrid_clock.cc:648] HybridClock initialized: now 1783519768343515 us; error 26 us; skew 500 ppm
14:09:28.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.344664  8854 webserver.cc:533] Webserver started at http://127.8.127.60:39579/ using document root <none> and password file <none>
14:09:28.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.344905  8854 fs_manager.cc:362] Metadata directory not provided
14:09:28.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.344976  8854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:28.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.345083  8854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:28.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.345995  8854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/master-2/data/instance:
14:09:28.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "88f1f08b368847a9949db3dcf4681f14"
14:09:28.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:28 on dist-test-slave-63nk"
14:09:28.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.346349  8854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/master-2/wal/instance:
14:09:28.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "88f1f08b368847a9949db3dcf4681f14"
14:09:28.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:28 on dist-test-slave-63nk"
14:09:28.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.347582  8854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
14:09:28.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.348388  8869 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:28.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.348569  8854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
14:09:28.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.348627  8854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/master-2/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/master-2/wal
14:09:28.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "88f1f08b368847a9949db3dcf4681f14"
14:09:28.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:28 on dist-test-slave-63nk"
14:09:28.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.348667  8854 fs_report.cc:389] FS layout report
14:09:28.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:28.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/master-2/wal
14:09:28.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/master-2/wal
14:09:28.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/master-2/data/data
14:09:28.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:28.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:28.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:28.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:28.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:28.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:28.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:28.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:28.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:28.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:28.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:28.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.355916  8778 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.127.60" port: 35911 } attempt: 2
14:09:28.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:28.356691  8778 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.8.127.60:35911: Network error: Client connection negotiation failed: client connection to 127.8.127.60:35911: connect: Connection refused (error 111)
14:09:28.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.368952  8854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:28.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.369221  8854 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:28.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.369318  8854 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:28.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.373270  8854 rpc_server.cc:307] RPC server started. Bound to: 127.8.127.60:35911
14:09:28.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.373299  8921 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.127.60:35911 every 8 connection(s)
14:09:28.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.373587  8854 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/master-2/data/info.pb
14:09:28.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.374126  8922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:28.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.375396  8922 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.127.62" port: 38361 } has no permanent_uuid. Determining permanent_uuid...
14:09:28.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.377094  8850 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.127.60" port: 35911 } attempt: 2
14:09:28.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.380381  8922 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.127.61" port: 36817 } has no permanent_uuid. Determining permanent_uuid...
14:09:28.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.380820  8700 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 8854
14:09:28.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.380901  8700 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/master-2/wal/instance
14:09:28.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.381546  8850 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2b8b9b9eae2e421cb53617cae4ca18f3: Bootstrap starting.
14:09:28.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.382283  8850 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2b8b9b9eae2e421cb53617cae4ca18f3: Neither blocks nor log segments found. Creating new log.
14:09:28.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.382570  8850 log.cc:826] T 00000000000000000000000000000000 P 2b8b9b9eae2e421cb53617cae4ca18f3: Log is configured to *not* fsync() on all Append() calls
14:09:28.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.383142  8850 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2b8b9b9eae2e421cb53617cae4ca18f3: No bootstrap required, opened a new log
14:09:28.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.383788  8922 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.127.60" port: 35911 } has no permanent_uuid. Determining permanent_uuid...
14:09:28.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.385376  8850 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2b8b9b9eae2e421cb53617cae4ca18f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525cdda72ff9422588e5590e6f486e31" member_type: VOTER last_known_addr { host: "127.8.127.62" port: 38361 } } peers { permanent_uuid: "2b8b9b9eae2e421cb53617cae4ca18f3" member_type: VOTER last_known_addr { host: "127.8.127.61" port: 36817 } } peers { permanent_uuid: "88f1f08b368847a9949db3dcf4681f14" member_type: VOTER last_known_addr { host: "127.8.127.60" port: 35911 } }
14:09:28.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.385499  8850 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2b8b9b9eae2e421cb53617cae4ca18f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:28.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.385532  8850 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2b8b9b9eae2e421cb53617cae4ca18f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b8b9b9eae2e421cb53617cae4ca18f3, State: Initialized, Role: FOLLOWER
14:09:28.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.385645  8850 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2b8b9b9eae2e421cb53617cae4ca18f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525cdda72ff9422588e5590e6f486e31" member_type: VOTER last_known_addr { host: "127.8.127.62" port: 38361 } } peers { permanent_uuid: "2b8b9b9eae2e421cb53617cae4ca18f3" member_type: VOTER last_known_addr { host: "127.8.127.61" port: 36817 } } peers { permanent_uuid: "88f1f08b368847a9949db3dcf4681f14" member_type: VOTER last_known_addr { host: "127.8.127.60" port: 35911 } }
14:09:28.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.385926  8850 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2b8b9b9eae2e421cb53617cae4ca18f3 [sys.catalog]: configured and running, proceeding with master startup.
14:09:28.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.388230  8922 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 88f1f08b368847a9949db3dcf4681f14: Bootstrap starting.
14:09:28.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.388897  8922 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 88f1f08b368847a9949db3dcf4681f14: Neither blocks nor log segments found. Creating new log.
14:09:28.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.389561  8922 log.cc:826] T 00000000000000000000000000000000 P 88f1f08b368847a9949db3dcf4681f14: Log is configured to *not* fsync() on all Append() calls
14:09:28.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.388046  8782 master_runner.cc:187] Error getting master registration for 127.8.127.62:38361: OK, instance_id { permanent_uuid: "525cdda72ff9422588e5590e6f486e31" instance_seqno: 1783519768132304 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:09:28.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.389874  8782 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:09:28.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:28.388054  8941 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 2b8b9b9eae2e421cb53617cae4ca18f3: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:09:28.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:28.390400  8941 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:09:28.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.390616  8930 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2b8b9b9eae2e421cb53617cae4ca18f3 [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: "525cdda72ff9422588e5590e6f486e31" member_type: VOTER last_known_addr { host: "127.8.127.62" port: 38361 } } peers { permanent_uuid: "2b8b9b9eae2e421cb53617cae4ca18f3" member_type: VOTER last_known_addr { host: "127.8.127.61" port: 36817 } } peers { permanent_uuid: "88f1f08b368847a9949db3dcf4681f14" member_type: VOTER last_known_addr { host: "127.8.127.60" port: 35911 } } }
14:09:28.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.390697  8930 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2b8b9b9eae2e421cb53617cae4ca18f3 [sys.catalog]: This master's current role is: FOLLOWER
14:09:28.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.392625  8922 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 88f1f08b368847a9949db3dcf4681f14: No bootstrap required, opened a new log
14:09:28.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.393996  8922 raft_consensus.cc:359] T 00000000000000000000000000000000 P 88f1f08b368847a9949db3dcf4681f14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525cdda72ff9422588e5590e6f486e31" member_type: VOTER last_known_addr { host: "127.8.127.62" port: 38361 } } peers { permanent_uuid: "2b8b9b9eae2e421cb53617cae4ca18f3" member_type: VOTER last_known_addr { host: "127.8.127.61" port: 36817 } } peers { permanent_uuid: "88f1f08b368847a9949db3dcf4681f14" member_type: VOTER last_known_addr { host: "127.8.127.60" port: 35911 } }
14:09:28.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.394111  8922 raft_consensus.cc:385] T 00000000000000000000000000000000 P 88f1f08b368847a9949db3dcf4681f14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:28.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.394145  8922 raft_consensus.cc:740] T 00000000000000000000000000000000 P 88f1f08b368847a9949db3dcf4681f14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88f1f08b368847a9949db3dcf4681f14, State: Initialized, Role: FOLLOWER
14:09:28.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.394237  8922 consensus_queue.cc:260] T 00000000000000000000000000000000 P 88f1f08b368847a9949db3dcf4681f14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525cdda72ff9422588e5590e6f486e31" member_type: VOTER last_known_addr { host: "127.8.127.62" port: 38361 } } peers { permanent_uuid: "2b8b9b9eae2e421cb53617cae4ca18f3" member_type: VOTER last_known_addr { host: "127.8.127.61" port: 36817 } } peers { permanent_uuid: "88f1f08b368847a9949db3dcf4681f14" member_type: VOTER last_known_addr { host: "127.8.127.60" port: 35911 } }
14:09:28.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.394537  8922 sys_catalog.cc:565] T 00000000000000000000000000000000 P 88f1f08b368847a9949db3dcf4681f14 [sys.catalog]: configured and running, proceeding with master startup.
14:09:28.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.394527  8944 sys_catalog.cc:455] T 00000000000000000000000000000000 P 88f1f08b368847a9949db3dcf4681f14 [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: "525cdda72ff9422588e5590e6f486e31" member_type: VOTER last_known_addr { host: "127.8.127.62" port: 38361 } } peers { permanent_uuid: "2b8b9b9eae2e421cb53617cae4ca18f3" member_type: VOTER last_known_addr { host: "127.8.127.61" port: 36817 } } peers { permanent_uuid: "88f1f08b368847a9949db3dcf4681f14" member_type: VOTER last_known_addr { host: "127.8.127.60" port: 35911 } } }
14:09:28.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.396399  8944 sys_catalog.cc:458] T 00000000000000000000000000000000 P 88f1f08b368847a9949db3dcf4681f14 [sys.catalog]: This master's current role is: FOLLOWER
14:09:28.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:28.396698  8955 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 88f1f08b368847a9949db3dcf4681f14: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:09:28.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:28.396764  8955 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:09:28.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.396651  8854 master_runner.cc:187] Error getting master registration for 127.8.127.62:38361: OK, instance_id { permanent_uuid: "525cdda72ff9422588e5590e6f486e31" instance_seqno: 1783519768132304 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:09:28.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.398324  8854 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:09:28.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.406819  8930 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2b8b9b9eae2e421cb53617cae4ca18f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:09:28.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.406932  8930 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2b8b9b9eae2e421cb53617cae4ca18f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525cdda72ff9422588e5590e6f486e31" member_type: VOTER last_known_addr { host: "127.8.127.62" port: 38361 } } peers { permanent_uuid: "2b8b9b9eae2e421cb53617cae4ca18f3" member_type: VOTER last_known_addr { host: "127.8.127.61" port: 36817 } } peers { permanent_uuid: "88f1f08b368847a9949db3dcf4681f14" member_type: VOTER last_known_addr { host: "127.8.127.60" port: 35911 } }
14:09:28.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.407171  8930 leader_election.cc:290] T 00000000000000000000000000000000 P 2b8b9b9eae2e421cb53617cae4ca18f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 525cdda72ff9422588e5590e6f486e31 (127.8.127.62:38361), 88f1f08b368847a9949db3dcf4681f14 (127.8.127.60:35911)
14:09:28.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.407428  8896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "2b8b9b9eae2e421cb53617cae4ca18f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88f1f08b368847a9949db3dcf4681f14" is_pre_election: true
14:09:28.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.407552  8896 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 88f1f08b368847a9949db3dcf4681f14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b8b9b9eae2e421cb53617cae4ca18f3 in term 0.
14:09:28.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.407716  8798 leader_election.cc:304] T 00000000000000000000000000000000 P 2b8b9b9eae2e421cb53617cae4ca18f3 [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: 2b8b9b9eae2e421cb53617cae4ca18f3, 88f1f08b368847a9949db3dcf4681f14; no voters: 
14:09:28.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.407912  8930 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2b8b9b9eae2e421cb53617cae4ca18f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:09:28.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.407982  8930 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2b8b9b9eae2e421cb53617cae4ca18f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:09:28.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.408010  8930 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2b8b9b9eae2e421cb53617cae4ca18f3 [term 0 FOLLOWER]: Advancing to term 1
14:09:28.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.408900  8930 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2b8b9b9eae2e421cb53617cae4ca18f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525cdda72ff9422588e5590e6f486e31" member_type: VOTER last_known_addr { host: "127.8.127.62" port: 38361 } } peers { permanent_uuid: "2b8b9b9eae2e421cb53617cae4ca18f3" member_type: VOTER last_known_addr { host: "127.8.127.61" port: 36817 } } peers { permanent_uuid: "88f1f08b368847a9949db3dcf4681f14" member_type: VOTER last_known_addr { host: "127.8.127.60" port: 35911 } }
14:09:28.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.409034  8930 leader_election.cc:290] T 00000000000000000000000000000000 P 2b8b9b9eae2e421cb53617cae4ca18f3 [CANDIDATE]: Term 1 election: Requested vote from peers 525cdda72ff9422588e5590e6f486e31 (127.8.127.62:38361), 88f1f08b368847a9949db3dcf4681f14 (127.8.127.60:35911)
14:09:28.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.409226  8896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "2b8b9b9eae2e421cb53617cae4ca18f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88f1f08b368847a9949db3dcf4681f14"
14:09:28.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.409286  8896 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 88f1f08b368847a9949db3dcf4681f14 [term 0 FOLLOWER]: Advancing to term 1
14:09:28.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.410027  8896 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 88f1f08b368847a9949db3dcf4681f14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b8b9b9eae2e421cb53617cae4ca18f3 in term 1.
14:09:28.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.410197  8798 leader_election.cc:304] T 00000000000000000000000000000000 P 2b8b9b9eae2e421cb53617cae4ca18f3 [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: 2b8b9b9eae2e421cb53617cae4ca18f3, 88f1f08b368847a9949db3dcf4681f14; no voters: 
14:09:28.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.410769  8930 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2b8b9b9eae2e421cb53617cae4ca18f3 [term 1 FOLLOWER]: Leader election won for term 1
14:09:28.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.410944  8930 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2b8b9b9eae2e421cb53617cae4ca18f3 [term 1 LEADER]: Becoming Leader. State: Replica: 2b8b9b9eae2e421cb53617cae4ca18f3, State: Running, Role: LEADER
14:09:28.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.411026  8930 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2b8b9b9eae2e421cb53617cae4ca18f3 [LEADER]: Queue going to LEADER mode. State: All 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: "525cdda72ff9422588e5590e6f486e31" member_type: VOTER last_known_addr { host: "127.8.127.62" port: 38361 } } peers { permanent_uuid: "2b8b9b9eae2e421cb53617cae4ca18f3" member_type: VOTER last_known_addr { host: "127.8.127.61" port: 36817 } } peers { permanent_uuid: "88f1f08b368847a9949db3dcf4681f14" member_type: VOTER last_known_addr { host: "127.8.127.60" port: 35911 } }
14:09:28.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.411388  8930 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2b8b9b9eae2e421cb53617cae4ca18f3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2b8b9b9eae2e421cb53617cae4ca18f3. Latest consensus state: current_term: 1 leader_uuid: "2b8b9b9eae2e421cb53617cae4ca18f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525cdda72ff9422588e5590e6f486e31" member_type: VOTER last_known_addr { host: "127.8.127.62" port: 38361 } } peers { permanent_uuid: "2b8b9b9eae2e421cb53617cae4ca18f3" member_type: VOTER last_known_addr { host: "127.8.127.61" port: 36817 } } peers { permanent_uuid: "88f1f08b368847a9949db3dcf4681f14" member_type: VOTER last_known_addr { host: "127.8.127.60" port: 35911 } } }
14:09:28.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.411449  8930 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2b8b9b9eae2e421cb53617cae4ca18f3 [sys.catalog]: This master's current role is: LEADER
14:09:28.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.412586  8959 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
14:09:28.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.412812  8959 catalog_manager.cc:1520] Initializing Kudu cluster ID...
14:09:28.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.414573  8896 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 88f1f08b368847a9949db3dcf4681f14 [term 1 FOLLOWER]: Refusing update from remote peer 2b8b9b9eae2e421cb53617cae4ca18f3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:09:28.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.415259  8930 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 2b8b9b9eae2e421cb53617cae4ca18f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88f1f08b368847a9949db3dcf4681f14" member_type: VOTER last_known_addr { host: "127.8.127.60" port: 35911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:09:28.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.416498  8944 sys_catalog.cc:455] T 00000000000000000000000000000000 P 88f1f08b368847a9949db3dcf4681f14 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2b8b9b9eae2e421cb53617cae4ca18f3. Latest consensus state: current_term: 1 leader_uuid: "2b8b9b9eae2e421cb53617cae4ca18f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525cdda72ff9422588e5590e6f486e31" member_type: VOTER last_known_addr { host: "127.8.127.62" port: 38361 } } peers { permanent_uuid: "2b8b9b9eae2e421cb53617cae4ca18f3" member_type: VOTER last_known_addr { host: "127.8.127.61" port: 36817 } } peers { permanent_uuid: "88f1f08b368847a9949db3dcf4681f14" member_type: VOTER last_known_addr { host: "127.8.127.60" port: 35911 } } }
14:09:28.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.416574  8944 sys_catalog.cc:458] T 00000000000000000000000000000000 P 88f1f08b368847a9949db3dcf4681f14 [sys.catalog]: This master's current role is: FOLLOWER
14:09:28.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.417698  8930 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2b8b9b9eae2e421cb53617cae4ca18f3 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "2b8b9b9eae2e421cb53617cae4ca18f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525cdda72ff9422588e5590e6f486e31" member_type: VOTER last_known_addr { host: "127.8.127.62" port: 38361 } } peers { permanent_uuid: "2b8b9b9eae2e421cb53617cae4ca18f3" member_type: VOTER last_known_addr { host: "127.8.127.61" port: 36817 } } peers { permanent_uuid: "88f1f08b368847a9949db3dcf4681f14" member_type: VOTER last_known_addr { host: "127.8.127.60" port: 35911 } } }
14:09:28.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.417771  8930 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2b8b9b9eae2e421cb53617cae4ca18f3 [sys.catalog]: This master's current role is: LEADER
14:09:28.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.417845  8944 sys_catalog.cc:455] T 00000000000000000000000000000000 P 88f1f08b368847a9949db3dcf4681f14 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "2b8b9b9eae2e421cb53617cae4ca18f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525cdda72ff9422588e5590e6f486e31" member_type: VOTER last_known_addr { host: "127.8.127.62" port: 38361 } } peers { permanent_uuid: "2b8b9b9eae2e421cb53617cae4ca18f3" member_type: VOTER last_known_addr { host: "127.8.127.61" port: 36817 } } peers { permanent_uuid: "88f1f08b368847a9949db3dcf4681f14" member_type: VOTER last_known_addr { host: "127.8.127.60" port: 35911 } } }
14:09:28.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.417912  8944 sys_catalog.cc:458] T 00000000000000000000000000000000 P 88f1f08b368847a9949db3dcf4681f14 [sys.catalog]: This master's current role is: FOLLOWER
14:09:28.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.417904  8960 mvcc.cc:204] Tried to move back new op lower bound from 7305296971423002624 to 7305296971412193280. Current Snapshot: MvccSnapshot[applied={T|T < 7305296971423002624}]
14:09:28.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.418313  8961 mvcc.cc:204] Tried to move back new op lower bound from 7305296971423002624 to 7305296971412193280. Current Snapshot: MvccSnapshot[applied={T|T < 7305296971423002624}]
14:09:28.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.424505  8959 catalog_manager.cc:1383] Generated new cluster ID: 68f0fa999d904767b2d12a2bd9a2e180
14:09:28.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.424568  8959 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
14:09:28.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.451116  8959 catalog_manager.cc:1406] Generated new certificate authority record
14:09:28.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.452526  8959 catalog_manager.cc:1540] Loading token signing keys...
14:09:28.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.463214  8959 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2b8b9b9eae2e421cb53617cae4ca18f3: Generated new TSK 0
14:09:28.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.463594  8959 catalog_manager.cc:1550] Initializing in-progress tserver states...
14:09:28.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.463822  8778 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.127.60" port: 35911 } attempt: 3
14:09:28.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.465843  8700 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:28.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:28.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/ts-0/wal
14:09:28.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/ts-0/data
14:09:28.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:28.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:28.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:28.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:28.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:28.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:28.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/ts-0/logs
14:09:28.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/ts-0/data/info.pb
14:09:28.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:28.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:28.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:28.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:28.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:28.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:28.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:28.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:28.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:09:28.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:28.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.127.1:0
14:09:28.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.8.127.1
14:09:28.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.127.1
14:09:28.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:28.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.8.127.62:38361,127.8.127.61:36817,127.8.127.60:35911
14:09:28.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.127.20:35121
14:09:28.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:28.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:28.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:09:28.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.468955  8778 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 525cdda72ff9422588e5590e6f486e31: Bootstrap starting.
14:09:28.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.469658  8778 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 525cdda72ff9422588e5590e6f486e31: Neither blocks nor log segments found. Creating new log.
14:09:28.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.469931  8778 log.cc:826] T 00000000000000000000000000000000 P 525cdda72ff9422588e5590e6f486e31: Log is configured to *not* fsync() on all Append() calls
14:09:28.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.472790  8778 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 525cdda72ff9422588e5590e6f486e31: No bootstrap required, opened a new log
14:09:28.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.474547  8778 raft_consensus.cc:359] T 00000000000000000000000000000000 P 525cdda72ff9422588e5590e6f486e31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525cdda72ff9422588e5590e6f486e31" member_type: VOTER last_known_addr { host: "127.8.127.62" port: 38361 } } peers { permanent_uuid: "2b8b9b9eae2e421cb53617cae4ca18f3" member_type: VOTER last_known_addr { host: "127.8.127.61" port: 36817 } } peers { permanent_uuid: "88f1f08b368847a9949db3dcf4681f14" member_type: VOTER last_known_addr { host: "127.8.127.60" port: 35911 } }
14:09:28.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.474663  8778 raft_consensus.cc:385] T 00000000000000000000000000000000 P 525cdda72ff9422588e5590e6f486e31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:28.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.474690  8778 raft_consensus.cc:740] T 00000000000000000000000000000000 P 525cdda72ff9422588e5590e6f486e31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 525cdda72ff9422588e5590e6f486e31, State: Initialized, Role: FOLLOWER
14:09:28.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.474789  8778 consensus_queue.cc:260] T 00000000000000000000000000000000 P 525cdda72ff9422588e5590e6f486e31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525cdda72ff9422588e5590e6f486e31" member_type: VOTER last_known_addr { host: "127.8.127.62" port: 38361 } } peers { permanent_uuid: "2b8b9b9eae2e421cb53617cae4ca18f3" member_type: VOTER last_known_addr { host: "127.8.127.61" port: 36817 } } peers { permanent_uuid: "88f1f08b368847a9949db3dcf4681f14" member_type: VOTER last_known_addr { host: "127.8.127.60" port: 35911 } }
14:09:28.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.475078  8778 sys_catalog.cc:565] T 00000000000000000000000000000000 P 525cdda72ff9422588e5590e6f486e31 [sys.catalog]: configured and running, proceeding with master startup.
14:09:28.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.476151  8751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "2b8b9b9eae2e421cb53617cae4ca18f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "525cdda72ff9422588e5590e6f486e31"
14:09:28.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.476249  8751 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 525cdda72ff9422588e5590e6f486e31 [term 0 FOLLOWER]: Advancing to term 1
14:09:28.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.477067  8751 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 525cdda72ff9422588e5590e6f486e31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b8b9b9eae2e421cb53617cae4ca18f3 in term 1.
14:09:28.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.477171  8752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "2b8b9b9eae2e421cb53617cae4ca18f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "525cdda72ff9422588e5590e6f486e31" is_pre_election: true
14:09:28.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.477226  8752 raft_consensus.cc:2376] T 00000000000000000000000000000000 P 525cdda72ff9422588e5590e6f486e31 [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 2b8b9b9eae2e421cb53617cae4ca18f3 in term 1. Re-sending same reply.
14:09:28.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.477344  8750 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 525cdda72ff9422588e5590e6f486e31 [term 1 FOLLOWER]: Refusing update from remote peer 2b8b9b9eae2e421cb53617cae4ca18f3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:09:28.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.478577  8957 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 2b8b9b9eae2e421cb53617cae4ca18f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "525cdda72ff9422588e5590e6f486e31" member_type: VOTER last_known_addr { host: "127.8.127.62" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:09:28.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:28.480988  8982 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 525cdda72ff9422588e5590e6f486e31: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:09:28.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:28.481154  8982 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:09:28.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.481997  8967 sys_catalog.cc:455] T 00000000000000000000000000000000 P 525cdda72ff9422588e5590e6f486e31 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2b8b9b9eae2e421cb53617cae4ca18f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525cdda72ff9422588e5590e6f486e31" member_type: VOTER last_known_addr { host: "127.8.127.62" port: 38361 } } peers { permanent_uuid: "2b8b9b9eae2e421cb53617cae4ca18f3" member_type: VOTER last_known_addr { host: "127.8.127.61" port: 36817 } } peers { permanent_uuid: "88f1f08b368847a9949db3dcf4681f14" member_type: VOTER last_known_addr { host: "127.8.127.60" port: 35911 } } }
14:09:28.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.482191  8967 sys_catalog.cc:458] T 00000000000000000000000000000000 P 525cdda72ff9422588e5590e6f486e31 [sys.catalog]: This master's current role is: FOLLOWER
14:09:28.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.482336  8967 sys_catalog.cc:455] T 00000000000000000000000000000000 P 525cdda72ff9422588e5590e6f486e31 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2b8b9b9eae2e421cb53617cae4ca18f3. Latest consensus state: current_term: 1 leader_uuid: "2b8b9b9eae2e421cb53617cae4ca18f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525cdda72ff9422588e5590e6f486e31" member_type: VOTER last_known_addr { host: "127.8.127.62" port: 38361 } } peers { permanent_uuid: "2b8b9b9eae2e421cb53617cae4ca18f3" member_type: VOTER last_known_addr { host: "127.8.127.61" port: 36817 } } peers { permanent_uuid: "88f1f08b368847a9949db3dcf4681f14" member_type: VOTER last_known_addr { host: "127.8.127.60" port: 35911 } } }
14:09:28.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.482507  8967 sys_catalog.cc:458] T 00000000000000000000000000000000 P 525cdda72ff9422588e5590e6f486e31 [sys.catalog]: This master's current role is: FOLLOWER
14:09:28.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.482630  8967 sys_catalog.cc:455] T 00000000000000000000000000000000 P 525cdda72ff9422588e5590e6f486e31 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "2b8b9b9eae2e421cb53617cae4ca18f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525cdda72ff9422588e5590e6f486e31" member_type: VOTER last_known_addr { host: "127.8.127.62" port: 38361 } } peers { permanent_uuid: "2b8b9b9eae2e421cb53617cae4ca18f3" member_type: VOTER last_known_addr { host: "127.8.127.61" port: 36817 } } peers { permanent_uuid: "88f1f08b368847a9949db3dcf4681f14" member_type: VOTER last_known_addr { host: "127.8.127.60" port: 35911 } } }
14:09:28.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.482750  8967 sys_catalog.cc:458] T 00000000000000000000000000000000 P 525cdda72ff9422588e5590e6f486e31 [sys.catalog]: This master's current role is: FOLLOWER
14:09:28.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.483439  8974 mvcc.cc:204] Tried to move back new op lower bound from 7305296971620909056 to 7305296971412193280. Current Snapshot: MvccSnapshot[applied={T|T < 7305296971423002624}]
14:09:28.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:28.581773  8965 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:28.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:28.582222  8965 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:28.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:28.582365  8965 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:28.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:28.584841  8965 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:28.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:28.585150  8965 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.8.127.1
14:09:28.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.587603  8965 tablet_server_runner.cc:78] Tablet server non-default flags:
14:09:28.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:28.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.127.20:35121
14:09:28.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:28.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:28.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/ts-0/data
14:09:28.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/ts-0/wal
14:09:28.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:28.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:28.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.127.1:0
14:09:28.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:28.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:28.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:28.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/ts-0/data/info.pb
14:09:28.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.127.1
14:09:28.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:28.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.8.127.62:38361,127.8.127.61:36817,127.8.127.60:35911
14:09:28.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:28.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.8965
14:09:28.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:28.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:28.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:28.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:28.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.8.127.1
14:09:28.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/ts-0/logs
14:09:28.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:28.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:28.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:28.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:09:28.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:28.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:28.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:28.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:28.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:28.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.589195  8965 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:28.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.589552  8965 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:28.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:28.592485  8994 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:28.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:28.593330  8991 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:28.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.594296  8965 server_base.cc:1061] running on GCE node
14:09:28.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:28.594584  8992 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:28.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.594838  8965 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:28.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.595165  8965 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:28.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.596410  8965 hybrid_clock.cc:648] HybridClock initialized: now 1783519768596390 us; error 34 us; skew 500 ppm
14:09:28.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.597791  8965 webserver.cc:533] Webserver started at http://127.8.127.1:45563/ using document root <none> and password file <none>
14:09:28.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.598012  8965 fs_manager.cc:362] Metadata directory not provided
14:09:28.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.598059  8965 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:28.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.598152  8965 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:28.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.599211  8965 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/ts-0/data/instance:
14:09:28.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "10daf4935ab64446b3446b3c28f7a8fb"
14:09:28.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:28 on dist-test-slave-63nk"
14:09:28.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.599586  8965 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/ts-0/wal/instance:
14:09:28.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "10daf4935ab64446b3446b3c28f7a8fb"
14:09:28.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:28 on dist-test-slave-63nk"
14:09:28.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.601481  8965 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
14:09:28.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.602371  9000 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:28.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.602602  8965 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
14:09:28.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.602661  8965 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/ts-0/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/ts-0/wal
14:09:28.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "10daf4935ab64446b3446b3c28f7a8fb"
14:09:28.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:28 on dist-test-slave-63nk"
14:09:28.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.602717  8965 fs_report.cc:389] FS layout report
14:09:28.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:28.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/ts-0/wal
14:09:28.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/ts-0/wal
14:09:28.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/ts-0/data/data
14:09:28.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:28.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:28.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:28.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:28.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:28.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:28.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:28.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:28.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:28.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:28.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:28.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.616701  8965 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:28.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.617383  8965 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:28.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.617731  8965 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:28.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.618026  8965 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:09:28.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.618505  8965 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:09:28.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.618629  8965 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:09:28.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.618716  8965 ts_tablet_manager.cc:616] Registered 0 tablets
14:09:28.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.618780  8965 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:09:28.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.626037  8965 rpc_server.cc:307] RPC server started. Bound to: 127.8.127.1:39747
14:09:28.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.626564  8965 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/ts-0/data/info.pb
14:09:28.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.627872  8700 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 8965
14:09:28.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.627949  8700 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/ts-0/wal/instance
14:09:28.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.629735  8700 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:28.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:28.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/ts-1/wal
14:09:28.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/ts-1/data
14:09:28.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:28.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:28.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:28.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:28.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:28.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:28.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/ts-1/logs
14:09:28.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/ts-1/data/info.pb
14:09:28.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:28.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:28.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:28.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:28.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:28.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:28.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:28.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:28.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:09:28.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:28.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.127.2:0
14:09:28.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.8.127.2
14:09:28.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.127.2
14:09:28.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:28.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.8.127.62:38361,127.8.127.61:36817,127.8.127.60:35911
14:09:28.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.127.20:35121
14:09:28.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:28.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:28.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:09:28.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.633728  9113 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.127.1:39747 every 8 connection(s)
14:09:28.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.638113  9114 heartbeater.cc:344] Connected to a master server at 127.8.127.60:35911
14:09:28.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.638221  9114 heartbeater.cc:461] Registering TS with master...
14:09:28.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.638435  9114 heartbeater.cc:507] Master 127.8.127.60:35911 requested a full tablet report, sending...
14:09:28.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.639213  9116 heartbeater.cc:344] Connected to a master server at 127.8.127.61:36817
14:09:28.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.639271  9116 heartbeater.cc:461] Registering TS with master...
14:09:28.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.639364  9116 heartbeater.cc:507] Master 127.8.127.61:36817 requested a full tablet report, sending...
14:09:28.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.639452  8886 ts_manager.cc:194] Registered new tserver with Master: 10daf4935ab64446b3446b3c28f7a8fb (127.8.127.1:39747)
14:09:28.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.639631  8814 ts_manager.cc:194] Registered new tserver with Master: 10daf4935ab64446b3446b3c28f7a8fb (127.8.127.1:39747)
14:09:28.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.640466  9115 heartbeater.cc:344] Connected to a master server at 127.8.127.62:38361
14:09:28.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.640518  9115 heartbeater.cc:461] Registering TS with master...
14:09:28.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.640595  9115 heartbeater.cc:507] Master 127.8.127.62:38361 requested a full tablet report, sending...
14:09:28.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.640705  8814 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.8.127.1:37175
14:09:28.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.640882  8742 ts_manager.cc:194] Registered new tserver with Master: 10daf4935ab64446b3446b3c28f7a8fb (127.8.127.1:39747)
14:09:28.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:28.719152  9118 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:28.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:28.719345  9118 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:28.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:28.719376  9118 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:28.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:28.720989  9118 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:28.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:28.721069  9118 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.8.127.2
14:09:28.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.722563  9118 tablet_server_runner.cc:78] Tablet server non-default flags:
14:09:28.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:28.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.127.20:35121
14:09:28.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:28.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:28.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/ts-1/data
14:09:28.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/ts-1/wal
14:09:28.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:28.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:28.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.127.2:0
14:09:28.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:28.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:28.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:28.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/ts-1/data/info.pb
14:09:28.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.127.2
14:09:28.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:28.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.8.127.62:38361,127.8.127.61:36817,127.8.127.60:35911
14:09:28.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:28.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.9118
14:09:28.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:28.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:28.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:28.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:28.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.8.127.2
14:09:28.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/ts-1/logs
14:09:28.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:28.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:28.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:28.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:09:28.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:28.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:28.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:28.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:28.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:28.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.722817  9118 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:28.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.723058  9118 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:28.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:28.725621  9129 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:28.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:28.725646  9127 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:28.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.725790  9118 server_base.cc:1061] running on GCE node
14:09:28.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:28.725646  9126 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:28.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.726027  9118 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:28.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.726249  9118 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:28.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.727409  9118 hybrid_clock.cc:648] HybridClock initialized: now 1783519768727396 us; error 26 us; skew 500 ppm
14:09:28.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.728456  9118 webserver.cc:533] Webserver started at http://127.8.127.2:33695/ using document root <none> and password file <none>
14:09:28.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.728667  9118 fs_manager.cc:362] Metadata directory not provided
14:09:28.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.728734  9118 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:28.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.728874  9118 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:28.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.729722  9118 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/ts-1/data/instance:
14:09:28.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4dfa1593c9674f93b483bb97fd7f0c5f"
14:09:28.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:28 on dist-test-slave-63nk"
14:09:28.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.730075  9118 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/ts-1/wal/instance:
14:09:28.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4dfa1593c9674f93b483bb97fd7f0c5f"
14:09:28.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:28 on dist-test-slave-63nk"
14:09:28.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.731348  9118 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.001s
14:09:28.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.732008  9135 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:28.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.732197  9118 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:09:28.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.732290  9118 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/ts-1/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/ts-1/wal
14:09:28.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4dfa1593c9674f93b483bb97fd7f0c5f"
14:09:28.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:28 on dist-test-slave-63nk"
14:09:28.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.732357  9118 fs_report.cc:389] FS layout report
14:09:28.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:28.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/ts-1/wal
14:09:28.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/ts-1/wal
14:09:28.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/ts-1/data/data
14:09:28.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:28.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:28.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:28.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:28.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:28.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:28.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:28.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:28.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:28.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:28.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:28.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.745522  9118 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:28.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.745850  9118 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:28.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.745992  9118 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:28.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.746245  9118 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:09:28.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.746622  9118 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:09:28.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.746665  9118 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:09:28.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.746696  9118 ts_tablet_manager.cc:616] Registered 0 tablets
14:09:28.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.746713  9118 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:09:28.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.752476  9118 rpc_server.cc:307] RPC server started. Bound to: 127.8.127.2:33479
14:09:28.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.752553  9248 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.127.2:33479 every 8 connection(s)
14:09:28.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.752840  9118 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/ts-1/data/info.pb
14:09:28.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.756827  8700 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 9118
14:09:28.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.756912  8700 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/ts-1/wal/instance
14:09:28.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.757645  9249 heartbeater.cc:344] Connected to a master server at 127.8.127.60:35911
14:09:28.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.757735  9249 heartbeater.cc:461] Registering TS with master...
14:09:28.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.757915  9249 heartbeater.cc:507] Master 127.8.127.60:35911 requested a full tablet report, sending...
14:09:28.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.758363  8886 ts_manager.cc:194] Registered new tserver with Master: 4dfa1593c9674f93b483bb97fd7f0c5f (127.8.127.2:33479)
14:09:28.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.758396  9251 heartbeater.cc:344] Connected to a master server at 127.8.127.61:36817
14:09:28.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.758447  9251 heartbeater.cc:461] Registering TS with master...
14:09:28.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.758539  9251 heartbeater.cc:507] Master 127.8.127.61:36817 requested a full tablet report, sending...
14:09:28.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.758708  9250 heartbeater.cc:344] Connected to a master server at 127.8.127.62:38361
14:09:28.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.758749  9250 heartbeater.cc:461] Registering TS with master...
14:09:28.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.758737  8814 ts_manager.cc:194] Registered new tserver with Master: 4dfa1593c9674f93b483bb97fd7f0c5f (127.8.127.2:33479)
14:09:28.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.758826  9250 heartbeater.cc:507] Master 127.8.127.62:38361 requested a full tablet report, sending...
14:09:28.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.758842  8700 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:28.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:28.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/ts-2/wal
14:09:28.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/ts-2/data
14:09:28.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:28.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:28.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:28.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:28.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:28.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:28.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/ts-2/logs
14:09:28.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/ts-2/data/info.pb
14:09:28.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:28.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:28.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:28.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:28.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:28.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:28.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:28.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:28.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:09:28.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:28.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.127.3:0
14:09:28.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.8.127.3
14:09:28.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.127.3
14:09:28.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:28.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.8.127.62:38361,127.8.127.61:36817,127.8.127.60:35911
14:09:28.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.127.20:35121
14:09:28.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:28.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:28.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:09:28.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.759045  8742 ts_manager.cc:194] Registered new tserver with Master: 4dfa1593c9674f93b483bb97fd7f0c5f (127.8.127.2:33479)
14:09:28.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.759202  8814 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.8.127.2:46213
14:09:28.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:28.836572  9256 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:28.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:28.836726  9256 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:28.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:28.836745  9256 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:28.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:28.838212  9256 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:28.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:28.838263  9256 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.8.127.3
14:09:28.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.839776  9256 tablet_server_runner.cc:78] Tablet server non-default flags:
14:09:28.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:28.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.127.20:35121
14:09:28.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:28.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:28.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/ts-2/data
14:09:28.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/ts-2/wal
14:09:28.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:28.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:28.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.127.3:0
14:09:28.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:28.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:28.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:28.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/ts-2/data/info.pb
14:09:28.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.127.3
14:09:28.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:28.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.8.127.62:38361,127.8.127.61:36817,127.8.127.60:35911
14:09:28.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:28.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.9256
14:09:28.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:28.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:28.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:28.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:28.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.8.127.3
14:09:28.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/ts-2/logs
14:09:28.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:28.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:28.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:28.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:09:28.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:28.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:28.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:28.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:28.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:28.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.839962  9256 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:28.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.840158  9256 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:28.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:28.842466  9264 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:28.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.842492  9256 server_base.cc:1061] running on GCE node
14:09:28.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:28.842567  9261 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:28.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:28.842612  9262 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:28.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.842782  9256 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:28.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.843070  9256 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:28.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.844230  9256 hybrid_clock.cc:648] HybridClock initialized: now 1783519768844189 us; error 51 us; skew 500 ppm
14:09:28.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.845359  9256 webserver.cc:533] Webserver started at http://127.8.127.3:35171/ using document root <none> and password file <none>
14:09:28.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.845611  9256 fs_manager.cc:362] Metadata directory not provided
14:09:28.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.845686  9256 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:28.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.845809  9256 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:28.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.846624  9256 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/ts-2/data/instance:
14:09:28.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9273ef04a31e48cd9b96d719298642aa"
14:09:28.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:28 on dist-test-slave-63nk"
14:09:28.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.847038  9256 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/ts-2/wal/instance:
14:09:28.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9273ef04a31e48cd9b96d719298642aa"
14:09:28.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:28 on dist-test-slave-63nk"
14:09:28.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.848349  9256 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:09:28.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.849059  9270 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:28.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.849229  9256 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:09:28.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.849285  9256 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/ts-2/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/ts-2/wal
14:09:28.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9273ef04a31e48cd9b96d719298642aa"
14:09:28.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:28 on dist-test-slave-63nk"
14:09:28.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.849323  9256 fs_report.cc:389] FS layout report
14:09:28.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:28.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/ts-2/wal
14:09:28.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/ts-2/wal
14:09:28.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/ts-2/data/data
14:09:28.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:28.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:28.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:28.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:28.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:28.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:28.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:28.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:28.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:28.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:28.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:28.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.860450  9256 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:28.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.860700  9256 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:28.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.860790  9256 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:28.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.860972  9256 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:09:28.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.861240  9256 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:09:28.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.861269  9256 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:09:28.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.861290  9256 ts_tablet_manager.cc:616] Registered 0 tablets
14:09:28.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.861302  9256 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:09:28.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.866851  9256 rpc_server.cc:307] RPC server started. Bound to: 127.8.127.3:42697
14:09:28.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.866976  9383 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.127.3:42697 every 8 connection(s)
14:09:28.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.867250  9256 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/ts-2/data/info.pb
14:09:28.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.872416  9385 heartbeater.cc:344] Connected to a master server at 127.8.127.62:38361
14:09:28.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.872516  9385 heartbeater.cc:461] Registering TS with master...
14:09:28.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.872753  9385 heartbeater.cc:507] Master 127.8.127.62:38361 requested a full tablet report, sending...
14:09:28.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.872870  9386 heartbeater.cc:344] Connected to a master server at 127.8.127.61:36817
14:09:28.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.872936  9386 heartbeater.cc:461] Registering TS with master...
14:09:28.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.872486  9384 heartbeater.cc:344] Connected to a master server at 127.8.127.60:35911
14:09:28.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.873005  9384 heartbeater.cc:461] Registering TS with master...
14:09:28.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.873034  9386 heartbeater.cc:507] Master 127.8.127.61:36817 requested a full tablet report, sending...
14:09:28.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.873118  9384 heartbeater.cc:507] Master 127.8.127.60:35911 requested a full tablet report, sending...
14:09:28.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.873248  8742 ts_manager.cc:194] Registered new tserver with Master: 9273ef04a31e48cd9b96d719298642aa (127.8.127.3:42697)
14:09:28.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.873258  8700 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 9256
14:09:28.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.873370  8700 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster5918149320699809059/ts-2/wal/instance
14:09:28.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.873390  8886 ts_manager.cc:194] Registered new tserver with Master: 9273ef04a31e48cd9b96d719298642aa (127.8.127.3:42697)
14:09:28.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.873636  8814 ts_manager.cc:194] Registered new tserver with Master: 9273ef04a31e48cd9b96d719298642aa (127.8.127.3:42697)
14:09:28.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.874094  8814 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.8.127.3:44769
14:09:28.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.876431  8700 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
14:09:28.877 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:09:28.877 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

14:09:28.878 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.8.127.62"
      port: 38361
    }
    bound_http_address {
      host: "127.8.127.62"
      port: 39437
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.8.127.61"
      port: 36817
    }
    bound_http_address {
      host: "127.8.127.61"
      port: 33467
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.8.127.60"
      port: 35911
    }
    bound_http_address {
      host: "127.8.127.60"
      port: 39579
    }
  }
}

14:09:28.878 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

14:09:28.878 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.8.127.1"
      port: 39747
    }
    bound_http_address {
      host: "127.8.127.1"
      port: 45563
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.8.127.2"
      port: 33479
    }
    bound_http_address {
      host: "127.8.127.2"
      port: 33695
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.8.127.3"
      port: 42697
    }
    bound_http_address {
      host: "127.8.127.3"
      port: 35171
    }
  }
}

14:09:28.878 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
14:09:28.880 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:09:28.882 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.8.127.60:35911(127.8.127.60:35911)] connecting to peer
14:09:28.883 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.8.127.61:36817(127.8.127.61:36817)] connecting to peer
14:09:28.884 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.127.60:35911(127.8.127.60:35911)] Successfully connected to peer
14:09:28.884 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.8.127.62:38361(127.8.127.62:38361)] connecting to peer
14:09:28.884 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.127.61:36817(127.8.127.61:36817)] Successfully connected to peer
14:09:28.886 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.127.62:38361(127.8.127.62:38361)] Successfully connected to peer
14:09:28.886 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.127.60
14:09:28.886 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.127.61
14:09:28.887 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.127.62
14:09:28.898 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x55ab0421, L:/127.0.0.1:39918 - R:/127.8.127.61:36817] using SASL/PLAIN
14:09:28.898 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe1a06066, L:/127.0.0.1:40304 - R:/127.8.127.62:38361] using SASL/PLAIN
14:09:28.899 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:09:28.899 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=18), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.127.60:35911, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.127.61:36817, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.127.62:38361, [18ms] Sub RPC ConnectToMaster: received response from server master-127.8.127.61:36817: OK, [18ms] Sub RPC ConnectToMaster: received response from server master-127.8.127.62:38361: OK, deferred=null) after lookup
14:09:28.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.900462  8814 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39918:
14:09:28.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1783519768881"
14:09:28.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
14:09:28.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:09:28.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
14:09:28.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:09:28.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:09:28.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:09:28.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:09:28.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:09:28.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:09:28.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:09:28.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:09:28.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
14:09:28.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:09:28.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:09:28.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:09:28.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:09:28.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:09:28.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:09:28.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:09:28.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:09:28.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
14:09:28.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
14:09:28.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
14:09:28.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:09:28.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:09:28.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:09:28.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
14:09:28.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
14:09:28.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:09:28.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
14:09:28.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:09:28.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:09:28.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:09:28.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:09:28.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:09:28.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.901439  8957 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2b8b9b9eae2e421cb53617cae4ca18f3 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "2b8b9b9eae2e421cb53617cae4ca18f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "525cdda72ff9422588e5590e6f486e31" member_type: VOTER last_known_addr { host: "127.8.127.62" port: 38361 } } peers { permanent_uuid: "2b8b9b9eae2e421cb53617cae4ca18f3" member_type: VOTER last_known_addr { host: "127.8.127.61" port: 36817 } } peers { permanent_uuid: "88f1f08b368847a9949db3dcf4681f14" member_type: VOTER last_known_addr { host: "127.8.127.60" port: 35911 } } }
14:09:28.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.901525  8957 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2b8b9b9eae2e421cb53617cae4ca18f3 [sys.catalog]: This master's current role is: LEADER
14:09:28.907 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table af159ceee58d4b839afbadcd70b5c92e
14:09:28.909 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd34ef21f, L:/127.0.0.1:57000 - R:/127.8.127.60:35911] using SASL/PLAIN
14:09:28.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.916867  9183 tablet_service.cc:1511] Processing CreateTablet for tablet dd879e79e41f48228d42f67bcaf87256 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783519768881 [id=af159ceee58d4b839afbadcd70b5c92e]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION UNBOUNDED
14:09:28.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.917212  9183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd879e79e41f48228d42f67bcaf87256. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:28.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.920125  9402 tablet_bootstrap.cc:492] T dd879e79e41f48228d42f67bcaf87256 P 4dfa1593c9674f93b483bb97fd7f0c5f: Bootstrap starting.
14:09:28.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.920459  9318 tablet_service.cc:1511] Processing CreateTablet for tablet 1f8ca45dba09423287390c2bf8ceb226 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783519768881 [id=af159ceee58d4b839afbadcd70b5c92e]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION UNBOUNDED
14:09:28.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.920728  9318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f8ca45dba09423287390c2bf8ceb226. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:28.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.920936  9402 tablet_bootstrap.cc:654] T dd879e79e41f48228d42f67bcaf87256 P 4dfa1593c9674f93b483bb97fd7f0c5f: Neither blocks nor log segments found. Creating new log.
14:09:28.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.921204  9402 log.cc:826] T dd879e79e41f48228d42f67bcaf87256 P 4dfa1593c9674f93b483bb97fd7f0c5f: Log is configured to *not* fsync() on all Append() calls
14:09:28.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.924243  9404 tablet_bootstrap.cc:492] T 1f8ca45dba09423287390c2bf8ceb226 P 9273ef04a31e48cd9b96d719298642aa: Bootstrap starting.
14:09:28.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.924744  9402 tablet_bootstrap.cc:492] T dd879e79e41f48228d42f67bcaf87256 P 4dfa1593c9674f93b483bb97fd7f0c5f: No bootstrap required, opened a new log
14:09:28.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.924942  9402 ts_tablet_manager.cc:1403] T dd879e79e41f48228d42f67bcaf87256 P 4dfa1593c9674f93b483bb97fd7f0c5f: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
14:09:28.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.925012  9404 tablet_bootstrap.cc:654] T 1f8ca45dba09423287390c2bf8ceb226 P 9273ef04a31e48cd9b96d719298642aa: Neither blocks nor log segments found. Creating new log.
14:09:28.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.925441  9404 log.cc:826] T 1f8ca45dba09423287390c2bf8ceb226 P 9273ef04a31e48cd9b96d719298642aa: Log is configured to *not* fsync() on all Append() calls
14:09:28.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.926163  9404 tablet_bootstrap.cc:492] T 1f8ca45dba09423287390c2bf8ceb226 P 9273ef04a31e48cd9b96d719298642aa: No bootstrap required, opened a new log
14:09:28.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.926219  9404 ts_tablet_manager.cc:1403] T 1f8ca45dba09423287390c2bf8ceb226 P 9273ef04a31e48cd9b96d719298642aa: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
14:09:28.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.927032  9402 raft_consensus.cc:359] T dd879e79e41f48228d42f67bcaf87256 P 4dfa1593c9674f93b483bb97fd7f0c5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4dfa1593c9674f93b483bb97fd7f0c5f" member_type: VOTER last_known_addr { host: "127.8.127.2" port: 33479 } }
14:09:28.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.927156  9402 raft_consensus.cc:385] T dd879e79e41f48228d42f67bcaf87256 P 4dfa1593c9674f93b483bb97fd7f0c5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:28.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.927183  9402 raft_consensus.cc:740] T dd879e79e41f48228d42f67bcaf87256 P 4dfa1593c9674f93b483bb97fd7f0c5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dfa1593c9674f93b483bb97fd7f0c5f, State: Initialized, Role: FOLLOWER
14:09:28.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.927273  9402 consensus_queue.cc:260] T dd879e79e41f48228d42f67bcaf87256 P 4dfa1593c9674f93b483bb97fd7f0c5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4dfa1593c9674f93b483bb97fd7f0c5f" member_type: VOTER last_known_addr { host: "127.8.127.2" port: 33479 } }
14:09:28.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.927326  9402 raft_consensus.cc:399] T dd879e79e41f48228d42f67bcaf87256 P 4dfa1593c9674f93b483bb97fd7f0c5f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:09:28.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.927353  9402 raft_consensus.cc:493] T dd879e79e41f48228d42f67bcaf87256 P 4dfa1593c9674f93b483bb97fd7f0c5f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:09:28.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.927392  9402 raft_consensus.cc:3060] T dd879e79e41f48228d42f67bcaf87256 P 4dfa1593c9674f93b483bb97fd7f0c5f [term 0 FOLLOWER]: Advancing to term 1
14:09:28.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.928066  9402 raft_consensus.cc:515] T dd879e79e41f48228d42f67bcaf87256 P 4dfa1593c9674f93b483bb97fd7f0c5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4dfa1593c9674f93b483bb97fd7f0c5f" member_type: VOTER last_known_addr { host: "127.8.127.2" port: 33479 } }
14:09:28.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.928201  9402 leader_election.cc:304] T dd879e79e41f48228d42f67bcaf87256 P 4dfa1593c9674f93b483bb97fd7f0c5f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4dfa1593c9674f93b483bb97fd7f0c5f; no voters: 
14:09:28.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.928354  9402 leader_election.cc:290] T dd879e79e41f48228d42f67bcaf87256 P 4dfa1593c9674f93b483bb97fd7f0c5f [CANDIDATE]: Term 1 election: Requested vote from peers 
14:09:28.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.928357  9404 raft_consensus.cc:359] T 1f8ca45dba09423287390c2bf8ceb226 P 9273ef04a31e48cd9b96d719298642aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9273ef04a31e48cd9b96d719298642aa" member_type: VOTER last_known_addr { host: "127.8.127.3" port: 42697 } }
14:09:28.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.928472  9404 raft_consensus.cc:385] T 1f8ca45dba09423287390c2bf8ceb226 P 9273ef04a31e48cd9b96d719298642aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:28.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.928500  9404 raft_consensus.cc:740] T 1f8ca45dba09423287390c2bf8ceb226 P 9273ef04a31e48cd9b96d719298642aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9273ef04a31e48cd9b96d719298642aa, State: Initialized, Role: FOLLOWER
14:09:28.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.928519  9402 ts_tablet_manager.cc:1434] T dd879e79e41f48228d42f67bcaf87256 P 4dfa1593c9674f93b483bb97fd7f0c5f: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
14:09:28.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.928597  9404 consensus_queue.cc:260] T 1f8ca45dba09423287390c2bf8ceb226 P 9273ef04a31e48cd9b96d719298642aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9273ef04a31e48cd9b96d719298642aa" member_type: VOTER last_known_addr { host: "127.8.127.3" port: 42697 } }
14:09:28.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.928653  9404 raft_consensus.cc:399] T 1f8ca45dba09423287390c2bf8ceb226 P 9273ef04a31e48cd9b96d719298642aa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:09:28.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.928705  9404 raft_consensus.cc:493] T 1f8ca45dba09423287390c2bf8ceb226 P 9273ef04a31e48cd9b96d719298642aa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:09:28.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.928746  9404 raft_consensus.cc:3060] T 1f8ca45dba09423287390c2bf8ceb226 P 9273ef04a31e48cd9b96d719298642aa [term 0 FOLLOWER]: Advancing to term 1
14:09:28.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.929495  9404 raft_consensus.cc:515] T 1f8ca45dba09423287390c2bf8ceb226 P 9273ef04a31e48cd9b96d719298642aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9273ef04a31e48cd9b96d719298642aa" member_type: VOTER last_known_addr { host: "127.8.127.3" port: 42697 } }
14:09:28.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.929592  9404 leader_election.cc:304] T 1f8ca45dba09423287390c2bf8ceb226 P 9273ef04a31e48cd9b96d719298642aa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9273ef04a31e48cd9b96d719298642aa; no voters: 
14:09:28.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.929745  9404 leader_election.cc:290] T 1f8ca45dba09423287390c2bf8ceb226 P 9273ef04a31e48cd9b96d719298642aa [CANDIDATE]: Term 1 election: Requested vote from peers 
14:09:28.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.929836  9408 raft_consensus.cc:2804] T 1f8ca45dba09423287390c2bf8ceb226 P 9273ef04a31e48cd9b96d719298642aa [term 1 FOLLOWER]: Leader election won for term 1
14:09:28.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.929920  9404 ts_tablet_manager.cc:1434] T 1f8ca45dba09423287390c2bf8ceb226 P 9273ef04a31e48cd9b96d719298642aa: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
14:09:28.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.929975  9408 raft_consensus.cc:697] T 1f8ca45dba09423287390c2bf8ceb226 P 9273ef04a31e48cd9b96d719298642aa [term 1 LEADER]: Becoming Leader. State: Replica: 9273ef04a31e48cd9b96d719298642aa, State: Running, Role: LEADER
14:09:28.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.930047  9408 consensus_queue.cc:237] T 1f8ca45dba09423287390c2bf8ceb226 P 9273ef04a31e48cd9b96d719298642aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9273ef04a31e48cd9b96d719298642aa" member_type: VOTER last_known_addr { host: "127.8.127.3" port: 42697 } }
14:09:28.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.931291  9251 heartbeater.cc:499] Master 127.8.127.61:36817 was elected leader, sending a full tablet report...
14:09:28.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.931926  9406 raft_consensus.cc:2804] T dd879e79e41f48228d42f67bcaf87256 P 4dfa1593c9674f93b483bb97fd7f0c5f [term 1 FOLLOWER]: Leader election won for term 1
14:09:28.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.932017  9386 heartbeater.cc:499] Master 127.8.127.61:36817 was elected leader, sending a full tablet report...
14:09:28.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.932480  8814 catalog_manager.cc:5697] T 1f8ca45dba09423287390c2bf8ceb226 P 9273ef04a31e48cd9b96d719298642aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 9273ef04a31e48cd9b96d719298642aa (127.8.127.3). New cstate: current_term: 1 leader_uuid: "9273ef04a31e48cd9b96d719298642aa" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9273ef04a31e48cd9b96d719298642aa" member_type: VOTER last_known_addr { host: "127.8.127.3" port: 42697 } health_report { overall_health: HEALTHY } } }
14:09:28.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.932706  9406 raft_consensus.cc:697] T dd879e79e41f48228d42f67bcaf87256 P 4dfa1593c9674f93b483bb97fd7f0c5f [term 1 LEADER]: Becoming Leader. State: Replica: 4dfa1593c9674f93b483bb97fd7f0c5f, State: Running, Role: LEADER
14:09:28.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.932802  9406 consensus_queue.cc:237] T dd879e79e41f48228d42f67bcaf87256 P 4dfa1593c9674f93b483bb97fd7f0c5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4dfa1593c9674f93b483bb97fd7f0c5f" member_type: VOTER last_known_addr { host: "127.8.127.2" port: 33479 } }
14:09:28.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.933780  8813 catalog_manager.cc:5697] T dd879e79e41f48228d42f67bcaf87256 P 4dfa1593c9674f93b483bb97fd7f0c5f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4dfa1593c9674f93b483bb97fd7f0c5f (127.8.127.2). New cstate: current_term: 1 leader_uuid: "4dfa1593c9674f93b483bb97fd7f0c5f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4dfa1593c9674f93b483bb97fd7f0c5f" member_type: VOTER last_known_addr { host: "127.8.127.2" port: 33479 } health_report { overall_health: HEALTHY } } }
14:09:28.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:28.944795  8800 messenger.cc:376] Unable to handle RPC call: Not implemented: call requires unsupported application feature flags: 8
14:09:28.949 [ERROR - kudu-nio-1] (Connection.java:398) [peer master-127.8.127.61:36817(127.8.127.61:36817)] server sent error unsupported feature flags
14:09:28.950 [DEBUG - main] (Connection.java:575) [peer master-127.8.127.61:36817(127.8.127.61:36817)] disconnecting while in state READY
14:09:28.950 [DEBUG - main] (Connection.java:575) [peer master-127.8.127.60:35911(127.8.127.60:35911)] disconnecting while in state READY
14:09:28.950 [DEBUG - main] (Connection.java:575) [peer master-127.8.127.62:38361(127.8.127.62:38361)] disconnecting while in state READY
14:09:28.951 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.127.60:35911(127.8.127.60:35911)] handling channelInactive
14:09:28.951 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.127.60:35911(127.8.127.60:35911)] cleaning up while in state READY due to: connection closed
14:09:28.951 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:09:28.951 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.127.62:38361(127.8.127.62:38361)] handling channelInactive
14:09:28.951 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.127.62:38361(127.8.127.62:38361)] cleaning up while in state READY due to: connection closed
14:09:28.955 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.127.61:36817(127.8.127.61:36817)] handling channelInactive
14:09:28.955 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.127.61:36817(127.8.127.61:36817)] cleaning up while in state READY due to: connection closed
14:09:28.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.955102  8700 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 8965
14:09:28.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.960676  8700 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 9118
14:09:28.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.966099  8700 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 9256
14:09:28.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.971669  8700 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 8711
14:09:28.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.977398  8700 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 8782
14:09:28.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:28.982908  8700 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 8854
14:09:29.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T14:09:29Z chronyd exiting
.14:09:29.043 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1783519769043
14:09:29.046 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:09:29.047 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
14:09:29.047 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskzNpfhA/test-tmp
14:09:29.047 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
14:09:29.047 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskzNpfhA/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
14:09:29.050 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

14:09:29.141 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:09:29.141 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

14:09:29.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.141664  9417 mini_oidc.cc:150] Starting JWKS server
14:09:29.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.142129  9417 webserver.cc:533] Webserver started at http://127.0.0.1:46379/ using document root <none> and password file <none>
14:09:29.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.142235  9417 mini_oidc.cc:186] Starting OIDC Discovery server
14:09:29.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.142437  9417 webserver.cc:533] Webserver started at http://127.0.0.1:40457/ using document root <none> and password file <none>
14:09:29.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T14:09:29Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
14:09:29.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T14:09:29Z Disabled control of system clock
14:09:29.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.152930  9417 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:29.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:29.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/master-0/wal
14:09:29.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/master-0/data
14:09:29.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:29.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:29.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:29.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:29.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:29.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:29.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/master-0/logs
14:09:29.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/master-0/data/info.pb
14:09:29.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:29.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:29.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:29.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:29.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:29.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:29.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:29.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:29.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:09:29.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:29.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:29.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:29.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.50.126:40079
14:09:29.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.50.126
14:09:29.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:29.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.50.84:34211
14:09:29.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:29.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:29.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:29.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:29.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.9.50.126:40079,127.9.50.125:41845,127.9.50.124:35023
14:09:29.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:29.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:46379/jwks.json with env {}
14:09:29.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:29.228204  9428 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:29.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:29.228381  9428 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:29.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:29.228401  9428 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:29.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:29.229897  9428 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:09:29.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:29.229943  9428 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:29.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:29.229957  9428 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:09:29.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:29.229970  9428 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:09:29.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:29.229982  9428 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:09:29.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:29.229993  9428 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:46379/jwks.json
14:09:29.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.231626  9428 master_runner.cc:387] Master server non-default flags:
14:09:29.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:29.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.50.84:34211
14:09:29.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:29.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:29.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/master-0/data
14:09:29.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/master-0/wal
14:09:29.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:29.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.9.50.126:40079,127.9.50.125:41845,127.9.50.124:35023
14:09:29.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:29.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:29.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:29.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.50.126:40079
14:09:29.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:29.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:29.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:29.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:46379/jwks.json
14:09:29.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:29.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:29.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/master-0/data/info.pb
14:09:29.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.50.126
14:09:29.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:29.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:29.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.9428
14:09:29.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:29.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:29.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:29.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:29.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/master-0/logs
14:09:29.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:29.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:29.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:29.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:09:29.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:29.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:29.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:29.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:29.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:29.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.231827  9428 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:29.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.232017  9428 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:29.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:29.234411  9436 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:29.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:29.234418  9433 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:29.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.234526  9428 server_base.cc:1061] running on GCE node
14:09:29.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:29.234447  9434 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:29.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.235047  9428 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:29.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.235373  9428 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:29.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.236547  9428 hybrid_clock.cc:648] HybridClock initialized: now 1783519769236529 us; error 28 us; skew 500 ppm
14:09:29.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.237812  9428 webserver.cc:533] Webserver started at http://127.9.50.126:45409/ using document root <none> and password file <none>
14:09:29.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.238070  9428 fs_manager.cc:362] Metadata directory not provided
14:09:29.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.238150  9428 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:29.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.238269  9428 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:29.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.239233  9428 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/master-0/data/instance:
14:09:29.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "355f1c72119c4b318ed2c535743c435d"
14:09:29.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:29 on dist-test-slave-63nk"
14:09:29.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.239658  9428 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/master-0/wal/instance:
14:09:29.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "355f1c72119c4b318ed2c535743c435d"
14:09:29.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:29 on dist-test-slave-63nk"
14:09:29.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.241075  9428 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
14:09:29.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.241803  9442 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:29.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.241994  9428 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.001s
14:09:29.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.242082  9428 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/master-0/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/master-0/wal
14:09:29.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "355f1c72119c4b318ed2c535743c435d"
14:09:29.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:29 on dist-test-slave-63nk"
14:09:29.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.242144  9428 fs_report.cc:389] FS layout report
14:09:29.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:29.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/master-0/wal
14:09:29.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/master-0/wal
14:09:29.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/master-0/data/data
14:09:29.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:29.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:29.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:29.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:29.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:29.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:29.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:29.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:29.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:29.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:29.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:29.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.256372  9428 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:29.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.256757  9428 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:29.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.256927  9428 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:29.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.261238  9428 rpc_server.cc:307] RPC server started. Bound to: 127.9.50.126:40079
14:09:29.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.261271  9494 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.50.126:40079 every 8 connection(s)
14:09:29.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.261646  9428 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/master-0/data/info.pb
14:09:29.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.262207  9495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:29.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.263423  9495 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.50.126" port: 40079 } has no permanent_uuid. Determining permanent_uuid...
14:09:29.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.266866  9417 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 9428
14:09:29.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.266999  9417 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/master-0/wal/instance
14:09:29.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.267750  9417 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:29.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:29.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/master-1/wal
14:09:29.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/master-1/data
14:09:29.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:29.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:29.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:29.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:29.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:29.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:29.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/master-1/logs
14:09:29.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/master-1/data/info.pb
14:09:29.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:29.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:29.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:29.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:29.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:29.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:29.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:29.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:29.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:09:29.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:29.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:29.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:29.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.50.125:41845
14:09:29.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.50.125
14:09:29.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:29.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.50.84:34211
14:09:29.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:29.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:29.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:29.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:29.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.9.50.126:40079,127.9.50.125:41845,127.9.50.124:35023
14:09:29.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:29.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:46379/jwks.json with env {}
14:09:29.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.268854  9495 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.50.125" port: 41845 } has no permanent_uuid. Determining permanent_uuid...
14:09:29.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:29.269275  9446 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.9.50.125:41845: connect: Connection refused (error 111)
14:09:29.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:29.269774  9495 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.50.125:41845: Network error: Client connection negotiation failed: client connection to 127.9.50.125:41845: connect: Connection refused (error 111)
14:09:29.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.319017  9495 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.50.125" port: 41845 } attempt: 1
14:09:29.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:29.320075  9495 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.50.125:41845: Network error: Client connection negotiation failed: client connection to 127.9.50.125:41845: connect: Connection refused (error 111)
14:09:29.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:29.343487  9499 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:29.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:29.343667  9499 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:29.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:29.343688  9499 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:29.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:29.345147  9499 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:09:29.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:29.345188  9499 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:29.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:29.345202  9499 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:09:29.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:29.345214  9499 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:09:29.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:29.345227  9499 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:09:29.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:29.345238  9499 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:46379/jwks.json
14:09:29.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.346941  9499 master_runner.cc:387] Master server non-default flags:
14:09:29.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:29.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.50.84:34211
14:09:29.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:29.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:29.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/master-1/data
14:09:29.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/master-1/wal
14:09:29.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:29.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.9.50.126:40079,127.9.50.125:41845,127.9.50.124:35023
14:09:29.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:29.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:29.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:29.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.50.125:41845
14:09:29.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:29.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:29.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:29.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:46379/jwks.json
14:09:29.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:29.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:29.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/master-1/data/info.pb
14:09:29.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.50.125
14:09:29.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:29.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:29.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.9499
14:09:29.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:29.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:29.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:29.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:29.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/master-1/logs
14:09:29.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:29.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:29.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:29.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:09:29.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:29.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:29.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:29.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:29.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:29.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.347123  9499 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:29.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.347289  9499 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:29.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:29.349550  9506 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:29.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:29.349515  9505 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:29.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.349781  9499 server_base.cc:1061] running on GCE node
14:09:29.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:29.349509  9508 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:29.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.350368  9499 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:29.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.350580  9499 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:29.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.351734  9499 hybrid_clock.cc:648] HybridClock initialized: now 1783519769351708 us; error 39 us; skew 500 ppm
14:09:29.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.352799  9499 webserver.cc:533] Webserver started at http://127.9.50.125:40093/ using document root <none> and password file <none>
14:09:29.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.352973  9499 fs_manager.cc:362] Metadata directory not provided
14:09:29.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.353013  9499 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:29.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.353080  9499 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:29.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.353912  9499 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/master-1/data/instance:
14:09:29.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "28035eb4be9644f999ec3733eddd3495"
14:09:29.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:29 on dist-test-slave-63nk"
14:09:29.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.354169  9499 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/master-1/wal/instance:
14:09:29.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "28035eb4be9644f999ec3733eddd3495"
14:09:29.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:29 on dist-test-slave-63nk"
14:09:29.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.355260  9499 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
14:09:29.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.355954  9514 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:29.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.356223  9499 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
14:09:29.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.356314  9499 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/master-1/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/master-1/wal
14:09:29.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "28035eb4be9644f999ec3733eddd3495"
14:09:29.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:29 on dist-test-slave-63nk"
14:09:29.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.356389  9499 fs_report.cc:389] FS layout report
14:09:29.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:29.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/master-1/wal
14:09:29.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/master-1/wal
14:09:29.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/master-1/data/data
14:09:29.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:29.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:29.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:29.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:29.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:29.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:29.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:29.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:29.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:29.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:29.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:29.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.376495  9499 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:29.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.376858  9499 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:29.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.377012  9499 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:29.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.381228  9499 rpc_server.cc:307] RPC server started. Bound to: 127.9.50.125:41845
14:09:29.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.381258  9566 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.50.125:41845 every 8 connection(s)
14:09:29.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.381614  9499 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/master-1/data/info.pb
14:09:29.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.382247  9567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:29.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.382468  9417 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 9499
14:09:29.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.382565  9417 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/master-1/wal/instance
14:09:29.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.383000  9417 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:29.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:29.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/master-2/wal
14:09:29.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/master-2/data
14:09:29.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:29.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:29.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:29.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:29.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:29.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:29.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/master-2/logs
14:09:29.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/master-2/data/info.pb
14:09:29.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:29.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:29.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:29.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:29.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:29.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:29.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:29.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:29.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:09:29.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:29.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:29.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:29.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.50.124:35023
14:09:29.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.50.124
14:09:29.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:29.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.50.84:34211
14:09:29.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:29.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:29.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:29.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:29.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.9.50.126:40079,127.9.50.125:41845,127.9.50.124:35023
14:09:29.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:29.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:46379/jwks.json with env {}
14:09:29.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.384569  9567 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.50.126" port: 40079 } has no permanent_uuid. Determining permanent_uuid...
14:09:29.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.388252  9495 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.50.125" port: 41845 } attempt: 2
14:09:29.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.389801  9567 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.50.125" port: 41845 } has no permanent_uuid. Determining permanent_uuid...
14:09:29.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.392813  9495 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.50.124" port: 35023 } has no permanent_uuid. Determining permanent_uuid...
14:09:29.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:29.393592  9495 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.50.124:35023: Network error: Client connection negotiation failed: client connection to 127.9.50.124:35023: connect: Connection refused (error 111)
14:09:29.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.393592  9567 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.50.124" port: 35023 } has no permanent_uuid. Determining permanent_uuid...
14:09:29.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:29.393937  9516 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.9.50.124:35023: connect: Connection refused (error 111)
14:09:29.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:29.394418  9567 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.50.124:35023: Network error: Client connection negotiation failed: client connection to 127.9.50.124:35023: connect: Connection refused (error 111)
14:09:29.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.436760  9495 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.50.124" port: 35023 } attempt: 1
14:09:29.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:29.437841  9495 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.50.124:35023: Network error: Client connection negotiation failed: client connection to 127.9.50.124:35023: connect: Connection refused (error 111)
14:09:29.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.443643  9567 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.50.124" port: 35023 } attempt: 1
14:09:29.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:29.444437  9567 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.50.124:35023: Network error: Client connection negotiation failed: client connection to 127.9.50.124:35023: connect: Connection refused (error 111)
14:09:29.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:29.462303  9569 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:29.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:29.462517  9569 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:29.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:29.462553  9569 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:29.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:29.464196  9569 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:09:29.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:29.464262  9569 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:29.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:29.464283  9569 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:09:29.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:29.464303  9569 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:09:29.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:29.464318  9569 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:09:29.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:29.464334  9569 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:46379/jwks.json
14:09:29.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.466096  9569 master_runner.cc:387] Master server non-default flags:
14:09:29.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:29.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.50.84:34211
14:09:29.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:29.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:29.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/master-2/data
14:09:29.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/master-2/wal
14:09:29.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:29.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.9.50.126:40079,127.9.50.125:41845,127.9.50.124:35023
14:09:29.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:29.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:29.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:29.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.50.124:35023
14:09:29.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:29.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:29.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:29.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:46379/jwks.json
14:09:29.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:29.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:29.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/master-2/data/info.pb
14:09:29.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.50.124
14:09:29.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:29.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:29.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.9569
14:09:29.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:29.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:29.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:29.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:29.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/master-2/logs
14:09:29.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:29.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:29.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:29.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:09:29.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:29.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:29.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:29.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:29.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:29.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.466346  9569 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:29.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.466598  9569 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:29.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:29.469092  9581 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:29.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.469210  9569 server_base.cc:1061] running on GCE node
14:09:29.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:29.469063  9578 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:29.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:29.469074  9579 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:29.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.469635  9569 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:29.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.469931  9569 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:29.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.471096  9569 hybrid_clock.cc:648] HybridClock initialized: now 1783519769471071 us; error 36 us; skew 500 ppm
14:09:29.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.472214  9569 webserver.cc:533] Webserver started at http://127.9.50.124:37863/ using document root <none> and password file <none>
14:09:29.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.472446  9569 fs_manager.cc:362] Metadata directory not provided
14:09:29.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.472517  9569 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:29.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.472618  9569 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:29.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.473456  9569 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/master-2/data/instance:
14:09:29.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f01d430f357648edbb63084dde9732df"
14:09:29.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:29 on dist-test-slave-63nk"
14:09:29.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.473802  9569 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/master-2/wal/instance:
14:09:29.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f01d430f357648edbb63084dde9732df"
14:09:29.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:29 on dist-test-slave-63nk"
14:09:29.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.475083  9569 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
14:09:29.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.475816  9587 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:29.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.475983  9569 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:09:29.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.476055  9569 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/master-2/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/master-2/wal
14:09:29.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f01d430f357648edbb63084dde9732df"
14:09:29.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:29 on dist-test-slave-63nk"
14:09:29.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.476137  9569 fs_report.cc:389] FS layout report
14:09:29.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:29.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/master-2/wal
14:09:29.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/master-2/wal
14:09:29.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/master-2/data/data
14:09:29.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:29.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:29.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:29.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:29.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:29.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:29.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:29.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:29.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:29.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:29.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:29.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.485028  9495 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.50.124" port: 35023 } attempt: 2
14:09:29.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:29.486095  9495 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.50.124:35023: Network error: Client connection negotiation failed: client connection to 127.9.50.124:35023: connect: Connection refused (error 111)
14:09:29.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.486889  9569 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:29.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.487113  9569 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:29.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.487202  9569 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:29.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.491176  9569 rpc_server.cc:307] RPC server started. Bound to: 127.9.50.124:35023
14:09:29.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.491202  9639 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.50.124:35023 every 8 connection(s)
14:09:29.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.491547  9569 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/master-2/data/info.pb
14:09:29.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.492254  9640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:29.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.493522  9640 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.50.126" port: 40079 } has no permanent_uuid. Determining permanent_uuid...
14:09:29.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.497709  9417 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 9569
14:09:29.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.497824  9417 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/master-2/wal/instance
14:09:29.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.498612  9640 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.50.125" port: 41845 } has no permanent_uuid. Determining permanent_uuid...
14:09:29.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.501663  9640 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.50.124" port: 35023 } has no permanent_uuid. Determining permanent_uuid...
14:09:29.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.505823  9640 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f01d430f357648edbb63084dde9732df: Bootstrap starting.
14:09:29.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.506350  9640 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f01d430f357648edbb63084dde9732df: Neither blocks nor log segments found. Creating new log.
14:09:29.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.506639  9640 log.cc:826] T 00000000000000000000000000000000 P f01d430f357648edbb63084dde9732df: Log is configured to *not* fsync() on all Append() calls
14:09:29.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.507328  9640 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f01d430f357648edbb63084dde9732df: No bootstrap required, opened a new log
14:09:29.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.509162  9640 raft_consensus.cc:359] T 00000000000000000000000000000000 P f01d430f357648edbb63084dde9732df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "355f1c72119c4b318ed2c535743c435d" member_type: VOTER last_known_addr { host: "127.9.50.126" port: 40079 } } peers { permanent_uuid: "28035eb4be9644f999ec3733eddd3495" member_type: VOTER last_known_addr { host: "127.9.50.125" port: 41845 } } peers { permanent_uuid: "f01d430f357648edbb63084dde9732df" member_type: VOTER last_known_addr { host: "127.9.50.124" port: 35023 } }
14:09:29.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.509296  9640 raft_consensus.cc:385] T 00000000000000000000000000000000 P f01d430f357648edbb63084dde9732df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:29.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.509332  9640 raft_consensus.cc:740] T 00000000000000000000000000000000 P f01d430f357648edbb63084dde9732df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f01d430f357648edbb63084dde9732df, State: Initialized, Role: FOLLOWER
14:09:29.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.509413  9640 consensus_queue.cc:260] T 00000000000000000000000000000000 P f01d430f357648edbb63084dde9732df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "355f1c72119c4b318ed2c535743c435d" member_type: VOTER last_known_addr { host: "127.9.50.126" port: 40079 } } peers { permanent_uuid: "28035eb4be9644f999ec3733eddd3495" member_type: VOTER last_known_addr { host: "127.9.50.125" port: 41845 } } peers { permanent_uuid: "f01d430f357648edbb63084dde9732df" member_type: VOTER last_known_addr { host: "127.9.50.124" port: 35023 } }
14:09:29.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.509640  9640 sys_catalog.cc:565] T 00000000000000000000000000000000 P f01d430f357648edbb63084dde9732df [sys.catalog]: configured and running, proceeding with master startup.
14:09:29.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.509656  9647 sys_catalog.cc:455] T 00000000000000000000000000000000 P f01d430f357648edbb63084dde9732df [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: "355f1c72119c4b318ed2c535743c435d" member_type: VOTER last_known_addr { host: "127.9.50.126" port: 40079 } } peers { permanent_uuid: "28035eb4be9644f999ec3733eddd3495" member_type: VOTER last_known_addr { host: "127.9.50.125" port: 41845 } } peers { permanent_uuid: "f01d430f357648edbb63084dde9732df" member_type: VOTER last_known_addr { host: "127.9.50.124" port: 35023 } } }
14:09:29.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.509755  9647 sys_catalog.cc:458] T 00000000000000000000000000000000 P f01d430f357648edbb63084dde9732df [sys.catalog]: This master's current role is: FOLLOWER
14:09:29.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:29.511250  9658 catalog_manager.cc:1594] T 00000000000000000000000000000000 P f01d430f357648edbb63084dde9732df: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:09:29.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:29.511303  9658 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:09:29.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.511478  9569 master_runner.cc:187] Error getting master registration for 127.9.50.126:40079: OK, instance_id { permanent_uuid: "355f1c72119c4b318ed2c535743c435d" instance_seqno: 1783519769260014 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:09:29.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.512574  9567 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.50.124" port: 35023 } attempt: 2
14:09:29.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.512701  9569 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:09:29.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.516147  9567 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 28035eb4be9644f999ec3733eddd3495: Bootstrap starting.
14:09:29.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.516786  9567 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 28035eb4be9644f999ec3733eddd3495: Neither blocks nor log segments found. Creating new log.
14:09:29.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.517272  9567 log.cc:826] T 00000000000000000000000000000000 P 28035eb4be9644f999ec3733eddd3495: Log is configured to *not* fsync() on all Append() calls
14:09:29.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.518118  9567 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 28035eb4be9644f999ec3733eddd3495: No bootstrap required, opened a new log
14:09:29.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.519225  9567 raft_consensus.cc:359] T 00000000000000000000000000000000 P 28035eb4be9644f999ec3733eddd3495 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "355f1c72119c4b318ed2c535743c435d" member_type: VOTER last_known_addr { host: "127.9.50.126" port: 40079 } } peers { permanent_uuid: "28035eb4be9644f999ec3733eddd3495" member_type: VOTER last_known_addr { host: "127.9.50.125" port: 41845 } } peers { permanent_uuid: "f01d430f357648edbb63084dde9732df" member_type: VOTER last_known_addr { host: "127.9.50.124" port: 35023 } }
14:09:29.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.519342  9567 raft_consensus.cc:385] T 00000000000000000000000000000000 P 28035eb4be9644f999ec3733eddd3495 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:29.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.519375  9567 raft_consensus.cc:740] T 00000000000000000000000000000000 P 28035eb4be9644f999ec3733eddd3495 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28035eb4be9644f999ec3733eddd3495, State: Initialized, Role: FOLLOWER
14:09:29.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.519469  9567 consensus_queue.cc:260] T 00000000000000000000000000000000 P 28035eb4be9644f999ec3733eddd3495 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "355f1c72119c4b318ed2c535743c435d" member_type: VOTER last_known_addr { host: "127.9.50.126" port: 40079 } } peers { permanent_uuid: "28035eb4be9644f999ec3733eddd3495" member_type: VOTER last_known_addr { host: "127.9.50.125" port: 41845 } } peers { permanent_uuid: "f01d430f357648edbb63084dde9732df" member_type: VOTER last_known_addr { host: "127.9.50.124" port: 35023 } }
14:09:29.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.519793  9567 sys_catalog.cc:565] T 00000000000000000000000000000000 P 28035eb4be9644f999ec3733eddd3495 [sys.catalog]: configured and running, proceeding with master startup.
14:09:29.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.519778  9661 sys_catalog.cc:455] T 00000000000000000000000000000000 P 28035eb4be9644f999ec3733eddd3495 [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: "355f1c72119c4b318ed2c535743c435d" member_type: VOTER last_known_addr { host: "127.9.50.126" port: 40079 } } peers { permanent_uuid: "28035eb4be9644f999ec3733eddd3495" member_type: VOTER last_known_addr { host: "127.9.50.125" port: 41845 } } peers { permanent_uuid: "f01d430f357648edbb63084dde9732df" member_type: VOTER last_known_addr { host: "127.9.50.124" port: 35023 } } }
14:09:29.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.519914  9661 sys_catalog.cc:458] T 00000000000000000000000000000000 P 28035eb4be9644f999ec3733eddd3495 [sys.catalog]: This master's current role is: FOLLOWER
14:09:29.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:29.521637  9672 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 28035eb4be9644f999ec3733eddd3495: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:09:29.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:29.521803  9672 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:09:29.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.521742  9499 master_runner.cc:187] Error getting master registration for 127.9.50.126:40079: OK, instance_id { permanent_uuid: "355f1c72119c4b318ed2c535743c435d" instance_seqno: 1783519769260014 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:09:29.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.523440  9499 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:09:29.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.593281  9495 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.50.124" port: 35023 } attempt: 3
14:09:29.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.599084  9495 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 355f1c72119c4b318ed2c535743c435d: Bootstrap starting.
14:09:29.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.599861  9495 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 355f1c72119c4b318ed2c535743c435d: Neither blocks nor log segments found. Creating new log.
14:09:29.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.600193  9495 log.cc:826] T 00000000000000000000000000000000 P 355f1c72119c4b318ed2c535743c435d: Log is configured to *not* fsync() on all Append() calls
14:09:29.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.601013  9495 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 355f1c72119c4b318ed2c535743c435d: No bootstrap required, opened a new log
14:09:29.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.603130  9495 raft_consensus.cc:359] T 00000000000000000000000000000000 P 355f1c72119c4b318ed2c535743c435d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "355f1c72119c4b318ed2c535743c435d" member_type: VOTER last_known_addr { host: "127.9.50.126" port: 40079 } } peers { permanent_uuid: "28035eb4be9644f999ec3733eddd3495" member_type: VOTER last_known_addr { host: "127.9.50.125" port: 41845 } } peers { permanent_uuid: "f01d430f357648edbb63084dde9732df" member_type: VOTER last_known_addr { host: "127.9.50.124" port: 35023 } }
14:09:29.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.603276  9495 raft_consensus.cc:385] T 00000000000000000000000000000000 P 355f1c72119c4b318ed2c535743c435d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:29.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.603325  9495 raft_consensus.cc:740] T 00000000000000000000000000000000 P 355f1c72119c4b318ed2c535743c435d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 355f1c72119c4b318ed2c535743c435d, State: Initialized, Role: FOLLOWER
14:09:29.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.604135  9495 consensus_queue.cc:260] T 00000000000000000000000000000000 P 355f1c72119c4b318ed2c535743c435d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "355f1c72119c4b318ed2c535743c435d" member_type: VOTER last_known_addr { host: "127.9.50.126" port: 40079 } } peers { permanent_uuid: "28035eb4be9644f999ec3733eddd3495" member_type: VOTER last_known_addr { host: "127.9.50.125" port: 41845 } } peers { permanent_uuid: "f01d430f357648edbb63084dde9732df" member_type: VOTER last_known_addr { host: "127.9.50.124" port: 35023 } }
14:09:29.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.604609  9495 sys_catalog.cc:565] T 00000000000000000000000000000000 P 355f1c72119c4b318ed2c535743c435d [sys.catalog]: configured and running, proceeding with master startup.
14:09:29.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.604600  9675 sys_catalog.cc:455] T 00000000000000000000000000000000 P 355f1c72119c4b318ed2c535743c435d [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: "355f1c72119c4b318ed2c535743c435d" member_type: VOTER last_known_addr { host: "127.9.50.126" port: 40079 } } peers { permanent_uuid: "28035eb4be9644f999ec3733eddd3495" member_type: VOTER last_known_addr { host: "127.9.50.125" port: 41845 } } peers { permanent_uuid: "f01d430f357648edbb63084dde9732df" member_type: VOTER last_known_addr { host: "127.9.50.124" port: 35023 } } }
14:09:29.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.604986  9675 sys_catalog.cc:458] T 00000000000000000000000000000000 P 355f1c72119c4b318ed2c535743c435d [sys.catalog]: This master's current role is: FOLLOWER
14:09:29.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:29.606734  9686 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 355f1c72119c4b318ed2c535743c435d: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:09:29.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:29.606928  9686 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:09:29.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.608701  9428 master_runner.cc:264] No leader master found from master 355f1c72119c4b318ed2c535743c435d
14:09:29.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.608747  9428 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:09:29.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:29.627712  9520 tablet.cc:2406] T 00000000000000000000000000000000 P 28035eb4be9644f999ec3733eddd3495: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:09:29.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.676865  9647 raft_consensus.cc:493] T 00000000000000000000000000000000 P f01d430f357648edbb63084dde9732df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:09:29.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.676994  9647 raft_consensus.cc:515] T 00000000000000000000000000000000 P f01d430f357648edbb63084dde9732df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "355f1c72119c4b318ed2c535743c435d" member_type: VOTER last_known_addr { host: "127.9.50.126" port: 40079 } } peers { permanent_uuid: "28035eb4be9644f999ec3733eddd3495" member_type: VOTER last_known_addr { host: "127.9.50.125" port: 41845 } } peers { permanent_uuid: "f01d430f357648edbb63084dde9732df" member_type: VOTER last_known_addr { host: "127.9.50.124" port: 35023 } }
14:09:29.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.677214  9647 leader_election.cc:290] T 00000000000000000000000000000000 P f01d430f357648edbb63084dde9732df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 355f1c72119c4b318ed2c535743c435d (127.9.50.126:40079), 28035eb4be9644f999ec3733eddd3495 (127.9.50.125:41845)
14:09:29.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.677814  9541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "f01d430f357648edbb63084dde9732df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28035eb4be9644f999ec3733eddd3495" is_pre_election: true
14:09:29.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.677974  9541 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 28035eb4be9644f999ec3733eddd3495 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f01d430f357648edbb63084dde9732df in term 0.
14:09:29.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.678252  9469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "f01d430f357648edbb63084dde9732df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "355f1c72119c4b318ed2c535743c435d" is_pre_election: true
14:09:29.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.678277  9591 leader_election.cc:304] T 00000000000000000000000000000000 P f01d430f357648edbb63084dde9732df [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: 28035eb4be9644f999ec3733eddd3495, f01d430f357648edbb63084dde9732df; no voters: 
14:09:29.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.678385  9469 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 355f1c72119c4b318ed2c535743c435d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f01d430f357648edbb63084dde9732df in term 0.
14:09:29.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.678406  9647 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f01d430f357648edbb63084dde9732df [term 0 FOLLOWER]: Leader pre-election won for term 1
14:09:29.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.678444  9647 raft_consensus.cc:493] T 00000000000000000000000000000000 P f01d430f357648edbb63084dde9732df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:09:29.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.678465  9647 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f01d430f357648edbb63084dde9732df [term 0 FOLLOWER]: Advancing to term 1
14:09:29.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.679316  9647 raft_consensus.cc:515] T 00000000000000000000000000000000 P f01d430f357648edbb63084dde9732df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "355f1c72119c4b318ed2c535743c435d" member_type: VOTER last_known_addr { host: "127.9.50.126" port: 40079 } } peers { permanent_uuid: "28035eb4be9644f999ec3733eddd3495" member_type: VOTER last_known_addr { host: "127.9.50.125" port: 41845 } } peers { permanent_uuid: "f01d430f357648edbb63084dde9732df" member_type: VOTER last_known_addr { host: "127.9.50.124" port: 35023 } }
14:09:29.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.679476  9647 leader_election.cc:290] T 00000000000000000000000000000000 P f01d430f357648edbb63084dde9732df [CANDIDATE]: Term 1 election: Requested vote from peers 355f1c72119c4b318ed2c535743c435d (127.9.50.126:40079), 28035eb4be9644f999ec3733eddd3495 (127.9.50.125:41845)
14:09:29.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.679883  9541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "f01d430f357648edbb63084dde9732df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28035eb4be9644f999ec3733eddd3495"
14:09:29.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.679896  9469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "f01d430f357648edbb63084dde9732df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "355f1c72119c4b318ed2c535743c435d"
14:09:29.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.679961  9541 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 28035eb4be9644f999ec3733eddd3495 [term 0 FOLLOWER]: Advancing to term 1
14:09:29.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.679961  9469 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 355f1c72119c4b318ed2c535743c435d [term 0 FOLLOWER]: Advancing to term 1
14:09:29.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.680742  9541 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 28035eb4be9644f999ec3733eddd3495 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f01d430f357648edbb63084dde9732df in term 1.
14:09:29.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.680742  9469 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 355f1c72119c4b318ed2c535743c435d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f01d430f357648edbb63084dde9732df in term 1.
14:09:29.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.681244  9589 leader_election.cc:304] T 00000000000000000000000000000000 P f01d430f357648edbb63084dde9732df [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: 355f1c72119c4b318ed2c535743c435d, f01d430f357648edbb63084dde9732df; no voters: 
14:09:29.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.681412  9647 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f01d430f357648edbb63084dde9732df [term 1 FOLLOWER]: Leader election won for term 1
14:09:29.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.681593  9647 raft_consensus.cc:697] T 00000000000000000000000000000000 P f01d430f357648edbb63084dde9732df [term 1 LEADER]: Becoming Leader. State: Replica: f01d430f357648edbb63084dde9732df, State: Running, Role: LEADER
14:09:29.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.681679  9647 consensus_queue.cc:237] T 00000000000000000000000000000000 P f01d430f357648edbb63084dde9732df [LEADER]: Queue going to LEADER mode. State: All 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: "355f1c72119c4b318ed2c535743c435d" member_type: VOTER last_known_addr { host: "127.9.50.126" port: 40079 } } peers { permanent_uuid: "28035eb4be9644f999ec3733eddd3495" member_type: VOTER last_known_addr { host: "127.9.50.125" port: 41845 } } peers { permanent_uuid: "f01d430f357648edbb63084dde9732df" member_type: VOTER last_known_addr { host: "127.9.50.124" port: 35023 } }
14:09:29.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.682451  9688 sys_catalog.cc:455] T 00000000000000000000000000000000 P f01d430f357648edbb63084dde9732df [sys.catalog]: SysCatalogTable state changed. Reason: New leader f01d430f357648edbb63084dde9732df. Latest consensus state: current_term: 1 leader_uuid: "f01d430f357648edbb63084dde9732df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "355f1c72119c4b318ed2c535743c435d" member_type: VOTER last_known_addr { host: "127.9.50.126" port: 40079 } } peers { permanent_uuid: "28035eb4be9644f999ec3733eddd3495" member_type: VOTER last_known_addr { host: "127.9.50.125" port: 41845 } } peers { permanent_uuid: "f01d430f357648edbb63084dde9732df" member_type: VOTER last_known_addr { host: "127.9.50.124" port: 35023 } } }
14:09:29.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.682543  9688 sys_catalog.cc:458] T 00000000000000000000000000000000 P f01d430f357648edbb63084dde9732df [sys.catalog]: This master's current role is: LEADER
14:09:29.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.682761  9690 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
14:09:29.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.682947  9690 catalog_manager.cc:1520] Initializing Kudu cluster ID...
14:09:29.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.684067  9541 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 28035eb4be9644f999ec3733eddd3495 [term 1 FOLLOWER]: Refusing update from remote peer f01d430f357648edbb63084dde9732df: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:09:29.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.684167  9469 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 355f1c72119c4b318ed2c535743c435d [term 1 FOLLOWER]: Refusing update from remote peer f01d430f357648edbb63084dde9732df: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:09:29.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.684398  9688 consensus_queue.cc:1048] T 00000000000000000000000000000000 P f01d430f357648edbb63084dde9732df [LEADER]: Connected to new peer: Peer: permanent_uuid: "355f1c72119c4b318ed2c535743c435d" member_type: VOTER last_known_addr { host: "127.9.50.126" port: 40079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:09:29.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.684484  9647 consensus_queue.cc:1048] T 00000000000000000000000000000000 P f01d430f357648edbb63084dde9732df [LEADER]: Connected to new peer: Peer: permanent_uuid: "28035eb4be9644f999ec3733eddd3495" member_type: VOTER last_known_addr { host: "127.9.50.125" port: 41845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:09:29.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.685526  9675 sys_catalog.cc:455] T 00000000000000000000000000000000 P 355f1c72119c4b318ed2c535743c435d [sys.catalog]: SysCatalogTable state changed. Reason: New leader f01d430f357648edbb63084dde9732df. Latest consensus state: current_term: 1 leader_uuid: "f01d430f357648edbb63084dde9732df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "355f1c72119c4b318ed2c535743c435d" member_type: VOTER last_known_addr { host: "127.9.50.126" port: 40079 } } peers { permanent_uuid: "28035eb4be9644f999ec3733eddd3495" member_type: VOTER last_known_addr { host: "127.9.50.125" port: 41845 } } peers { permanent_uuid: "f01d430f357648edbb63084dde9732df" member_type: VOTER last_known_addr { host: "127.9.50.124" port: 35023 } } }
14:09:29.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.685554  9661 sys_catalog.cc:455] T 00000000000000000000000000000000 P 28035eb4be9644f999ec3733eddd3495 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f01d430f357648edbb63084dde9732df. Latest consensus state: current_term: 1 leader_uuid: "f01d430f357648edbb63084dde9732df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "355f1c72119c4b318ed2c535743c435d" member_type: VOTER last_known_addr { host: "127.9.50.126" port: 40079 } } peers { permanent_uuid: "28035eb4be9644f999ec3733eddd3495" member_type: VOTER last_known_addr { host: "127.9.50.125" port: 41845 } } peers { permanent_uuid: "f01d430f357648edbb63084dde9732df" member_type: VOTER last_known_addr { host: "127.9.50.124" port: 35023 } } }
14:09:29.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.685639  9675 sys_catalog.cc:458] T 00000000000000000000000000000000 P 355f1c72119c4b318ed2c535743c435d [sys.catalog]: This master's current role is: FOLLOWER
14:09:29.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.685659  9661 sys_catalog.cc:458] T 00000000000000000000000000000000 P 28035eb4be9644f999ec3733eddd3495 [sys.catalog]: This master's current role is: FOLLOWER
14:09:29.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.686435  9647 sys_catalog.cc:455] T 00000000000000000000000000000000 P f01d430f357648edbb63084dde9732df [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "f01d430f357648edbb63084dde9732df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "355f1c72119c4b318ed2c535743c435d" member_type: VOTER last_known_addr { host: "127.9.50.126" port: 40079 } } peers { permanent_uuid: "28035eb4be9644f999ec3733eddd3495" member_type: VOTER last_known_addr { host: "127.9.50.125" port: 41845 } } peers { permanent_uuid: "f01d430f357648edbb63084dde9732df" member_type: VOTER last_known_addr { host: "127.9.50.124" port: 35023 } } }
14:09:29.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.686501  9647 sys_catalog.cc:458] T 00000000000000000000000000000000 P f01d430f357648edbb63084dde9732df [sys.catalog]: This master's current role is: LEADER
14:09:29.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.686897  9675 sys_catalog.cc:455] T 00000000000000000000000000000000 P 355f1c72119c4b318ed2c535743c435d [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "f01d430f357648edbb63084dde9732df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "355f1c72119c4b318ed2c535743c435d" member_type: VOTER last_known_addr { host: "127.9.50.126" port: 40079 } } peers { permanent_uuid: "28035eb4be9644f999ec3733eddd3495" member_type: VOTER last_known_addr { host: "127.9.50.125" port: 41845 } } peers { permanent_uuid: "f01d430f357648edbb63084dde9732df" member_type: VOTER last_known_addr { host: "127.9.50.124" port: 35023 } } }
14:09:29.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.686978  9675 sys_catalog.cc:458] T 00000000000000000000000000000000 P 355f1c72119c4b318ed2c535743c435d [sys.catalog]: This master's current role is: FOLLOWER
14:09:29.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.687026  9692 mvcc.cc:204] Tried to move back new op lower bound from 7305296976624197632 to 7305296976616652800. Current Snapshot: MvccSnapshot[applied={T|T < 7305296976624197632}]
14:09:29.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.687108  9691 mvcc.cc:204] Tried to move back new op lower bound from 7305296976624197632 to 7305296976616652800. Current Snapshot: MvccSnapshot[applied={T|T < 7305296976624197632}]
14:09:29.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.687525  9690 catalog_manager.cc:1383] Generated new cluster ID: 57307646f74b466385c1a8a5ff310bc3
14:09:29.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.687561  9690 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
14:09:29.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.692412  9688 sys_catalog.cc:455] T 00000000000000000000000000000000 P f01d430f357648edbb63084dde9732df [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "f01d430f357648edbb63084dde9732df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "355f1c72119c4b318ed2c535743c435d" member_type: VOTER last_known_addr { host: "127.9.50.126" port: 40079 } } peers { permanent_uuid: "28035eb4be9644f999ec3733eddd3495" member_type: VOTER last_known_addr { host: "127.9.50.125" port: 41845 } } peers { permanent_uuid: "f01d430f357648edbb63084dde9732df" member_type: VOTER last_known_addr { host: "127.9.50.124" port: 35023 } } }
14:09:29.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.692499  9688 sys_catalog.cc:458] T 00000000000000000000000000000000 P f01d430f357648edbb63084dde9732df [sys.catalog]: This master's current role is: LEADER
14:09:29.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.693253  9661 sys_catalog.cc:455] T 00000000000000000000000000000000 P 28035eb4be9644f999ec3733eddd3495 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "f01d430f357648edbb63084dde9732df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "355f1c72119c4b318ed2c535743c435d" member_type: VOTER last_known_addr { host: "127.9.50.126" port: 40079 } } peers { permanent_uuid: "28035eb4be9644f999ec3733eddd3495" member_type: VOTER last_known_addr { host: "127.9.50.125" port: 41845 } } peers { permanent_uuid: "f01d430f357648edbb63084dde9732df" member_type: VOTER last_known_addr { host: "127.9.50.124" port: 35023 } } }
14:09:29.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.693311  9693 mvcc.cc:204] Tried to move back new op lower bound from 7305296976624197632 to 7305296976616652800. Current Snapshot: MvccSnapshot[applied={T|T < 7305296976624197632}]
14:09:29.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.693347  9661 sys_catalog.cc:458] T 00000000000000000000000000000000 P 28035eb4be9644f999ec3733eddd3495 [sys.catalog]: This master's current role is: FOLLOWER
14:09:29.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.702745  9690 catalog_manager.cc:1406] Generated new certificate authority record
14:09:29.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.703270  9690 catalog_manager.cc:1540] Loading token signing keys...
14:09:29.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.714959  9690 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f01d430f357648edbb63084dde9732df: Generated new TSK 0
14:09:29.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.715345  9690 catalog_manager.cc:1550] Initializing in-progress tserver states...
14:09:29.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.731289  9417 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:29.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:29.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/ts-0/wal
14:09:29.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/ts-0/data
14:09:29.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:29.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:29.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:29.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:29.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:29.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:29.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/ts-0/logs
14:09:29.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/ts-0/data/info.pb
14:09:29.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:29.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:29.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:29.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:29.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:29.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:29.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:29.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:29.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:09:29.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:29.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.50.65:0
14:09:29.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.9.50.65
14:09:29.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.50.65
14:09:29.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:29.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.9.50.126:40079,127.9.50.125:41845,127.9.50.124:35023
14:09:29.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.50.84:34211
14:09:29.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:29.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:29.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:09:29.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:29.810868  9700 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:29.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:29.811136  9700 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:29.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:29.811157  9700 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:29.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:29.812736  9700 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:29.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:29.812789  9700 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.9.50.65
14:09:29.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.814275  9700 tablet_server_runner.cc:78] Tablet server non-default flags:
14:09:29.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:29.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.50.84:34211
14:09:29.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:29.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:29.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/ts-0/data
14:09:29.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/ts-0/wal
14:09:29.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:29.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:29.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.50.65:0
14:09:29.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:29.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:29.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:29.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/ts-0/data/info.pb
14:09:29.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.50.65
14:09:29.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:29.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.9.50.126:40079,127.9.50.125:41845,127.9.50.124:35023
14:09:29.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:29.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.9700
14:09:29.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:29.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:29.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:29.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:29.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.9.50.65
14:09:29.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/ts-0/logs
14:09:29.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:29.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:29.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:29.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:09:29.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:29.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:29.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:29.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:29.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:29.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.814456  9700 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:29.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.814626  9700 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:29.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:29.816984  9708 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:29.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:29.816982  9705 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:29.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:29.816977  9706 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:29.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.817449  9700 server_base.cc:1061] running on GCE node
14:09:29.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.817648  9700 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:29.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.817929  9700 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:29.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.819095  9700 hybrid_clock.cc:648] HybridClock initialized: now 1783519769819067 us; error 39 us; skew 500 ppm
14:09:29.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.820344  9700 webserver.cc:533] Webserver started at http://127.9.50.65:34799/ using document root <none> and password file <none>
14:09:29.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.820595  9700 fs_manager.cc:362] Metadata directory not provided
14:09:29.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.820677  9700 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:29.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.820786  9700 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:29.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.821708  9700 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/ts-0/data/instance:
14:09:29.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "cd6bcc0cac37455eb06a21205bf5ee9d"
14:09:29.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:29 on dist-test-slave-63nk"
14:09:29.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.822058  9700 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/ts-0/wal/instance:
14:09:29.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "cd6bcc0cac37455eb06a21205bf5ee9d"
14:09:29.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:29 on dist-test-slave-63nk"
14:09:29.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.823262  9700 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
14:09:29.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.823935  9714 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:29.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.824137  9700 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:09:29.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.824229  9700 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/ts-0/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/ts-0/wal
14:09:29.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "cd6bcc0cac37455eb06a21205bf5ee9d"
14:09:29.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:29 on dist-test-slave-63nk"
14:09:29.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.824285  9700 fs_report.cc:389] FS layout report
14:09:29.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:29.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/ts-0/wal
14:09:29.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/ts-0/wal
14:09:29.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/ts-0/data/data
14:09:29.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:29.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:29.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:29.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:29.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:29.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:29.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:29.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:29.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:29.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:29.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:29.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.833837  9700 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:29.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.834102  9700 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:29.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.834239  9700 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:29.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.834479  9700 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:09:29.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.834805  9700 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:09:29.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.834858  9700 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:09:29.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.834888  9700 ts_tablet_manager.cc:616] Registered 0 tablets
14:09:29.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.834906  9700 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:09:29.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.840824  9700 rpc_server.cc:307] RPC server started. Bound to: 127.9.50.65:42905
14:09:29.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.840914  9827 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.50.65:42905 every 8 connection(s)
14:09:29.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.841197  9700 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/ts-0/data/info.pb
14:09:29.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.846128  9417 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 9700
14:09:29.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.846233  9417 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/ts-0/wal/instance
14:09:29.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.847148  9830 heartbeater.cc:344] Connected to a master server at 127.9.50.125:41845
14:09:29.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.847148  9829 heartbeater.cc:344] Connected to a master server at 127.9.50.124:35023
14:09:29.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.847273  9830 heartbeater.cc:461] Registering TS with master...
14:09:29.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.847273  9829 heartbeater.cc:461] Registering TS with master...
14:09:29.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.847486  9830 heartbeater.cc:507] Master 127.9.50.125:41845 requested a full tablet report, sending...
14:09:29.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.847486  9829 heartbeater.cc:507] Master 127.9.50.124:35023 requested a full tablet report, sending...
14:09:29.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.847955  9531 ts_manager.cc:194] Registered new tserver with Master: cd6bcc0cac37455eb06a21205bf5ee9d (127.9.50.65:42905)
14:09:29.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.848135  9417 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:29.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:29.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/ts-1/wal
14:09:29.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/ts-1/data
14:09:29.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:29.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:29.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:29.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:29.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:29.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:29.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/ts-1/logs
14:09:29.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/ts-1/data/info.pb
14:09:29.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:29.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:29.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:29.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:29.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:29.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:29.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:29.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:29.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:09:29.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:29.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.50.66:0
14:09:29.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.9.50.66
14:09:29.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.50.66
14:09:29.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:29.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.9.50.126:40079,127.9.50.125:41845,127.9.50.124:35023
14:09:29.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.50.84:34211
14:09:29.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:29.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:29.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:09:29.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.848198  9828 heartbeater.cc:344] Connected to a master server at 127.9.50.126:40079
14:09:29.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.848256  9828 heartbeater.cc:461] Registering TS with master...
14:09:29.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.848352  9828 heartbeater.cc:507] Master 127.9.50.126:40079 requested a full tablet report, sending...
14:09:29.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.848381  9603 ts_manager.cc:194] Registered new tserver with Master: cd6bcc0cac37455eb06a21205bf5ee9d (127.9.50.65:42905)
14:09:29.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.848688  9458 ts_manager.cc:194] Registered new tserver with Master: cd6bcc0cac37455eb06a21205bf5ee9d (127.9.50.65:42905)
14:09:29.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.849136  9603 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.9.50.65:36387
14:09:29.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:29.927242  9835 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:29.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:29.927428  9835 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:29.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:29.927459  9835 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:29.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:29.929090  9835 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:29.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:29.929169  9835 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.9.50.66
14:09:29.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.930668  9835 tablet_server_runner.cc:78] Tablet server non-default flags:
14:09:29.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:29.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.50.84:34211
14:09:29.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:29.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:29.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/ts-1/data
14:09:29.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/ts-1/wal
14:09:29.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:29.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:29.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.50.66:0
14:09:29.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:29.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:29.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:29.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/ts-1/data/info.pb
14:09:29.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.50.66
14:09:29.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:29.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.9.50.126:40079,127.9.50.125:41845,127.9.50.124:35023
14:09:29.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:29.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.9835
14:09:29.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:29.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:29.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:29.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:29.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.9.50.66
14:09:29.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/ts-1/logs
14:09:29.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:29.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:29.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:29.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:09:29.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:29.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:29.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:29.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:29.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:29.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.930907  9835 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:29.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.931161  9835 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:29.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:29.933885  9843 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:29.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:29.933831  9841 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:29.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.934124  9835 server_base.cc:1061] running on GCE node
14:09:29.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:29.934000  9840 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:29.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.934670  9835 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:29.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.934891  9835 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:29.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.936009  9835 hybrid_clock.cc:648] HybridClock initialized: now 1783519769935996 us; error 31 us; skew 500 ppm
14:09:29.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.937224  9835 webserver.cc:533] Webserver started at http://127.9.50.66:36515/ using document root <none> and password file <none>
14:09:29.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.937394  9835 fs_manager.cc:362] Metadata directory not provided
14:09:29.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.937438  9835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:29.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.937536  9835 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:29.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.938371  9835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/ts-1/data/instance:
14:09:29.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "02b55826fb9a44d19ae276cd11432400"
14:09:29.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:29 on dist-test-slave-63nk"
14:09:29.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.938650  9835 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/ts-1/wal/instance:
14:09:29.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "02b55826fb9a44d19ae276cd11432400"
14:09:29.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:29 on dist-test-slave-63nk"
14:09:29.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.939771  9835 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:09:29.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.940497  9849 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:29.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.940636  9835 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.000s
14:09:29.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.940709  9835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/ts-1/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/ts-1/wal
14:09:29.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "02b55826fb9a44d19ae276cd11432400"
14:09:29.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:29 on dist-test-slave-63nk"
14:09:29.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.940755  9835 fs_report.cc:389] FS layout report
14:09:29.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:29.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/ts-1/wal
14:09:29.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/ts-1/wal
14:09:29.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/ts-1/data/data
14:09:29.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:29.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:29.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:29.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:29.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:29.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:29.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:29.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:29.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:29.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:29.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:29.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.962144  9835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:29.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.962437  9835 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:29.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.962538  9835 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:29.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.962729  9835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:09:29.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.963022  9835 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:09:29.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.963055  9835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:09:29.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.963079  9835 ts_tablet_manager.cc:616] Registered 0 tablets
14:09:29.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.963094  9835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:09:29.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.969568  9835 rpc_server.cc:307] RPC server started. Bound to: 127.9.50.66:35865
14:09:29.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.969615  9962 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.50.66:35865 every 8 connection(s)
14:09:29.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.969949  9835 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/ts-1/data/info.pb
14:09:29.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.972970  9417 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 9835
14:09:29.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.973060  9417 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/ts-1/wal/instance
14:09:29.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.975078  9417 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:29.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:29.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/ts-2/wal
14:09:29.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/ts-2/data
14:09:29.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:29.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:29.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:29.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:29.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:29.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:29.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/ts-2/logs
14:09:29.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/ts-2/data/info.pb
14:09:29.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:29.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:29.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:29.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:29.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:29.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:29.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:29.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:29.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:09:29.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:29.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.50.67:0
14:09:29.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.9.50.67
14:09:29.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.50.67
14:09:29.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:29.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.9.50.126:40079,127.9.50.125:41845,127.9.50.124:35023
14:09:29.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.50.84:34211
14:09:29.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:29.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:29.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:09:29.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.976511  9963 heartbeater.cc:344] Connected to a master server at 127.9.50.126:40079
14:09:29.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.976609  9963 heartbeater.cc:461] Registering TS with master...
14:09:29.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.976624  9964 heartbeater.cc:344] Connected to a master server at 127.9.50.124:35023
14:09:29.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.976691  9964 heartbeater.cc:461] Registering TS with master...
14:09:29.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.976830  9963 heartbeater.cc:507] Master 127.9.50.126:40079 requested a full tablet report, sending...
14:09:29.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.976835  9964 heartbeater.cc:507] Master 127.9.50.124:35023 requested a full tablet report, sending...
14:09:29.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.977072  9965 heartbeater.cc:344] Connected to a master server at 127.9.50.125:41845
14:09:29.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.977113  9965 heartbeater.cc:461] Registering TS with master...
14:09:29.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.977205  9965 heartbeater.cc:507] Master 127.9.50.125:41845 requested a full tablet report, sending...
14:09:29.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.977284  9603 ts_manager.cc:194] Registered new tserver with Master: 02b55826fb9a44d19ae276cd11432400 (127.9.50.66:35865)
14:09:29.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.977790  9603 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.9.50.66:34065
14:09:29.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.978132  9458 ts_manager.cc:194] Registered new tserver with Master: 02b55826fb9a44d19ae276cd11432400 (127.9.50.66:35865)
14:09:29.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:29.978153  9531 ts_manager.cc:194] Registered new tserver with Master: 02b55826fb9a44d19ae276cd11432400 (127.9.50.66:35865)
14:09:30.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:30.061782  9970 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:30.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:30.062007  9970 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:30.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:30.062029  9970 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:30.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:30.063853  9970 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:30.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:30.063941  9970 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.9.50.67
14:09:30.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.065912  9970 tablet_server_runner.cc:78] Tablet server non-default flags:
14:09:30.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:30.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.50.84:34211
14:09:30.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:30.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:30.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/ts-2/data
14:09:30.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/ts-2/wal
14:09:30.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:30.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:30.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.50.67:0
14:09:30.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:30.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:30.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:30.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/ts-2/data/info.pb
14:09:30.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.50.67
14:09:30.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:30.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.9.50.126:40079,127.9.50.125:41845,127.9.50.124:35023
14:09:30.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:30.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.9970
14:09:30.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:30.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:30.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:30.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:30.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.9.50.67
14:09:30.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/ts-2/logs
14:09:30.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:30.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:30.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:30.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:09:30.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:30.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:30.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:30.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:30.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:30.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.066184  9970 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:30.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.066387  9970 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:30.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:30.068887  9975 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:30.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:30.068887  9976 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:30.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:30.068915  9978 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:30.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.069279  9970 server_base.cc:1061] running on GCE node
14:09:30.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.069449  9970 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:30.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.069651  9970 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:30.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.070801  9970 hybrid_clock.cc:648] HybridClock initialized: now 1783519770070781 us; error 36 us; skew 500 ppm
14:09:30.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.072149  9970 webserver.cc:533] Webserver started at http://127.9.50.67:46369/ using document root <none> and password file <none>
14:09:30.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.072350  9970 fs_manager.cc:362] Metadata directory not provided
14:09:30.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.072394  9970 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:30.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.072471  9970 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:30.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.073472  9970 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/ts-2/data/instance:
14:09:30.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "db206346fb9c445d938d7b22addea54d"
14:09:30.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:30 on dist-test-slave-63nk"
14:09:30.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.073760  9970 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/ts-2/wal/instance:
14:09:30.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "db206346fb9c445d938d7b22addea54d"
14:09:30.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:30 on dist-test-slave-63nk"
14:09:30.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.075112  9970 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
14:09:30.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.075798  9984 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:30.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.076069  9970 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
14:09:30.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.076220  9970 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/ts-2/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/ts-2/wal
14:09:30.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "db206346fb9c445d938d7b22addea54d"
14:09:30.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:30 on dist-test-slave-63nk"
14:09:30.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.076277  9970 fs_report.cc:389] FS layout report
14:09:30.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:30.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/ts-2/wal
14:09:30.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/ts-2/wal
14:09:30.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/ts-2/data/data
14:09:30.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:30.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:30.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:30.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:30.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:30.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:30.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:30.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:30.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:30.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:30.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:30.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.091120  9970 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:30.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.091400  9970 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:30.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.091528  9970 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:30.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.091724  9970 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:09:30.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.092196  9970 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:09:30.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.092233  9970 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:09:30.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.092258  9970 ts_tablet_manager.cc:616] Registered 0 tablets
14:09:30.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.092270  9970 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:09:30.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.098248  9970 rpc_server.cc:307] RPC server started. Bound to: 127.9.50.67:34963
14:09:30.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.098290 10097 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.50.67:34963 every 8 connection(s)
14:09:30.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.098610  9970 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/ts-2/data/info.pb
14:09:30.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.100494  9417 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 9970
14:09:30.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.100577  9417 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster745555444696452215/ts-2/wal/instance
14:09:30.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.104343 10098 heartbeater.cc:344] Connected to a master server at 127.9.50.126:40079
14:09:30.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.104447 10098 heartbeater.cc:461] Registering TS with master...
14:09:30.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.104557 10100 heartbeater.cc:344] Connected to a master server at 127.9.50.125:41845
14:09:30.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.104597 10100 heartbeater.cc:461] Registering TS with master...
14:09:30.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.104650 10098 heartbeater.cc:507] Master 127.9.50.126:40079 requested a full tablet report, sending...
14:09:30.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.104665 10100 heartbeater.cc:507] Master 127.9.50.125:41845 requested a full tablet report, sending...
14:09:30.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.105078 10099 heartbeater.cc:344] Connected to a master server at 127.9.50.124:35023
14:09:30.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.105137 10099 heartbeater.cc:461] Registering TS with master...
14:09:30.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.105150  9531 ts_manager.cc:194] Registered new tserver with Master: db206346fb9c445d938d7b22addea54d (127.9.50.67:34963)
14:09:30.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.105185  9458 ts_manager.cc:194] Registered new tserver with Master: db206346fb9c445d938d7b22addea54d (127.9.50.67:34963)
14:09:30.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.105258 10099 heartbeater.cc:507] Master 127.9.50.124:35023 requested a full tablet report, sending...
14:09:30.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.105556  9603 ts_manager.cc:194] Registered new tserver with Master: db206346fb9c445d938d7b22addea54d (127.9.50.67:34963)
14:09:30.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.105970  9603 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.9.50.67:49865
14:09:30.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.115919  9417 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
14:09:30.116 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:09:30.116 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

14:09:30.117 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.9.50.126"
      port: 40079
    }
    bound_http_address {
      host: "127.9.50.126"
      port: 45409
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.9.50.125"
      port: 41845
    }
    bound_http_address {
      host: "127.9.50.125"
      port: 40093
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.9.50.124"
      port: 35023
    }
    bound_http_address {
      host: "127.9.50.124"
      port: 37863
    }
  }
}

14:09:30.117 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

14:09:30.118 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.9.50.65"
      port: 42905
    }
    bound_http_address {
      host: "127.9.50.65"
      port: 34799
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.9.50.66"
      port: 35865
    }
    bound_http_address {
      host: "127.9.50.66"
      port: 36515
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.9.50.67"
      port: 34963
    }
    bound_http_address {
      host: "127.9.50.67"
      port: 46369
    }
  }
}

14:09:30.118 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
14:09:30.119 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:09:30.121 [DEBUG - main] (Connection.java:748) [peer master-127.9.50.124:35023(127.9.50.124:35023)] connecting to peer
14:09:30.121 [DEBUG - main] (Connection.java:748) [peer master-127.9.50.126:40079(127.9.50.126:40079)] connecting to peer
14:09:30.122 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.50.124:35023(127.9.50.124:35023)] Successfully connected to peer
14:09:30.122 [DEBUG - main] (Connection.java:748) [peer master-127.9.50.125:41845(127.9.50.125:41845)] connecting to peer
14:09:30.124 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.50.126:40079(127.9.50.126:40079)] Successfully connected to peer
14:09:30.124 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.50.125:41845(127.9.50.125:41845)] Successfully connected to peer
14:09:30.124 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.50.124
14:09:30.126 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.50.126
14:09:30.126 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.50.125
14:09:30.136 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x115fd241, L:/127.0.0.1:50116 - R:/127.9.50.126:40079] using SASL/PLAIN
14:09:30.136 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x73430687, L:/127.0.0.1:52720 - R:/127.9.50.125:41845] using SASL/PLAIN
14:09:30.140 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xfc866a5c, L:/127.0.0.1:50828 - R:/127.9.50.124:35023] using SASL/PLAIN
14:09:30.141 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:09:30.141 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=21), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.50.124:35023, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.50.126:40079, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.50.125:41845, [17ms] Sub RPC ConnectToMaster: received response from server master-127.9.50.126:40079: OK, [17ms] Sub RPC ConnectToMaster: received response from server master-127.9.50.125:41845: OK, [21ms] Sub RPC ConnectToMaster: received response from server master-127.9.50.124:35023: OK, deferred=null) after lookup
14:09:30.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.142237  9603 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50828:
14:09:30.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1783519770120"
14:09:30.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
14:09:30.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:09:30.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
14:09:30.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:09:30.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:09:30.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:09:30.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:09:30.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:09:30.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:09:30.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:09:30.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:09:30.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
14:09:30.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:09:30.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:09:30.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:09:30.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:09:30.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:09:30.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:09:30.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:09:30.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:09:30.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
14:09:30.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) split_rows_range_bounds {
14:09:30.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   rows: "<redacted>""\006\001\000\000\000\000\007\001d\000\000\000"
14:09:30.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:09:30.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
14:09:30.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
14:09:30.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:09:30.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:09:30.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:09:30.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
14:09:30.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
14:09:30.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:09:30.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
14:09:30.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:09:30.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:09:30.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:09:30.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:09:30.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:09:30.146 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 90b4e0ce89aa41339426cdfeaffaa312
14:09:30.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.153776 10032 tablet_service.cc:1511] Processing CreateTablet for tablet 30a8468a099a4018aafd9f2ea218f3f4 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783519770120 [id=90b4e0ce89aa41339426cdfeaffaa312]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 0 <= VALUES < 100
14:09:30.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.153928  9897 tablet_service.cc:1511] Processing CreateTablet for tablet 1c4b718b0c3f4ae3972d18651806a70d (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783519770120 [id=90b4e0ce89aa41339426cdfeaffaa312]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 0 <= VALUES < 100
14:09:30.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.154142 10032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30a8468a099a4018aafd9f2ea218f3f4. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:30.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.154213  9897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c4b718b0c3f4ae3972d18651806a70d. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:30.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.157068 10114 tablet_bootstrap.cc:492] T 1c4b718b0c3f4ae3972d18651806a70d P 02b55826fb9a44d19ae276cd11432400: Bootstrap starting.
14:09:30.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.157718 10114 tablet_bootstrap.cc:654] T 1c4b718b0c3f4ae3972d18651806a70d P 02b55826fb9a44d19ae276cd11432400: Neither blocks nor log segments found. Creating new log.
14:09:30.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.158011 10114 log.cc:826] T 1c4b718b0c3f4ae3972d18651806a70d P 02b55826fb9a44d19ae276cd11432400: Log is configured to *not* fsync() on all Append() calls
14:09:30.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.158313 10115 tablet_bootstrap.cc:492] T 30a8468a099a4018aafd9f2ea218f3f4 P db206346fb9c445d938d7b22addea54d: Bootstrap starting.
14:09:30.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.158658 10114 tablet_bootstrap.cc:492] T 1c4b718b0c3f4ae3972d18651806a70d P 02b55826fb9a44d19ae276cd11432400: No bootstrap required, opened a new log
14:09:30.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.158828 10114 ts_tablet_manager.cc:1403] T 1c4b718b0c3f4ae3972d18651806a70d P 02b55826fb9a44d19ae276cd11432400: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
14:09:30.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.159037 10115 tablet_bootstrap.cc:654] T 30a8468a099a4018aafd9f2ea218f3f4 P db206346fb9c445d938d7b22addea54d: Neither blocks nor log segments found. Creating new log.
14:09:30.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.159403 10115 log.cc:826] T 30a8468a099a4018aafd9f2ea218f3f4 P db206346fb9c445d938d7b22addea54d: Log is configured to *not* fsync() on all Append() calls
14:09:30.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.160055 10115 tablet_bootstrap.cc:492] T 30a8468a099a4018aafd9f2ea218f3f4 P db206346fb9c445d938d7b22addea54d: No bootstrap required, opened a new log
14:09:30.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.160138 10115 ts_tablet_manager.cc:1403] T 30a8468a099a4018aafd9f2ea218f3f4 P db206346fb9c445d938d7b22addea54d: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
14:09:30.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.160820 10114 raft_consensus.cc:359] T 1c4b718b0c3f4ae3972d18651806a70d P 02b55826fb9a44d19ae276cd11432400 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "02b55826fb9a44d19ae276cd11432400" member_type: VOTER last_known_addr { host: "127.9.50.66" port: 35865 } }
14:09:30.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.160945 10114 raft_consensus.cc:385] T 1c4b718b0c3f4ae3972d18651806a70d P 02b55826fb9a44d19ae276cd11432400 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:30.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.160975 10114 raft_consensus.cc:740] T 1c4b718b0c3f4ae3972d18651806a70d P 02b55826fb9a44d19ae276cd11432400 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02b55826fb9a44d19ae276cd11432400, State: Initialized, Role: FOLLOWER
14:09:30.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.161053 10114 consensus_queue.cc:260] T 1c4b718b0c3f4ae3972d18651806a70d P 02b55826fb9a44d19ae276cd11432400 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "02b55826fb9a44d19ae276cd11432400" member_type: VOTER last_known_addr { host: "127.9.50.66" port: 35865 } }
14:09:30.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.161113 10114 raft_consensus.cc:399] T 1c4b718b0c3f4ae3972d18651806a70d P 02b55826fb9a44d19ae276cd11432400 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:09:30.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.161141 10114 raft_consensus.cc:493] T 1c4b718b0c3f4ae3972d18651806a70d P 02b55826fb9a44d19ae276cd11432400 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:09:30.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.161177 10114 raft_consensus.cc:3060] T 1c4b718b0c3f4ae3972d18651806a70d P 02b55826fb9a44d19ae276cd11432400 [term 0 FOLLOWER]: Advancing to term 1
14:09:30.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.161842 10114 raft_consensus.cc:515] T 1c4b718b0c3f4ae3972d18651806a70d P 02b55826fb9a44d19ae276cd11432400 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "02b55826fb9a44d19ae276cd11432400" member_type: VOTER last_known_addr { host: "127.9.50.66" port: 35865 } }
14:09:30.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.161942 10114 leader_election.cc:304] T 1c4b718b0c3f4ae3972d18651806a70d P 02b55826fb9a44d19ae276cd11432400 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 02b55826fb9a44d19ae276cd11432400; no voters: 
14:09:30.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.162086 10114 leader_election.cc:290] T 1c4b718b0c3f4ae3972d18651806a70d P 02b55826fb9a44d19ae276cd11432400 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:09:30.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.162139 10115 raft_consensus.cc:359] T 30a8468a099a4018aafd9f2ea218f3f4 P db206346fb9c445d938d7b22addea54d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "db206346fb9c445d938d7b22addea54d" member_type: VOTER last_known_addr { host: "127.9.50.67" port: 34963 } }
14:09:30.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.162252 10115 raft_consensus.cc:385] T 30a8468a099a4018aafd9f2ea218f3f4 P db206346fb9c445d938d7b22addea54d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:30.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.162279 10115 raft_consensus.cc:740] T 30a8468a099a4018aafd9f2ea218f3f4 P db206346fb9c445d938d7b22addea54d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db206346fb9c445d938d7b22addea54d, State: Initialized, Role: FOLLOWER
14:09:30.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.162267 10114 ts_tablet_manager.cc:1434] T 1c4b718b0c3f4ae3972d18651806a70d P 02b55826fb9a44d19ae276cd11432400: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
14:09:30.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.162377 10115 consensus_queue.cc:260] T 30a8468a099a4018aafd9f2ea218f3f4 P db206346fb9c445d938d7b22addea54d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "db206346fb9c445d938d7b22addea54d" member_type: VOTER last_known_addr { host: "127.9.50.67" port: 34963 } }
14:09:30.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.162433 10115 raft_consensus.cc:399] T 30a8468a099a4018aafd9f2ea218f3f4 P db206346fb9c445d938d7b22addea54d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:09:30.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.162459 10115 raft_consensus.cc:493] T 30a8468a099a4018aafd9f2ea218f3f4 P db206346fb9c445d938d7b22addea54d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:09:30.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.162496 10115 raft_consensus.cc:3060] T 30a8468a099a4018aafd9f2ea218f3f4 P db206346fb9c445d938d7b22addea54d [term 0 FOLLOWER]: Advancing to term 1
14:09:30.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.162732  9964 heartbeater.cc:499] Master 127.9.50.124:35023 was elected leader, sending a full tablet report...
14:09:30.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.163175 10115 raft_consensus.cc:515] T 30a8468a099a4018aafd9f2ea218f3f4 P db206346fb9c445d938d7b22addea54d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "db206346fb9c445d938d7b22addea54d" member_type: VOTER last_known_addr { host: "127.9.50.67" port: 34963 } }
14:09:30.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.163266 10115 leader_election.cc:304] T 30a8468a099a4018aafd9f2ea218f3f4 P db206346fb9c445d938d7b22addea54d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: db206346fb9c445d938d7b22addea54d; no voters: 
14:09:30.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.163398 10115 leader_election.cc:290] T 30a8468a099a4018aafd9f2ea218f3f4 P db206346fb9c445d938d7b22addea54d [CANDIDATE]: Term 1 election: Requested vote from peers 
14:09:30.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.163513 10120 raft_consensus.cc:2804] T 30a8468a099a4018aafd9f2ea218f3f4 P db206346fb9c445d938d7b22addea54d [term 1 FOLLOWER]: Leader election won for term 1
14:09:30.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.163551 10115 ts_tablet_manager.cc:1434] T 30a8468a099a4018aafd9f2ea218f3f4 P db206346fb9c445d938d7b22addea54d: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
14:09:30.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.163669 10099 heartbeater.cc:499] Master 127.9.50.124:35023 was elected leader, sending a full tablet report...
14:09:30.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.163640 10120 raft_consensus.cc:697] T 30a8468a099a4018aafd9f2ea218f3f4 P db206346fb9c445d938d7b22addea54d [term 1 LEADER]: Becoming Leader. State: Replica: db206346fb9c445d938d7b22addea54d, State: Running, Role: LEADER
14:09:30.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.163919 10120 consensus_queue.cc:237] T 30a8468a099a4018aafd9f2ea218f3f4 P db206346fb9c445d938d7b22addea54d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "db206346fb9c445d938d7b22addea54d" member_type: VOTER last_known_addr { host: "127.9.50.67" port: 34963 } }
14:09:30.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.164707  9603 catalog_manager.cc:5697] T 30a8468a099a4018aafd9f2ea218f3f4 P db206346fb9c445d938d7b22addea54d reported cstate change: term changed from 0 to 1, leader changed from <none> to db206346fb9c445d938d7b22addea54d (127.9.50.67). New cstate: current_term: 1 leader_uuid: "db206346fb9c445d938d7b22addea54d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "db206346fb9c445d938d7b22addea54d" member_type: VOTER last_known_addr { host: "127.9.50.67" port: 34963 } health_report { overall_health: HEALTHY } } }
14:09:30.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.166848 10119 raft_consensus.cc:2804] T 1c4b718b0c3f4ae3972d18651806a70d P 02b55826fb9a44d19ae276cd11432400 [term 1 FOLLOWER]: Leader election won for term 1
14:09:30.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.167097 10119 raft_consensus.cc:697] T 1c4b718b0c3f4ae3972d18651806a70d P 02b55826fb9a44d19ae276cd11432400 [term 1 LEADER]: Becoming Leader. State: Replica: 02b55826fb9a44d19ae276cd11432400, State: Running, Role: LEADER
14:09:30.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.167266 10119 consensus_queue.cc:237] T 1c4b718b0c3f4ae3972d18651806a70d P 02b55826fb9a44d19ae276cd11432400 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "02b55826fb9a44d19ae276cd11432400" member_type: VOTER last_known_addr { host: "127.9.50.66" port: 35865 } }
14:09:30.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.167949  9604 catalog_manager.cc:5697] T 1c4b718b0c3f4ae3972d18651806a70d P 02b55826fb9a44d19ae276cd11432400 reported cstate change: term changed from 0 to 1, leader changed from <none> to 02b55826fb9a44d19ae276cd11432400 (127.9.50.66). New cstate: current_term: 1 leader_uuid: "02b55826fb9a44d19ae276cd11432400" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "02b55826fb9a44d19ae276cd11432400" member_type: VOTER last_known_addr { host: "127.9.50.66" port: 35865 } health_report { overall_health: HEALTHY } } }
14:09:30.187 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 30a8468a099a4018aafd9f2ea218f3f4 for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000080000000, 0x0000000080000064)
14:09:30.187 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c4b718b0c3f4ae3972d18651806a70d for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000180000000, 0x0000000180000064)
14:09:30.187 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=30a8468a099a4018aafd9f2ea218f3f4@[db206346fb9c445d938d7b22addea54d(127.9.50.67:34963)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1c4b718b0c3f4ae3972d18651806a70d@[02b55826fb9a44d19ae276cd11432400(127.9.50.66:35865)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:30.187 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@41d7b27f, flushNotification=Deferred@1225353990(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:09:30.188 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c4b718b0c3f4ae3972d18651806a70d for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000180000000, 0x0000000180000064)
14:09:30.188 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1c4b718b0c3f4ae3972d18651806a70d@[02b55826fb9a44d19ae276cd11432400(127.9.50.66:35865)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:30.188 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c4b718b0c3f4ae3972d18651806a70d for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000180000000, 0x0000000180000064)
14:09:30.189 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1c4b718b0c3f4ae3972d18651806a70d@[02b55826fb9a44d19ae276cd11432400(127.9.50.66:35865)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:30.189 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 30a8468a099a4018aafd9f2ea218f3f4 for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000080000000, 0x0000000080000064)
14:09:30.189 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c4b718b0c3f4ae3972d18651806a70d for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000180000000, 0x0000000180000064)
14:09:30.189 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=30a8468a099a4018aafd9f2ea218f3f4@[db206346fb9c445d938d7b22addea54d(127.9.50.67:34963)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1c4b718b0c3f4ae3972d18651806a70d@[02b55826fb9a44d19ae276cd11432400(127.9.50.66:35865)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:30.189 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c4b718b0c3f4ae3972d18651806a70d for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000180000000, 0x0000000180000064)
14:09:30.190 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1c4b718b0c3f4ae3972d18651806a70d@[02b55826fb9a44d19ae276cd11432400(127.9.50.66:35865)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:30.190 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 30a8468a099a4018aafd9f2ea218f3f4 for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000080000000, 0x0000000080000064)
14:09:30.190 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c4b718b0c3f4ae3972d18651806a70d for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000180000000, 0x0000000180000064)
14:09:30.190 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=30a8468a099a4018aafd9f2ea218f3f4@[db206346fb9c445d938d7b22addea54d(127.9.50.67:34963)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1c4b718b0c3f4ae3972d18651806a70d@[02b55826fb9a44d19ae276cd11432400(127.9.50.66:35865)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:30.190 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 30a8468a099a4018aafd9f2ea218f3f4 for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000080000000, 0x0000000080000064)
14:09:30.190 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c4b718b0c3f4ae3972d18651806a70d for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000180000000, 0x0000000180000064)
14:09:30.190 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=30a8468a099a4018aafd9f2ea218f3f4@[db206346fb9c445d938d7b22addea54d(127.9.50.67:34963)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1c4b718b0c3f4ae3972d18651806a70d@[02b55826fb9a44d19ae276cd11432400(127.9.50.66:35865)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:30.191 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c4b718b0c3f4ae3972d18651806a70d for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000180000000, 0x0000000180000064)
14:09:30.191 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1c4b718b0c3f4ae3972d18651806a70d@[02b55826fb9a44d19ae276cd11432400(127.9.50.66:35865)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:30.191 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c4b718b0c3f4ae3972d18651806a70d for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000180000000, 0x0000000180000064)
14:09:30.191 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1c4b718b0c3f4ae3972d18651806a70d@[02b55826fb9a44d19ae276cd11432400(127.9.50.66:35865)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:30.191 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c4b718b0c3f4ae3972d18651806a70d for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000180000000, 0x0000000180000064)
14:09:30.191 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1c4b718b0c3f4ae3972d18651806a70d@[02b55826fb9a44d19ae276cd11432400(127.9.50.66:35865)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:30.192 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c4b718b0c3f4ae3972d18651806a70d for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000180000000, 0x0000000180000064)
14:09:30.192 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1c4b718b0c3f4ae3972d18651806a70d@[02b55826fb9a44d19ae276cd11432400(127.9.50.66:35865)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:30.192 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 30a8468a099a4018aafd9f2ea218f3f4 for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000080000000, 0x0000000080000064)
14:09:30.192 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c4b718b0c3f4ae3972d18651806a70d for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000180000000, 0x0000000180000064)
14:09:30.192 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=30a8468a099a4018aafd9f2ea218f3f4@[db206346fb9c445d938d7b22addea54d(127.9.50.67:34963)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1c4b718b0c3f4ae3972d18651806a70d@[02b55826fb9a44d19ae276cd11432400(127.9.50.66:35865)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:30.193 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c4b718b0c3f4ae3972d18651806a70d for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000180000000, 0x0000000180000064)
14:09:30.193 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1c4b718b0c3f4ae3972d18651806a70d@[02b55826fb9a44d19ae276cd11432400(127.9.50.66:35865)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:30.193 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 30a8468a099a4018aafd9f2ea218f3f4 for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000080000000, 0x0000000080000064)
14:09:30.193 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c4b718b0c3f4ae3972d18651806a70d for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000180000000, 0x0000000180000064)
14:09:30.193 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=30a8468a099a4018aafd9f2ea218f3f4@[db206346fb9c445d938d7b22addea54d(127.9.50.67:34963)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1c4b718b0c3f4ae3972d18651806a70d@[02b55826fb9a44d19ae276cd11432400(127.9.50.66:35865)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:30.194 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c4b718b0c3f4ae3972d18651806a70d for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000180000000, 0x0000000180000064)
14:09:30.194 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1c4b718b0c3f4ae3972d18651806a70d@[02b55826fb9a44d19ae276cd11432400(127.9.50.66:35865)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:30.194 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c4b718b0c3f4ae3972d18651806a70d for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000180000000, 0x0000000180000064)
14:09:30.194 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1c4b718b0c3f4ae3972d18651806a70d@[02b55826fb9a44d19ae276cd11432400(127.9.50.66:35865)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:30.194 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 30a8468a099a4018aafd9f2ea218f3f4 for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000080000000, 0x0000000080000064)
14:09:30.194 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c4b718b0c3f4ae3972d18651806a70d for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000180000000, 0x0000000180000064)
14:09:30.194 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=30a8468a099a4018aafd9f2ea218f3f4@[db206346fb9c445d938d7b22addea54d(127.9.50.67:34963)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1c4b718b0c3f4ae3972d18651806a70d@[02b55826fb9a44d19ae276cd11432400(127.9.50.66:35865)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:30.194 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 30a8468a099a4018aafd9f2ea218f3f4 for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000080000000, 0x0000000080000064)
14:09:30.194 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c4b718b0c3f4ae3972d18651806a70d for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000180000000, 0x0000000180000064)
14:09:30.194 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=30a8468a099a4018aafd9f2ea218f3f4@[db206346fb9c445d938d7b22addea54d(127.9.50.67:34963)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1c4b718b0c3f4ae3972d18651806a70d@[02b55826fb9a44d19ae276cd11432400(127.9.50.66:35865)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:30.195 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 30a8468a099a4018aafd9f2ea218f3f4 for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000080000000, 0x0000000080000064)
14:09:30.195 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c4b718b0c3f4ae3972d18651806a70d for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000180000000, 0x0000000180000064)
14:09:30.195 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=30a8468a099a4018aafd9f2ea218f3f4@[db206346fb9c445d938d7b22addea54d(127.9.50.67:34963)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1c4b718b0c3f4ae3972d18651806a70d@[02b55826fb9a44d19ae276cd11432400(127.9.50.66:35865)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:30.195 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 30a8468a099a4018aafd9f2ea218f3f4 for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000080000000, 0x0000000080000064)
14:09:30.195 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c4b718b0c3f4ae3972d18651806a70d for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000180000000, 0x0000000180000064)
14:09:30.195 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=30a8468a099a4018aafd9f2ea218f3f4@[db206346fb9c445d938d7b22addea54d(127.9.50.67:34963)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1c4b718b0c3f4ae3972d18651806a70d@[02b55826fb9a44d19ae276cd11432400(127.9.50.66:35865)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:30.195 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 30a8468a099a4018aafd9f2ea218f3f4 for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000080000000, 0x0000000080000064)
14:09:30.195 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c4b718b0c3f4ae3972d18651806a70d for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000180000000, 0x0000000180000064)
14:09:30.195 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=30a8468a099a4018aafd9f2ea218f3f4@[db206346fb9c445d938d7b22addea54d(127.9.50.67:34963)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1c4b718b0c3f4ae3972d18651806a70d@[02b55826fb9a44d19ae276cd11432400(127.9.50.66:35865)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:30.196 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 30a8468a099a4018aafd9f2ea218f3f4 for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000080000000, 0x0000000080000064)
14:09:30.196 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c4b718b0c3f4ae3972d18651806a70d for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000180000000, 0x0000000180000064)
14:09:30.196 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=30a8468a099a4018aafd9f2ea218f3f4@[db206346fb9c445d938d7b22addea54d(127.9.50.67:34963)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1c4b718b0c3f4ae3972d18651806a70d@[02b55826fb9a44d19ae276cd11432400(127.9.50.66:35865)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:30.196 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c4b718b0c3f4ae3972d18651806a70d for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000180000000, 0x0000000180000064)
14:09:30.196 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1c4b718b0c3f4ae3972d18651806a70d@[02b55826fb9a44d19ae276cd11432400(127.9.50.66:35865)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:30.196 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 30a8468a099a4018aafd9f2ea218f3f4 for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000080000000, 0x0000000080000064)
14:09:30.196 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c4b718b0c3f4ae3972d18651806a70d for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000180000000, 0x0000000180000064)
14:09:30.196 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=30a8468a099a4018aafd9f2ea218f3f4@[db206346fb9c445d938d7b22addea54d(127.9.50.67:34963)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1c4b718b0c3f4ae3972d18651806a70d@[02b55826fb9a44d19ae276cd11432400(127.9.50.66:35865)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:30.196 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 30a8468a099a4018aafd9f2ea218f3f4 for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000080000000, 0x0000000080000064)
14:09:30.196 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c4b718b0c3f4ae3972d18651806a70d for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000180000000, 0x0000000180000064)
14:09:30.196 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=30a8468a099a4018aafd9f2ea218f3f4@[db206346fb9c445d938d7b22addea54d(127.9.50.67:34963)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1c4b718b0c3f4ae3972d18651806a70d@[02b55826fb9a44d19ae276cd11432400(127.9.50.66:35865)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:30.197 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c4b718b0c3f4ae3972d18651806a70d for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000180000000, 0x0000000180000064)
14:09:30.197 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1c4b718b0c3f4ae3972d18651806a70d@[02b55826fb9a44d19ae276cd11432400(127.9.50.66:35865)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:30.197 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 30a8468a099a4018aafd9f2ea218f3f4 for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000080000000, 0x0000000080000064)
14:09:30.197 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c4b718b0c3f4ae3972d18651806a70d for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000180000000, 0x0000000180000064)
14:09:30.197 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=30a8468a099a4018aafd9f2ea218f3f4@[db206346fb9c445d938d7b22addea54d(127.9.50.67:34963)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1c4b718b0c3f4ae3972d18651806a70d@[02b55826fb9a44d19ae276cd11432400(127.9.50.66:35865)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:30.197 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 30a8468a099a4018aafd9f2ea218f3f4 for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000080000000, 0x0000000080000064)
14:09:30.197 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c4b718b0c3f4ae3972d18651806a70d for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000180000000, 0x0000000180000064)
14:09:30.197 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=30a8468a099a4018aafd9f2ea218f3f4@[db206346fb9c445d938d7b22addea54d(127.9.50.67:34963)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1c4b718b0c3f4ae3972d18651806a70d@[02b55826fb9a44d19ae276cd11432400(127.9.50.66:35865)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:30.197 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 30a8468a099a4018aafd9f2ea218f3f4 for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000080000000, 0x0000000080000064)
14:09:30.197 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c4b718b0c3f4ae3972d18651806a70d for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000180000000, 0x0000000180000064)
14:09:30.197 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=30a8468a099a4018aafd9f2ea218f3f4@[db206346fb9c445d938d7b22addea54d(127.9.50.67:34963)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1c4b718b0c3f4ae3972d18651806a70d@[02b55826fb9a44d19ae276cd11432400(127.9.50.66:35865)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:30.198 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 30a8468a099a4018aafd9f2ea218f3f4 for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000080000000, 0x0000000080000064)
14:09:30.198 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c4b718b0c3f4ae3972d18651806a70d for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000180000000, 0x0000000180000064)
14:09:30.198 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=30a8468a099a4018aafd9f2ea218f3f4@[db206346fb9c445d938d7b22addea54d(127.9.50.67:34963)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1c4b718b0c3f4ae3972d18651806a70d@[02b55826fb9a44d19ae276cd11432400(127.9.50.66:35865)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:30.198 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c4b718b0c3f4ae3972d18651806a70d for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000180000000, 0x0000000180000064)
14:09:30.198 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1c4b718b0c3f4ae3972d18651806a70d@[02b55826fb9a44d19ae276cd11432400(127.9.50.66:35865)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:30.198 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c4b718b0c3f4ae3972d18651806a70d for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000180000000, 0x0000000180000064)
14:09:30.198 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1c4b718b0c3f4ae3972d18651806a70d@[02b55826fb9a44d19ae276cd11432400(127.9.50.66:35865)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:30.198 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 30a8468a099a4018aafd9f2ea218f3f4 for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000080000000, 0x0000000080000064)
14:09:30.198 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c4b718b0c3f4ae3972d18651806a70d for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000180000000, 0x0000000180000064)
14:09:30.198 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=30a8468a099a4018aafd9f2ea218f3f4@[db206346fb9c445d938d7b22addea54d(127.9.50.67:34963)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1c4b718b0c3f4ae3972d18651806a70d@[02b55826fb9a44d19ae276cd11432400(127.9.50.66:35865)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:30.198 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c4b718b0c3f4ae3972d18651806a70d for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000180000000, 0x0000000180000064)
14:09:30.198 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1c4b718b0c3f4ae3972d18651806a70d@[02b55826fb9a44d19ae276cd11432400(127.9.50.66:35865)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:30.199 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c4b718b0c3f4ae3972d18651806a70d for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000180000000, 0x0000000180000064)
14:09:30.199 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1c4b718b0c3f4ae3972d18651806a70d@[02b55826fb9a44d19ae276cd11432400(127.9.50.66:35865)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:30.199 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c4b718b0c3f4ae3972d18651806a70d for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000180000000, 0x0000000180000064)
14:09:30.199 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1c4b718b0c3f4ae3972d18651806a70d@[02b55826fb9a44d19ae276cd11432400(127.9.50.66:35865)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:30.199 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c4b718b0c3f4ae3972d18651806a70d for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000180000000, 0x0000000180000064)
14:09:30.199 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1c4b718b0c3f4ae3972d18651806a70d@[02b55826fb9a44d19ae276cd11432400(127.9.50.66:35865)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:30.199 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c4b718b0c3f4ae3972d18651806a70d for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000180000000, 0x0000000180000064)
14:09:30.199 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1c4b718b0c3f4ae3972d18651806a70d@[02b55826fb9a44d19ae276cd11432400(127.9.50.66:35865)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:30.199 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c4b718b0c3f4ae3972d18651806a70d for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000180000000, 0x0000000180000064)
14:09:30.199 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1c4b718b0c3f4ae3972d18651806a70d@[02b55826fb9a44d19ae276cd11432400(127.9.50.66:35865)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:30.199 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 30a8468a099a4018aafd9f2ea218f3f4 for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000080000000, 0x0000000080000064)
14:09:30.199 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c4b718b0c3f4ae3972d18651806a70d for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000180000000, 0x0000000180000064)
14:09:30.200 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=30a8468a099a4018aafd9f2ea218f3f4@[db206346fb9c445d938d7b22addea54d(127.9.50.67:34963)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1c4b718b0c3f4ae3972d18651806a70d@[02b55826fb9a44d19ae276cd11432400(127.9.50.66:35865)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:30.200 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c4b718b0c3f4ae3972d18651806a70d for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000180000000, 0x0000000180000064)
14:09:30.200 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1c4b718b0c3f4ae3972d18651806a70d@[02b55826fb9a44d19ae276cd11432400(127.9.50.66:35865)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:30.200 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 30a8468a099a4018aafd9f2ea218f3f4 for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000080000000, 0x0000000080000064)
14:09:30.200 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c4b718b0c3f4ae3972d18651806a70d for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000180000000, 0x0000000180000064)
14:09:30.200 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=30a8468a099a4018aafd9f2ea218f3f4@[db206346fb9c445d938d7b22addea54d(127.9.50.67:34963)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1c4b718b0c3f4ae3972d18651806a70d@[02b55826fb9a44d19ae276cd11432400(127.9.50.66:35865)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:30.200 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 30a8468a099a4018aafd9f2ea218f3f4 for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000080000000, 0x0000000080000064)
14:09:30.200 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c4b718b0c3f4ae3972d18651806a70d for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000180000000, 0x0000000180000064)
14:09:30.200 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=30a8468a099a4018aafd9f2ea218f3f4@[db206346fb9c445d938d7b22addea54d(127.9.50.67:34963)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1c4b718b0c3f4ae3972d18651806a70d@[02b55826fb9a44d19ae276cd11432400(127.9.50.66:35865)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:30.200 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 30a8468a099a4018aafd9f2ea218f3f4 for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000080000000, 0x0000000080000064)
14:09:30.200 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c4b718b0c3f4ae3972d18651806a70d for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000180000000, 0x0000000180000064)
14:09:30.200 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=30a8468a099a4018aafd9f2ea218f3f4@[db206346fb9c445d938d7b22addea54d(127.9.50.67:34963)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1c4b718b0c3f4ae3972d18651806a70d@[02b55826fb9a44d19ae276cd11432400(127.9.50.66:35865)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:30.201 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 30a8468a099a4018aafd9f2ea218f3f4 for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000080000000, 0x0000000080000064)
14:09:30.201 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c4b718b0c3f4ae3972d18651806a70d for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000180000000, 0x0000000180000064)
14:09:30.201 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=30a8468a099a4018aafd9f2ea218f3f4@[db206346fb9c445d938d7b22addea54d(127.9.50.67:34963)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1c4b718b0c3f4ae3972d18651806a70d@[02b55826fb9a44d19ae276cd11432400(127.9.50.66:35865)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:30.201 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c4b718b0c3f4ae3972d18651806a70d for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000180000000, 0x0000000180000064)
14:09:30.201 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1c4b718b0c3f4ae3972d18651806a70d@[02b55826fb9a44d19ae276cd11432400(127.9.50.66:35865)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:30.201 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 30a8468a099a4018aafd9f2ea218f3f4 for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000080000000, 0x0000000080000064)
14:09:30.201 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c4b718b0c3f4ae3972d18651806a70d for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000180000000, 0x0000000180000064)
14:09:30.201 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=30a8468a099a4018aafd9f2ea218f3f4@[db206346fb9c445d938d7b22addea54d(127.9.50.67:34963)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1c4b718b0c3f4ae3972d18651806a70d@[02b55826fb9a44d19ae276cd11432400(127.9.50.66:35865)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:30.201 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c4b718b0c3f4ae3972d18651806a70d for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000180000000, 0x0000000180000064)
14:09:30.201 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1c4b718b0c3f4ae3972d18651806a70d@[02b55826fb9a44d19ae276cd11432400(127.9.50.66:35865)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:30.201 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c4b718b0c3f4ae3972d18651806a70d for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000180000000, 0x0000000180000064)
14:09:30.202 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1c4b718b0c3f4ae3972d18651806a70d@[02b55826fb9a44d19ae276cd11432400(127.9.50.66:35865)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:30.202 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c4b718b0c3f4ae3972d18651806a70d for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000180000000, 0x0000000180000064)
14:09:30.202 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1c4b718b0c3f4ae3972d18651806a70d@[02b55826fb9a44d19ae276cd11432400(127.9.50.66:35865)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:30.203 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 30a8468a099a4018aafd9f2ea218f3f4 for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000080000000, 0x0000000080000064)
14:09:30.203 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c4b718b0c3f4ae3972d18651806a70d for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000180000000, 0x0000000180000064)
14:09:30.203 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=30a8468a099a4018aafd9f2ea218f3f4@[db206346fb9c445d938d7b22addea54d(127.9.50.67:34963)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1c4b718b0c3f4ae3972d18651806a70d@[02b55826fb9a44d19ae276cd11432400(127.9.50.66:35865)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:30.204 [DEBUG - kudu-nio-0] (Connection.java:748) [peer db206346fb9c445d938d7b22addea54d(127.9.50.67:34963)] connecting to peer
14:09:30.205 [DEBUG - kudu-nio-0] (Connection.java:748) [peer 02b55826fb9a44d19ae276cd11432400(127.9.50.66:35865)] connecting to peer
14:09:30.207 [DEBUG - kudu-nio-3] (Connection.java:757) [peer db206346fb9c445d938d7b22addea54d(127.9.50.67:34963)] Successfully connected to peer
14:09:30.208 [DEBUG - kudu-nio-4] (Connection.java:757) [peer 02b55826fb9a44d19ae276cd11432400(127.9.50.66:35865)] Successfully connected to peer
14:09:30.223 [DEBUG - kudu-nio-4] (Negotiator.java:918) Authenticated connection [id: 0x08ab5778, L:/127.0.0.1:43884 - R:/127.9.50.66:35865] using TOKEN/null
14:09:30.228 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0x6bde8100, L:/127.0.0.1:35606 - R:/127.9.50.67:34963] using TOKEN/null
14:09:30.232 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 30a8468a099a4018aafd9f2ea218f3f4 for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000080000000, 0x0000000080000064)
14:09:30.232 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c4b718b0c3f4ae3972d18651806a70d for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000180000000, 0x0000000180000064)
14:09:30.232 [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=30a8468a099a4018aafd9f2ea218f3f4@[db206346fb9c445d938d7b22addea54d(127.9.50.67:34963)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1c4b718b0c3f4ae3972d18651806a70d@[02b55826fb9a44d19ae276cd11432400(127.9.50.66:35865)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:30.233 [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.9.50.124:35023, [1ms] Sub RPC GetTableLocations: received response from server master-127.9.50.124:35023: OK, deferred=null)) after lookup
14:09:30.235 [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-1783519770120, tablet=30a8468a099a4018aafd9f2ea218f3f4, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:30.235 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 30a8468a099a4018aafd9f2ea218f3f4 for partition [0x0000000080000000, 0x0000000080000064) with scanner id null
14:09:30.237 [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-1783519770120, tablet=1c4b718b0c3f4ae3972d18651806a70d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:30.237 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 1c4b718b0c3f4ae3972d18651806a70d for partition [0x0000000180000000, 0x0000000180000064) with scanner id null
14:09:30.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.238530  9604 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50828:
14:09:30.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783519770120" } 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 } }
14:09:30.241 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:09:30.241 [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.9.50.124:35023, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.50.126:40079, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.50.125:41845, [1ms] Sub RPC ConnectToMaster: received response from server master-127.9.50.125:41845: OK, [1ms] Sub RPC ConnectToMaster: received response from server master-127.9.50.126:40079: OK, [2ms] Sub RPC ConnectToMaster: received response from server master-127.9.50.124:35023: OK, deferred=null) after lookup
14:09:30.242 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 30a8468a099a4018aafd9f2ea218f3f4 for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000080000000, 0x0000000080000064)
14:09:30.242 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c4b718b0c3f4ae3972d18651806a70d for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000180000000, 0x0000000180000064)
14:09:30.242 [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=30a8468a099a4018aafd9f2ea218f3f4@[db206346fb9c445d938d7b22addea54d(127.9.50.67:34963)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1c4b718b0c3f4ae3972d18651806a70d@[02b55826fb9a44d19ae276cd11432400(127.9.50.66:35865)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:30.243 [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.9.50.124:35023, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.50.126:40079, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.50.125:41845, [1ms] Sub RPC ConnectToMaster: received response from server master-127.9.50.125:41845: OK, [1ms] Sub RPC ConnectToMaster: received response from server master-127.9.50.126:40079: OK, [2ms] Sub RPC ConnectToMaster: received response from server master-127.9.50.124:35023: OK, [2ms] Sub RPC GetTableLocations: sending RPC to server master-127.9.50.124:35023, [3ms] Sub RPC GetTableLocations: received response from server master-127.9.50.124:35023: OK, deferred=null)) after lookup
14:09:30.244 [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-1783519770120, tablet=30a8468a099a4018aafd9f2ea218f3f4, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:30.244 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 30a8468a099a4018aafd9f2ea218f3f4 for partition [0x0000000080000000, 0x0000000080000064) with scanner id null
14:09:30.245 [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-1783519770120, tablet=1c4b718b0c3f4ae3972d18651806a70d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:30.245 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 1c4b718b0c3f4ae3972d18651806a70d for partition [0x0000000180000000, 0x0000000180000064) with scanner id null
14:09:30.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.246539  9604 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50828:
14:09:30.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783519770120" } 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 } }
14:09:30.250 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:09:30.250 [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.9.50.124:35023, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.50.126:40079, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.50.125:41845, [1ms] Sub RPC ConnectToMaster: received response from server master-127.9.50.126:40079: OK, [1ms] Sub RPC ConnectToMaster: received response from server master-127.9.50.125:41845: OK, [2ms] Sub RPC ConnectToMaster: received response from server master-127.9.50.124:35023: OK, deferred=null) after lookup
14:09:30.251 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 30a8468a099a4018aafd9f2ea218f3f4 for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000080000000, 0x0000000080000064)
14:09:30.251 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c4b718b0c3f4ae3972d18651806a70d for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000180000000, 0x0000000180000064)
14:09:30.251 [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=30a8468a099a4018aafd9f2ea218f3f4@[db206346fb9c445d938d7b22addea54d(127.9.50.67:34963)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1c4b718b0c3f4ae3972d18651806a70d@[02b55826fb9a44d19ae276cd11432400(127.9.50.66:35865)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:30.251 [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.9.50.124:35023, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.50.126:40079, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.50.125:41845, [1ms] Sub RPC ConnectToMaster: received response from server master-127.9.50.126:40079: OK, [1ms] Sub RPC ConnectToMaster: received response from server master-127.9.50.125:41845: OK, [2ms] Sub RPC ConnectToMaster: received response from server master-127.9.50.124:35023: OK, [3ms] Sub RPC GetTableLocations: sending RPC to server master-127.9.50.124:35023, [3ms] Sub RPC GetTableLocations: received response from server master-127.9.50.124:35023: OK, deferred=null)) after lookup
14:09:30.252 [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-1783519770120, tablet=30a8468a099a4018aafd9f2ea218f3f4, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:30.253 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:822) Done scanning tablet 30a8468a099a4018aafd9f2ea218f3f4 for partition [0x0000000080000000, 0x0000000080000064) with scanner id null
14:09:30.254 [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-1783519770120, tablet=1c4b718b0c3f4ae3972d18651806a70d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:30.254 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 1c4b718b0c3f4ae3972d18651806a70d for partition [0x0000000180000000, 0x0000000180000064) with scanner id null
14:09:30.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.255300  9604 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50828:
14:09:30.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783519770120" } 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 } }
14:09:30.259 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:09:30.259 [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.9.50.124:35023, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.50.126:40079, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.50.125:41845, [1ms] Sub RPC ConnectToMaster: received response from server master-127.9.50.126:40079: OK, [1ms] Sub RPC ConnectToMaster: received response from server master-127.9.50.125:41845: OK, [2ms] Sub RPC ConnectToMaster: received response from server master-127.9.50.124:35023: OK, deferred=null) after lookup
14:09:30.259 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 30a8468a099a4018aafd9f2ea218f3f4 for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000080000000, 0x0000000080000064)
14:09:30.260 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c4b718b0c3f4ae3972d18651806a70d for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000180000000, 0x0000000180000064)
14:09:30.260 [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=30a8468a099a4018aafd9f2ea218f3f4@[db206346fb9c445d938d7b22addea54d(127.9.50.67:34963)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1c4b718b0c3f4ae3972d18651806a70d@[02b55826fb9a44d19ae276cd11432400(127.9.50.66:35865)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:30.260 [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.9.50.124:35023, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.50.126:40079, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.50.125:41845, [1ms] Sub RPC ConnectToMaster: received response from server master-127.9.50.126:40079: OK, [1ms] Sub RPC ConnectToMaster: received response from server master-127.9.50.125:41845: OK, [2ms] Sub RPC ConnectToMaster: received response from server master-127.9.50.124:35023: OK, [3ms] Sub RPC GetTableLocations: sending RPC to server master-127.9.50.124:35023, [3ms] Sub RPC GetTableLocations: received response from server master-127.9.50.124:35023: OK, deferred=null)) after lookup
14:09:30.264 [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-1783519770120, tablet=30a8468a099a4018aafd9f2ea218f3f4, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:30.264 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:822) Done scanning tablet 30a8468a099a4018aafd9f2ea218f3f4 for partition [0x0000000080000000, 0x0000000080000064) with scanner id null
14:09:30.265 [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-1783519770120, tablet=1c4b718b0c3f4ae3972d18651806a70d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:30.265 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 1c4b718b0c3f4ae3972d18651806a70d for partition [0x0000000180000000, 0x0000000180000064) with scanner id null
14:09:30.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.267544  9604 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50828:
14:09:30.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783519770120" } 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 } }
14:09:30.270 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:09:30.270 [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.9.50.124:35023, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.50.126:40079, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.50.125:41845, [1ms] Sub RPC ConnectToMaster: received response from server master-127.9.50.125:41845: OK, [1ms] Sub RPC ConnectToMaster: received response from server master-127.9.50.126:40079: OK, [2ms] Sub RPC ConnectToMaster: received response from server master-127.9.50.124:35023: OK, deferred=null) after lookup
14:09:30.271 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 30a8468a099a4018aafd9f2ea218f3f4 for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000080000000, 0x0000000080000064)
14:09:30.271 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c4b718b0c3f4ae3972d18651806a70d for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000180000000, 0x0000000180000064)
14:09:30.271 [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=30a8468a099a4018aafd9f2ea218f3f4@[db206346fb9c445d938d7b22addea54d(127.9.50.67:34963)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1c4b718b0c3f4ae3972d18651806a70d@[02b55826fb9a44d19ae276cd11432400(127.9.50.66:35865)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:30.272 [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.9.50.124:35023, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.50.126:40079, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.50.125:41845, [1ms] Sub RPC ConnectToMaster: received response from server master-127.9.50.125:41845: OK, [1ms] Sub RPC ConnectToMaster: received response from server master-127.9.50.126:40079: OK, [2ms] Sub RPC ConnectToMaster: received response from server master-127.9.50.124:35023: OK, [3ms] Sub RPC GetTableLocations: sending RPC to server master-127.9.50.124:35023, [3ms] Sub RPC GetTableLocations: received response from server master-127.9.50.124:35023: OK, deferred=null)) after lookup
14:09:30.273 [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-1783519770120, tablet=30a8468a099a4018aafd9f2ea218f3f4, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:30.273 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:822) Done scanning tablet 30a8468a099a4018aafd9f2ea218f3f4 for partition [0x0000000080000000, 0x0000000080000064) with scanner id null
14:09:30.274 [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-1783519770120, tablet=1c4b718b0c3f4ae3972d18651806a70d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:30.274 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 1c4b718b0c3f4ae3972d18651806a70d for partition [0x0000000180000000, 0x0000000180000064) with scanner id null
14:09:30.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.275523  9604 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50828:
14:09:30.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783519770120" } 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 } }
14:09:30.278 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:09:30.278 [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.9.50.124:35023, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.50.126:40079, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.50.125:41845, [1ms] Sub RPC ConnectToMaster: received response from server master-127.9.50.126:40079: OK, [1ms] Sub RPC ConnectToMaster: received response from server master-127.9.50.125:41845: OK, [2ms] Sub RPC ConnectToMaster: received response from server master-127.9.50.124:35023: OK, deferred=null) after lookup
14:09:30.279 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 30a8468a099a4018aafd9f2ea218f3f4 for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000080000000, 0x0000000080000064)
14:09:30.279 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c4b718b0c3f4ae3972d18651806a70d for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000180000000, 0x0000000180000064)
14:09:30.279 [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=30a8468a099a4018aafd9f2ea218f3f4@[db206346fb9c445d938d7b22addea54d(127.9.50.67:34963)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1c4b718b0c3f4ae3972d18651806a70d@[02b55826fb9a44d19ae276cd11432400(127.9.50.66:35865)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:30.279 [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.9.50.124:35023, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.50.126:40079, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.50.125:41845, [1ms] Sub RPC ConnectToMaster: received response from server master-127.9.50.126:40079: OK, [1ms] Sub RPC ConnectToMaster: received response from server master-127.9.50.125:41845: OK, [2ms] Sub RPC ConnectToMaster: received response from server master-127.9.50.124:35023: OK, [2ms] Sub RPC GetTableLocations: sending RPC to server master-127.9.50.124:35023, [3ms] Sub RPC GetTableLocations: received response from server master-127.9.50.124:35023: OK, deferred=null)) after lookup
14:09:30.280 [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-1783519770120, tablet=30a8468a099a4018aafd9f2ea218f3f4, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:30.281 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:822) Done scanning tablet 30a8468a099a4018aafd9f2ea218f3f4 for partition [0x0000000080000000, 0x0000000080000064) with scanner id null
14:09:30.282 [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-1783519770120, tablet=1c4b718b0c3f4ae3972d18651806a70d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:30.282 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 1c4b718b0c3f4ae3972d18651806a70d for partition [0x0000000180000000, 0x0000000180000064) with scanner id null
14:09:30.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.283075  9604 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50828:
14:09:30.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783519770120" } 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 } }
14:09:30.285 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:09:30.286 [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.9.50.124:35023, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.50.126:40079, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.50.125:41845, [0ms] Sub RPC ConnectToMaster: received response from server master-127.9.50.126:40079: OK, [0ms] Sub RPC ConnectToMaster: received response from server master-127.9.50.125:41845: OK, [1ms] Sub RPC ConnectToMaster: received response from server master-127.9.50.124:35023: OK, deferred=null) after lookup
14:09:30.286 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 30a8468a099a4018aafd9f2ea218f3f4 for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000080000000, 0x0000000080000064)
14:09:30.286 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c4b718b0c3f4ae3972d18651806a70d for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000180000000, 0x0000000180000064)
14:09:30.287 [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=30a8468a099a4018aafd9f2ea218f3f4@[db206346fb9c445d938d7b22addea54d(127.9.50.67:34963)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1c4b718b0c3f4ae3972d18651806a70d@[02b55826fb9a44d19ae276cd11432400(127.9.50.66:35865)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:30.287 [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.9.50.124:35023, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.50.126:40079, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.50.125:41845, [0ms] Sub RPC ConnectToMaster: received response from server master-127.9.50.126:40079: OK, [0ms] Sub RPC ConnectToMaster: received response from server master-127.9.50.125:41845: OK, [1ms] Sub RPC ConnectToMaster: received response from server master-127.9.50.124:35023: OK, [2ms] Sub RPC GetTableLocations: sending RPC to server master-127.9.50.124:35023, [2ms] Sub RPC GetTableLocations: received response from server master-127.9.50.124:35023: OK, deferred=null)) after lookup
14:09:30.288 [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-1783519770120, tablet=30a8468a099a4018aafd9f2ea218f3f4, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:30.288 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:822) Done scanning tablet 30a8468a099a4018aafd9f2ea218f3f4 for partition [0x0000000080000000, 0x0000000080000064) with scanner id null
14:09:30.289 [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-1783519770120, tablet=1c4b718b0c3f4ae3972d18651806a70d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:30.289 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 1c4b718b0c3f4ae3972d18651806a70d for partition [0x0000000180000000, 0x0000000180000064) with scanner id null
14:09:30.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.292491  9604 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50828:
14:09:30.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783519770120" } 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 } }
14:09:30.295 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:09:30.295 [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.9.50.124:35023, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.50.126:40079, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.50.125:41845, [1ms] Sub RPC ConnectToMaster: received response from server master-127.9.50.125:41845: OK, [1ms] Sub RPC ConnectToMaster: received response from server master-127.9.50.126:40079: OK, [2ms] Sub RPC ConnectToMaster: received response from server master-127.9.50.124:35023: OK, deferred=null) after lookup
14:09:30.296 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 30a8468a099a4018aafd9f2ea218f3f4 for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000080000000, 0x0000000080000064)
14:09:30.296 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1c4b718b0c3f4ae3972d18651806a70d for table 'org.apache.kudu.client.TestAlterTable-1783519770120' with partition [0x0000000180000000, 0x0000000180000064)
14:09:30.296 [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=30a8468a099a4018aafd9f2ea218f3f4@[db206346fb9c445d938d7b22addea54d(127.9.50.67:34963)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1c4b718b0c3f4ae3972d18651806a70d@[02b55826fb9a44d19ae276cd11432400(127.9.50.66:35865)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:09:30.296 [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.9.50.124:35023, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.50.126:40079, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.50.125:41845, [1ms] Sub RPC ConnectToMaster: received response from server master-127.9.50.125:41845: OK, [1ms] Sub RPC ConnectToMaster: received response from server master-127.9.50.126:40079: OK, [2ms] Sub RPC ConnectToMaster: received response from server master-127.9.50.124:35023: OK, [2ms] Sub RPC GetTableLocations: sending RPC to server master-127.9.50.124:35023, [3ms] Sub RPC GetTableLocations: received response from server master-127.9.50.124:35023: OK, deferred=null)) after lookup
14:09:30.297 [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-1783519770120, tablet=30a8468a099a4018aafd9f2ea218f3f4, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:30.298 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:822) Done scanning tablet 30a8468a099a4018aafd9f2ea218f3f4 for partition [0x0000000080000000, 0x0000000080000064) with scanner id null
14:09:30.299 [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-1783519770120, tablet=1c4b718b0c3f4ae3972d18651806a70d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:30.299 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 1c4b718b0c3f4ae3972d18651806a70d for partition [0x0000000180000000, 0x0000000180000064) with scanner id null
14:09:30.299 [DEBUG - main] (Connection.java:575) [peer master-127.9.50.124:35023(127.9.50.124:35023)] disconnecting while in state READY
14:09:30.299 [DEBUG - main] (Connection.java:575) [peer 02b55826fb9a44d19ae276cd11432400(127.9.50.66:35865)] disconnecting while in state READY
14:09:30.299 [DEBUG - main] (Connection.java:575) [peer master-127.9.50.126:40079(127.9.50.126:40079)] disconnecting while in state READY
14:09:30.299 [DEBUG - main] (Connection.java:575) [peer master-127.9.50.125:41845(127.9.50.125:41845)] disconnecting while in state READY
14:09:30.299 [DEBUG - main] (Connection.java:575) [peer db206346fb9c445d938d7b22addea54d(127.9.50.67:34963)] disconnecting while in state READY
14:09:30.300 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.50.126:40079(127.9.50.126:40079)] handling channelInactive
14:09:30.300 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.50.126:40079(127.9.50.126:40079)] cleaning up while in state READY due to: connection closed
14:09:30.300 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.50.125:41845(127.9.50.125:41845)] handling channelInactive
14:09:30.300 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.50.125:41845(127.9.50.125:41845)] cleaning up while in state READY due to: connection closed
14:09:30.301 [DEBUG - kudu-nio-3] (Connection.java:239) [peer db206346fb9c445d938d7b22addea54d(127.9.50.67:34963)] handling channelInactive
14:09:30.301 [DEBUG - kudu-nio-3] (Connection.java:709) [peer db206346fb9c445d938d7b22addea54d(127.9.50.67:34963)] cleaning up while in state READY due to: connection closed
14:09:30.302 [DEBUG - kudu-nio-4] (Connection.java:239) [peer 02b55826fb9a44d19ae276cd11432400(127.9.50.66:35865)] handling channelInactive
14:09:30.302 [DEBUG - kudu-nio-4] (Connection.java:709) [peer 02b55826fb9a44d19ae276cd11432400(127.9.50.66:35865)] cleaning up while in state READY due to: connection closed
14:09:30.303 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:09:30.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.304805  9417 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 9700
14:09:30.305 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.50.124:35023(127.9.50.124:35023)] handling channelInactive
14:09:30.305 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.50.124:35023(127.9.50.124:35023)] cleaning up while in state READY due to: connection closed
14:09:30.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.311503  9417 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 9835
14:09:30.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.317739  9417 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 9970
14:09:30.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.322623  9417 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 9428
14:09:30.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.328017  9417 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 9499
14:09:30.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.333053  9417 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 9569
14:09:30.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T14:09:30Z chronyd exiting
.14:09:30.404 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1783519770404
14:09:30.407 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:09:30.407 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
14:09:30.407 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskzNpfhA/test-tmp
14:09:30.407 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
14:09:30.408 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskzNpfhA/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
14:09:30.410 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

14:09:30.483 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:09:30.483 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

14:09:30.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.484246 10135 mini_oidc.cc:150] Starting JWKS server
14:09:30.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.484789 10135 webserver.cc:533] Webserver started at http://127.0.0.1:43651/ using document root <none> and password file <none>
14:09:30.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.484872 10135 mini_oidc.cc:186] Starting OIDC Discovery server
14:09:30.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.485019 10135 webserver.cc:533] Webserver started at http://127.0.0.1:42713/ using document root <none> and password file <none>
14:09:30.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T14:09:30Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
14:09:30.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T14:09:30Z Disabled control of system clock
14:09:30.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.495323 10135 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:30.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:30.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/master-0/wal
14:09:30.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/master-0/data
14:09:30.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:30.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:30.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:30.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:30.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:30.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:30.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/master-0/logs
14:09:30.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/master-0/data/info.pb
14:09:30.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:30.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:30.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:30.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:30.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:30.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:30.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:30.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:30.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:09:30.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:30.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:30.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:30.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.229.254:44217
14:09:30.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.229.254
14:09:30.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:30.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.229.212:39259
14:09:30.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:30.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:30.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:30.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:30.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.9.229.254:44217,127.9.229.253:35599,127.9.229.252:38255
14:09:30.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:30.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43651/jwks.json with env {}
14:09:30.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:30.571620 10146 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:30.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:30.571828 10146 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:30.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:30.571857 10146 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:30.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:30.573450 10146 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:09:30.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:30.573526 10146 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:30.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:30.573550 10146 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:09:30.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:30.573568 10146 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:09:30.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:30.573585 10146 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:09:30.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:30.573599 10146 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:43651/jwks.json
14:09:30.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.575258 10146 master_runner.cc:387] Master server non-default flags:
14:09:30.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:30.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.229.212:39259
14:09:30.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:30.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:30.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/master-0/data
14:09:30.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/master-0/wal
14:09:30.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:30.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.9.229.254:44217,127.9.229.253:35599,127.9.229.252:38255
14:09:30.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:30.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:30.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:30.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.229.254:44217
14:09:30.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:30.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:30.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:30.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43651/jwks.json
14:09:30.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:30.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:30.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/master-0/data/info.pb
14:09:30.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.229.254
14:09:30.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:30.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:30.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.10146
14:09:30.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:30.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:30.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:30.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:30.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/master-0/logs
14:09:30.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:30.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:30.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:30.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:09:30.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:30.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:30.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:30.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:30.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:30.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.575515 10146 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:30.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.575752 10146 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:30.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:30.578393 10152 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:30.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:30.578398 10154 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:30.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:30.578397 10151 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:30.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.578485 10146 server_base.cc:1061] running on GCE node
14:09:30.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.578969 10146 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:30.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.579270 10146 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:30.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.580417 10146 hybrid_clock.cc:648] HybridClock initialized: now 1783519770580380 us; error 51 us; skew 500 ppm
14:09:30.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.581532 10146 webserver.cc:533] Webserver started at http://127.9.229.254:43897/ using document root <none> and password file <none>
14:09:30.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.581744 10146 fs_manager.cc:362] Metadata directory not provided
14:09:30.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.581812 10146 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:30.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.581957 10146 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:30.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.582805 10146 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/master-0/data/instance:
14:09:30.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "16df85ce58e74d45aad3af03d1fe8c58"
14:09:30.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:30 on dist-test-slave-63nk"
14:09:30.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.583180 10146 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/master-0/wal/instance:
14:09:30.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "16df85ce58e74d45aad3af03d1fe8c58"
14:09:30.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:30 on dist-test-slave-63nk"
14:09:30.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.584421 10146 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
14:09:30.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.585289 10160 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:30.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.585480 10146 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
14:09:30.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.585567 10146 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/master-0/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/master-0/wal
14:09:30.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "16df85ce58e74d45aad3af03d1fe8c58"
14:09:30.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:30 on dist-test-slave-63nk"
14:09:30.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.585631 10146 fs_report.cc:389] FS layout report
14:09:30.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:30.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/master-0/wal
14:09:30.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/master-0/wal
14:09:30.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/master-0/data/data
14:09:30.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:30.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:30.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:30.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:30.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:30.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:30.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:30.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:30.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:30.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:30.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:30.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.596772 10146 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:30.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.597074 10146 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:30.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.597211 10146 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:30.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.600975 10146 rpc_server.cc:307] RPC server started. Bound to: 127.9.229.254:44217
14:09:30.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.601039 10212 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.229.254:44217 every 8 connection(s)
14:09:30.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.601357 10146 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/master-0/data/info.pb
14:09:30.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.601969 10213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:30.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.603477 10213 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.229.254" port: 44217 } has no permanent_uuid. Determining permanent_uuid...
14:09:30.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.608649 10213 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.229.253" port: 35599 } has no permanent_uuid. Determining permanent_uuid...
14:09:30.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:30.609054 10164 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.9.229.253:35599: connect: Connection refused (error 111)
14:09:30.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.609341 10135 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 10146
14:09:30.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.609443 10135 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/master-0/wal/instance
14:09:30.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:30.609601 10213 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.229.253:35599: Network error: Client connection negotiation failed: client connection to 127.9.229.253:35599: connect: Connection refused (error 111)
14:09:30.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.610250 10135 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:30.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:30.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/master-1/wal
14:09:30.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/master-1/data
14:09:30.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:30.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:30.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:30.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:30.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:30.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:30.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/master-1/logs
14:09:30.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/master-1/data/info.pb
14:09:30.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:30.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:30.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:30.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:30.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:30.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:30.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:30.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:30.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:09:30.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:30.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:30.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:30.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.229.253:35599
14:09:30.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.229.253
14:09:30.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:30.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.229.212:39259
14:09:30.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:30.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:30.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:30.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:30.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.9.229.254:44217,127.9.229.253:35599,127.9.229.252:38255
14:09:30.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:30.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43651/jwks.json with env {}
14:09:30.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.658787 10213 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.229.253" port: 35599 } attempt: 1
14:09:30.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:30.659615 10213 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.229.253:35599: Network error: Client connection negotiation failed: client connection to 127.9.229.253:35599: connect: Connection refused (error 111)
14:09:30.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:30.685039 10218 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:30.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:30.685235 10218 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:30.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:30.685268 10218 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:30.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:30.686787 10218 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:09:30.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:30.686872 10218 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:30.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:30.686895 10218 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:09:30.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:30.686914 10218 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:09:30.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:30.686930 10218 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:09:30.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:30.686945 10218 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:43651/jwks.json
14:09:30.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.688768 10218 master_runner.cc:387] Master server non-default flags:
14:09:30.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:30.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.229.212:39259
14:09:30.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:30.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:30.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/master-1/data
14:09:30.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/master-1/wal
14:09:30.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:30.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.9.229.254:44217,127.9.229.253:35599,127.9.229.252:38255
14:09:30.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:30.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:30.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:30.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.229.253:35599
14:09:30.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:30.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:30.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:30.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43651/jwks.json
14:09:30.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:30.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:30.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/master-1/data/info.pb
14:09:30.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.229.253
14:09:30.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:30.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:30.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.10218
14:09:30.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:30.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:30.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:30.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:30.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/master-1/logs
14:09:30.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:30.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:30.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:30.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:09:30.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:30.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:30.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:30.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:30.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:30.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.689026 10218 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:30.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.689255 10218 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:30.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:30.691740 10226 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:30.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:30.691740 10223 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:30.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:30.691898 10224 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:30.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.692137 10218 server_base.cc:1061] running on GCE node
14:09:30.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.692315 10218 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:30.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.692512 10218 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:30.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.693646 10218 hybrid_clock.cc:648] HybridClock initialized: now 1783519770693624 us; error 38 us; skew 500 ppm
14:09:30.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.694780 10218 webserver.cc:533] Webserver started at http://127.9.229.253:45151/ using document root <none> and password file <none>
14:09:30.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.694968 10218 fs_manager.cc:362] Metadata directory not provided
14:09:30.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.695010 10218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:30.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.695083 10218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:30.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.695866 10218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/master-1/data/instance:
14:09:30.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9753fbf434b4437392d84c48d54a0f8a"
14:09:30.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:30 on dist-test-slave-63nk"
14:09:30.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.696201 10218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/master-1/wal/instance:
14:09:30.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9753fbf434b4437392d84c48d54a0f8a"
14:09:30.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:30 on dist-test-slave-63nk"
14:09:30.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.697257 10218 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
14:09:30.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.697911 10232 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:30.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.698083 10218 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:09:30.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.698148 10218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/master-1/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/master-1/wal
14:09:30.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9753fbf434b4437392d84c48d54a0f8a"
14:09:30.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:30 on dist-test-slave-63nk"
14:09:30.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.698202 10218 fs_report.cc:389] FS layout report
14:09:30.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:30.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/master-1/wal
14:09:30.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/master-1/wal
14:09:30.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/master-1/data/data
14:09:30.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:30.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:30.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:30.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:30.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:30.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:30.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:30.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:30.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:30.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:30.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:30.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.706305 10218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:30.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.706508 10218 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:30.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.706589 10218 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:30.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.710142 10218 rpc_server.cc:307] RPC server started. Bound to: 127.9.229.253:35599
14:09:30.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.710170 10284 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.229.253:35599 every 8 connection(s)
14:09:30.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.710500 10218 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/master-1/data/info.pb
14:09:30.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.711082 10285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:30.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.712410 10285 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.229.254" port: 44217 } has no permanent_uuid. Determining permanent_uuid...
14:09:30.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.714495 10135 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 10218
14:09:30.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.714593 10135 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/master-1/wal/instance
14:09:30.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.715001 10135 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:30.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:30.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/master-2/wal
14:09:30.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/master-2/data
14:09:30.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:30.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:30.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:30.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:30.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:30.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:30.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/master-2/logs
14:09:30.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/master-2/data/info.pb
14:09:30.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:30.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:30.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:30.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:30.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:30.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:30.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:30.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:30.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:09:30.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:30.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:30.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:30.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.229.252:38255
14:09:30.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.229.252
14:09:30.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:30.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.229.212:39259
14:09:30.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:30.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:30.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:30.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:30.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.9.229.254:44217,127.9.229.253:35599,127.9.229.252:38255
14:09:30.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:30.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43651/jwks.json with env {}
14:09:30.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.717487 10285 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.229.253" port: 35599 } has no permanent_uuid. Determining permanent_uuid...
14:09:30.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.721325 10285 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.229.252" port: 38255 } has no permanent_uuid. Determining permanent_uuid...
14:09:30.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:30.721755 10233 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.9.229.252:38255: connect: Connection refused (error 111)
14:09:30.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:30.722167 10285 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.229.252:38255: Network error: Client connection negotiation failed: client connection to 127.9.229.252:38255: connect: Connection refused (error 111)
14:09:30.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.727770 10213 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.229.253" port: 35599 } attempt: 2
14:09:30.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.730779 10213 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.229.252" port: 38255 } has no permanent_uuid. Determining permanent_uuid...
14:09:30.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:30.731293 10213 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.229.252:38255: Network error: Client connection negotiation failed: client connection to 127.9.229.252:38255: connect: Connection refused (error 111)
14:09:30.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.771406 10285 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.229.252" port: 38255 } attempt: 1
14:09:30.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:30.772225 10285 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.229.252:38255: Network error: Client connection negotiation failed: client connection to 127.9.229.252:38255: connect: Connection refused (error 111)
14:09:30.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.774447 10213 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.229.252" port: 38255 } attempt: 1
14:09:30.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:30.775348 10213 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.229.252:38255: Network error: Client connection negotiation failed: client connection to 127.9.229.252:38255: connect: Connection refused (error 111)
14:09:30.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:30.795295 10288 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:30.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:30.795542 10288 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:30.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:30.795578 10288 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:30.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:30.797266 10288 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:09:30.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:30.797348 10288 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:30.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:30.797372 10288 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:09:30.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:30.797392 10288 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:09:30.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:30.797408 10288 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:09:30.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:30.797423 10288 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:43651/jwks.json
14:09:30.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.799263 10288 master_runner.cc:387] Master server non-default flags:
14:09:30.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:30.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.229.212:39259
14:09:30.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:30.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:30.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/master-2/data
14:09:30.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/master-2/wal
14:09:30.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:30.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.9.229.254:44217,127.9.229.253:35599,127.9.229.252:38255
14:09:30.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:30.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:30.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:30.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.229.252:38255
14:09:30.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:30.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:30.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:30.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43651/jwks.json
14:09:30.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:30.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:30.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/master-2/data/info.pb
14:09:30.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.229.252
14:09:30.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:30.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:30.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.10288
14:09:30.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:30.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:30.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:30.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:30.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/master-2/logs
14:09:30.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:30.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:30.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:30.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:09:30.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:30.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:30.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:30.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:30.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:30.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.799551 10288 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:30.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.799813 10288 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:30.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:30.802605 10295 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:30.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:30.802630 10298 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:30.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:30.802603 10296 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:30.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.802948 10288 server_base.cc:1061] running on GCE node
14:09:30.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.803164 10288 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:30.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.803460 10288 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:30.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.804631 10288 hybrid_clock.cc:648] HybridClock initialized: now 1783519770804614 us; error 26 us; skew 500 ppm
14:09:30.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.805930 10288 webserver.cc:533] Webserver started at http://127.9.229.252:41647/ using document root <none> and password file <none>
14:09:30.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.806149 10288 fs_manager.cc:362] Metadata directory not provided
14:09:30.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.806221 10288 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:30.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.806321 10288 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:30.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.807268 10288 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/master-2/data/instance:
14:09:30.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b6650e68e9e247ab920c86c4236803cb"
14:09:30.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:30 on dist-test-slave-63nk"
14:09:30.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.807614 10288 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/master-2/wal/instance:
14:09:30.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b6650e68e9e247ab920c86c4236803cb"
14:09:30.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:30 on dist-test-slave-63nk"
14:09:30.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.809005 10288 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
14:09:30.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.809830 10304 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:30.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.810050 10288 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
14:09:30.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.810130 10288 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/master-2/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/master-2/wal
14:09:30.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b6650e68e9e247ab920c86c4236803cb"
14:09:30.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:30 on dist-test-slave-63nk"
14:09:30.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.810194 10288 fs_report.cc:389] FS layout report
14:09:30.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:30.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/master-2/wal
14:09:30.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/master-2/wal
14:09:30.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/master-2/data/data
14:09:30.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:30.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:30.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:30.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:30.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:30.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:30.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:30.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:30.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:30.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:30.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:30.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.818957 10288 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:30.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.819270 10288 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:30.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.819409 10288 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:30.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.822520 10213 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.229.252" port: 38255 } attempt: 2
14:09:30.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:30.823343 10213 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.229.252:38255: Network error: Client connection negotiation failed: client connection to 127.9.229.252:38255: connect: Connection refused (error 111)
14:09:30.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.823509 10288 rpc_server.cc:307] RPC server started. Bound to: 127.9.229.252:38255
14:09:30.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.823562 10356 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.229.252:38255 every 8 connection(s)
14:09:30.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.823863 10288 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/master-2/data/info.pb
14:09:30.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.824507 10357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:30.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.825687 10357 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.229.254" port: 44217 } has no permanent_uuid. Determining permanent_uuid...
14:09:30.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.830049 10135 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 10288
14:09:30.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.830150 10135 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/master-2/wal/instance
14:09:30.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.830307 10357 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.229.253" port: 35599 } has no permanent_uuid. Determining permanent_uuid...
14:09:30.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.833637 10357 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.229.252" port: 38255 } has no permanent_uuid. Determining permanent_uuid...
14:09:30.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.838510 10357 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b6650e68e9e247ab920c86c4236803cb: Bootstrap starting.
14:09:30.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.839169 10357 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b6650e68e9e247ab920c86c4236803cb: Neither blocks nor log segments found. Creating new log.
14:09:30.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.839385 10357 log.cc:826] T 00000000000000000000000000000000 P b6650e68e9e247ab920c86c4236803cb: Log is configured to *not* fsync() on all Append() calls
14:09:30.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.839972 10357 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b6650e68e9e247ab920c86c4236803cb: No bootstrap required, opened a new log
14:09:30.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.840384 10285 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.229.252" port: 38255 } attempt: 2
14:09:30.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.841933 10357 raft_consensus.cc:359] T 00000000000000000000000000000000 P b6650e68e9e247ab920c86c4236803cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16df85ce58e74d45aad3af03d1fe8c58" member_type: VOTER last_known_addr { host: "127.9.229.254" port: 44217 } } peers { permanent_uuid: "9753fbf434b4437392d84c48d54a0f8a" member_type: VOTER last_known_addr { host: "127.9.229.253" port: 35599 } } peers { permanent_uuid: "b6650e68e9e247ab920c86c4236803cb" member_type: VOTER last_known_addr { host: "127.9.229.252" port: 38255 } }
14:09:30.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.842058 10357 raft_consensus.cc:385] T 00000000000000000000000000000000 P b6650e68e9e247ab920c86c4236803cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:30.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.842094 10357 raft_consensus.cc:740] T 00000000000000000000000000000000 P b6650e68e9e247ab920c86c4236803cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6650e68e9e247ab920c86c4236803cb, State: Initialized, Role: FOLLOWER
14:09:30.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.842182 10357 consensus_queue.cc:260] T 00000000000000000000000000000000 P b6650e68e9e247ab920c86c4236803cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16df85ce58e74d45aad3af03d1fe8c58" member_type: VOTER last_known_addr { host: "127.9.229.254" port: 44217 } } peers { permanent_uuid: "9753fbf434b4437392d84c48d54a0f8a" member_type: VOTER last_known_addr { host: "127.9.229.253" port: 35599 } } peers { permanent_uuid: "b6650e68e9e247ab920c86c4236803cb" member_type: VOTER last_known_addr { host: "127.9.229.252" port: 38255 } }
14:09:30.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.842454 10357 sys_catalog.cc:565] T 00000000000000000000000000000000 P b6650e68e9e247ab920c86c4236803cb [sys.catalog]: configured and running, proceeding with master startup.
14:09:30.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.842597 10365 sys_catalog.cc:455] T 00000000000000000000000000000000 P b6650e68e9e247ab920c86c4236803cb [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: "16df85ce58e74d45aad3af03d1fe8c58" member_type: VOTER last_known_addr { host: "127.9.229.254" port: 44217 } } peers { permanent_uuid: "9753fbf434b4437392d84c48d54a0f8a" member_type: VOTER last_known_addr { host: "127.9.229.253" port: 35599 } } peers { permanent_uuid: "b6650e68e9e247ab920c86c4236803cb" member_type: VOTER last_known_addr { host: "127.9.229.252" port: 38255 } } }
14:09:30.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.842715 10365 sys_catalog.cc:458] T 00000000000000000000000000000000 P b6650e68e9e247ab920c86c4236803cb [sys.catalog]: This master's current role is: FOLLOWER
14:09:30.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.844410 10285 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9753fbf434b4437392d84c48d54a0f8a: Bootstrap starting.
14:09:30.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:30.844441 10376 catalog_manager.cc:1594] T 00000000000000000000000000000000 P b6650e68e9e247ab920c86c4236803cb: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:09:30.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:30.844478 10376 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:09:30.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.844995 10285 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9753fbf434b4437392d84c48d54a0f8a: Neither blocks nor log segments found. Creating new log.
14:09:30.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.845269 10285 log.cc:826] T 00000000000000000000000000000000 P 9753fbf434b4437392d84c48d54a0f8a: Log is configured to *not* fsync() on all Append() calls
14:09:30.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.846190 10285 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9753fbf434b4437392d84c48d54a0f8a: No bootstrap required, opened a new log
14:09:30.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.845736 10288 master_runner.cc:187] Error getting master registration for 127.9.229.254:44217: OK, instance_id { permanent_uuid: "16df85ce58e74d45aad3af03d1fe8c58" instance_seqno: 1783519770599910 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:09:30.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.847544 10288 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:09:30.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.847735 10285 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9753fbf434b4437392d84c48d54a0f8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16df85ce58e74d45aad3af03d1fe8c58" member_type: VOTER last_known_addr { host: "127.9.229.254" port: 44217 } } peers { permanent_uuid: "9753fbf434b4437392d84c48d54a0f8a" member_type: VOTER last_known_addr { host: "127.9.229.253" port: 35599 } } peers { permanent_uuid: "b6650e68e9e247ab920c86c4236803cb" member_type: VOTER last_known_addr { host: "127.9.229.252" port: 38255 } }
14:09:30.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.847875 10285 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9753fbf434b4437392d84c48d54a0f8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:30.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.847909 10285 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9753fbf434b4437392d84c48d54a0f8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9753fbf434b4437392d84c48d54a0f8a, State: Initialized, Role: FOLLOWER
14:09:30.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.848006 10285 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9753fbf434b4437392d84c48d54a0f8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16df85ce58e74d45aad3af03d1fe8c58" member_type: VOTER last_known_addr { host: "127.9.229.254" port: 44217 } } peers { permanent_uuid: "9753fbf434b4437392d84c48d54a0f8a" member_type: VOTER last_known_addr { host: "127.9.229.253" port: 35599 } } peers { permanent_uuid: "b6650e68e9e247ab920c86c4236803cb" member_type: VOTER last_known_addr { host: "127.9.229.252" port: 38255 } }
14:09:30.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.848315 10285 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9753fbf434b4437392d84c48d54a0f8a [sys.catalog]: configured and running, proceeding with master startup.
14:09:30.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.848304 10379 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9753fbf434b4437392d84c48d54a0f8a [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: "16df85ce58e74d45aad3af03d1fe8c58" member_type: VOTER last_known_addr { host: "127.9.229.254" port: 44217 } } peers { permanent_uuid: "9753fbf434b4437392d84c48d54a0f8a" member_type: VOTER last_known_addr { host: "127.9.229.253" port: 35599 } } peers { permanent_uuid: "b6650e68e9e247ab920c86c4236803cb" member_type: VOTER last_known_addr { host: "127.9.229.252" port: 38255 } } }
14:09:30.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.848438 10379 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9753fbf434b4437392d84c48d54a0f8a [sys.catalog]: This master's current role is: FOLLOWER
14:09:30.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:30.850277 10390 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 9753fbf434b4437392d84c48d54a0f8a: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:09:30.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:30.850495 10390 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:09:30.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.850543 10218 master_runner.cc:187] Error getting master registration for 127.9.229.254:44217: OK, instance_id { permanent_uuid: "16df85ce58e74d45aad3af03d1fe8c58" instance_seqno: 1783519770599910 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:09:30.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.852425 10218 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:09:30.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.883265 10379 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9753fbf434b4437392d84c48d54a0f8a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:09:30.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.884305 10379 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9753fbf434b4437392d84c48d54a0f8a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16df85ce58e74d45aad3af03d1fe8c58" member_type: VOTER last_known_addr { host: "127.9.229.254" port: 44217 } } peers { permanent_uuid: "9753fbf434b4437392d84c48d54a0f8a" member_type: VOTER last_known_addr { host: "127.9.229.253" port: 35599 } } peers { permanent_uuid: "b6650e68e9e247ab920c86c4236803cb" member_type: VOTER last_known_addr { host: "127.9.229.252" port: 38255 } }
14:09:30.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.885533 10379 leader_election.cc:290] T 00000000000000000000000000000000 P 9753fbf434b4437392d84c48d54a0f8a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16df85ce58e74d45aad3af03d1fe8c58 (127.9.229.254:44217), b6650e68e9e247ab920c86c4236803cb (127.9.229.252:38255)
14:09:30.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.885785 10331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "9753fbf434b4437392d84c48d54a0f8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6650e68e9e247ab920c86c4236803cb" is_pre_election: true
14:09:30.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.885941 10331 raft_consensus.cc:2468] T 00000000000000000000000000000000 P b6650e68e9e247ab920c86c4236803cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9753fbf434b4437392d84c48d54a0f8a in term 0.
14:09:30.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.886220 10233 leader_election.cc:304] T 00000000000000000000000000000000 P 9753fbf434b4437392d84c48d54a0f8a [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: 9753fbf434b4437392d84c48d54a0f8a, b6650e68e9e247ab920c86c4236803cb; no voters: 
14:09:30.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.886360 10379 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9753fbf434b4437392d84c48d54a0f8a [term 0 FOLLOWER]: Leader pre-election won for term 1
14:09:30.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.886404 10379 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9753fbf434b4437392d84c48d54a0f8a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:09:30.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.886444 10379 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9753fbf434b4437392d84c48d54a0f8a [term 0 FOLLOWER]: Advancing to term 1
14:09:30.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.887270 10379 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9753fbf434b4437392d84c48d54a0f8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16df85ce58e74d45aad3af03d1fe8c58" member_type: VOTER last_known_addr { host: "127.9.229.254" port: 44217 } } peers { permanent_uuid: "9753fbf434b4437392d84c48d54a0f8a" member_type: VOTER last_known_addr { host: "127.9.229.253" port: 35599 } } peers { permanent_uuid: "b6650e68e9e247ab920c86c4236803cb" member_type: VOTER last_known_addr { host: "127.9.229.252" port: 38255 } }
14:09:30.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.887635 10379 leader_election.cc:290] T 00000000000000000000000000000000 P 9753fbf434b4437392d84c48d54a0f8a [CANDIDATE]: Term 1 election: Requested vote from peers 16df85ce58e74d45aad3af03d1fe8c58 (127.9.229.254:44217), b6650e68e9e247ab920c86c4236803cb (127.9.229.252:38255)
14:09:30.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.887703 10331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "9753fbf434b4437392d84c48d54a0f8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6650e68e9e247ab920c86c4236803cb"
14:09:30.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.887775 10331 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b6650e68e9e247ab920c86c4236803cb [term 0 FOLLOWER]: Advancing to term 1
14:09:30.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.888605 10331 raft_consensus.cc:2468] T 00000000000000000000000000000000 P b6650e68e9e247ab920c86c4236803cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9753fbf434b4437392d84c48d54a0f8a in term 1.
14:09:30.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.888878 10233 leader_election.cc:304] T 00000000000000000000000000000000 P 9753fbf434b4437392d84c48d54a0f8a [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: 9753fbf434b4437392d84c48d54a0f8a, b6650e68e9e247ab920c86c4236803cb; no voters: 
14:09:30.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.888965 10379 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9753fbf434b4437392d84c48d54a0f8a [term 1 FOLLOWER]: Leader election won for term 1
14:09:30.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.889115 10379 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9753fbf434b4437392d84c48d54a0f8a [term 1 LEADER]: Becoming Leader. State: Replica: 9753fbf434b4437392d84c48d54a0f8a, State: Running, Role: LEADER
14:09:30.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.889655 10379 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9753fbf434b4437392d84c48d54a0f8a [LEADER]: Queue going to LEADER mode. State: All 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: "16df85ce58e74d45aad3af03d1fe8c58" member_type: VOTER last_known_addr { host: "127.9.229.254" port: 44217 } } peers { permanent_uuid: "9753fbf434b4437392d84c48d54a0f8a" member_type: VOTER last_known_addr { host: "127.9.229.253" port: 35599 } } peers { permanent_uuid: "b6650e68e9e247ab920c86c4236803cb" member_type: VOTER last_known_addr { host: "127.9.229.252" port: 38255 } }
14:09:30.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.890558 10392 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9753fbf434b4437392d84c48d54a0f8a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9753fbf434b4437392d84c48d54a0f8a. Latest consensus state: current_term: 1 leader_uuid: "9753fbf434b4437392d84c48d54a0f8a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16df85ce58e74d45aad3af03d1fe8c58" member_type: VOTER last_known_addr { host: "127.9.229.254" port: 44217 } } peers { permanent_uuid: "9753fbf434b4437392d84c48d54a0f8a" member_type: VOTER last_known_addr { host: "127.9.229.253" port: 35599 } } peers { permanent_uuid: "b6650e68e9e247ab920c86c4236803cb" member_type: VOTER last_known_addr { host: "127.9.229.252" port: 38255 } } }
14:09:30.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.890813 10392 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9753fbf434b4437392d84c48d54a0f8a [sys.catalog]: This master's current role is: LEADER
14:09:30.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.891238 10394 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
14:09:30.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.891431 10394 catalog_manager.cc:1520] Initializing Kudu cluster ID...
14:09:30.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.893075 10331 raft_consensus.cc:1275] T 00000000000000000000000000000000 P b6650e68e9e247ab920c86c4236803cb [term 1 FOLLOWER]: Refusing update from remote peer 9753fbf434b4437392d84c48d54a0f8a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:09:30.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.893386 10392 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 9753fbf434b4437392d84c48d54a0f8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6650e68e9e247ab920c86c4236803cb" member_type: VOTER last_known_addr { host: "127.9.229.252" port: 38255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:09:30.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.894631 10365 sys_catalog.cc:455] T 00000000000000000000000000000000 P b6650e68e9e247ab920c86c4236803cb [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9753fbf434b4437392d84c48d54a0f8a. Latest consensus state: current_term: 1 leader_uuid: "9753fbf434b4437392d84c48d54a0f8a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16df85ce58e74d45aad3af03d1fe8c58" member_type: VOTER last_known_addr { host: "127.9.229.254" port: 44217 } } peers { permanent_uuid: "9753fbf434b4437392d84c48d54a0f8a" member_type: VOTER last_known_addr { host: "127.9.229.253" port: 35599 } } peers { permanent_uuid: "b6650e68e9e247ab920c86c4236803cb" member_type: VOTER last_known_addr { host: "127.9.229.252" port: 38255 } } }
14:09:30.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.894714 10365 sys_catalog.cc:458] T 00000000000000000000000000000000 P b6650e68e9e247ab920c86c4236803cb [sys.catalog]: This master's current role is: FOLLOWER
14:09:30.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.901360 10379 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9753fbf434b4437392d84c48d54a0f8a [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "9753fbf434b4437392d84c48d54a0f8a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16df85ce58e74d45aad3af03d1fe8c58" member_type: VOTER last_known_addr { host: "127.9.229.254" port: 44217 } } peers { permanent_uuid: "9753fbf434b4437392d84c48d54a0f8a" member_type: VOTER last_known_addr { host: "127.9.229.253" port: 35599 } } peers { permanent_uuid: "b6650e68e9e247ab920c86c4236803cb" member_type: VOTER last_known_addr { host: "127.9.229.252" port: 38255 } } }
14:09:30.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.901479 10379 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9753fbf434b4437392d84c48d54a0f8a [sys.catalog]: This master's current role is: LEADER
14:09:30.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.901578 10365 sys_catalog.cc:455] T 00000000000000000000000000000000 P b6650e68e9e247ab920c86c4236803cb [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "9753fbf434b4437392d84c48d54a0f8a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16df85ce58e74d45aad3af03d1fe8c58" member_type: VOTER last_known_addr { host: "127.9.229.254" port: 44217 } } peers { permanent_uuid: "9753fbf434b4437392d84c48d54a0f8a" member_type: VOTER last_known_addr { host: "127.9.229.253" port: 35599 } } peers { permanent_uuid: "b6650e68e9e247ab920c86c4236803cb" member_type: VOTER last_known_addr { host: "127.9.229.252" port: 38255 } } }
14:09:30.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.901675 10365 sys_catalog.cc:458] T 00000000000000000000000000000000 P b6650e68e9e247ab920c86c4236803cb [sys.catalog]: This master's current role is: FOLLOWER
14:09:30.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.901970 10396 mvcc.cc:204] Tried to move back new op lower bound from 7305296981575258112 to 7305296981565247488. Current Snapshot: MvccSnapshot[applied={T|T < 7305296981575258112}]
14:09:30.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.902010 10395 mvcc.cc:204] Tried to move back new op lower bound from 7305296981575258112 to 7305296981565247488. Current Snapshot: MvccSnapshot[applied={T|T < 7305296981575258112}]
14:09:30.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.902829 10394 catalog_manager.cc:1383] Generated new cluster ID: beca237378a84052ace16e88ea9b279a
14:09:30.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.902885 10394 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
14:09:30.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.910619 10394 catalog_manager.cc:1406] Generated new certificate authority record
14:09:30.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.911386 10394 catalog_manager.cc:1540] Loading token signing keys...
14:09:30.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.918116 10394 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9753fbf434b4437392d84c48d54a0f8a: Generated new TSK 0
14:09:30.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.918499 10394 catalog_manager.cc:1550] Initializing in-progress tserver states...
14:09:30.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.922989 10135 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:30.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:30.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/ts-0/wal
14:09:30.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/ts-0/data
14:09:30.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:30.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:30.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:30.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:30.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:30.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:30.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/ts-0/logs
14:09:30.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/ts-0/data/info.pb
14:09:30.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:30.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:30.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:30.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:30.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:30.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:30.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:30.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:30.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:09:30.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:30.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.229.193:0
14:09:30.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.9.229.193
14:09:30.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.229.193
14:09:30.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:30.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.9.229.254:44217,127.9.229.253:35599,127.9.229.252:38255
14:09:30.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.229.212:39259
14:09:30.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:30.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:30.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:09:30.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.930493 10213 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.229.252" port: 38255 } attempt: 3
14:09:30.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.935814 10213 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 16df85ce58e74d45aad3af03d1fe8c58: Bootstrap starting.
14:09:30.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.936576 10213 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 16df85ce58e74d45aad3af03d1fe8c58: Neither blocks nor log segments found. Creating new log.
14:09:30.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.936918 10213 log.cc:826] T 00000000000000000000000000000000 P 16df85ce58e74d45aad3af03d1fe8c58: Log is configured to *not* fsync() on all Append() calls
14:09:30.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.940658 10213 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 16df85ce58e74d45aad3af03d1fe8c58: No bootstrap required, opened a new log
14:09:30.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.942813 10213 raft_consensus.cc:359] T 00000000000000000000000000000000 P 16df85ce58e74d45aad3af03d1fe8c58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16df85ce58e74d45aad3af03d1fe8c58" member_type: VOTER last_known_addr { host: "127.9.229.254" port: 44217 } } peers { permanent_uuid: "9753fbf434b4437392d84c48d54a0f8a" member_type: VOTER last_known_addr { host: "127.9.229.253" port: 35599 } } peers { permanent_uuid: "b6650e68e9e247ab920c86c4236803cb" member_type: VOTER last_known_addr { host: "127.9.229.252" port: 38255 } }
14:09:30.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.942953 10213 raft_consensus.cc:385] T 00000000000000000000000000000000 P 16df85ce58e74d45aad3af03d1fe8c58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:30.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.942984 10213 raft_consensus.cc:740] T 00000000000000000000000000000000 P 16df85ce58e74d45aad3af03d1fe8c58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16df85ce58e74d45aad3af03d1fe8c58, State: Initialized, Role: FOLLOWER
14:09:30.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.943503 10213 consensus_queue.cc:260] T 00000000000000000000000000000000 P 16df85ce58e74d45aad3af03d1fe8c58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16df85ce58e74d45aad3af03d1fe8c58" member_type: VOTER last_known_addr { host: "127.9.229.254" port: 44217 } } peers { permanent_uuid: "9753fbf434b4437392d84c48d54a0f8a" member_type: VOTER last_known_addr { host: "127.9.229.253" port: 35599 } } peers { permanent_uuid: "b6650e68e9e247ab920c86c4236803cb" member_type: VOTER last_known_addr { host: "127.9.229.252" port: 38255 } }
14:09:30.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.944428 10187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "9753fbf434b4437392d84c48d54a0f8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16df85ce58e74d45aad3af03d1fe8c58" is_pre_election: true
14:09:30.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.944502 10185 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 16df85ce58e74d45aad3af03d1fe8c58 [term 0 FOLLOWER]: Advancing to term 1
14:09:30.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.946084 10185 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 16df85ce58e74d45aad3af03d1fe8c58 [term 1 FOLLOWER]: Refusing update from remote peer 9753fbf434b4437392d84c48d54a0f8a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:09:30.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.946373 10392 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 9753fbf434b4437392d84c48d54a0f8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "16df85ce58e74d45aad3af03d1fe8c58" member_type: VOTER last_known_addr { host: "127.9.229.254" port: 44217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:09:30.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.944525 10186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "9753fbf434b4437392d84c48d54a0f8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16df85ce58e74d45aad3af03d1fe8c58"
14:09:30.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.947472 10186 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 16df85ce58e74d45aad3af03d1fe8c58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9753fbf434b4437392d84c48d54a0f8a in term 1.
14:09:30.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.944386 10213 sys_catalog.cc:565] T 00000000000000000000000000000000 P 16df85ce58e74d45aad3af03d1fe8c58 [sys.catalog]: configured and running, proceeding with master startup.
14:09:30.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:30.951572 10417 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 16df85ce58e74d45aad3af03d1fe8c58: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:09:30.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:30.951742 10417 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:09:30.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.956650 10406 sys_catalog.cc:455] T 00000000000000000000000000000000 P 16df85ce58e74d45aad3af03d1fe8c58 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9753fbf434b4437392d84c48d54a0f8a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16df85ce58e74d45aad3af03d1fe8c58" member_type: VOTER last_known_addr { host: "127.9.229.254" port: 44217 } } peers { permanent_uuid: "9753fbf434b4437392d84c48d54a0f8a" member_type: VOTER last_known_addr { host: "127.9.229.253" port: 35599 } } peers { permanent_uuid: "b6650e68e9e247ab920c86c4236803cb" member_type: VOTER last_known_addr { host: "127.9.229.252" port: 38255 } } }
14:09:30.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.956925 10406 sys_catalog.cc:458] T 00000000000000000000000000000000 P 16df85ce58e74d45aad3af03d1fe8c58 [sys.catalog]: This master's current role is: FOLLOWER
14:09:30.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.957273 10406 sys_catalog.cc:455] T 00000000000000000000000000000000 P 16df85ce58e74d45aad3af03d1fe8c58 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9753fbf434b4437392d84c48d54a0f8a. Latest consensus state: current_term: 1 leader_uuid: "9753fbf434b4437392d84c48d54a0f8a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16df85ce58e74d45aad3af03d1fe8c58" member_type: VOTER last_known_addr { host: "127.9.229.254" port: 44217 } } peers { permanent_uuid: "9753fbf434b4437392d84c48d54a0f8a" member_type: VOTER last_known_addr { host: "127.9.229.253" port: 35599 } } peers { permanent_uuid: "b6650e68e9e247ab920c86c4236803cb" member_type: VOTER last_known_addr { host: "127.9.229.252" port: 38255 } } }
14:09:30.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.957458 10406 sys_catalog.cc:458] T 00000000000000000000000000000000 P 16df85ce58e74d45aad3af03d1fe8c58 [sys.catalog]: This master's current role is: FOLLOWER
14:09:30.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.957585 10406 sys_catalog.cc:455] T 00000000000000000000000000000000 P 16df85ce58e74d45aad3af03d1fe8c58 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "9753fbf434b4437392d84c48d54a0f8a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16df85ce58e74d45aad3af03d1fe8c58" member_type: VOTER last_known_addr { host: "127.9.229.254" port: 44217 } } peers { permanent_uuid: "9753fbf434b4437392d84c48d54a0f8a" member_type: VOTER last_known_addr { host: "127.9.229.253" port: 35599 } } peers { permanent_uuid: "b6650e68e9e247ab920c86c4236803cb" member_type: VOTER last_known_addr { host: "127.9.229.252" port: 38255 } } }
14:09:30.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.957818 10406 sys_catalog.cc:458] T 00000000000000000000000000000000 P 16df85ce58e74d45aad3af03d1fe8c58 [sys.catalog]: This master's current role is: FOLLOWER
14:09:30.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:30.958669 10404 mvcc.cc:204] Tried to move back new op lower bound from 7305296981675700224 to 7305296981565247488. Current Snapshot: MvccSnapshot[applied={T|T < 7305296981575258112}]
14:09:31.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:31.041167 10400 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:31.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:31.041620 10400 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:31.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:31.041772 10400 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:31.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:31.044245 10400 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:31.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:31.044551 10400 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.9.229.193
14:09:31.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.047042 10400 tablet_server_runner.cc:78] Tablet server non-default flags:
14:09:31.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:31.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.229.212:39259
14:09:31.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:31.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:31.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/ts-0/data
14:09:31.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/ts-0/wal
14:09:31.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:31.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:31.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.229.193:0
14:09:31.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:31.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:31.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:31.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/ts-0/data/info.pb
14:09:31.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.229.193
14:09:31.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:31.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.9.229.254:44217,127.9.229.253:35599,127.9.229.252:38255
14:09:31.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:31.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.10400
14:09:31.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:31.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:31.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:31.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:31.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.9.229.193
14:09:31.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/ts-0/logs
14:09:31.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:31.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:31.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:31.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:09:31.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:31.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:31.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:31.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:31.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:31.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.048416 10400 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:31.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.048753 10400 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:31.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:31.051432 10429 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:31.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:31.052079 10426 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:31.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.052950 10400 server_base.cc:1061] running on GCE node
14:09:31.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:31.053236 10427 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:31.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.053512 10400 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:31.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.053722 10400 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:31.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.054870 10400 hybrid_clock.cc:648] HybridClock initialized: now 1783519771054854 us; error 38 us; skew 500 ppm
14:09:31.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.056083 10400 webserver.cc:533] Webserver started at http://127.9.229.193:46479/ using document root <none> and password file <none>
14:09:31.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.056308 10400 fs_manager.cc:362] Metadata directory not provided
14:09:31.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.056353 10400 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:31.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.056453 10400 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:31.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.057569 10400 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/ts-0/data/instance:
14:09:31.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "bf5df1478b4c44a1bcedc63e04f81225"
14:09:31.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:31 on dist-test-slave-63nk"
14:09:31.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.057898 10400 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/ts-0/wal/instance:
14:09:31.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "bf5df1478b4c44a1bcedc63e04f81225"
14:09:31.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:31 on dist-test-slave-63nk"
14:09:31.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.059557 10400 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
14:09:31.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.060372 10435 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:31.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.060654 10400 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
14:09:31.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.060722 10400 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/ts-0/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/ts-0/wal
14:09:31.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "bf5df1478b4c44a1bcedc63e04f81225"
14:09:31.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:31 on dist-test-slave-63nk"
14:09:31.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.060782 10400 fs_report.cc:389] FS layout report
14:09:31.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:31.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/ts-0/wal
14:09:31.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/ts-0/wal
14:09:31.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/ts-0/data/data
14:09:31.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:31.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:31.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:31.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:31.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:31.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:31.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:31.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:31.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:31.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:31.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:31.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.075358 10400 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:31.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.075670 10400 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:31.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.075829 10400 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:31.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.076031 10400 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:09:31.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.076455 10400 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:09:31.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.076510 10400 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:09:31.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.076545 10400 ts_tablet_manager.cc:616] Registered 0 tablets
14:09:31.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.076562 10400 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:09:31.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.083830 10400 rpc_server.cc:307] RPC server started. Bound to: 127.9.229.193:46769
14:09:31.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.083928 10548 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.229.193:46769 every 8 connection(s)
14:09:31.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.084311 10400 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/ts-0/data/info.pb
14:09:31.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.090245 10551 heartbeater.cc:344] Connected to a master server at 127.9.229.253:35599
14:09:31.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.090353 10549 heartbeater.cc:344] Connected to a master server at 127.9.229.252:38255
14:09:31.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.090358 10551 heartbeater.cc:461] Registering TS with master...
14:09:31.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.090452 10549 heartbeater.cc:461] Registering TS with master...
14:09:31.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.090642 10549 heartbeater.cc:507] Master 127.9.229.252:38255 requested a full tablet report, sending...
14:09:31.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.090644 10551 heartbeater.cc:507] Master 127.9.229.253:35599 requested a full tablet report, sending...
14:09:31.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.090986 10550 heartbeater.cc:344] Connected to a master server at 127.9.229.254:44217
14:09:31.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.091040 10550 heartbeater.cc:461] Registering TS with master...
14:09:31.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.091086 10249 ts_manager.cc:194] Registered new tserver with Master: bf5df1478b4c44a1bcedc63e04f81225 (127.9.229.193:46769)
14:09:31.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.091121 10550 heartbeater.cc:507] Master 127.9.229.254:44217 requested a full tablet report, sending...
14:09:31.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.091317 10135 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 10400
14:09:31.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.091398 10135 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/ts-0/wal/instance
14:09:31.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.091941 10249 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.9.229.193:41695
14:09:31.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.092242 10177 ts_manager.cc:194] Registered new tserver with Master: bf5df1478b4c44a1bcedc63e04f81225 (127.9.229.193:46769)
14:09:31.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.092519 10321 ts_manager.cc:194] Registered new tserver with Master: bf5df1478b4c44a1bcedc63e04f81225 (127.9.229.193:46769)
14:09:31.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.093148 10135 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:31.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:31.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/ts-1/wal
14:09:31.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/ts-1/data
14:09:31.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:31.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:31.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:31.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:31.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:31.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:31.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/ts-1/logs
14:09:31.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/ts-1/data/info.pb
14:09:31.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:31.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:31.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:31.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:31.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:31.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:31.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:31.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:31.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:09:31.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:31.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.229.194:0
14:09:31.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.9.229.194
14:09:31.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.229.194
14:09:31.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:31.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.9.229.254:44217,127.9.229.253:35599,127.9.229.252:38255
14:09:31.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.229.212:39259
14:09:31.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:31.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:31.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:09:31.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:31.172605 10556 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:31.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:31.172824 10556 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:31.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:31.172859 10556 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:31.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:31.174599 10556 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:31.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:31.174695 10556 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.9.229.194
14:09:31.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.176417 10556 tablet_server_runner.cc:78] Tablet server non-default flags:
14:09:31.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:31.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.229.212:39259
14:09:31.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:31.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:31.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/ts-1/data
14:09:31.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/ts-1/wal
14:09:31.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:31.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:31.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.229.194:0
14:09:31.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:31.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:31.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:31.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/ts-1/data/info.pb
14:09:31.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.229.194
14:09:31.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:31.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.9.229.254:44217,127.9.229.253:35599,127.9.229.252:38255
14:09:31.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:31.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.10556
14:09:31.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:31.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:31.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:31.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:31.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.9.229.194
14:09:31.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/ts-1/logs
14:09:31.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:31.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:31.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:31.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:09:31.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:31.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:31.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:31.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:31.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:31.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.176690 10556 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:31.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.176945 10556 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:31.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:31.179587 10564 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:31.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:31.179603 10562 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:31.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:31.179594 10561 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:31.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.179710 10556 server_base.cc:1061] running on GCE node
14:09:31.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.180059 10556 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:31.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.180302 10556 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:31.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.181469 10556 hybrid_clock.cc:648] HybridClock initialized: now 1783519771181451 us; error 34 us; skew 500 ppm
14:09:31.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.182657 10556 webserver.cc:533] Webserver started at http://127.9.229.194:43819/ using document root <none> and password file <none>
14:09:31.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.182893 10556 fs_manager.cc:362] Metadata directory not provided
14:09:31.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.182964 10556 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:31.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.183069 10556 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:31.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.183971 10556 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/ts-1/data/instance:
14:09:31.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "44c63d674e5d419cab90c3b9fd5cb713"
14:09:31.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:31 on dist-test-slave-63nk"
14:09:31.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.184361 10556 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/ts-1/wal/instance:
14:09:31.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "44c63d674e5d419cab90c3b9fd5cb713"
14:09:31.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:31 on dist-test-slave-63nk"
14:09:31.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.185550 10556 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
14:09:31.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.186198 10570 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:31.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.186363 10556 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:09:31.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.186465 10556 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/ts-1/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/ts-1/wal
14:09:31.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "44c63d674e5d419cab90c3b9fd5cb713"
14:09:31.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:31 on dist-test-slave-63nk"
14:09:31.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.186530 10556 fs_report.cc:389] FS layout report
14:09:31.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:31.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/ts-1/wal
14:09:31.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/ts-1/wal
14:09:31.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/ts-1/data/data
14:09:31.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:31.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:31.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:31.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:31.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:31.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:31.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:31.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:31.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:31.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:31.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:31.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.206542 10556 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:31.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.206929 10556 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:31.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.207098 10556 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:31.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.207405 10556 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:09:31.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.207810 10556 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:09:31.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.207871 10556 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:09:31.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.207907 10556 ts_tablet_manager.cc:616] Registered 0 tablets
14:09:31.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.207928 10556 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:09:31.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.214463 10556 rpc_server.cc:307] RPC server started. Bound to: 127.9.229.194:35517
14:09:31.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.214511 10683 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.229.194:35517 every 8 connection(s)
14:09:31.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.214843 10556 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/ts-1/data/info.pb
14:09:31.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.218026 10135 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 10556
14:09:31.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.218109 10135 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/ts-1/wal/instance
14:09:31.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.220299 10135 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:31.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:31.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/ts-2/wal
14:09:31.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/ts-2/data
14:09:31.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:31.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:31.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:31.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:31.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:31.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:31.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/ts-2/logs
14:09:31.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/ts-2/data/info.pb
14:09:31.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:31.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:31.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:31.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:31.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:31.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:31.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:31.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:31.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:09:31.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:31.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.229.195:0
14:09:31.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.9.229.195
14:09:31.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.229.195
14:09:31.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:31.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.9.229.254:44217,127.9.229.253:35599,127.9.229.252:38255
14:09:31.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.229.212:39259
14:09:31.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:31.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:31.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:09:31.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.220647 10686 heartbeater.cc:344] Connected to a master server at 127.9.229.253:35599
14:09:31.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.220755 10686 heartbeater.cc:461] Registering TS with master...
14:09:31.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.220901 10686 heartbeater.cc:507] Master 127.9.229.253:35599 requested a full tablet report, sending...
14:09:31.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.220647 10684 heartbeater.cc:344] Connected to a master server at 127.9.229.252:38255
14:09:31.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.221076 10684 heartbeater.cc:461] Registering TS with master...
14:09:31.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.221158 10684 heartbeater.cc:507] Master 127.9.229.252:38255 requested a full tablet report, sending...
14:09:31.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.221246 10248 ts_manager.cc:194] Registered new tserver with Master: 44c63d674e5d419cab90c3b9fd5cb713 (127.9.229.194:35517)
14:09:31.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.221400 10321 ts_manager.cc:194] Registered new tserver with Master: 44c63d674e5d419cab90c3b9fd5cb713 (127.9.229.194:35517)
14:09:31.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.221755 10248 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.9.229.194:59419
14:09:31.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.221963 10685 heartbeater.cc:344] Connected to a master server at 127.9.229.254:44217
14:09:31.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.222019 10685 heartbeater.cc:461] Registering TS with master...
14:09:31.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.222095 10685 heartbeater.cc:507] Master 127.9.229.254:44217 requested a full tablet report, sending...
14:09:31.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.222374 10177 ts_manager.cc:194] Registered new tserver with Master: 44c63d674e5d419cab90c3b9fd5cb713 (127.9.229.194:35517)
14:09:31.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:31.298391 10691 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:31.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:31.298558 10691 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:31.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:31.298578 10691 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:31.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:31.300040 10691 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:31.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:31.300087 10691 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.9.229.195
14:09:31.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.301757 10691 tablet_server_runner.cc:78] Tablet server non-default flags:
14:09:31.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:31.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.229.212:39259
14:09:31.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:31.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:31.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/ts-2/data
14:09:31.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/ts-2/wal
14:09:31.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:31.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:31.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.229.195:0
14:09:31.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:31.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:31.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:31.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/ts-2/data/info.pb
14:09:31.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.229.195
14:09:31.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:31.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.9.229.254:44217,127.9.229.253:35599,127.9.229.252:38255
14:09:31.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:31.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.10691
14:09:31.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:31.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:31.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:31.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:31.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.9.229.195
14:09:31.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/ts-2/logs
14:09:31.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:31.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:31.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:31.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:09:31.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:31.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:31.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:31.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:31.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:31.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.301941 10691 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:31.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.302109 10691 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:31.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:31.304627 10696 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:31.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:31.304684 10697 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:31.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.304862 10691 server_base.cc:1061] running on GCE node
14:09:31.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:31.304627 10699 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:31.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.305120 10691 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:31.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.305320 10691 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:31.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.306509 10691 hybrid_clock.cc:648] HybridClock initialized: now 1783519771306492 us; error 30 us; skew 500 ppm
14:09:31.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.307540 10691 webserver.cc:533] Webserver started at http://127.9.229.195:42861/ using document root <none> and password file <none>
14:09:31.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.307690 10691 fs_manager.cc:362] Metadata directory not provided
14:09:31.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.307729 10691 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:31.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.307803 10691 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:31.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.308701 10691 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/ts-2/data/instance:
14:09:31.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "db143cd5b41940abb2382d2e73409b6d"
14:09:31.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:31 on dist-test-slave-63nk"
14:09:31.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.308975 10691 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/ts-2/wal/instance:
14:09:31.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "db143cd5b41940abb2382d2e73409b6d"
14:09:31.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:31 on dist-test-slave-63nk"
14:09:31.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.310077 10691 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:09:31.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.310636 10705 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:31.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.310807 10691 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:09:31.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.310861 10691 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/ts-2/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/ts-2/wal
14:09:31.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "db143cd5b41940abb2382d2e73409b6d"
14:09:31.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:31 on dist-test-slave-63nk"
14:09:31.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.310899 10691 fs_report.cc:389] FS layout report
14:09:31.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:31.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/ts-2/wal
14:09:31.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/ts-2/wal
14:09:31.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/ts-2/data/data
14:09:31.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:31.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:31.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:31.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:31.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:31.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:31.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:31.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:31.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:31.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:31.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:31.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.331153 10691 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:31.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.331423 10691 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:31.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.331507 10691 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:31.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.331692 10691 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:09:31.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.331960 10691 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:09:31.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.331988 10691 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:09:31.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.332010 10691 ts_tablet_manager.cc:616] Registered 0 tablets
14:09:31.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.332023 10691 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:09:31.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.338105 10691 rpc_server.cc:307] RPC server started. Bound to: 127.9.229.195:45789
14:09:31.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.338150 10818 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.229.195:45789 every 8 connection(s)
14:09:31.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.338451 10691 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/ts-2/data/info.pb
14:09:31.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.343412 10819 heartbeater.cc:344] Connected to a master server at 127.9.229.252:38255
14:09:31.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.343511 10819 heartbeater.cc:461] Registering TS with master...
14:09:31.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.343647 10820 heartbeater.cc:344] Connected to a master server at 127.9.229.254:44217
14:09:31.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.343696 10819 heartbeater.cc:507] Master 127.9.229.252:38255 requested a full tablet report, sending...
14:09:31.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.343709 10820 heartbeater.cc:461] Registering TS with master...
14:09:31.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.343746 10821 heartbeater.cc:344] Connected to a master server at 127.9.229.253:35599
14:09:31.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.343784 10821 heartbeater.cc:461] Registering TS with master...
14:09:31.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.343840 10820 heartbeater.cc:507] Master 127.9.229.254:44217 requested a full tablet report, sending...
14:09:31.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.343865 10821 heartbeater.cc:507] Master 127.9.229.253:35599 requested a full tablet report, sending...
14:09:31.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.344180 10321 ts_manager.cc:194] Registered new tserver with Master: db143cd5b41940abb2382d2e73409b6d (127.9.229.195:45789)
14:09:31.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.344259 10177 ts_manager.cc:194] Registered new tserver with Master: db143cd5b41940abb2382d2e73409b6d (127.9.229.195:45789)
14:09:31.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.344394 10248 ts_manager.cc:194] Registered new tserver with Master: db143cd5b41940abb2382d2e73409b6d (127.9.229.195:45789)
14:09:31.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.344780 10248 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.9.229.195:37029
14:09:31.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.345391 10135 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 10691
14:09:31.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.345486 10135 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10219268781934230959/ts-2/wal/instance
14:09:31.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.347563 10135 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
14:09:31.348 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:09:31.348 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

14:09:31.348 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.9.229.254"
      port: 44217
    }
    bound_http_address {
      host: "127.9.229.254"
      port: 43897
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.9.229.253"
      port: 35599
    }
    bound_http_address {
      host: "127.9.229.253"
      port: 45151
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.9.229.252"
      port: 38255
    }
    bound_http_address {
      host: "127.9.229.252"
      port: 41647
    }
  }
}

14:09:31.349 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

14:09:31.349 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.9.229.193"
      port: 46769
    }
    bound_http_address {
      host: "127.9.229.193"
      port: 46479
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.9.229.194"
      port: 35517
    }
    bound_http_address {
      host: "127.9.229.194"
      port: 43819
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.9.229.195"
      port: 45789
    }
    bound_http_address {
      host: "127.9.229.195"
      port: 42861
    }
  }
}

14:09:31.349 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
14:09:31.351 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:09:31.352 [DEBUG - main] (Connection.java:748) [peer master-127.9.229.254:44217(127.9.229.254:44217)] connecting to peer
14:09:31.353 [DEBUG - main] (Connection.java:748) [peer master-127.9.229.252:38255(127.9.229.252:38255)] connecting to peer
14:09:31.354 [DEBUG - main] (Connection.java:748) [peer master-127.9.229.253:35599(127.9.229.253:35599)] connecting to peer
14:09:31.354 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.229.254:44217(127.9.229.254:44217)] Successfully connected to peer
14:09:31.355 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.229.252:38255(127.9.229.252:38255)] Successfully connected to peer
14:09:31.357 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.229.254
14:09:31.357 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.229.252
14:09:31.366 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe9e6126c, L:/127.0.0.1:47016 - R:/127.9.229.252:38255] using SASL/PLAIN
14:09:31.367 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x49b88136, L:/127.0.0.1:56928 - R:/127.9.229.254:44217] using SASL/PLAIN
14:09:31.371 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.229.253:35599(127.9.229.253:35599)] Successfully connected to peer
14:09:31.373 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.229.253
14:09:31.385 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x19b6322c, L:/127.0.0.1:47846 - R:/127.9.229.253:35599] using SASL/PLAIN
14:09:31.387 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:09:31.387 [DEBUG - kudu-nio-2] (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.9.229.254:44217, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.229.252:38255, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.229.253:35599, [15ms] Sub RPC ConnectToMaster: received response from server master-127.9.229.252:38255: OK, [16ms] Sub RPC ConnectToMaster: received response from server master-127.9.229.254:44217: OK, [34ms] Sub RPC ConnectToMaster: received response from server master-127.9.229.253:35599: OK, deferred=null) after lookup
14:09:31.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.388078 10248 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47846:
14:09:31.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1783519771351"
14:09:31.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
14:09:31.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:09:31.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
14:09:31.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:09:31.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:09:31.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:09:31.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:09:31.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:09:31.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:09:31.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:09:31.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:09:31.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
14:09:31.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:09:31.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:09:31.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:09:31.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:09:31.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:09:31.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:09:31.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:09:31.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:09:31.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
14:09:31.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
14:09:31.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
14:09:31.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:09:31.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:09:31.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:09:31.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
14:09:31.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
14:09:31.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:09:31.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
14:09:31.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:09:31.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:09:31.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:09:31.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:09:31.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:09:31.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) owner: "alice"
14:09:31.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.389160 10392 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9753fbf434b4437392d84c48d54a0f8a [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "9753fbf434b4437392d84c48d54a0f8a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16df85ce58e74d45aad3af03d1fe8c58" member_type: VOTER last_known_addr { host: "127.9.229.254" port: 44217 } } peers { permanent_uuid: "9753fbf434b4437392d84c48d54a0f8a" member_type: VOTER last_known_addr { host: "127.9.229.253" port: 35599 } } peers { permanent_uuid: "b6650e68e9e247ab920c86c4236803cb" member_type: VOTER last_known_addr { host: "127.9.229.252" port: 38255 } } }
14:09:31.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.389245 10392 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9753fbf434b4437392d84c48d54a0f8a [sys.catalog]: This master's current role is: LEADER
14:09:31.395 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 8fbc1e6e27674efb8d4c2448f75ed8aa
14:09:31.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.398476 10618 tablet_service.cc:1511] Processing CreateTablet for tablet 0d586f0fb83546c3a13d545eddb7bc60 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783519771351 [id=8fbc1e6e27674efb8d4c2448f75ed8aa]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION UNBOUNDED
14:09:31.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.398840 10618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d586f0fb83546c3a13d545eddb7bc60. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:31.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.400053 10483 tablet_service.cc:1511] Processing CreateTablet for tablet 11cbf74bb29447bbba6df5eecf67812b (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783519771351 [id=8fbc1e6e27674efb8d4c2448f75ed8aa]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION UNBOUNDED
14:09:31.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.400382 10483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11cbf74bb29447bbba6df5eecf67812b. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:31.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.402155 10836 tablet_bootstrap.cc:492] T 0d586f0fb83546c3a13d545eddb7bc60 P 44c63d674e5d419cab90c3b9fd5cb713: Bootstrap starting.
14:09:31.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.402848 10836 tablet_bootstrap.cc:654] T 0d586f0fb83546c3a13d545eddb7bc60 P 44c63d674e5d419cab90c3b9fd5cb713: Neither blocks nor log segments found. Creating new log.
14:09:31.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.403170 10836 log.cc:826] T 0d586f0fb83546c3a13d545eddb7bc60 P 44c63d674e5d419cab90c3b9fd5cb713: Log is configured to *not* fsync() on all Append() calls
14:09:31.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.403328 10837 tablet_bootstrap.cc:492] T 11cbf74bb29447bbba6df5eecf67812b P bf5df1478b4c44a1bcedc63e04f81225: Bootstrap starting.
14:09:31.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.404093 10836 tablet_bootstrap.cc:492] T 0d586f0fb83546c3a13d545eddb7bc60 P 44c63d674e5d419cab90c3b9fd5cb713: No bootstrap required, opened a new log
14:09:31.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.404215 10836 ts_tablet_manager.cc:1403] T 0d586f0fb83546c3a13d545eddb7bc60 P 44c63d674e5d419cab90c3b9fd5cb713: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
14:09:31.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.404487 10837 tablet_bootstrap.cc:654] T 11cbf74bb29447bbba6df5eecf67812b P bf5df1478b4c44a1bcedc63e04f81225: Neither blocks nor log segments found. Creating new log.
14:09:31.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.404752 10837 log.cc:826] T 11cbf74bb29447bbba6df5eecf67812b P bf5df1478b4c44a1bcedc63e04f81225: Log is configured to *not* fsync() on all Append() calls
14:09:31.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.405383 10837 tablet_bootstrap.cc:492] T 11cbf74bb29447bbba6df5eecf67812b P bf5df1478b4c44a1bcedc63e04f81225: No bootstrap required, opened a new log
14:09:31.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.405447 10837 ts_tablet_manager.cc:1403] T 11cbf74bb29447bbba6df5eecf67812b P bf5df1478b4c44a1bcedc63e04f81225: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
14:09:31.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.406133 10836 raft_consensus.cc:359] T 0d586f0fb83546c3a13d545eddb7bc60 P 44c63d674e5d419cab90c3b9fd5cb713 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "44c63d674e5d419cab90c3b9fd5cb713" member_type: VOTER last_known_addr { host: "127.9.229.194" port: 35517 } }
14:09:31.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.406275 10836 raft_consensus.cc:385] T 0d586f0fb83546c3a13d545eddb7bc60 P 44c63d674e5d419cab90c3b9fd5cb713 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:31.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.406320 10836 raft_consensus.cc:740] T 0d586f0fb83546c3a13d545eddb7bc60 P 44c63d674e5d419cab90c3b9fd5cb713 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44c63d674e5d419cab90c3b9fd5cb713, State: Initialized, Role: FOLLOWER
14:09:31.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.406467 10836 consensus_queue.cc:260] T 0d586f0fb83546c3a13d545eddb7bc60 P 44c63d674e5d419cab90c3b9fd5cb713 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "44c63d674e5d419cab90c3b9fd5cb713" member_type: VOTER last_known_addr { host: "127.9.229.194" port: 35517 } }
14:09:31.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.406574 10836 raft_consensus.cc:399] T 0d586f0fb83546c3a13d545eddb7bc60 P 44c63d674e5d419cab90c3b9fd5cb713 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:09:31.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.406608 10836 raft_consensus.cc:493] T 0d586f0fb83546c3a13d545eddb7bc60 P 44c63d674e5d419cab90c3b9fd5cb713 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:09:31.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.406661 10836 raft_consensus.cc:3060] T 0d586f0fb83546c3a13d545eddb7bc60 P 44c63d674e5d419cab90c3b9fd5cb713 [term 0 FOLLOWER]: Advancing to term 1
14:09:31.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.407248 10836 raft_consensus.cc:515] T 0d586f0fb83546c3a13d545eddb7bc60 P 44c63d674e5d419cab90c3b9fd5cb713 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "44c63d674e5d419cab90c3b9fd5cb713" member_type: VOTER last_known_addr { host: "127.9.229.194" port: 35517 } }
14:09:31.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.407387 10836 leader_election.cc:304] T 0d586f0fb83546c3a13d545eddb7bc60 P 44c63d674e5d419cab90c3b9fd5cb713 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 44c63d674e5d419cab90c3b9fd5cb713; no voters: 
14:09:31.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.407382 10837 raft_consensus.cc:359] T 11cbf74bb29447bbba6df5eecf67812b P bf5df1478b4c44a1bcedc63e04f81225 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bf5df1478b4c44a1bcedc63e04f81225" member_type: VOTER last_known_addr { host: "127.9.229.193" port: 46769 } }
14:09:31.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.407498 10837 raft_consensus.cc:385] T 11cbf74bb29447bbba6df5eecf67812b P bf5df1478b4c44a1bcedc63e04f81225 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:31.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.407526 10837 raft_consensus.cc:740] T 11cbf74bb29447bbba6df5eecf67812b P bf5df1478b4c44a1bcedc63e04f81225 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf5df1478b4c44a1bcedc63e04f81225, State: Initialized, Role: FOLLOWER
14:09:31.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.407582 10836 leader_election.cc:290] T 0d586f0fb83546c3a13d545eddb7bc60 P 44c63d674e5d419cab90c3b9fd5cb713 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:09:31.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.407619 10837 consensus_queue.cc:260] T 11cbf74bb29447bbba6df5eecf67812b P bf5df1478b4c44a1bcedc63e04f81225 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bf5df1478b4c44a1bcedc63e04f81225" member_type: VOTER last_known_addr { host: "127.9.229.193" port: 46769 } }
14:09:31.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.407691 10837 raft_consensus.cc:399] T 11cbf74bb29447bbba6df5eecf67812b P bf5df1478b4c44a1bcedc63e04f81225 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:09:31.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.407717 10837 raft_consensus.cc:493] T 11cbf74bb29447bbba6df5eecf67812b P bf5df1478b4c44a1bcedc63e04f81225 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:09:31.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.407756 10837 raft_consensus.cc:3060] T 11cbf74bb29447bbba6df5eecf67812b P bf5df1478b4c44a1bcedc63e04f81225 [term 0 FOLLOWER]: Advancing to term 1
14:09:31.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.407809 10836 ts_tablet_manager.cc:1434] T 0d586f0fb83546c3a13d545eddb7bc60 P 44c63d674e5d419cab90c3b9fd5cb713: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
14:09:31.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.408205 10841 raft_consensus.cc:2804] T 0d586f0fb83546c3a13d545eddb7bc60 P 44c63d674e5d419cab90c3b9fd5cb713 [term 1 FOLLOWER]: Leader election won for term 1
14:09:31.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.408492 10837 raft_consensus.cc:515] T 11cbf74bb29447bbba6df5eecf67812b P bf5df1478b4c44a1bcedc63e04f81225 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bf5df1478b4c44a1bcedc63e04f81225" member_type: VOTER last_known_addr { host: "127.9.229.193" port: 46769 } }
14:09:31.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.408589 10837 leader_election.cc:304] T 11cbf74bb29447bbba6df5eecf67812b P bf5df1478b4c44a1bcedc63e04f81225 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: bf5df1478b4c44a1bcedc63e04f81225; no voters: 
14:09:31.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.408737 10837 leader_election.cc:290] T 11cbf74bb29447bbba6df5eecf67812b P bf5df1478b4c44a1bcedc63e04f81225 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:09:31.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.408923 10837 ts_tablet_manager.cc:1434] T 11cbf74bb29447bbba6df5eecf67812b P bf5df1478b4c44a1bcedc63e04f81225: Time spent starting tablet: real 0.003s	user 0.004s	sys 0.000s
14:09:31.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.409014 10841 raft_consensus.cc:697] T 0d586f0fb83546c3a13d545eddb7bc60 P 44c63d674e5d419cab90c3b9fd5cb713 [term 1 LEADER]: Becoming Leader. State: Replica: 44c63d674e5d419cab90c3b9fd5cb713, State: Running, Role: LEADER
14:09:31.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.409229 10841 consensus_queue.cc:237] T 0d586f0fb83546c3a13d545eddb7bc60 P 44c63d674e5d419cab90c3b9fd5cb713 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "44c63d674e5d419cab90c3b9fd5cb713" member_type: VOTER last_known_addr { host: "127.9.229.194" port: 35517 } }
14:09:31.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.409317 10551 heartbeater.cc:499] Master 127.9.229.253:35599 was elected leader, sending a full tablet report...
14:09:31.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.409377 10686 heartbeater.cc:499] Master 127.9.229.253:35599 was elected leader, sending a full tablet report...
14:09:31.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.410087 10843 raft_consensus.cc:2804] T 11cbf74bb29447bbba6df5eecf67812b P bf5df1478b4c44a1bcedc63e04f81225 [term 1 FOLLOWER]: Leader election won for term 1
14:09:31.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.410308 10843 raft_consensus.cc:697] T 11cbf74bb29447bbba6df5eecf67812b P bf5df1478b4c44a1bcedc63e04f81225 [term 1 LEADER]: Becoming Leader. State: Replica: bf5df1478b4c44a1bcedc63e04f81225, State: Running, Role: LEADER
14:09:31.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.410511 10843 consensus_queue.cc:237] T 11cbf74bb29447bbba6df5eecf67812b P bf5df1478b4c44a1bcedc63e04f81225 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bf5df1478b4c44a1bcedc63e04f81225" member_type: VOTER last_known_addr { host: "127.9.229.193" port: 46769 } }
14:09:31.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.411824 10248 catalog_manager.cc:5697] T 11cbf74bb29447bbba6df5eecf67812b P bf5df1478b4c44a1bcedc63e04f81225 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf5df1478b4c44a1bcedc63e04f81225 (127.9.229.193). New cstate: current_term: 1 leader_uuid: "bf5df1478b4c44a1bcedc63e04f81225" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bf5df1478b4c44a1bcedc63e04f81225" member_type: VOTER last_known_addr { host: "127.9.229.193" port: 46769 } health_report { overall_health: HEALTHY } } }
14:09:31.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.413242 10249 catalog_manager.cc:5697] T 0d586f0fb83546c3a13d545eddb7bc60 P 44c63d674e5d419cab90c3b9fd5cb713 reported cstate change: term changed from 0 to 1, leader changed from <none> to 44c63d674e5d419cab90c3b9fd5cb713 (127.9.229.194). New cstate: current_term: 1 leader_uuid: "44c63d674e5d419cab90c3b9fd5cb713" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "44c63d674e5d419cab90c3b9fd5cb713" member_type: VOTER last_known_addr { host: "127.9.229.194" port: 35517 } health_report { overall_health: HEALTHY } } }
14:09:31.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.434907 10249 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47846:
14:09:31.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783519771351" } new_table_owner: "bob"
14:09:31.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.437920 10850 tablet.cc:1724] T 0d586f0fb83546c3a13d545eddb7bc60 P 44c63d674e5d419cab90c3b9fd5cb713: Alter schema from (
14:09:31.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:09:31.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:09:31.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:09:31.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
14:09:31.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:09:31.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:09:31.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:09:31.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
14:09:31.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.437985 10851 tablet.cc:1724] T 11cbf74bb29447bbba6df5eecf67812b P bf5df1478b4c44a1bcedc63e04f81225: Alter schema from (
14:09:31.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:09:31.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:09:31.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:09:31.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
14:09:31.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:09:31.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:09:31.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:09:31.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
14:09:31.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.440814 10249 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 9753fbf434b4437392d84c48d54a0f8a: org.apache.kudu.client.TestAlterTable-1783519771351 [id=8fbc1e6e27674efb8d4c2448f75ed8aa] alter complete (version 1)
14:09:31.456 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 8fbc1e6e27674efb8d4c2448f75ed8aa
14:09:31.456 [DEBUG - main] (Connection.java:575) [peer master-127.9.229.252:38255(127.9.229.252:38255)] disconnecting while in state READY
14:09:31.456 [DEBUG - main] (Connection.java:575) [peer master-127.9.229.253:35599(127.9.229.253:35599)] disconnecting while in state READY
14:09:31.457 [DEBUG - main] (Connection.java:575) [peer master-127.9.229.254:44217(127.9.229.254:44217)] disconnecting while in state READY
14:09:31.457 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.229.252:38255(127.9.229.252:38255)] handling channelInactive
14:09:31.457 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.229.252:38255(127.9.229.252:38255)] cleaning up while in state READY due to: connection closed
14:09:31.457 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.229.254:44217(127.9.229.254:44217)] handling channelInactive
14:09:31.457 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.229.254:44217(127.9.229.254:44217)] cleaning up while in state READY due to: connection closed
14:09:31.457 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:09:31.459 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.229.253:35599(127.9.229.253:35599)] handling channelInactive
14:09:31.459 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.229.253:35599(127.9.229.253:35599)] cleaning up while in state READY due to: connection closed
14:09:31.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.459961 10135 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 10400
14:09:31.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.466533 10135 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 10556
14:09:31.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.471719 10135 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 10691
14:09:31.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.476749 10135 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 10146
14:09:31.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.482082 10135 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 10218
14:09:31.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.487499 10135 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 10288
14:09:31.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T14:09:31Z chronyd exiting
.14:09:31.550 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1783519771550
14:09:31.553 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:09:31.553 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
14:09:31.553 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskzNpfhA/test-tmp
14:09:31.553 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
14:09:31.553 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskzNpfhA/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
14:09:31.556 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

14:09:31.632 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:09:31.632 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

14:09:31.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.633422 10855 mini_oidc.cc:150] Starting JWKS server
14:09:31.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.633942 10855 webserver.cc:533] Webserver started at http://127.0.0.1:45567/ using document root <none> and password file <none>
14:09:31.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.634013 10855 mini_oidc.cc:186] Starting OIDC Discovery server
14:09:31.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.634116 10855 webserver.cc:533] Webserver started at http://127.0.0.1:41967/ using document root <none> and password file <none>
14:09:31.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T14:09:31Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
14:09:31.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T14:09:31Z Disabled control of system clock
14:09:31.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.645237 10855 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:31.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:31.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/master-0/wal
14:09:31.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/master-0/data
14:09:31.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:31.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:31.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:31.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:31.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:31.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:31.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/master-0/logs
14:09:31.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/master-0/data/info.pb
14:09:31.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:31.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:31.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:31.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:31.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:31.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:31.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:31.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:31.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:09:31.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:31.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:31.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:31.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.10.153.254:33795
14:09:31.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.10.153.254
14:09:31.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:31.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.10.153.212:42479
14:09:31.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:31.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:31.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:31.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:31.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.10.153.254:33795,127.10.153.253:39249,127.10.153.252:40351
14:09:31.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:31.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:45567/jwks.json with env {}
14:09:31.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:31.721489 10866 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:31.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:31.721658 10866 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:31.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:31.721679 10866 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:31.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:31.723168 10866 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:09:31.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:31.723213 10866 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:31.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:31.723227 10866 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:09:31.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:31.723239 10866 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:09:31.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:31.723251 10866 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:09:31.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:31.723263 10866 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:45567/jwks.json
14:09:31.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.724788 10866 master_runner.cc:387] Master server non-default flags:
14:09:31.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:31.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.10.153.212:42479
14:09:31.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:31.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:31.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/master-0/data
14:09:31.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/master-0/wal
14:09:31.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:31.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.10.153.254:33795,127.10.153.253:39249,127.10.153.252:40351
14:09:31.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:31.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:31.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:31.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.10.153.254:33795
14:09:31.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:31.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:31.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:31.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:45567/jwks.json
14:09:31.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:31.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:31.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/master-0/data/info.pb
14:09:31.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.10.153.254
14:09:31.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:31.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:31.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.10866
14:09:31.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:31.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:31.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:31.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:31.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/master-0/logs
14:09:31.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:31.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:31.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:31.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:09:31.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:31.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:31.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:31.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:31.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:31.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.724982 10866 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:31.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.725157 10866 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:31.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:31.727450 10871 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:31.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:31.727500 10874 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:31.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:31.727450 10872 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:31.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.727736 10866 server_base.cc:1061] running on GCE node
14:09:31.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.727973 10866 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:31.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.728228 10866 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:31.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.729367 10866 hybrid_clock.cc:648] HybridClock initialized: now 1783519771729352 us; error 29 us; skew 500 ppm
14:09:31.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.730365 10866 webserver.cc:533] Webserver started at http://127.10.153.254:38599/ using document root <none> and password file <none>
14:09:31.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.730523 10866 fs_manager.cc:362] Metadata directory not provided
14:09:31.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.730561 10866 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:31.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.730631 10866 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:31.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.731434 10866 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/master-0/data/instance:
14:09:31.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "04932ff9addb42969462825b416b013b"
14:09:31.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:31 on dist-test-slave-63nk"
14:09:31.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.731688 10866 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/master-0/wal/instance:
14:09:31.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "04932ff9addb42969462825b416b013b"
14:09:31.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:31 on dist-test-slave-63nk"
14:09:31.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.732877 10866 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
14:09:31.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.733557 10880 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:31.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.733798 10866 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
14:09:31.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.733877 10866 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/master-0/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/master-0/wal
14:09:31.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "04932ff9addb42969462825b416b013b"
14:09:31.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:31 on dist-test-slave-63nk"
14:09:31.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.733917 10866 fs_report.cc:389] FS layout report
14:09:31.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:31.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/master-0/wal
14:09:31.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/master-0/wal
14:09:31.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/master-0/data/data
14:09:31.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:31.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:31.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:31.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:31.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:31.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:31.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:31.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:31.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:31.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:31.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:31.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.758802 10866 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:31.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.759138 10866 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:31.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.759241 10866 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:31.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.763466 10866 rpc_server.cc:307] RPC server started. Bound to: 127.10.153.254:33795
14:09:31.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.763530 10932 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.153.254:33795 every 8 connection(s)
14:09:31.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.763777 10866 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/master-0/data/info.pb
14:09:31.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.764415 10933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:31.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.765761 10933 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.153.254" port: 33795 } has no permanent_uuid. Determining permanent_uuid...
14:09:31.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.769352 10855 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 10866
14:09:31.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.769436 10855 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/master-0/wal/instance
14:09:31.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.770099 10855 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:31.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:31.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/master-1/wal
14:09:31.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/master-1/data
14:09:31.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:31.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:31.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:31.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:31.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:31.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:31.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/master-1/logs
14:09:31.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/master-1/data/info.pb
14:09:31.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:31.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:31.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:31.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:31.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:31.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:31.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:31.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:31.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:09:31.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:31.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:31.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:31.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.10.153.253:39249
14:09:31.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.10.153.253
14:09:31.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:31.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.10.153.212:42479
14:09:31.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:31.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:31.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:31.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:31.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.10.153.254:33795,127.10.153.253:39249,127.10.153.252:40351
14:09:31.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:31.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:45567/jwks.json with env {}
14:09:31.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.771905 10933 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.153.253" port: 39249 } has no permanent_uuid. Determining permanent_uuid...
14:09:31.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:31.772429 10884 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.10.153.253:39249: connect: Connection refused (error 111)
14:09:31.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:31.772964 10933 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.10.153.253:39249: Network error: Client connection negotiation failed: client connection to 127.10.153.253:39249: connect: Connection refused (error 111)
14:09:31.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.822211 10933 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.10.153.253" port: 39249 } attempt: 1
14:09:31.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:31.823251 10933 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.10.153.253:39249: Network error: Client connection negotiation failed: client connection to 127.10.153.253:39249: connect: Connection refused (error 111)
14:09:31.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:31.848981 10937 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:31.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:31.849174 10937 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:31.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:31.849198 10937 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:31.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:31.850699 10937 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:09:31.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:31.850744 10937 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:31.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:31.850761 10937 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:09:31.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:31.850785 10937 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:09:31.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:31.850800 10937 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:09:31.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:31.850813 10937 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:45567/jwks.json
14:09:31.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.852478 10937 master_runner.cc:387] Master server non-default flags:
14:09:31.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:31.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.10.153.212:42479
14:09:31.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:31.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:31.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/master-1/data
14:09:31.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/master-1/wal
14:09:31.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:31.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.10.153.254:33795,127.10.153.253:39249,127.10.153.252:40351
14:09:31.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:31.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:31.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:31.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.10.153.253:39249
14:09:31.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:31.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:31.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:31.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:45567/jwks.json
14:09:31.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:31.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:31.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/master-1/data/info.pb
14:09:31.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.10.153.253
14:09:31.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:31.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:31.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.10937
14:09:31.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:31.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:31.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:31.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:31.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/master-1/logs
14:09:31.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:31.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:31.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:31.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:09:31.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:31.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:31.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:31.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:31.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:31.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.852679 10937 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:31.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.852874 10937 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:31.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:31.855333 10944 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:31.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.855360 10937 server_base.cc:1061] running on GCE node
14:09:31.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:31.855326 10943 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:31.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:31.855326 10946 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:31.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.856237 10937 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:31.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.856477 10937 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:31.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.857638 10937 hybrid_clock.cc:648] HybridClock initialized: now 1783519771857618 us; error 32 us; skew 500 ppm
14:09:31.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.858721 10937 webserver.cc:533] Webserver started at http://127.10.153.253:39525/ using document root <none> and password file <none>
14:09:31.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.858948 10937 fs_manager.cc:362] Metadata directory not provided
14:09:31.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.859020 10937 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:31.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.859125 10937 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:31.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.859956 10937 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/master-1/data/instance:
14:09:31.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "720f8d08672e45e88fa7cc5d774ba1bf"
14:09:31.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:31 on dist-test-slave-63nk"
14:09:31.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.860317 10937 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/master-1/wal/instance:
14:09:31.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "720f8d08672e45e88fa7cc5d774ba1bf"
14:09:31.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:31 on dist-test-slave-63nk"
14:09:31.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.861526 10937 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
14:09:31.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.862200 10952 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:31.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.862372 10937 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.000s
14:09:31.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.862469 10937 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/master-1/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/master-1/wal
14:09:31.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "720f8d08672e45e88fa7cc5d774ba1bf"
14:09:31.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:31 on dist-test-slave-63nk"
14:09:31.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.862534 10937 fs_report.cc:389] FS layout report
14:09:31.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:31.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/master-1/wal
14:09:31.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/master-1/wal
14:09:31.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/master-1/data/data
14:09:31.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:31.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:31.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:31.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:31.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:31.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:31.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:31.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:31.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:31.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:31.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:31.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.870139 10937 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:31.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.870476 10937 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:31.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.870623 10937 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:31.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.874823 10937 rpc_server.cc:307] RPC server started. Bound to: 127.10.153.253:39249
14:09:31.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.874850 11004 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.153.253:39249 every 8 connection(s)
14:09:31.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.875177 10937 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/master-1/data/info.pb
14:09:31.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.875718 11005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:31.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.877208 11005 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.153.254" port: 33795 } has no permanent_uuid. Determining permanent_uuid...
14:09:31.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.882692 11005 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.153.253" port: 39249 } has no permanent_uuid. Determining permanent_uuid...
14:09:31.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.885072 10855 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 10937
14:09:31.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.885161 10855 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/master-1/wal/instance
14:09:31.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.885535 10855 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:31.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:31.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/master-2/wal
14:09:31.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/master-2/data
14:09:31.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:31.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:31.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:31.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:31.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:31.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:31.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/master-2/logs
14:09:31.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/master-2/data/info.pb
14:09:31.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:31.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:31.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:31.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:31.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:31.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:31.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:31.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:31.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:09:31.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:31.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:31.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:31.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.10.153.252:40351
14:09:31.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.10.153.252
14:09:31.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:31.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.10.153.212:42479
14:09:31.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:31.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:31.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:31.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:31.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.10.153.254:33795,127.10.153.253:39249,127.10.153.252:40351
14:09:31.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:31.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:45567/jwks.json with env {}
14:09:31.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.888412 11005 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.153.252" port: 40351 } has no permanent_uuid. Determining permanent_uuid...
14:09:31.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:31.888870 10954 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.10.153.252:40351: connect: Connection refused (error 111)
14:09:31.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:31.889307 11005 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.10.153.252:40351: Network error: Client connection negotiation failed: client connection to 127.10.153.252:40351: connect: Connection refused (error 111)
14:09:31.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.891429 10933 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.10.153.253" port: 39249 } attempt: 2
14:09:31.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.894639 10933 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.153.252" port: 40351 } has no permanent_uuid. Determining permanent_uuid...
14:09:31.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:31.895361 10933 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.10.153.252:40351: Network error: Client connection negotiation failed: client connection to 127.10.153.252:40351: connect: Connection refused (error 111)
14:09:31.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.938529 10933 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.10.153.252" port: 40351 } attempt: 1
14:09:31.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.938539 11005 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.10.153.252" port: 40351 } attempt: 1
14:09:31.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:31.939373 11005 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.10.153.252:40351: Network error: Client connection negotiation failed: client connection to 127.10.153.252:40351: connect: Connection refused (error 111)
14:09:31.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:31.939385 10933 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.10.153.252:40351: Network error: Client connection negotiation failed: client connection to 127.10.153.252:40351: connect: Connection refused (error 111)
14:09:31.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:31.969758 11009 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:31.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:31.969940 11009 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:31.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:31.969961 11009 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:31.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:31.971431 11009 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:09:31.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:31.971474 11009 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:31.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:31.971488 11009 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:09:31.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:31.971500 11009 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:09:31.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:31.971514 11009 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:09:31.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:31.971525 11009 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:45567/jwks.json
14:09:31.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.973188 11009 master_runner.cc:387] Master server non-default flags:
14:09:31.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:31.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.10.153.212:42479
14:09:31.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:31.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:31.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/master-2/data
14:09:31.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/master-2/wal
14:09:31.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:31.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.10.153.254:33795,127.10.153.253:39249,127.10.153.252:40351
14:09:31.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:31.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:31.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:31.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.10.153.252:40351
14:09:31.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:31.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:31.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:31.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:45567/jwks.json
14:09:31.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:31.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:31.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/master-2/data/info.pb
14:09:31.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.10.153.252
14:09:31.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:31.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:31.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.11009
14:09:31.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:31.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:31.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:31.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:31.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/master-2/logs
14:09:31.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:31.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:31.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:31.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:09:31.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:31.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:31.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:31.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:31.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:31.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.973374 11009 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:31.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.973548 11009 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:31.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:31.975777 11018 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:31.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:31.975785 11015 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:31.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.976177 11009 server_base.cc:1061] running on GCE node
14:09:31.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:31.975878 11016 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:31.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.976428 11009 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:31.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.976658 11009 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:31.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.977792 11009 hybrid_clock.cc:648] HybridClock initialized: now 1783519771977748 us; error 60 us; skew 500 ppm
14:09:31.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.978740 11009 webserver.cc:533] Webserver started at http://127.10.153.252:42305/ using document root <none> and password file <none>
14:09:31.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.978895 11009 fs_manager.cc:362] Metadata directory not provided
14:09:31.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.978937 11009 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:31.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.979007 11009 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:31.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.979808 11009 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/master-2/data/instance:
14:09:31.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0e7f36f7d33f4ad69c65e3ee6b272c26"
14:09:31.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:31 on dist-test-slave-63nk"
14:09:31.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.980064 11009 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/master-2/wal/instance:
14:09:31.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0e7f36f7d33f4ad69c65e3ee6b272c26"
14:09:31.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:31 on dist-test-slave-63nk"
14:09:31.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.981243 11009 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
14:09:31.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.981928 11024 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:31.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.982113 11009 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
14:09:31.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.982183 11009 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/master-2/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/master-2/wal
14:09:31.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0e7f36f7d33f4ad69c65e3ee6b272c26"
14:09:31.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:31 on dist-test-slave-63nk"
14:09:31.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.982251 11009 fs_report.cc:389] FS layout report
14:09:31.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:31.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/master-2/wal
14:09:31.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/master-2/wal
14:09:31.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/master-2/data/data
14:09:31.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:31.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:31.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:31.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:31.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:31.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:31.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:31.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:31.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:31.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:31.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:31.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:31.986564 10933 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.10.153.252" port: 40351 } attempt: 2
14:09:31.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:31.987392 10933 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.10.153.252:40351: Network error: Client connection negotiation failed: client connection to 127.10.153.252:40351: connect: Connection refused (error 111)
14:09:32.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.007592 11005 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.10.153.252" port: 40351 } attempt: 2
14:09:32.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:32.008404 11005 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.10.153.252:40351: Network error: Client connection negotiation failed: client connection to 127.10.153.252:40351: connect: Connection refused (error 111)
14:09:32.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.009337 11009 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:32.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.009658 11009 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:32.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.009810 11009 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:32.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.013902 11009 rpc_server.cc:307] RPC server started. Bound to: 127.10.153.252:40351
14:09:32.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.013918 11076 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.153.252:40351 every 8 connection(s)
14:09:32.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.014254 11009 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/master-2/data/info.pb
14:09:32.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.014794 11077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:32.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.016292 11077 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.153.254" port: 33795 } has no permanent_uuid. Determining permanent_uuid...
14:09:32.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.021081 11077 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.153.253" port: 39249 } has no permanent_uuid. Determining permanent_uuid...
14:09:32.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.022492 10855 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 11009
14:09:32.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.022573 10855 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/master-2/wal/instance
14:09:32.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.023859 11077 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.153.252" port: 40351 } has no permanent_uuid. Determining permanent_uuid...
14:09:32.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.028697 11077 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0e7f36f7d33f4ad69c65e3ee6b272c26: Bootstrap starting.
14:09:32.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.029384 11077 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0e7f36f7d33f4ad69c65e3ee6b272c26: Neither blocks nor log segments found. Creating new log.
14:09:32.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.029631 11077 log.cc:826] T 00000000000000000000000000000000 P 0e7f36f7d33f4ad69c65e3ee6b272c26: Log is configured to *not* fsync() on all Append() calls
14:09:32.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.030483 11077 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0e7f36f7d33f4ad69c65e3ee6b272c26: No bootstrap required, opened a new log
14:09:32.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.032948 11077 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0e7f36f7d33f4ad69c65e3ee6b272c26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04932ff9addb42969462825b416b013b" member_type: VOTER last_known_addr { host: "127.10.153.254" port: 33795 } } peers { permanent_uuid: "720f8d08672e45e88fa7cc5d774ba1bf" member_type: VOTER last_known_addr { host: "127.10.153.253" port: 39249 } } peers { permanent_uuid: "0e7f36f7d33f4ad69c65e3ee6b272c26" member_type: VOTER last_known_addr { host: "127.10.153.252" port: 40351 } }
14:09:32.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.033236 11077 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0e7f36f7d33f4ad69c65e3ee6b272c26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:32.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.033316 11077 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0e7f36f7d33f4ad69c65e3ee6b272c26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e7f36f7d33f4ad69c65e3ee6b272c26, State: Initialized, Role: FOLLOWER
14:09:32.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.033453 11077 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0e7f36f7d33f4ad69c65e3ee6b272c26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04932ff9addb42969462825b416b013b" member_type: VOTER last_known_addr { host: "127.10.153.254" port: 33795 } } peers { permanent_uuid: "720f8d08672e45e88fa7cc5d774ba1bf" member_type: VOTER last_known_addr { host: "127.10.153.253" port: 39249 } } peers { permanent_uuid: "0e7f36f7d33f4ad69c65e3ee6b272c26" member_type: VOTER last_known_addr { host: "127.10.153.252" port: 40351 } }
14:09:32.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.033742 11084 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0e7f36f7d33f4ad69c65e3ee6b272c26 [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: "04932ff9addb42969462825b416b013b" member_type: VOTER last_known_addr { host: "127.10.153.254" port: 33795 } } peers { permanent_uuid: "720f8d08672e45e88fa7cc5d774ba1bf" member_type: VOTER last_known_addr { host: "127.10.153.253" port: 39249 } } peers { permanent_uuid: "0e7f36f7d33f4ad69c65e3ee6b272c26" member_type: VOTER last_known_addr { host: "127.10.153.252" port: 40351 } } }
14:09:32.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.033805 11077 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0e7f36f7d33f4ad69c65e3ee6b272c26 [sys.catalog]: configured and running, proceeding with master startup.
14:09:32.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.033840 11084 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0e7f36f7d33f4ad69c65e3ee6b272c26 [sys.catalog]: This master's current role is: FOLLOWER
14:09:32.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:32.035703 11095 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 0e7f36f7d33f4ad69c65e3ee6b272c26: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:09:32.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:32.035938 11095 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:09:32.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.036073 11009 master_runner.cc:187] Error getting master registration for 127.10.153.254:33795: OK, instance_id { permanent_uuid: "04932ff9addb42969462825b416b013b" instance_seqno: 1783519771762295 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:09:32.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.037509 11009 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:09:32.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.094560 10933 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.10.153.252" port: 40351 } attempt: 3
14:09:32.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.098598 10933 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 04932ff9addb42969462825b416b013b: Bootstrap starting.
14:09:32.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.099229 10933 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 04932ff9addb42969462825b416b013b: Neither blocks nor log segments found. Creating new log.
14:09:32.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.099445 10933 log.cc:826] T 00000000000000000000000000000000 P 04932ff9addb42969462825b416b013b: Log is configured to *not* fsync() on all Append() calls
14:09:32.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.099577 11005 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.10.153.252" port: 40351 } attempt: 3
14:09:32.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.100277 10933 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 04932ff9addb42969462825b416b013b: No bootstrap required, opened a new log
14:09:32.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.102319 10933 raft_consensus.cc:359] T 00000000000000000000000000000000 P 04932ff9addb42969462825b416b013b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04932ff9addb42969462825b416b013b" member_type: VOTER last_known_addr { host: "127.10.153.254" port: 33795 } } peers { permanent_uuid: "720f8d08672e45e88fa7cc5d774ba1bf" member_type: VOTER last_known_addr { host: "127.10.153.253" port: 39249 } } peers { permanent_uuid: "0e7f36f7d33f4ad69c65e3ee6b272c26" member_type: VOTER last_known_addr { host: "127.10.153.252" port: 40351 } }
14:09:32.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.102450 10933 raft_consensus.cc:385] T 00000000000000000000000000000000 P 04932ff9addb42969462825b416b013b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:32.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.102480 10933 raft_consensus.cc:740] T 00000000000000000000000000000000 P 04932ff9addb42969462825b416b013b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04932ff9addb42969462825b416b013b, State: Initialized, Role: FOLLOWER
14:09:32.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.102622 10933 consensus_queue.cc:260] T 00000000000000000000000000000000 P 04932ff9addb42969462825b416b013b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04932ff9addb42969462825b416b013b" member_type: VOTER last_known_addr { host: "127.10.153.254" port: 33795 } } peers { permanent_uuid: "720f8d08672e45e88fa7cc5d774ba1bf" member_type: VOTER last_known_addr { host: "127.10.153.253" port: 39249 } } peers { permanent_uuid: "0e7f36f7d33f4ad69c65e3ee6b272c26" member_type: VOTER last_known_addr { host: "127.10.153.252" port: 40351 } }
14:09:32.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.102929 11098 sys_catalog.cc:455] T 00000000000000000000000000000000 P 04932ff9addb42969462825b416b013b [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: "04932ff9addb42969462825b416b013b" member_type: VOTER last_known_addr { host: "127.10.153.254" port: 33795 } } peers { permanent_uuid: "720f8d08672e45e88fa7cc5d774ba1bf" member_type: VOTER last_known_addr { host: "127.10.153.253" port: 39249 } } peers { permanent_uuid: "0e7f36f7d33f4ad69c65e3ee6b272c26" member_type: VOTER last_known_addr { host: "127.10.153.252" port: 40351 } } }
14:09:32.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.102993 10933 sys_catalog.cc:565] T 00000000000000000000000000000000 P 04932ff9addb42969462825b416b013b [sys.catalog]: configured and running, proceeding with master startup.
14:09:32.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.102993 11098 sys_catalog.cc:458] T 00000000000000000000000000000000 P 04932ff9addb42969462825b416b013b [sys.catalog]: This master's current role is: FOLLOWER
14:09:32.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:32.104887 11109 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 04932ff9addb42969462825b416b013b: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:09:32.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:32.105053 11109 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:09:32.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.105582 10866 master_runner.cc:187] Error getting master registration for 127.10.153.253:39249: OK, instance_id { permanent_uuid: "720f8d08672e45e88fa7cc5d774ba1bf" instance_seqno: 1783519771873737 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:09:32.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.107259 10866 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:09:32.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.108872 11005 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 720f8d08672e45e88fa7cc5d774ba1bf: Bootstrap starting.
14:09:32.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.109618 11005 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 720f8d08672e45e88fa7cc5d774ba1bf: Neither blocks nor log segments found. Creating new log.
14:09:32.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.109875 11005 log.cc:826] T 00000000000000000000000000000000 P 720f8d08672e45e88fa7cc5d774ba1bf: Log is configured to *not* fsync() on all Append() calls
14:09:32.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.110575 11005 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 720f8d08672e45e88fa7cc5d774ba1bf: No bootstrap required, opened a new log
14:09:32.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.113091 11005 raft_consensus.cc:359] T 00000000000000000000000000000000 P 720f8d08672e45e88fa7cc5d774ba1bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04932ff9addb42969462825b416b013b" member_type: VOTER last_known_addr { host: "127.10.153.254" port: 33795 } } peers { permanent_uuid: "720f8d08672e45e88fa7cc5d774ba1bf" member_type: VOTER last_known_addr { host: "127.10.153.253" port: 39249 } } peers { permanent_uuid: "0e7f36f7d33f4ad69c65e3ee6b272c26" member_type: VOTER last_known_addr { host: "127.10.153.252" port: 40351 } }
14:09:32.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.113204 11005 raft_consensus.cc:385] T 00000000000000000000000000000000 P 720f8d08672e45e88fa7cc5d774ba1bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:32.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.113234 11005 raft_consensus.cc:740] T 00000000000000000000000000000000 P 720f8d08672e45e88fa7cc5d774ba1bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 720f8d08672e45e88fa7cc5d774ba1bf, State: Initialized, Role: FOLLOWER
14:09:32.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.113345 11005 consensus_queue.cc:260] T 00000000000000000000000000000000 P 720f8d08672e45e88fa7cc5d774ba1bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04932ff9addb42969462825b416b013b" member_type: VOTER last_known_addr { host: "127.10.153.254" port: 33795 } } peers { permanent_uuid: "720f8d08672e45e88fa7cc5d774ba1bf" member_type: VOTER last_known_addr { host: "127.10.153.253" port: 39249 } } peers { permanent_uuid: "0e7f36f7d33f4ad69c65e3ee6b272c26" member_type: VOTER last_known_addr { host: "127.10.153.252" port: 40351 } }
14:09:32.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.113631 11005 sys_catalog.cc:565] T 00000000000000000000000000000000 P 720f8d08672e45e88fa7cc5d774ba1bf [sys.catalog]: configured and running, proceeding with master startup.
14:09:32.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:32.115525 11123 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 720f8d08672e45e88fa7cc5d774ba1bf: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:09:32.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:32.115674 11123 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:09:32.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.113611 11112 sys_catalog.cc:455] T 00000000000000000000000000000000 P 720f8d08672e45e88fa7cc5d774ba1bf [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: "04932ff9addb42969462825b416b013b" member_type: VOTER last_known_addr { host: "127.10.153.254" port: 33795 } } peers { permanent_uuid: "720f8d08672e45e88fa7cc5d774ba1bf" member_type: VOTER last_known_addr { host: "127.10.153.253" port: 39249 } } peers { permanent_uuid: "0e7f36f7d33f4ad69c65e3ee6b272c26" member_type: VOTER last_known_addr { host: "127.10.153.252" port: 40351 } } }
14:09:32.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.116187 11112 sys_catalog.cc:458] T 00000000000000000000000000000000 P 720f8d08672e45e88fa7cc5d774ba1bf [sys.catalog]: This master's current role is: FOLLOWER
14:09:32.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.117362 10937 master_runner.cc:264] No leader master found from master 720f8d08672e45e88fa7cc5d774ba1bf
14:09:32.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.117405 10937 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:09:32.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:32.121271 10958 tablet.cc:2406] T 00000000000000000000000000000000 P 720f8d08672e45e88fa7cc5d774ba1bf: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:09:32.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.242652 11084 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0e7f36f7d33f4ad69c65e3ee6b272c26 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:09:32.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.242796 11084 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0e7f36f7d33f4ad69c65e3ee6b272c26 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04932ff9addb42969462825b416b013b" member_type: VOTER last_known_addr { host: "127.10.153.254" port: 33795 } } peers { permanent_uuid: "720f8d08672e45e88fa7cc5d774ba1bf" member_type: VOTER last_known_addr { host: "127.10.153.253" port: 39249 } } peers { permanent_uuid: "0e7f36f7d33f4ad69c65e3ee6b272c26" member_type: VOTER last_known_addr { host: "127.10.153.252" port: 40351 } }
14:09:32.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.243057 11084 leader_election.cc:290] T 00000000000000000000000000000000 P 0e7f36f7d33f4ad69c65e3ee6b272c26 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04932ff9addb42969462825b416b013b (127.10.153.254:33795), 720f8d08672e45e88fa7cc5d774ba1bf (127.10.153.253:39249)
14:09:32.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.243324 10907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "0e7f36f7d33f4ad69c65e3ee6b272c26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04932ff9addb42969462825b416b013b" is_pre_election: true
14:09:32.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.243466 10907 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 04932ff9addb42969462825b416b013b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e7f36f7d33f4ad69c65e3ee6b272c26 in term 0.
14:09:32.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.243561 10979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "0e7f36f7d33f4ad69c65e3ee6b272c26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "720f8d08672e45e88fa7cc5d774ba1bf" is_pre_election: true
14:09:32.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.243645 11027 leader_election.cc:304] T 00000000000000000000000000000000 P 0e7f36f7d33f4ad69c65e3ee6b272c26 [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: 04932ff9addb42969462825b416b013b, 0e7f36f7d33f4ad69c65e3ee6b272c26; no voters: 
14:09:32.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.243686 10979 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 720f8d08672e45e88fa7cc5d774ba1bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e7f36f7d33f4ad69c65e3ee6b272c26 in term 0.
14:09:32.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.243777 11084 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0e7f36f7d33f4ad69c65e3ee6b272c26 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:09:32.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.243814 11084 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0e7f36f7d33f4ad69c65e3ee6b272c26 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:09:32.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.243849 11084 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0e7f36f7d33f4ad69c65e3ee6b272c26 [term 0 FOLLOWER]: Advancing to term 1
14:09:32.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.244704 11084 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0e7f36f7d33f4ad69c65e3ee6b272c26 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04932ff9addb42969462825b416b013b" member_type: VOTER last_known_addr { host: "127.10.153.254" port: 33795 } } peers { permanent_uuid: "720f8d08672e45e88fa7cc5d774ba1bf" member_type: VOTER last_known_addr { host: "127.10.153.253" port: 39249 } } peers { permanent_uuid: "0e7f36f7d33f4ad69c65e3ee6b272c26" member_type: VOTER last_known_addr { host: "127.10.153.252" port: 40351 } }
14:09:32.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.244856 11084 leader_election.cc:290] T 00000000000000000000000000000000 P 0e7f36f7d33f4ad69c65e3ee6b272c26 [CANDIDATE]: Term 1 election: Requested vote from peers 04932ff9addb42969462825b416b013b (127.10.153.254:33795), 720f8d08672e45e88fa7cc5d774ba1bf (127.10.153.253:39249)
14:09:32.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.245046 10907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "0e7f36f7d33f4ad69c65e3ee6b272c26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04932ff9addb42969462825b416b013b"
14:09:32.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.245117 10907 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 04932ff9addb42969462825b416b013b [term 0 FOLLOWER]: Advancing to term 1
14:09:32.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.245172 10979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "0e7f36f7d33f4ad69c65e3ee6b272c26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "720f8d08672e45e88fa7cc5d774ba1bf"
14:09:32.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.245247 10979 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 720f8d08672e45e88fa7cc5d774ba1bf [term 0 FOLLOWER]: Advancing to term 1
14:09:32.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.245908 10907 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 04932ff9addb42969462825b416b013b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e7f36f7d33f4ad69c65e3ee6b272c26 in term 1.
14:09:32.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.246037 10979 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 720f8d08672e45e88fa7cc5d774ba1bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e7f36f7d33f4ad69c65e3ee6b272c26 in term 1.
14:09:32.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.246071 11027 leader_election.cc:304] T 00000000000000000000000000000000 P 0e7f36f7d33f4ad69c65e3ee6b272c26 [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: 04932ff9addb42969462825b416b013b, 0e7f36f7d33f4ad69c65e3ee6b272c26; no voters: 
14:09:32.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.246266 11084 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0e7f36f7d33f4ad69c65e3ee6b272c26 [term 1 FOLLOWER]: Leader election won for term 1
14:09:32.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.246438 11084 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0e7f36f7d33f4ad69c65e3ee6b272c26 [term 1 LEADER]: Becoming Leader. State: Replica: 0e7f36f7d33f4ad69c65e3ee6b272c26, State: Running, Role: LEADER
14:09:32.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.246528 11084 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0e7f36f7d33f4ad69c65e3ee6b272c26 [LEADER]: Queue going to LEADER mode. State: All 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: "04932ff9addb42969462825b416b013b" member_type: VOTER last_known_addr { host: "127.10.153.254" port: 33795 } } peers { permanent_uuid: "720f8d08672e45e88fa7cc5d774ba1bf" member_type: VOTER last_known_addr { host: "127.10.153.253" port: 39249 } } peers { permanent_uuid: "0e7f36f7d33f4ad69c65e3ee6b272c26" member_type: VOTER last_known_addr { host: "127.10.153.252" port: 40351 } }
14:09:32.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.246917 11084 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0e7f36f7d33f4ad69c65e3ee6b272c26 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0e7f36f7d33f4ad69c65e3ee6b272c26. Latest consensus state: current_term: 1 leader_uuid: "0e7f36f7d33f4ad69c65e3ee6b272c26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04932ff9addb42969462825b416b013b" member_type: VOTER last_known_addr { host: "127.10.153.254" port: 33795 } } peers { permanent_uuid: "720f8d08672e45e88fa7cc5d774ba1bf" member_type: VOTER last_known_addr { host: "127.10.153.253" port: 39249 } } peers { permanent_uuid: "0e7f36f7d33f4ad69c65e3ee6b272c26" member_type: VOTER last_known_addr { host: "127.10.153.252" port: 40351 } } }
14:09:32.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.246999 11084 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0e7f36f7d33f4ad69c65e3ee6b272c26 [sys.catalog]: This master's current role is: LEADER
14:09:32.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.247182 11127 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
14:09:32.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.247495 11127 catalog_manager.cc:1520] Initializing Kudu cluster ID...
14:09:32.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.248894 10979 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 720f8d08672e45e88fa7cc5d774ba1bf [term 1 FOLLOWER]: Refusing update from remote peer 0e7f36f7d33f4ad69c65e3ee6b272c26: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:09:32.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.248909 10907 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 04932ff9addb42969462825b416b013b [term 1 FOLLOWER]: Refusing update from remote peer 0e7f36f7d33f4ad69c65e3ee6b272c26: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:09:32.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.249159 11084 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 0e7f36f7d33f4ad69c65e3ee6b272c26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04932ff9addb42969462825b416b013b" member_type: VOTER last_known_addr { host: "127.10.153.254" port: 33795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:09:32.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.249250 11125 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 0e7f36f7d33f4ad69c65e3ee6b272c26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "720f8d08672e45e88fa7cc5d774ba1bf" member_type: VOTER last_known_addr { host: "127.10.153.253" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:09:32.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.250244 11112 sys_catalog.cc:455] T 00000000000000000000000000000000 P 720f8d08672e45e88fa7cc5d774ba1bf [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0e7f36f7d33f4ad69c65e3ee6b272c26. Latest consensus state: current_term: 1 leader_uuid: "0e7f36f7d33f4ad69c65e3ee6b272c26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04932ff9addb42969462825b416b013b" member_type: VOTER last_known_addr { host: "127.10.153.254" port: 33795 } } peers { permanent_uuid: "720f8d08672e45e88fa7cc5d774ba1bf" member_type: VOTER last_known_addr { host: "127.10.153.253" port: 39249 } } peers { permanent_uuid: "0e7f36f7d33f4ad69c65e3ee6b272c26" member_type: VOTER last_known_addr { host: "127.10.153.252" port: 40351 } } }
14:09:32.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.250334 11112 sys_catalog.cc:458] T 00000000000000000000000000000000 P 720f8d08672e45e88fa7cc5d774ba1bf [sys.catalog]: This master's current role is: FOLLOWER
14:09:32.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.250427 11098 sys_catalog.cc:455] T 00000000000000000000000000000000 P 04932ff9addb42969462825b416b013b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0e7f36f7d33f4ad69c65e3ee6b272c26. Latest consensus state: current_term: 1 leader_uuid: "0e7f36f7d33f4ad69c65e3ee6b272c26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04932ff9addb42969462825b416b013b" member_type: VOTER last_known_addr { host: "127.10.153.254" port: 33795 } } peers { permanent_uuid: "720f8d08672e45e88fa7cc5d774ba1bf" member_type: VOTER last_known_addr { host: "127.10.153.253" port: 39249 } } peers { permanent_uuid: "0e7f36f7d33f4ad69c65e3ee6b272c26" member_type: VOTER last_known_addr { host: "127.10.153.252" port: 40351 } } }
14:09:32.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.250495 11098 sys_catalog.cc:458] T 00000000000000000000000000000000 P 04932ff9addb42969462825b416b013b [sys.catalog]: This master's current role is: FOLLOWER
14:09:32.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.251462 11084 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0e7f36f7d33f4ad69c65e3ee6b272c26 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "0e7f36f7d33f4ad69c65e3ee6b272c26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04932ff9addb42969462825b416b013b" member_type: VOTER last_known_addr { host: "127.10.153.254" port: 33795 } } peers { permanent_uuid: "720f8d08672e45e88fa7cc5d774ba1bf" member_type: VOTER last_known_addr { host: "127.10.153.253" port: 39249 } } peers { permanent_uuid: "0e7f36f7d33f4ad69c65e3ee6b272c26" member_type: VOTER last_known_addr { host: "127.10.153.252" port: 40351 } } }
14:09:32.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.251547 11084 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0e7f36f7d33f4ad69c65e3ee6b272c26 [sys.catalog]: This master's current role is: LEADER
14:09:32.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.251693 11128 mvcc.cc:204] Tried to move back new op lower bound from 7305296987129335808 to 7305296987122282496. Current Snapshot: MvccSnapshot[applied={T|T < 7305296987129335808}]
14:09:32.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.251868 11098 sys_catalog.cc:455] T 00000000000000000000000000000000 P 04932ff9addb42969462825b416b013b [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "0e7f36f7d33f4ad69c65e3ee6b272c26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04932ff9addb42969462825b416b013b" member_type: VOTER last_known_addr { host: "127.10.153.254" port: 33795 } } peers { permanent_uuid: "720f8d08672e45e88fa7cc5d774ba1bf" member_type: VOTER last_known_addr { host: "127.10.153.253" port: 39249 } } peers { permanent_uuid: "0e7f36f7d33f4ad69c65e3ee6b272c26" member_type: VOTER last_known_addr { host: "127.10.153.252" port: 40351 } } }
14:09:32.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.251943 11098 sys_catalog.cc:458] T 00000000000000000000000000000000 P 04932ff9addb42969462825b416b013b [sys.catalog]: This master's current role is: FOLLOWER
14:09:32.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.252628 11131 mvcc.cc:204] Tried to move back new op lower bound from 7305296987129335808 to 7305296987122282496. Current Snapshot: MvccSnapshot[applied={T|T < 7305296987129335808}]
14:09:32.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.252771 11084 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0e7f36f7d33f4ad69c65e3ee6b272c26 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "0e7f36f7d33f4ad69c65e3ee6b272c26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04932ff9addb42969462825b416b013b" member_type: VOTER last_known_addr { host: "127.10.153.254" port: 33795 } } peers { permanent_uuid: "720f8d08672e45e88fa7cc5d774ba1bf" member_type: VOTER last_known_addr { host: "127.10.153.253" port: 39249 } } peers { permanent_uuid: "0e7f36f7d33f4ad69c65e3ee6b272c26" member_type: VOTER last_known_addr { host: "127.10.153.252" port: 40351 } } }
14:09:32.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.252853 11084 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0e7f36f7d33f4ad69c65e3ee6b272c26 [sys.catalog]: This master's current role is: LEADER
14:09:32.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.253199 11112 sys_catalog.cc:455] T 00000000000000000000000000000000 P 720f8d08672e45e88fa7cc5d774ba1bf [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "0e7f36f7d33f4ad69c65e3ee6b272c26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04932ff9addb42969462825b416b013b" member_type: VOTER last_known_addr { host: "127.10.153.254" port: 33795 } } peers { permanent_uuid: "720f8d08672e45e88fa7cc5d774ba1bf" member_type: VOTER last_known_addr { host: "127.10.153.253" port: 39249 } } peers { permanent_uuid: "0e7f36f7d33f4ad69c65e3ee6b272c26" member_type: VOTER last_known_addr { host: "127.10.153.252" port: 40351 } } }
14:09:32.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.253263 11112 sys_catalog.cc:458] T 00000000000000000000000000000000 P 720f8d08672e45e88fa7cc5d774ba1bf [sys.catalog]: This master's current role is: FOLLOWER
14:09:32.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.253402 11127 catalog_manager.cc:1383] Generated new cluster ID: 7081bae372b0455e998994d5c5c8b389
14:09:32.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.253446 11127 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
14:09:32.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.259373 11127 catalog_manager.cc:1406] Generated new certificate authority record
14:09:32.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.260336 11127 catalog_manager.cc:1540] Loading token signing keys...
14:09:32.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.269141 11127 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0e7f36f7d33f4ad69c65e3ee6b272c26: Generated new TSK 0
14:09:32.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.269340 11127 catalog_manager.cc:1550] Initializing in-progress tserver states...
14:09:32.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.273990 10855 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:32.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:32.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/ts-0/wal
14:09:32.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/ts-0/data
14:09:32.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:32.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:32.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:32.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:32.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:32.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:32.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/ts-0/logs
14:09:32.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/ts-0/data/info.pb
14:09:32.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:32.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:32.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:32.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:32.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:32.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:32.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:32.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:32.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:09:32.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:32.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.10.153.193:0
14:09:32.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.10.153.193
14:09:32.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.10.153.193
14:09:32.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:32.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.10.153.254:33795,127.10.153.253:39249,127.10.153.252:40351
14:09:32.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.10.153.212:42479
14:09:32.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:32.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:32.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:09:32.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:32.354723 11137 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:32.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:32.354928 11137 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:32.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:32.354960 11137 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:32.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:32.356767 11137 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:32.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:32.356856 11137 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.10.153.193
14:09:32.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.358464 11137 tablet_server_runner.cc:78] Tablet server non-default flags:
14:09:32.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:32.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.10.153.212:42479
14:09:32.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:32.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:32.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/ts-0/data
14:09:32.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/ts-0/wal
14:09:32.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:32.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:32.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.10.153.193:0
14:09:32.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:32.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:32.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:32.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/ts-0/data/info.pb
14:09:32.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.10.153.193
14:09:32.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:32.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.10.153.254:33795,127.10.153.253:39249,127.10.153.252:40351
14:09:32.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:32.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.11137
14:09:32.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:32.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:32.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:32.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:32.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.10.153.193
14:09:32.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/ts-0/logs
14:09:32.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:32.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:32.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:32.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:09:32.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:32.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:32.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:32.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:32.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:32.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.358714 11137 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:32.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.358981 11137 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:32.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:32.361676 11143 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:32.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:32.361692 11142 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:32.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:32.361692 11145 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:32.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.362198 11137 server_base.cc:1061] running on GCE node
14:09:32.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.362408 11137 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:32.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.362630 11137 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:32.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.363781 11137 hybrid_clock.cc:648] HybridClock initialized: now 1783519772363747 us; error 49 us; skew 500 ppm
14:09:32.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.365108 11137 webserver.cc:533] Webserver started at http://127.10.153.193:46059/ using document root <none> and password file <none>
14:09:32.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.365268 11137 fs_manager.cc:362] Metadata directory not provided
14:09:32.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.365309 11137 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:32.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.365379 11137 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:32.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.366285 11137 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/ts-0/data/instance:
14:09:32.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0322827c2b2a46b2a5ebe3fe835ea834"
14:09:32.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:32 on dist-test-slave-63nk"
14:09:32.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.366547 11137 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/ts-0/wal/instance:
14:09:32.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0322827c2b2a46b2a5ebe3fe835ea834"
14:09:32.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:32 on dist-test-slave-63nk"
14:09:32.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.367676 11137 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
14:09:32.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.368500 11151 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:32.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.368660 11137 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
14:09:32.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.368727 11137 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/ts-0/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/ts-0/wal
14:09:32.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0322827c2b2a46b2a5ebe3fe835ea834"
14:09:32.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:32 on dist-test-slave-63nk"
14:09:32.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.368777 11137 fs_report.cc:389] FS layout report
14:09:32.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:32.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/ts-0/wal
14:09:32.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/ts-0/wal
14:09:32.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/ts-0/data/data
14:09:32.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:32.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:32.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:32.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:32.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:32.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:32.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:32.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:32.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:32.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:32.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:32.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.396724 11137 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:32.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.397006 11137 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:32.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.397100 11137 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:32.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.397281 11137 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:09:32.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.397570 11137 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:09:32.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.397601 11137 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:09:32.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.397622 11137 ts_tablet_manager.cc:616] Registered 0 tablets
14:09:32.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.397634 11137 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:09:32.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.403694 11137 rpc_server.cc:307] RPC server started. Bound to: 127.10.153.193:36069
14:09:32.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.403739 11264 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.153.193:36069 every 8 connection(s)
14:09:32.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.404196 11137 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/ts-0/data/info.pb
14:09:32.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.409132 10855 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 11137
14:09:32.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.409236 10855 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/ts-0/wal/instance
14:09:32.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.409636 11265 heartbeater.cc:344] Connected to a master server at 127.10.153.252:40351
14:09:32.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.409626 11267 heartbeater.cc:344] Connected to a master server at 127.10.153.253:39249
14:09:32.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.409741 11267 heartbeater.cc:461] Registering TS with master...
14:09:32.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.409744 11265 heartbeater.cc:461] Registering TS with master...
14:09:32.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.409894 11267 heartbeater.cc:507] Master 127.10.153.253:39249 requested a full tablet report, sending...
14:09:32.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.409909 11265 heartbeater.cc:507] Master 127.10.153.252:40351 requested a full tablet report, sending...
14:09:32.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.410343 11041 ts_manager.cc:194] Registered new tserver with Master: 0322827c2b2a46b2a5ebe3fe835ea834 (127.10.153.193:36069)
14:09:32.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.410358 10969 ts_manager.cc:194] Registered new tserver with Master: 0322827c2b2a46b2a5ebe3fe835ea834 (127.10.153.193:36069)
14:09:32.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.410735 11266 heartbeater.cc:344] Connected to a master server at 127.10.153.254:33795
14:09:32.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.410784 11266 heartbeater.cc:461] Registering TS with master...
14:09:32.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.410864 11266 heartbeater.cc:507] Master 127.10.153.254:33795 requested a full tablet report, sending...
14:09:32.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.411121 10897 ts_manager.cc:194] Registered new tserver with Master: 0322827c2b2a46b2a5ebe3fe835ea834 (127.10.153.193:36069)
14:09:32.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.411192 10855 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:32.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:32.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/ts-1/wal
14:09:32.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/ts-1/data
14:09:32.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:32.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:32.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:32.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:32.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:32.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:32.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/ts-1/logs
14:09:32.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/ts-1/data/info.pb
14:09:32.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:32.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:32.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:32.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:32.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:32.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:32.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:32.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:32.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:09:32.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:32.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.10.153.194:0
14:09:32.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.10.153.194
14:09:32.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.10.153.194
14:09:32.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:32.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.10.153.254:33795,127.10.153.253:39249,127.10.153.252:40351
14:09:32.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.10.153.212:42479
14:09:32.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:32.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:32.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:09:32.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.411337 11041 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.10.153.193:42559
14:09:32.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:32.489441 11272 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:32.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:32.489630 11272 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:32.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:32.489650 11272 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:32.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:32.491189 11272 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:32.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:32.491245 11272 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.10.153.194
14:09:32.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.492820 11272 tablet_server_runner.cc:78] Tablet server non-default flags:
14:09:32.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:32.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.10.153.212:42479
14:09:32.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:32.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:32.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/ts-1/data
14:09:32.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/ts-1/wal
14:09:32.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:32.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:32.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.10.153.194:0
14:09:32.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:32.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:32.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:32.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/ts-1/data/info.pb
14:09:32.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.10.153.194
14:09:32.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:32.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.10.153.254:33795,127.10.153.253:39249,127.10.153.252:40351
14:09:32.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:32.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.11272
14:09:32.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:32.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:32.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:32.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:32.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.10.153.194
14:09:32.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/ts-1/logs
14:09:32.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:32.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:32.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:32.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:09:32.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:32.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:32.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:32.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:32.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:32.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.493023 11272 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:32.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.493201 11272 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:32.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:32.495697 11280 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:32.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:32.495702 11277 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:32.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.495959 11272 server_base.cc:1061] running on GCE node
14:09:32.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:32.495708 11278 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:32.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.496270 11272 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:32.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.496522 11272 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:32.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.497702 11272 hybrid_clock.cc:648] HybridClock initialized: now 1783519772497684 us; error 20 us; skew 500 ppm
14:09:32.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.499117 11272 webserver.cc:533] Webserver started at http://127.10.153.194:36609/ using document root <none> and password file <none>
14:09:32.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.499368 11272 fs_manager.cc:362] Metadata directory not provided
14:09:32.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.499445 11272 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:32.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.499558 11272 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:32.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.500496 11272 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/ts-1/data/instance:
14:09:32.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ad08517874cc4aa4893a210f1594f7ca"
14:09:32.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:32 on dist-test-slave-63nk"
14:09:32.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.500857 11272 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/ts-1/wal/instance:
14:09:32.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ad08517874cc4aa4893a210f1594f7ca"
14:09:32.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:32 on dist-test-slave-63nk"
14:09:32.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.502131 11272 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:09:32.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.502938 11286 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:32.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.503144 11272 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
14:09:32.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.503232 11272 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/ts-1/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/ts-1/wal
14:09:32.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ad08517874cc4aa4893a210f1594f7ca"
14:09:32.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:32 on dist-test-slave-63nk"
14:09:32.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.503300 11272 fs_report.cc:389] FS layout report
14:09:32.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:32.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/ts-1/wal
14:09:32.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/ts-1/wal
14:09:32.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/ts-1/data/data
14:09:32.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:32.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:32.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:32.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:32.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:32.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:32.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:32.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:32.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:32.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:32.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:32.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.526476 11272 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:32.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.526815 11272 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:32.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.527011 11272 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:32.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.527259 11272 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:09:32.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.527694 11272 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:09:32.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.527746 11272 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:09:32.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.527781 11272 ts_tablet_manager.cc:616] Registered 0 tablets
14:09:32.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.527799 11272 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:09:32.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.533880 11272 rpc_server.cc:307] RPC server started. Bound to: 127.10.153.194:33721
14:09:32.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.533993 11399 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.153.194:33721 every 8 connection(s)
14:09:32.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.534310 11272 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/ts-1/data/info.pb
14:09:32.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.535959 10855 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 11272
14:09:32.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.536047 10855 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/ts-1/wal/instance
14:09:32.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.537344 10855 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:32.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:32.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/ts-2/wal
14:09:32.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/ts-2/data
14:09:32.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:32.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:32.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:32.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:32.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:32.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:32.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/ts-2/logs
14:09:32.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/ts-2/data/info.pb
14:09:32.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:32.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:32.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:32.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:32.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:32.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:32.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:32.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:32.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:09:32.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:32.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.10.153.195:0
14:09:32.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.10.153.195
14:09:32.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.10.153.195
14:09:32.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:32.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.10.153.254:33795,127.10.153.253:39249,127.10.153.252:40351
14:09:32.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.10.153.212:42479
14:09:32.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:32.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:32.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:09:32.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.540668 11401 heartbeater.cc:344] Connected to a master server at 127.10.153.254:33795
14:09:32.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.540683 11402 heartbeater.cc:344] Connected to a master server at 127.10.153.253:39249
14:09:32.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.540828 11401 heartbeater.cc:461] Registering TS with master...
14:09:32.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.540833 11402 heartbeater.cc:461] Registering TS with master...
14:09:32.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.541055 11402 heartbeater.cc:507] Master 127.10.153.253:39249 requested a full tablet report, sending...
14:09:32.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.541056 11401 heartbeater.cc:507] Master 127.10.153.254:33795 requested a full tablet report, sending...
14:09:32.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.541541 10969 ts_manager.cc:194] Registered new tserver with Master: ad08517874cc4aa4893a210f1594f7ca (127.10.153.194:33721)
14:09:32.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.541605 10897 ts_manager.cc:194] Registered new tserver with Master: ad08517874cc4aa4893a210f1594f7ca (127.10.153.194:33721)
14:09:32.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.541656 11400 heartbeater.cc:344] Connected to a master server at 127.10.153.252:40351
14:09:32.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.541711 11400 heartbeater.cc:461] Registering TS with master...
14:09:32.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.541803 11400 heartbeater.cc:507] Master 127.10.153.252:40351 requested a full tablet report, sending...
14:09:32.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.542124 11041 ts_manager.cc:194] Registered new tserver with Master: ad08517874cc4aa4893a210f1594f7ca (127.10.153.194:33721)
14:09:32.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.542686 11041 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.10.153.194:44179
14:09:32.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:32.616534 11407 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:32.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:32.616693 11407 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:32.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:32.616711 11407 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:32.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:32.618180 11407 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:32.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:32.618229 11407 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.10.153.195
14:09:32.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.619727 11407 tablet_server_runner.cc:78] Tablet server non-default flags:
14:09:32.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:32.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.10.153.212:42479
14:09:32.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:32.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:32.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/ts-2/data
14:09:32.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/ts-2/wal
14:09:32.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:32.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:32.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.10.153.195:0
14:09:32.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:32.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:32.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:32.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/ts-2/data/info.pb
14:09:32.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.10.153.195
14:09:32.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:32.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.10.153.254:33795,127.10.153.253:39249,127.10.153.252:40351
14:09:32.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:32.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.11407
14:09:32.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:32.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:32.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:32.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:32.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.10.153.195
14:09:32.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/ts-2/logs
14:09:32.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:32.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:32.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:32.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:09:32.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:32.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:32.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:32.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:32.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:32.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.619904 11407 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:32.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.620074 11407 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:32.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:32.622498 11413 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:32.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:32.622541 11415 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:32.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.622594 11407 server_base.cc:1061] running on GCE node
14:09:32.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:32.622561 11412 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:32.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.622792 11407 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:32.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.622972 11407 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:32.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.624202 11407 hybrid_clock.cc:648] HybridClock initialized: now 1783519772624146 us; error 69 us; skew 500 ppm
14:09:32.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.625245 11407 webserver.cc:533] Webserver started at http://127.10.153.195:34499/ using document root <none> and password file <none>
14:09:32.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.625471 11407 fs_manager.cc:362] Metadata directory not provided
14:09:32.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.625545 11407 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:32.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.625649 11407 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:32.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.626497 11407 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/ts-2/data/instance:
14:09:32.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b4aa910903424cf9aa479b868dd4fbbf"
14:09:32.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:32 on dist-test-slave-63nk"
14:09:32.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.626884 11407 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/ts-2/wal/instance:
14:09:32.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b4aa910903424cf9aa479b868dd4fbbf"
14:09:32.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:32 on dist-test-slave-63nk"
14:09:32.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.628082 11407 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.001s
14:09:32.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.628908 11421 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:32.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.629072 11407 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
14:09:32.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.629165 11407 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/ts-2/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/ts-2/wal
14:09:32.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b4aa910903424cf9aa479b868dd4fbbf"
14:09:32.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:32 on dist-test-slave-63nk"
14:09:32.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.629220 11407 fs_report.cc:389] FS layout report
14:09:32.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:32.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/ts-2/wal
14:09:32.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/ts-2/wal
14:09:32.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/ts-2/data/data
14:09:32.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:32.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:32.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:32.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:32.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:32.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:32.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:32.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:32.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:32.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:32.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:32.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.646155 11407 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:32.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.646533 11407 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:32.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.646696 11407 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:32.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.646972 11407 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:09:32.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.647351 11407 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:09:32.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.647403 11407 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:09:32.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.647445 11407 ts_tablet_manager.cc:616] Registered 0 tablets
14:09:32.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.647464 11407 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:09:32.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.653247 11407 rpc_server.cc:307] RPC server started. Bound to: 127.10.153.195:37331
14:09:32.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.653323 11534 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.153.195:37331 every 8 connection(s)
14:09:32.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.653642 11407 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/ts-2/data/info.pb
14:09:32.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.658983 11536 heartbeater.cc:344] Connected to a master server at 127.10.153.254:33795
14:09:32.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.659022 11537 heartbeater.cc:344] Connected to a master server at 127.10.153.253:39249
14:09:32.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.659088 11536 heartbeater.cc:461] Registering TS with master...
14:09:32.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.659091 11537 heartbeater.cc:461] Registering TS with master...
14:09:32.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.659312 11535 heartbeater.cc:344] Connected to a master server at 127.10.153.252:40351
14:09:32.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.659299 11537 heartbeater.cc:507] Master 127.10.153.253:39249 requested a full tablet report, sending...
14:09:32.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.659373 11535 heartbeater.cc:461] Registering TS with master...
14:09:32.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.659298 11536 heartbeater.cc:507] Master 127.10.153.254:33795 requested a full tablet report, sending...
14:09:32.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.659464 11535 heartbeater.cc:507] Master 127.10.153.252:40351 requested a full tablet report, sending...
14:09:32.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.659826 10897 ts_manager.cc:194] Registered new tserver with Master: b4aa910903424cf9aa479b868dd4fbbf (127.10.153.195:37331)
14:09:32.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.659826 10969 ts_manager.cc:194] Registered new tserver with Master: b4aa910903424cf9aa479b868dd4fbbf (127.10.153.195:37331)
14:09:32.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.659830 11041 ts_manager.cc:194] Registered new tserver with Master: b4aa910903424cf9aa479b868dd4fbbf (127.10.153.195:37331)
14:09:32.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.660336 11041 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.10.153.195:56153
14:09:32.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.663404 10855 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 11407
14:09:32.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.663483 10855 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/ts-2/wal/instance
14:09:32.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.665696 10855 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
14:09:32.666 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:09:32.666 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

14:09:32.667 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.10.153.254"
      port: 33795
    }
    bound_http_address {
      host: "127.10.153.254"
      port: 38599
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.10.153.253"
      port: 39249
    }
    bound_http_address {
      host: "127.10.153.253"
      port: 39525
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.10.153.252"
      port: 40351
    }
    bound_http_address {
      host: "127.10.153.252"
      port: 42305
    }
  }
}

14:09:32.667 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

14:09:32.667 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.10.153.193"
      port: 36069
    }
    bound_http_address {
      host: "127.10.153.193"
      port: 46059
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.10.153.194"
      port: 33721
    }
    bound_http_address {
      host: "127.10.153.194"
      port: 36609
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.10.153.195"
      port: 37331
    }
    bound_http_address {
      host: "127.10.153.195"
      port: 34499
    }
  }
}

14:09:32.667 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
14:09:32.669 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:09:32.671 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.10.153.254:33795(127.10.153.254:33795)] connecting to peer
14:09:32.672 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.10.153.253:39249(127.10.153.253:39249)] connecting to peer
14:09:32.673 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.10.153.252:40351(127.10.153.252:40351)] connecting to peer
14:09:32.673 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.10.153.254:33795(127.10.153.254:33795)] Successfully connected to peer
14:09:32.674 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.10.153.253:39249(127.10.153.253:39249)] Successfully connected to peer
14:09:32.679 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.10.153.252:40351(127.10.153.252:40351)] Successfully connected to peer
14:09:32.679 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.153.254
14:09:32.680 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.153.252
14:09:32.680 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.10.153.253
14:09:32.690 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x092e2c21, L:/127.0.0.1:46176 - R:/127.10.153.252:40351] using SASL/PLAIN
14:09:32.690 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x626536b9, L:/127.0.0.1:39254 - R:/127.10.153.253:39249] using SASL/PLAIN
14:09:32.691 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:09:32.691 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=21), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.153.254:33795, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.153.253:39249, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.10.153.252:40351, [20ms] Sub RPC ConnectToMaster: received response from server master-127.10.153.252:40351: OK, deferred=null) after lookup
14:09:32.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.692654 11041 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46176:
14:09:32.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1783519772669"
14:09:32.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
14:09:32.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:09:32.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
14:09:32.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:09:32.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:09:32.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:09:32.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:09:32.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:09:32.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:09:32.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:09:32.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:09:32.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
14:09:32.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:09:32.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:09:32.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:09:32.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:09:32.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:09:32.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:09:32.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:09:32.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:09:32.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
14:09:32.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
14:09:32.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
14:09:32.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:09:32.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:09:32.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:09:32.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
14:09:32.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
14:09:32.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:09:32.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
14:09:32.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:09:32.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:09:32.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:09:32.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:09:32.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   custom_hash_schema_ranges {
14:09:32.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     range_bounds {
14:09:32.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       rows: "<redacted>""\006\001d\000\000\000\007\000"
14:09:32.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:09:32.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     hash_schema {
14:09:32.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       columns {
14:09:32.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)         name: "c0"
14:09:32.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       }
14:09:32.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       num_buckets: 5
14:09:32.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       seed: 0
14:09:32.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:09:32.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:09:32.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   custom_hash_schema_ranges {
14:09:32.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     range_bounds {
14:09:32.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       rows: "<redacted>""\006\001\234\377\377\377\007\001d\000\000\000"
14:09:32.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:09:32.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     hash_schema {
14:09:32.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       columns {
14:09:32.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)         name: "c0"
14:09:32.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       }
14:09:32.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       num_buckets: 2
14:09:32.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       seed: 0
14:09:32.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:09:32.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:09:32.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:09:32.697 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3e2c414c032b48c9b65d261aeccdd7c5
14:09:32.698 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x031c6307, L:/127.0.0.1:41932 - R:/127.10.153.254:33795] using SASL/PLAIN
14:09:32.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.703179 11198 tablet_service.cc:1511] Processing CreateTablet for tablet 861b25b2b2264f0e9278e3bf8bc494a6 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783519772669 [id=3e2c414c032b48c9b65d261aeccdd7c5]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 100 <= VALUES
14:09:32.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.703536 11198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 861b25b2b2264f0e9278e3bf8bc494a6. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:32.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.703501 11469 tablet_service.cc:1511] Processing CreateTablet for tablet 93855eb33abf4a4cb08cb84edb8679f0 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783519772669 [id=3e2c414c032b48c9b65d261aeccdd7c5]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 100 <= VALUES
14:09:32.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.703727 11469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93855eb33abf4a4cb08cb84edb8679f0. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:32.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.704428 11197 tablet_service.cc:1511] Processing CreateTablet for tablet a9e0a6b83f204c7282d0c9e34ad9df6d (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783519772669 [id=3e2c414c032b48c9b65d261aeccdd7c5]), partition=HASH (c0) PARTITION 3, RANGE (c0) PARTITION 100 <= VALUES
14:09:32.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.704571 11197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9e0a6b83f204c7282d0c9e34ad9df6d. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:32.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.704871 11199 tablet_service.cc:1511] Processing CreateTablet for tablet bc79f2c265f848aaa87b2bd9f924cfa8 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783519772669 [id=3e2c414c032b48c9b65d261aeccdd7c5]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION -100 <= VALUES < 100
14:09:32.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.704977 11199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc79f2c265f848aaa87b2bd9f924cfa8. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:32.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.706357 11334 tablet_service.cc:1511] Processing CreateTablet for tablet 0fc82e6f91b74c3aadfc65bd5ebc0982 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783519772669 [id=3e2c414c032b48c9b65d261aeccdd7c5]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION -100 <= VALUES < 100
14:09:32.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.706630 11334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fc82e6f91b74c3aadfc65bd5ebc0982. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:32.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.706738 11553 tablet_bootstrap.cc:492] T 93855eb33abf4a4cb08cb84edb8679f0 P b4aa910903424cf9aa479b868dd4fbbf: Bootstrap starting.
14:09:32.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.707417 11553 tablet_bootstrap.cc:654] T 93855eb33abf4a4cb08cb84edb8679f0 P b4aa910903424cf9aa479b868dd4fbbf: Neither blocks nor log segments found. Creating new log.
14:09:32.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.707700 11553 log.cc:826] T 93855eb33abf4a4cb08cb84edb8679f0 P b4aa910903424cf9aa479b868dd4fbbf: Log is configured to *not* fsync() on all Append() calls
14:09:32.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.708331 11553 tablet_bootstrap.cc:492] T 93855eb33abf4a4cb08cb84edb8679f0 P b4aa910903424cf9aa479b868dd4fbbf: No bootstrap required, opened a new log
14:09:32.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.708390 11553 ts_tablet_manager.cc:1403] T 93855eb33abf4a4cb08cb84edb8679f0 P b4aa910903424cf9aa479b868dd4fbbf: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
14:09:32.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.709241 11333 tablet_service.cc:1511] Processing CreateTablet for tablet f358f59f1b0244e18c79e05bcff0dbd6 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783519772669 [id=3e2c414c032b48c9b65d261aeccdd7c5]), partition=HASH (c0) PARTITION 2, RANGE (c0) PARTITION 100 <= VALUES
14:09:32.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.709338 11333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f358f59f1b0244e18c79e05bcff0dbd6. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:32.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.710335 11553 raft_consensus.cc:359] T 93855eb33abf4a4cb08cb84edb8679f0 P b4aa910903424cf9aa479b868dd4fbbf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4aa910903424cf9aa479b868dd4fbbf" member_type: VOTER last_known_addr { host: "127.10.153.195" port: 37331 } }
14:09:32.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.710430 11553 raft_consensus.cc:385] T 93855eb33abf4a4cb08cb84edb8679f0 P b4aa910903424cf9aa479b868dd4fbbf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:32.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.710449 11553 raft_consensus.cc:740] T 93855eb33abf4a4cb08cb84edb8679f0 P b4aa910903424cf9aa479b868dd4fbbf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4aa910903424cf9aa479b868dd4fbbf, State: Initialized, Role: FOLLOWER
14:09:32.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.710500 11332 tablet_service.cc:1511] Processing CreateTablet for tablet 57ab782c4f3b4134b0b735a820c7b7eb (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783519772669 [id=3e2c414c032b48c9b65d261aeccdd7c5]), partition=HASH (c0) PARTITION 4, RANGE (c0) PARTITION 100 <= VALUES
14:09:32.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.710582 11332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57ab782c4f3b4134b0b735a820c7b7eb. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:32.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.710564 11553 consensus_queue.cc:260] T 93855eb33abf4a4cb08cb84edb8679f0 P b4aa910903424cf9aa479b868dd4fbbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4aa910903424cf9aa479b868dd4fbbf" member_type: VOTER last_known_addr { host: "127.10.153.195" port: 37331 } }
14:09:32.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.710628 11553 raft_consensus.cc:399] T 93855eb33abf4a4cb08cb84edb8679f0 P b4aa910903424cf9aa479b868dd4fbbf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:09:32.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.710651 11553 raft_consensus.cc:493] T 93855eb33abf4a4cb08cb84edb8679f0 P b4aa910903424cf9aa479b868dd4fbbf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:09:32.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.710680 11553 raft_consensus.cc:3060] T 93855eb33abf4a4cb08cb84edb8679f0 P b4aa910903424cf9aa479b868dd4fbbf [term 0 FOLLOWER]: Advancing to term 1
14:09:32.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.711153 11553 raft_consensus.cc:515] T 93855eb33abf4a4cb08cb84edb8679f0 P b4aa910903424cf9aa479b868dd4fbbf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4aa910903424cf9aa479b868dd4fbbf" member_type: VOTER last_known_addr { host: "127.10.153.195" port: 37331 } }
14:09:32.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.711277 11553 leader_election.cc:304] T 93855eb33abf4a4cb08cb84edb8679f0 P b4aa910903424cf9aa479b868dd4fbbf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b4aa910903424cf9aa479b868dd4fbbf; no voters: 
14:09:32.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.711424 11553 leader_election.cc:290] T 93855eb33abf4a4cb08cb84edb8679f0 P b4aa910903424cf9aa479b868dd4fbbf [CANDIDATE]: Term 1 election: Requested vote from peers 
14:09:32.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.711596 11553 ts_tablet_manager.cc:1434] T 93855eb33abf4a4cb08cb84edb8679f0 P b4aa910903424cf9aa479b868dd4fbbf: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.003s
14:09:32.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.711701 11535 heartbeater.cc:499] Master 127.10.153.252:40351 was elected leader, sending a full tablet report...
14:09:32.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.712617 11558 raft_consensus.cc:2804] T 93855eb33abf4a4cb08cb84edb8679f0 P b4aa910903424cf9aa479b868dd4fbbf [term 1 FOLLOWER]: Leader election won for term 1
14:09:32.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.712754 11558 raft_consensus.cc:697] T 93855eb33abf4a4cb08cb84edb8679f0 P b4aa910903424cf9aa479b868dd4fbbf [term 1 LEADER]: Becoming Leader. State: Replica: b4aa910903424cf9aa479b868dd4fbbf, State: Running, Role: LEADER
14:09:32.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.712826 11558 consensus_queue.cc:237] T 93855eb33abf4a4cb08cb84edb8679f0 P b4aa910903424cf9aa479b868dd4fbbf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4aa910903424cf9aa479b868dd4fbbf" member_type: VOTER last_known_addr { host: "127.10.153.195" port: 37331 } }
14:09:32.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.713418 11039 catalog_manager.cc:5697] T 93855eb33abf4a4cb08cb84edb8679f0 P b4aa910903424cf9aa479b868dd4fbbf reported cstate change: term changed from 0 to 1, leader changed from <none> to b4aa910903424cf9aa479b868dd4fbbf (127.10.153.195). New cstate: current_term: 1 leader_uuid: "b4aa910903424cf9aa479b868dd4fbbf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4aa910903424cf9aa479b868dd4fbbf" member_type: VOTER last_known_addr { host: "127.10.153.195" port: 37331 } health_report { overall_health: HEALTHY } } }
14:09:32.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.714169 11555 tablet_bootstrap.cc:492] T 0fc82e6f91b74c3aadfc65bd5ebc0982 P ad08517874cc4aa4893a210f1594f7ca: Bootstrap starting.
14:09:32.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.715135 11555 tablet_bootstrap.cc:654] T 0fc82e6f91b74c3aadfc65bd5ebc0982 P ad08517874cc4aa4893a210f1594f7ca: Neither blocks nor log segments found. Creating new log.
14:09:32.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.715392 11555 log.cc:826] T 0fc82e6f91b74c3aadfc65bd5ebc0982 P ad08517874cc4aa4893a210f1594f7ca: Log is configured to *not* fsync() on all Append() calls
14:09:32.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.715667 11556 tablet_bootstrap.cc:492] T 861b25b2b2264f0e9278e3bf8bc494a6 P 0322827c2b2a46b2a5ebe3fe835ea834: Bootstrap starting.
14:09:32.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.716687 11556 tablet_bootstrap.cc:654] T 861b25b2b2264f0e9278e3bf8bc494a6 P 0322827c2b2a46b2a5ebe3fe835ea834: Neither blocks nor log segments found. Creating new log.
14:09:32.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.716992 11556 log.cc:826] T 861b25b2b2264f0e9278e3bf8bc494a6 P 0322827c2b2a46b2a5ebe3fe835ea834: Log is configured to *not* fsync() on all Append() calls
14:09:32.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.717649 11555 tablet_bootstrap.cc:492] T 0fc82e6f91b74c3aadfc65bd5ebc0982 P ad08517874cc4aa4893a210f1594f7ca: No bootstrap required, opened a new log
14:09:32.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.717680 11556 tablet_bootstrap.cc:492] T 861b25b2b2264f0e9278e3bf8bc494a6 P 0322827c2b2a46b2a5ebe3fe835ea834: No bootstrap required, opened a new log
14:09:32.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.717736 11556 ts_tablet_manager.cc:1403] T 861b25b2b2264f0e9278e3bf8bc494a6 P 0322827c2b2a46b2a5ebe3fe835ea834: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
14:09:32.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.717741 11555 ts_tablet_manager.cc:1403] T 0fc82e6f91b74c3aadfc65bd5ebc0982 P ad08517874cc4aa4893a210f1594f7ca: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.000s
14:09:32.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.718873 11555 raft_consensus.cc:359] T 0fc82e6f91b74c3aadfc65bd5ebc0982 P ad08517874cc4aa4893a210f1594f7ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad08517874cc4aa4893a210f1594f7ca" member_type: VOTER last_known_addr { host: "127.10.153.194" port: 33721 } }
14:09:32.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.719004 11555 raft_consensus.cc:385] T 0fc82e6f91b74c3aadfc65bd5ebc0982 P ad08517874cc4aa4893a210f1594f7ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:32.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.719038 11555 raft_consensus.cc:740] T 0fc82e6f91b74c3aadfc65bd5ebc0982 P ad08517874cc4aa4893a210f1594f7ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad08517874cc4aa4893a210f1594f7ca, State: Initialized, Role: FOLLOWER
14:09:32.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.719153 11555 consensus_queue.cc:260] T 0fc82e6f91b74c3aadfc65bd5ebc0982 P ad08517874cc4aa4893a210f1594f7ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad08517874cc4aa4893a210f1594f7ca" member_type: VOTER last_known_addr { host: "127.10.153.194" port: 33721 } }
14:09:32.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.719214 11555 raft_consensus.cc:399] T 0fc82e6f91b74c3aadfc65bd5ebc0982 P ad08517874cc4aa4893a210f1594f7ca [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:09:32.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.719239 11555 raft_consensus.cc:493] T 0fc82e6f91b74c3aadfc65bd5ebc0982 P ad08517874cc4aa4893a210f1594f7ca [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:09:32.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.719276 11555 raft_consensus.cc:3060] T 0fc82e6f91b74c3aadfc65bd5ebc0982 P ad08517874cc4aa4893a210f1594f7ca [term 0 FOLLOWER]: Advancing to term 1
14:09:32.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.719251 11556 raft_consensus.cc:359] T 861b25b2b2264f0e9278e3bf8bc494a6 P 0322827c2b2a46b2a5ebe3fe835ea834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0322827c2b2a46b2a5ebe3fe835ea834" member_type: VOTER last_known_addr { host: "127.10.153.193" port: 36069 } }
14:09:32.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.719360 11556 raft_consensus.cc:385] T 861b25b2b2264f0e9278e3bf8bc494a6 P 0322827c2b2a46b2a5ebe3fe835ea834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:32.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.719388 11556 raft_consensus.cc:740] T 861b25b2b2264f0e9278e3bf8bc494a6 P 0322827c2b2a46b2a5ebe3fe835ea834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0322827c2b2a46b2a5ebe3fe835ea834, State: Initialized, Role: FOLLOWER
14:09:32.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.719507 11556 consensus_queue.cc:260] T 861b25b2b2264f0e9278e3bf8bc494a6 P 0322827c2b2a46b2a5ebe3fe835ea834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0322827c2b2a46b2a5ebe3fe835ea834" member_type: VOTER last_known_addr { host: "127.10.153.193" port: 36069 } }
14:09:32.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.719565 11556 raft_consensus.cc:399] T 861b25b2b2264f0e9278e3bf8bc494a6 P 0322827c2b2a46b2a5ebe3fe835ea834 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:09:32.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.719591 11556 raft_consensus.cc:493] T 861b25b2b2264f0e9278e3bf8bc494a6 P 0322827c2b2a46b2a5ebe3fe835ea834 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:09:32.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.719630 11556 raft_consensus.cc:3060] T 861b25b2b2264f0e9278e3bf8bc494a6 P 0322827c2b2a46b2a5ebe3fe835ea834 [term 0 FOLLOWER]: Advancing to term 1
14:09:32.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.719955 11555 raft_consensus.cc:515] T 0fc82e6f91b74c3aadfc65bd5ebc0982 P ad08517874cc4aa4893a210f1594f7ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad08517874cc4aa4893a210f1594f7ca" member_type: VOTER last_known_addr { host: "127.10.153.194" port: 33721 } }
14:09:32.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.720088 11555 leader_election.cc:304] T 0fc82e6f91b74c3aadfc65bd5ebc0982 P ad08517874cc4aa4893a210f1594f7ca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ad08517874cc4aa4893a210f1594f7ca; no voters: 
14:09:32.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.720273 11555 leader_election.cc:290] T 0fc82e6f91b74c3aadfc65bd5ebc0982 P ad08517874cc4aa4893a210f1594f7ca [CANDIDATE]: Term 1 election: Requested vote from peers 
14:09:32.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.720314 11556 raft_consensus.cc:515] T 861b25b2b2264f0e9278e3bf8bc494a6 P 0322827c2b2a46b2a5ebe3fe835ea834 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0322827c2b2a46b2a5ebe3fe835ea834" member_type: VOTER last_known_addr { host: "127.10.153.193" port: 36069 } }
14:09:32.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.720404 11556 leader_election.cc:304] T 861b25b2b2264f0e9278e3bf8bc494a6 P 0322827c2b2a46b2a5ebe3fe835ea834 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0322827c2b2a46b2a5ebe3fe835ea834; no voters: 
14:09:32.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.720311 11564 raft_consensus.cc:2804] T 0fc82e6f91b74c3aadfc65bd5ebc0982 P ad08517874cc4aa4893a210f1594f7ca [term 1 FOLLOWER]: Leader election won for term 1
14:09:32.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.720573 11564 raft_consensus.cc:697] T 0fc82e6f91b74c3aadfc65bd5ebc0982 P ad08517874cc4aa4893a210f1594f7ca [term 1 LEADER]: Becoming Leader. State: Replica: ad08517874cc4aa4893a210f1594f7ca, State: Running, Role: LEADER
14:09:32.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.720650 11555 ts_tablet_manager.cc:1434] T 0fc82e6f91b74c3aadfc65bd5ebc0982 P ad08517874cc4aa4893a210f1594f7ca: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
14:09:32.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.720726 11556 leader_election.cc:290] T 861b25b2b2264f0e9278e3bf8bc494a6 P 0322827c2b2a46b2a5ebe3fe835ea834 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:09:32.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.720742 11564 consensus_queue.cc:237] T 0fc82e6f91b74c3aadfc65bd5ebc0982 P ad08517874cc4aa4893a210f1594f7ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad08517874cc4aa4893a210f1594f7ca" member_type: VOTER last_known_addr { host: "127.10.153.194" port: 33721 } }
14:09:32.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.720907 11556 ts_tablet_manager.cc:1434] T 861b25b2b2264f0e9278e3bf8bc494a6 P 0322827c2b2a46b2a5ebe3fe835ea834: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
14:09:32.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.720961 11567 raft_consensus.cc:2804] T 861b25b2b2264f0e9278e3bf8bc494a6 P 0322827c2b2a46b2a5ebe3fe835ea834 [term 1 FOLLOWER]: Leader election won for term 1
14:09:32.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.721014 11265 heartbeater.cc:499] Master 127.10.153.252:40351 was elected leader, sending a full tablet report...
14:09:32.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.721096 11567 raft_consensus.cc:697] T 861b25b2b2264f0e9278e3bf8bc494a6 P 0322827c2b2a46b2a5ebe3fe835ea834 [term 1 LEADER]: Becoming Leader. State: Replica: 0322827c2b2a46b2a5ebe3fe835ea834, State: Running, Role: LEADER
14:09:32.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.721166 11567 consensus_queue.cc:237] T 861b25b2b2264f0e9278e3bf8bc494a6 P 0322827c2b2a46b2a5ebe3fe835ea834 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0322827c2b2a46b2a5ebe3fe835ea834" member_type: VOTER last_known_addr { host: "127.10.153.193" port: 36069 } }
14:09:32.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.721376 11556 tablet_bootstrap.cc:492] T a9e0a6b83f204c7282d0c9e34ad9df6d P 0322827c2b2a46b2a5ebe3fe835ea834: Bootstrap starting.
14:09:32.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.721854 11556 tablet_bootstrap.cc:654] T a9e0a6b83f204c7282d0c9e34ad9df6d P 0322827c2b2a46b2a5ebe3fe835ea834: Neither blocks nor log segments found. Creating new log.
14:09:32.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.722661 11039 catalog_manager.cc:5697] T 861b25b2b2264f0e9278e3bf8bc494a6 P 0322827c2b2a46b2a5ebe3fe835ea834 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0322827c2b2a46b2a5ebe3fe835ea834 (127.10.153.193). New cstate: current_term: 1 leader_uuid: "0322827c2b2a46b2a5ebe3fe835ea834" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0322827c2b2a46b2a5ebe3fe835ea834" member_type: VOTER last_known_addr { host: "127.10.153.193" port: 36069 } health_report { overall_health: HEALTHY } } }
14:09:32.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.722994 11400 heartbeater.cc:499] Master 127.10.153.252:40351 was elected leader, sending a full tablet report...
14:09:32.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.723393 11555 tablet_bootstrap.cc:492] T f358f59f1b0244e18c79e05bcff0dbd6 P ad08517874cc4aa4893a210f1594f7ca: Bootstrap starting.
14:09:32.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.723400 11041 catalog_manager.cc:5697] T 0fc82e6f91b74c3aadfc65bd5ebc0982 P ad08517874cc4aa4893a210f1594f7ca reported cstate change: term changed from 0 to 1, leader changed from <none> to ad08517874cc4aa4893a210f1594f7ca (127.10.153.194). New cstate: current_term: 1 leader_uuid: "ad08517874cc4aa4893a210f1594f7ca" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad08517874cc4aa4893a210f1594f7ca" member_type: VOTER last_known_addr { host: "127.10.153.194" port: 33721 } health_report { overall_health: HEALTHY } } }
14:09:32.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.723876 11555 tablet_bootstrap.cc:654] T f358f59f1b0244e18c79e05bcff0dbd6 P ad08517874cc4aa4893a210f1594f7ca: Neither blocks nor log segments found. Creating new log.
14:09:32.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.725557 11556 tablet_bootstrap.cc:492] T a9e0a6b83f204c7282d0c9e34ad9df6d P 0322827c2b2a46b2a5ebe3fe835ea834: No bootstrap required, opened a new log
14:09:32.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.725608 11556 ts_tablet_manager.cc:1403] T a9e0a6b83f204c7282d0c9e34ad9df6d P 0322827c2b2a46b2a5ebe3fe835ea834: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.000s
14:09:32.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.725745 11556 raft_consensus.cc:359] T a9e0a6b83f204c7282d0c9e34ad9df6d P 0322827c2b2a46b2a5ebe3fe835ea834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0322827c2b2a46b2a5ebe3fe835ea834" member_type: VOTER last_known_addr { host: "127.10.153.193" port: 36069 } }
14:09:32.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.725796 11556 raft_consensus.cc:385] T a9e0a6b83f204c7282d0c9e34ad9df6d P 0322827c2b2a46b2a5ebe3fe835ea834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:32.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.725817 11556 raft_consensus.cc:740] T a9e0a6b83f204c7282d0c9e34ad9df6d P 0322827c2b2a46b2a5ebe3fe835ea834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0322827c2b2a46b2a5ebe3fe835ea834, State: Initialized, Role: FOLLOWER
14:09:32.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.725869 11556 consensus_queue.cc:260] T a9e0a6b83f204c7282d0c9e34ad9df6d P 0322827c2b2a46b2a5ebe3fe835ea834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0322827c2b2a46b2a5ebe3fe835ea834" member_type: VOTER last_known_addr { host: "127.10.153.193" port: 36069 } }
14:09:32.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.725908 11556 raft_consensus.cc:399] T a9e0a6b83f204c7282d0c9e34ad9df6d P 0322827c2b2a46b2a5ebe3fe835ea834 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:09:32.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.725926 11556 raft_consensus.cc:493] T a9e0a6b83f204c7282d0c9e34ad9df6d P 0322827c2b2a46b2a5ebe3fe835ea834 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:09:32.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.725948 11556 raft_consensus.cc:3060] T a9e0a6b83f204c7282d0c9e34ad9df6d P 0322827c2b2a46b2a5ebe3fe835ea834 [term 0 FOLLOWER]: Advancing to term 1
14:09:32.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.726660 11556 raft_consensus.cc:515] T a9e0a6b83f204c7282d0c9e34ad9df6d P 0322827c2b2a46b2a5ebe3fe835ea834 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0322827c2b2a46b2a5ebe3fe835ea834" member_type: VOTER last_known_addr { host: "127.10.153.193" port: 36069 } }
14:09:32.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.727082 11555 tablet_bootstrap.cc:492] T f358f59f1b0244e18c79e05bcff0dbd6 P ad08517874cc4aa4893a210f1594f7ca: No bootstrap required, opened a new log
14:09:32.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.727106 11556 leader_election.cc:304] T a9e0a6b83f204c7282d0c9e34ad9df6d P 0322827c2b2a46b2a5ebe3fe835ea834 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0322827c2b2a46b2a5ebe3fe835ea834; no voters: 
14:09:32.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.727137 11555 ts_tablet_manager.cc:1403] T f358f59f1b0244e18c79e05bcff0dbd6 P ad08517874cc4aa4893a210f1594f7ca: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.000s
14:09:32.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.727159 11556 leader_election.cc:290] T a9e0a6b83f204c7282d0c9e34ad9df6d P 0322827c2b2a46b2a5ebe3fe835ea834 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:09:32.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.727216 11567 raft_consensus.cc:2804] T a9e0a6b83f204c7282d0c9e34ad9df6d P 0322827c2b2a46b2a5ebe3fe835ea834 [term 1 FOLLOWER]: Leader election won for term 1
14:09:32.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.727250 11567 raft_consensus.cc:697] T a9e0a6b83f204c7282d0c9e34ad9df6d P 0322827c2b2a46b2a5ebe3fe835ea834 [term 1 LEADER]: Becoming Leader. State: Replica: 0322827c2b2a46b2a5ebe3fe835ea834, State: Running, Role: LEADER
14:09:32.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.727280 11567 consensus_queue.cc:237] T a9e0a6b83f204c7282d0c9e34ad9df6d P 0322827c2b2a46b2a5ebe3fe835ea834 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0322827c2b2a46b2a5ebe3fe835ea834" member_type: VOTER last_known_addr { host: "127.10.153.193" port: 36069 } }
14:09:32.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.727306 11555 raft_consensus.cc:359] T f358f59f1b0244e18c79e05bcff0dbd6 P ad08517874cc4aa4893a210f1594f7ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad08517874cc4aa4893a210f1594f7ca" member_type: VOTER last_known_addr { host: "127.10.153.194" port: 33721 } }
14:09:32.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.727353 11555 raft_consensus.cc:385] T f358f59f1b0244e18c79e05bcff0dbd6 P ad08517874cc4aa4893a210f1594f7ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:32.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.727380 11555 raft_consensus.cc:740] T f358f59f1b0244e18c79e05bcff0dbd6 P ad08517874cc4aa4893a210f1594f7ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad08517874cc4aa4893a210f1594f7ca, State: Initialized, Role: FOLLOWER
14:09:32.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.727437 11555 consensus_queue.cc:260] T f358f59f1b0244e18c79e05bcff0dbd6 P ad08517874cc4aa4893a210f1594f7ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad08517874cc4aa4893a210f1594f7ca" member_type: VOTER last_known_addr { host: "127.10.153.194" port: 33721 } }
14:09:32.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.727489 11555 raft_consensus.cc:399] T f358f59f1b0244e18c79e05bcff0dbd6 P ad08517874cc4aa4893a210f1594f7ca [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:09:32.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.727509 11555 raft_consensus.cc:493] T f358f59f1b0244e18c79e05bcff0dbd6 P ad08517874cc4aa4893a210f1594f7ca [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:09:32.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.727531 11555 raft_consensus.cc:3060] T f358f59f1b0244e18c79e05bcff0dbd6 P ad08517874cc4aa4893a210f1594f7ca [term 0 FOLLOWER]: Advancing to term 1
14:09:32.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.728231 11556 ts_tablet_manager.cc:1434] T a9e0a6b83f204c7282d0c9e34ad9df6d P 0322827c2b2a46b2a5ebe3fe835ea834: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
14:09:32.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.728325 11556 tablet_bootstrap.cc:492] T bc79f2c265f848aaa87b2bd9f924cfa8 P 0322827c2b2a46b2a5ebe3fe835ea834: Bootstrap starting.
14:09:32.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.728351 11555 raft_consensus.cc:515] T f358f59f1b0244e18c79e05bcff0dbd6 P ad08517874cc4aa4893a210f1594f7ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad08517874cc4aa4893a210f1594f7ca" member_type: VOTER last_known_addr { host: "127.10.153.194" port: 33721 } }
14:09:32.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.728420 11555 leader_election.cc:304] T f358f59f1b0244e18c79e05bcff0dbd6 P ad08517874cc4aa4893a210f1594f7ca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ad08517874cc4aa4893a210f1594f7ca; no voters: 
14:09:32.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.728463 11555 leader_election.cc:290] T f358f59f1b0244e18c79e05bcff0dbd6 P ad08517874cc4aa4893a210f1594f7ca [CANDIDATE]: Term 1 election: Requested vote from peers 
14:09:32.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.728530 11555 ts_tablet_manager.cc:1434] T f358f59f1b0244e18c79e05bcff0dbd6 P ad08517874cc4aa4893a210f1594f7ca: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
14:09:32.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.728601 11555 tablet_bootstrap.cc:492] T 57ab782c4f3b4134b0b735a820c7b7eb P ad08517874cc4aa4893a210f1594f7ca: Bootstrap starting.
14:09:32.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.728829 11556 tablet_bootstrap.cc:654] T bc79f2c265f848aaa87b2bd9f924cfa8 P 0322827c2b2a46b2a5ebe3fe835ea834: Neither blocks nor log segments found. Creating new log.
14:09:32.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.729182 11555 tablet_bootstrap.cc:654] T 57ab782c4f3b4134b0b735a820c7b7eb P ad08517874cc4aa4893a210f1594f7ca: Neither blocks nor log segments found. Creating new log.
14:09:32.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.729532 11565 raft_consensus.cc:2804] T f358f59f1b0244e18c79e05bcff0dbd6 P ad08517874cc4aa4893a210f1594f7ca [term 1 FOLLOWER]: Leader election won for term 1
14:09:32.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.729588 11565 raft_consensus.cc:697] T f358f59f1b0244e18c79e05bcff0dbd6 P ad08517874cc4aa4893a210f1594f7ca [term 1 LEADER]: Becoming Leader. State: Replica: ad08517874cc4aa4893a210f1594f7ca, State: Running, Role: LEADER
14:09:32.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.729635 11565 consensus_queue.cc:237] T f358f59f1b0244e18c79e05bcff0dbd6 P ad08517874cc4aa4893a210f1594f7ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad08517874cc4aa4893a210f1594f7ca" member_type: VOTER last_known_addr { host: "127.10.153.194" port: 33721 } }
14:09:32.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.729707 11556 tablet_bootstrap.cc:492] T bc79f2c265f848aaa87b2bd9f924cfa8 P 0322827c2b2a46b2a5ebe3fe835ea834: No bootstrap required, opened a new log
14:09:32.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.729748 11556 ts_tablet_manager.cc:1403] T bc79f2c265f848aaa87b2bd9f924cfa8 P 0322827c2b2a46b2a5ebe3fe835ea834: Time spent bootstrapping tablet: real 0.001s	user 0.001s	sys 0.000s
14:09:32.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.729773 11555 tablet_bootstrap.cc:492] T 57ab782c4f3b4134b0b735a820c7b7eb P ad08517874cc4aa4893a210f1594f7ca: No bootstrap required, opened a new log
14:09:32.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.729815 11555 ts_tablet_manager.cc:1403] T 57ab782c4f3b4134b0b735a820c7b7eb P ad08517874cc4aa4893a210f1594f7ca: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.001s
14:09:32.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.729892 11556 raft_consensus.cc:359] T bc79f2c265f848aaa87b2bd9f924cfa8 P 0322827c2b2a46b2a5ebe3fe835ea834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0322827c2b2a46b2a5ebe3fe835ea834" member_type: VOTER last_known_addr { host: "127.10.153.193" port: 36069 } }
14:09:32.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.729935 11556 raft_consensus.cc:385] T bc79f2c265f848aaa87b2bd9f924cfa8 P 0322827c2b2a46b2a5ebe3fe835ea834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:32.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.729954 11556 raft_consensus.cc:740] T bc79f2c265f848aaa87b2bd9f924cfa8 P 0322827c2b2a46b2a5ebe3fe835ea834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0322827c2b2a46b2a5ebe3fe835ea834, State: Initialized, Role: FOLLOWER
14:09:32.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.729950 11555 raft_consensus.cc:359] T 57ab782c4f3b4134b0b735a820c7b7eb P ad08517874cc4aa4893a210f1594f7ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad08517874cc4aa4893a210f1594f7ca" member_type: VOTER last_known_addr { host: "127.10.153.194" port: 33721 } }
14:09:32.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.729996 11555 raft_consensus.cc:385] T 57ab782c4f3b4134b0b735a820c7b7eb P ad08517874cc4aa4893a210f1594f7ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:32.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.729995 11556 consensus_queue.cc:260] T bc79f2c265f848aaa87b2bd9f924cfa8 P 0322827c2b2a46b2a5ebe3fe835ea834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0322827c2b2a46b2a5ebe3fe835ea834" member_type: VOTER last_known_addr { host: "127.10.153.193" port: 36069 } }
14:09:32.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.730016 11555 raft_consensus.cc:740] T 57ab782c4f3b4134b0b735a820c7b7eb P ad08517874cc4aa4893a210f1594f7ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad08517874cc4aa4893a210f1594f7ca, State: Initialized, Role: FOLLOWER
14:09:32.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.730027 11556 raft_consensus.cc:399] T bc79f2c265f848aaa87b2bd9f924cfa8 P 0322827c2b2a46b2a5ebe3fe835ea834 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:09:32.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.730052 11556 raft_consensus.cc:493] T bc79f2c265f848aaa87b2bd9f924cfa8 P 0322827c2b2a46b2a5ebe3fe835ea834 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:09:32.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.730075 11556 raft_consensus.cc:3060] T bc79f2c265f848aaa87b2bd9f924cfa8 P 0322827c2b2a46b2a5ebe3fe835ea834 [term 0 FOLLOWER]: Advancing to term 1
14:09:32.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.730077 11555 consensus_queue.cc:260] T 57ab782c4f3b4134b0b735a820c7b7eb P ad08517874cc4aa4893a210f1594f7ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad08517874cc4aa4893a210f1594f7ca" member_type: VOTER last_known_addr { host: "127.10.153.194" port: 33721 } }
14:09:32.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.730111 11555 raft_consensus.cc:399] T 57ab782c4f3b4134b0b735a820c7b7eb P ad08517874cc4aa4893a210f1594f7ca [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:09:32.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.730130 11555 raft_consensus.cc:493] T 57ab782c4f3b4134b0b735a820c7b7eb P ad08517874cc4aa4893a210f1594f7ca [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:09:32.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.730149 11555 raft_consensus.cc:3060] T 57ab782c4f3b4134b0b735a820c7b7eb P ad08517874cc4aa4893a210f1594f7ca [term 0 FOLLOWER]: Advancing to term 1
14:09:32.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.730705 11556 raft_consensus.cc:515] T bc79f2c265f848aaa87b2bd9f924cfa8 P 0322827c2b2a46b2a5ebe3fe835ea834 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0322827c2b2a46b2a5ebe3fe835ea834" member_type: VOTER last_known_addr { host: "127.10.153.193" port: 36069 } }
14:09:32.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.730767 11556 leader_election.cc:304] T bc79f2c265f848aaa87b2bd9f924cfa8 P 0322827c2b2a46b2a5ebe3fe835ea834 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0322827c2b2a46b2a5ebe3fe835ea834; no voters: 
14:09:32.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.730762 11555 raft_consensus.cc:515] T 57ab782c4f3b4134b0b735a820c7b7eb P ad08517874cc4aa4893a210f1594f7ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad08517874cc4aa4893a210f1594f7ca" member_type: VOTER last_known_addr { host: "127.10.153.194" port: 33721 } }
14:09:32.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.730810 11556 leader_election.cc:290] T bc79f2c265f848aaa87b2bd9f924cfa8 P 0322827c2b2a46b2a5ebe3fe835ea834 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:09:32.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.730819 11555 leader_election.cc:304] T 57ab782c4f3b4134b0b735a820c7b7eb P ad08517874cc4aa4893a210f1594f7ca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ad08517874cc4aa4893a210f1594f7ca; no voters: 
14:09:32.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.730857 11555 leader_election.cc:290] T 57ab782c4f3b4134b0b735a820c7b7eb P ad08517874cc4aa4893a210f1594f7ca [CANDIDATE]: Term 1 election: Requested vote from peers 
14:09:32.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.730895 11567 raft_consensus.cc:2804] T bc79f2c265f848aaa87b2bd9f924cfa8 P 0322827c2b2a46b2a5ebe3fe835ea834 [term 1 FOLLOWER]: Leader election won for term 1
14:09:32.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.730916 11555 ts_tablet_manager.cc:1434] T 57ab782c4f3b4134b0b735a820c7b7eb P ad08517874cc4aa4893a210f1594f7ca: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
14:09:32.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.730927 11567 raft_consensus.cc:697] T bc79f2c265f848aaa87b2bd9f924cfa8 P 0322827c2b2a46b2a5ebe3fe835ea834 [term 1 LEADER]: Becoming Leader. State: Replica: 0322827c2b2a46b2a5ebe3fe835ea834, State: Running, Role: LEADER
14:09:32.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.730960 11567 consensus_queue.cc:237] T bc79f2c265f848aaa87b2bd9f924cfa8 P 0322827c2b2a46b2a5ebe3fe835ea834 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0322827c2b2a46b2a5ebe3fe835ea834" member_type: VOTER last_known_addr { host: "127.10.153.193" port: 36069 } }
14:09:32.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.731398 11564 raft_consensus.cc:2804] T 57ab782c4f3b4134b0b735a820c7b7eb P ad08517874cc4aa4893a210f1594f7ca [term 1 FOLLOWER]: Leader election won for term 1
14:09:32.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.731459 11564 raft_consensus.cc:697] T 57ab782c4f3b4134b0b735a820c7b7eb P ad08517874cc4aa4893a210f1594f7ca [term 1 LEADER]: Becoming Leader. State: Replica: ad08517874cc4aa4893a210f1594f7ca, State: Running, Role: LEADER
14:09:32.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.731491 11564 consensus_queue.cc:237] T 57ab782c4f3b4134b0b735a820c7b7eb P ad08517874cc4aa4893a210f1594f7ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad08517874cc4aa4893a210f1594f7ca" member_type: VOTER last_known_addr { host: "127.10.153.194" port: 33721 } }
14:09:32.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.732018 11556 ts_tablet_manager.cc:1434] T bc79f2c265f848aaa87b2bd9f924cfa8 P 0322827c2b2a46b2a5ebe3fe835ea834: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
14:09:32.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.733232 11039 catalog_manager.cc:5697] T a9e0a6b83f204c7282d0c9e34ad9df6d P 0322827c2b2a46b2a5ebe3fe835ea834 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0322827c2b2a46b2a5ebe3fe835ea834 (127.10.153.193). New cstate: current_term: 1 leader_uuid: "0322827c2b2a46b2a5ebe3fe835ea834" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0322827c2b2a46b2a5ebe3fe835ea834" member_type: VOTER last_known_addr { host: "127.10.153.193" port: 36069 } health_report { overall_health: HEALTHY } } }
14:09:32.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.733340 11039 catalog_manager.cc:5697] T bc79f2c265f848aaa87b2bd9f924cfa8 P 0322827c2b2a46b2a5ebe3fe835ea834 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0322827c2b2a46b2a5ebe3fe835ea834 (127.10.153.193). New cstate: current_term: 1 leader_uuid: "0322827c2b2a46b2a5ebe3fe835ea834" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0322827c2b2a46b2a5ebe3fe835ea834" member_type: VOTER last_known_addr { host: "127.10.153.193" port: 36069 } health_report { overall_health: HEALTHY } } }
14:09:32.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.733381 11041 catalog_manager.cc:5697] T f358f59f1b0244e18c79e05bcff0dbd6 P ad08517874cc4aa4893a210f1594f7ca reported cstate change: term changed from 0 to 1, leader changed from <none> to ad08517874cc4aa4893a210f1594f7ca (127.10.153.194). New cstate: current_term: 1 leader_uuid: "ad08517874cc4aa4893a210f1594f7ca" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad08517874cc4aa4893a210f1594f7ca" member_type: VOTER last_known_addr { host: "127.10.153.194" port: 33721 } health_report { overall_health: HEALTHY } } }
14:09:32.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.733469 11041 catalog_manager.cc:5697] T 57ab782c4f3b4134b0b735a820c7b7eb P ad08517874cc4aa4893a210f1594f7ca reported cstate change: term changed from 0 to 1, leader changed from <none> to ad08517874cc4aa4893a210f1594f7ca (127.10.153.194). New cstate: current_term: 1 leader_uuid: "ad08517874cc4aa4893a210f1594f7ca" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad08517874cc4aa4893a210f1594f7ca" member_type: VOTER last_known_addr { host: "127.10.153.194" port: 33721 } health_report { overall_health: HEALTHY } } }
14:09:32.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.754490 11041 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46176:
14:09:32.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783519772669" } 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 } }
14:09:32.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:32.756704 11041 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ddc42d20b5ea41ef874ab53aff766fb0 has no consensus state
14:09:32.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:32.756866 11041 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e2ff677e62b844d28e116f14a4536c19 has no consensus state
14:09:32.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:32.756924 11041 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f131d1ec1458484e986a2e3b316e5fd0 has no consensus state
14:09:32.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.759020 11469 tablet_service.cc:1511] Processing CreateTablet for tablet ddc42d20b5ea41ef874ab53aff766fb0 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783519772669 [id=3e2c414c032b48c9b65d261aeccdd7c5]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION VALUES < -100
14:09:32.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.759050 11332 tablet_service.cc:1511] Processing CreateTablet for tablet e2ff677e62b844d28e116f14a4536c19 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783519772669 [id=3e2c414c032b48c9b65d261aeccdd7c5]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION VALUES < -100
14:09:32.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.759065 11197 tablet_service.cc:1511] Processing CreateTablet for tablet f131d1ec1458484e986a2e3b316e5fd0 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783519772669 [id=3e2c414c032b48c9b65d261aeccdd7c5]), partition=HASH (c0) PARTITION 2, RANGE (c0) PARTITION VALUES < -100
14:09:32.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.759181 11332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2ff677e62b844d28e116f14a4536c19. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:32.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.759181 11469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddc42d20b5ea41ef874ab53aff766fb0. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:32.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.759197 11197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f131d1ec1458484e986a2e3b316e5fd0. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:32.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.760403 11556 tablet_bootstrap.cc:492] T f131d1ec1458484e986a2e3b316e5fd0 P 0322827c2b2a46b2a5ebe3fe835ea834: Bootstrap starting.
14:09:32.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.760635 11553 tablet_bootstrap.cc:492] T ddc42d20b5ea41ef874ab53aff766fb0 P b4aa910903424cf9aa479b868dd4fbbf: Bootstrap starting.
14:09:32.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.760886 11556 tablet_bootstrap.cc:654] T f131d1ec1458484e986a2e3b316e5fd0 P 0322827c2b2a46b2a5ebe3fe835ea834: Neither blocks nor log segments found. Creating new log.
14:09:32.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.761116 11553 tablet_bootstrap.cc:654] T ddc42d20b5ea41ef874ab53aff766fb0 P b4aa910903424cf9aa479b868dd4fbbf: Neither blocks nor log segments found. Creating new log.
14:09:32.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.761276 11555 tablet_bootstrap.cc:492] T e2ff677e62b844d28e116f14a4536c19 P ad08517874cc4aa4893a210f1594f7ca: Bootstrap starting.
14:09:32.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.761603 11556 tablet_bootstrap.cc:492] T f131d1ec1458484e986a2e3b316e5fd0 P 0322827c2b2a46b2a5ebe3fe835ea834: No bootstrap required, opened a new log
14:09:32.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.761648 11556 ts_tablet_manager.cc:1403] T f131d1ec1458484e986a2e3b316e5fd0 P 0322827c2b2a46b2a5ebe3fe835ea834: Time spent bootstrapping tablet: real 0.001s	user 0.001s	sys 0.000s
14:09:32.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.761739 11555 tablet_bootstrap.cc:654] T e2ff677e62b844d28e116f14a4536c19 P ad08517874cc4aa4893a210f1594f7ca: Neither blocks nor log segments found. Creating new log.
14:09:32.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.761831 11556 raft_consensus.cc:359] T f131d1ec1458484e986a2e3b316e5fd0 P 0322827c2b2a46b2a5ebe3fe835ea834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0322827c2b2a46b2a5ebe3fe835ea834" member_type: VOTER last_known_addr { host: "127.10.153.193" port: 36069 } }
14:09:32.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.761893 11556 raft_consensus.cc:385] T f131d1ec1458484e986a2e3b316e5fd0 P 0322827c2b2a46b2a5ebe3fe835ea834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:32.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.761909 11556 raft_consensus.cc:740] T f131d1ec1458484e986a2e3b316e5fd0 P 0322827c2b2a46b2a5ebe3fe835ea834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0322827c2b2a46b2a5ebe3fe835ea834, State: Initialized, Role: FOLLOWER
14:09:32.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.761941 11556 consensus_queue.cc:260] T f131d1ec1458484e986a2e3b316e5fd0 P 0322827c2b2a46b2a5ebe3fe835ea834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0322827c2b2a46b2a5ebe3fe835ea834" member_type: VOTER last_known_addr { host: "127.10.153.193" port: 36069 } }
14:09:32.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.761971 11556 raft_consensus.cc:399] T f131d1ec1458484e986a2e3b316e5fd0 P 0322827c2b2a46b2a5ebe3fe835ea834 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:09:32.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.761989 11556 raft_consensus.cc:493] T f131d1ec1458484e986a2e3b316e5fd0 P 0322827c2b2a46b2a5ebe3fe835ea834 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:09:32.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.762008 11556 raft_consensus.cc:3060] T f131d1ec1458484e986a2e3b316e5fd0 P 0322827c2b2a46b2a5ebe3fe835ea834 [term 0 FOLLOWER]: Advancing to term 1
14:09:32.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.762712 11556 raft_consensus.cc:515] T f131d1ec1458484e986a2e3b316e5fd0 P 0322827c2b2a46b2a5ebe3fe835ea834 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0322827c2b2a46b2a5ebe3fe835ea834" member_type: VOTER last_known_addr { host: "127.10.153.193" port: 36069 } }
14:09:32.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.762795 11556 leader_election.cc:304] T f131d1ec1458484e986a2e3b316e5fd0 P 0322827c2b2a46b2a5ebe3fe835ea834 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0322827c2b2a46b2a5ebe3fe835ea834; no voters: 
14:09:32.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.762838 11555 tablet_bootstrap.cc:492] T e2ff677e62b844d28e116f14a4536c19 P ad08517874cc4aa4893a210f1594f7ca: No bootstrap required, opened a new log
14:09:32.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.762851 11556 leader_election.cc:290] T f131d1ec1458484e986a2e3b316e5fd0 P 0322827c2b2a46b2a5ebe3fe835ea834 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:09:32.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.762897 11555 ts_tablet_manager.cc:1403] T e2ff677e62b844d28e116f14a4536c19 P ad08517874cc4aa4893a210f1594f7ca: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
14:09:32.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.762935 11556 ts_tablet_manager.cc:1434] T f131d1ec1458484e986a2e3b316e5fd0 P 0322827c2b2a46b2a5ebe3fe835ea834: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
14:09:32.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.762951 11570 raft_consensus.cc:2804] T f131d1ec1458484e986a2e3b316e5fd0 P 0322827c2b2a46b2a5ebe3fe835ea834 [term 1 FOLLOWER]: Leader election won for term 1
14:09:32.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.763021 11570 raft_consensus.cc:697] T f131d1ec1458484e986a2e3b316e5fd0 P 0322827c2b2a46b2a5ebe3fe835ea834 [term 1 LEADER]: Becoming Leader. State: Replica: 0322827c2b2a46b2a5ebe3fe835ea834, State: Running, Role: LEADER
14:09:32.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.763059 11570 consensus_queue.cc:237] T f131d1ec1458484e986a2e3b316e5fd0 P 0322827c2b2a46b2a5ebe3fe835ea834 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0322827c2b2a46b2a5ebe3fe835ea834" member_type: VOTER last_known_addr { host: "127.10.153.193" port: 36069 } }
14:09:32.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.763083 11555 raft_consensus.cc:359] T e2ff677e62b844d28e116f14a4536c19 P ad08517874cc4aa4893a210f1594f7ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad08517874cc4aa4893a210f1594f7ca" member_type: VOTER last_known_addr { host: "127.10.153.194" port: 33721 } }
14:09:32.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.763144 11555 raft_consensus.cc:385] T e2ff677e62b844d28e116f14a4536c19 P ad08517874cc4aa4893a210f1594f7ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:32.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.763165 11555 raft_consensus.cc:740] T e2ff677e62b844d28e116f14a4536c19 P ad08517874cc4aa4893a210f1594f7ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad08517874cc4aa4893a210f1594f7ca, State: Initialized, Role: FOLLOWER
14:09:32.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.763214 11555 consensus_queue.cc:260] T e2ff677e62b844d28e116f14a4536c19 P ad08517874cc4aa4893a210f1594f7ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad08517874cc4aa4893a210f1594f7ca" member_type: VOTER last_known_addr { host: "127.10.153.194" port: 33721 } }
14:09:32.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.763257 11555 raft_consensus.cc:399] T e2ff677e62b844d28e116f14a4536c19 P ad08517874cc4aa4893a210f1594f7ca [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:09:32.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.763281 11555 raft_consensus.cc:493] T e2ff677e62b844d28e116f14a4536c19 P ad08517874cc4aa4893a210f1594f7ca [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:09:32.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.763319 11555 raft_consensus.cc:3060] T e2ff677e62b844d28e116f14a4536c19 P ad08517874cc4aa4893a210f1594f7ca [term 0 FOLLOWER]: Advancing to term 1
14:09:32.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.763511 11041 catalog_manager.cc:5697] T f131d1ec1458484e986a2e3b316e5fd0 P 0322827c2b2a46b2a5ebe3fe835ea834 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0322827c2b2a46b2a5ebe3fe835ea834 (127.10.153.193). New cstate: current_term: 1 leader_uuid: "0322827c2b2a46b2a5ebe3fe835ea834" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0322827c2b2a46b2a5ebe3fe835ea834" member_type: VOTER last_known_addr { host: "127.10.153.193" port: 36069 } health_report { overall_health: HEALTHY } } }
14:09:32.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.763991 11555 raft_consensus.cc:515] T e2ff677e62b844d28e116f14a4536c19 P ad08517874cc4aa4893a210f1594f7ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad08517874cc4aa4893a210f1594f7ca" member_type: VOTER last_known_addr { host: "127.10.153.194" port: 33721 } }
14:09:32.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.764063 11555 leader_election.cc:304] T e2ff677e62b844d28e116f14a4536c19 P ad08517874cc4aa4893a210f1594f7ca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ad08517874cc4aa4893a210f1594f7ca; no voters: 
14:09:32.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.764133 11555 leader_election.cc:290] T e2ff677e62b844d28e116f14a4536c19 P ad08517874cc4aa4893a210f1594f7ca [CANDIDATE]: Term 1 election: Requested vote from peers 
14:09:32.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.764221 11566 raft_consensus.cc:2804] T e2ff677e62b844d28e116f14a4536c19 P ad08517874cc4aa4893a210f1594f7ca [term 1 FOLLOWER]: Leader election won for term 1
14:09:32.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.764304 11566 raft_consensus.cc:697] T e2ff677e62b844d28e116f14a4536c19 P ad08517874cc4aa4893a210f1594f7ca [term 1 LEADER]: Becoming Leader. State: Replica: ad08517874cc4aa4893a210f1594f7ca, State: Running, Role: LEADER
14:09:32.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.764343 11566 consensus_queue.cc:237] T e2ff677e62b844d28e116f14a4536c19 P ad08517874cc4aa4893a210f1594f7ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad08517874cc4aa4893a210f1594f7ca" member_type: VOTER last_known_addr { host: "127.10.153.194" port: 33721 } }
14:09:32.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.765355 11039 catalog_manager.cc:5697] T e2ff677e62b844d28e116f14a4536c19 P ad08517874cc4aa4893a210f1594f7ca reported cstate change: term changed from 0 to 1, leader changed from <none> to ad08517874cc4aa4893a210f1594f7ca (127.10.153.194). New cstate: current_term: 1 leader_uuid: "ad08517874cc4aa4893a210f1594f7ca" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad08517874cc4aa4893a210f1594f7ca" member_type: VOTER last_known_addr { host: "127.10.153.194" port: 33721 } health_report { overall_health: HEALTHY } } }
14:09:32.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.766081 11553 tablet_bootstrap.cc:492] T ddc42d20b5ea41ef874ab53aff766fb0 P b4aa910903424cf9aa479b868dd4fbbf: No bootstrap required, opened a new log
14:09:32.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.766147 11553 ts_tablet_manager.cc:1403] T ddc42d20b5ea41ef874ab53aff766fb0 P b4aa910903424cf9aa479b868dd4fbbf: Time spent bootstrapping tablet: real 0.006s	user 0.000s	sys 0.001s
14:09:32.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.766326 11553 raft_consensus.cc:359] T ddc42d20b5ea41ef874ab53aff766fb0 P b4aa910903424cf9aa479b868dd4fbbf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4aa910903424cf9aa479b868dd4fbbf" member_type: VOTER last_known_addr { host: "127.10.153.195" port: 37331 } }
14:09:32.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.766413 11553 raft_consensus.cc:385] T ddc42d20b5ea41ef874ab53aff766fb0 P b4aa910903424cf9aa479b868dd4fbbf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:32.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.766439 11553 raft_consensus.cc:740] T ddc42d20b5ea41ef874ab53aff766fb0 P b4aa910903424cf9aa479b868dd4fbbf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4aa910903424cf9aa479b868dd4fbbf, State: Initialized, Role: FOLLOWER
14:09:32.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.766487 11553 consensus_queue.cc:260] T ddc42d20b5ea41ef874ab53aff766fb0 P b4aa910903424cf9aa479b868dd4fbbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4aa910903424cf9aa479b868dd4fbbf" member_type: VOTER last_known_addr { host: "127.10.153.195" port: 37331 } }
14:09:32.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.766521 11553 raft_consensus.cc:399] T ddc42d20b5ea41ef874ab53aff766fb0 P b4aa910903424cf9aa479b868dd4fbbf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:09:32.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.766541 11553 raft_consensus.cc:493] T ddc42d20b5ea41ef874ab53aff766fb0 P b4aa910903424cf9aa479b868dd4fbbf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:09:32.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.766561 11553 raft_consensus.cc:3060] T ddc42d20b5ea41ef874ab53aff766fb0 P b4aa910903424cf9aa479b868dd4fbbf [term 0 FOLLOWER]: Advancing to term 1
14:09:32.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.767284 11553 raft_consensus.cc:515] T ddc42d20b5ea41ef874ab53aff766fb0 P b4aa910903424cf9aa479b868dd4fbbf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4aa910903424cf9aa479b868dd4fbbf" member_type: VOTER last_known_addr { host: "127.10.153.195" port: 37331 } }
14:09:32.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.767351 11553 leader_election.cc:304] T ddc42d20b5ea41ef874ab53aff766fb0 P b4aa910903424cf9aa479b868dd4fbbf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b4aa910903424cf9aa479b868dd4fbbf; no voters: 
14:09:32.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.767410 11553 leader_election.cc:290] T ddc42d20b5ea41ef874ab53aff766fb0 P b4aa910903424cf9aa479b868dd4fbbf [CANDIDATE]: Term 1 election: Requested vote from peers 
14:09:32.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.767490 11553 ts_tablet_manager.cc:1434] T ddc42d20b5ea41ef874ab53aff766fb0 P b4aa910903424cf9aa479b868dd4fbbf: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
14:09:32.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.767503 11557 raft_consensus.cc:2804] T ddc42d20b5ea41ef874ab53aff766fb0 P b4aa910903424cf9aa479b868dd4fbbf [term 1 FOLLOWER]: Leader election won for term 1
14:09:32.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.767567 11557 raft_consensus.cc:697] T ddc42d20b5ea41ef874ab53aff766fb0 P b4aa910903424cf9aa479b868dd4fbbf [term 1 LEADER]: Becoming Leader. State: Replica: b4aa910903424cf9aa479b868dd4fbbf, State: Running, Role: LEADER
14:09:32.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.767608 11557 consensus_queue.cc:237] T ddc42d20b5ea41ef874ab53aff766fb0 P b4aa910903424cf9aa479b868dd4fbbf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4aa910903424cf9aa479b868dd4fbbf" member_type: VOTER last_known_addr { host: "127.10.153.195" port: 37331 } }
14:09:32.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.768146 11041 catalog_manager.cc:5697] T ddc42d20b5ea41ef874ab53aff766fb0 P b4aa910903424cf9aa479b868dd4fbbf reported cstate change: term changed from 0 to 1, leader changed from <none> to b4aa910903424cf9aa479b868dd4fbbf (127.10.153.195). New cstate: current_term: 1 leader_uuid: "b4aa910903424cf9aa479b868dd4fbbf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4aa910903424cf9aa479b868dd4fbbf" member_type: VOTER last_known_addr { host: "127.10.153.195" port: 37331 } health_report { overall_health: HEALTHY } } }
14:09:32.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.764221 11555 ts_tablet_manager.cc:1434] T e2ff677e62b844d28e116f14a4536c19 P ad08517874cc4aa4893a210f1594f7ca: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
14:09:32.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.770577 11041 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 0e7f36f7d33f4ad69c65e3ee6b272c26: org.apache.kudu.client.TestAlterTable-1783519772669 [id=3e2c414c032b48c9b65d261aeccdd7c5] alter complete (version 0)
14:09:32.774 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3e2c414c032b48c9b65d261aeccdd7c5
14:09:32.776 [DEBUG - Time-limited test] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=50, operationSize=800, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@10960897, flushNotification=Deferred@1001149745(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:09:32.779 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ddc42d20b5ea41ef874ab53aff766fb0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000000, 0x000000007FFFFF9C)
14:09:32.779 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bc79f2c265f848aaa87b2bd9f924cfa8 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:09:32.779 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 93855eb33abf4a4cb08cb84edb8679f0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000080000064, 0x00000001)
14:09:32.779 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e2ff677e62b844d28e116f14a4536c19 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000001, 0x000000017FFFFF9C)
14:09:32.779 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0fc82e6f91b74c3aadfc65bd5ebc0982 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:32.779 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 861b25b2b2264f0e9278e3bf8bc494a6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000180000064, 0x00000002)
14:09:32.779 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f131d1ec1458484e986a2e3b316e5fd0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000002, 0x000000027FFFFF9C)
14:09:32.779 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f358f59f1b0244e18c79e05bcff0dbd6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000280000064, 0x00000003)
14:09:32.779 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a9e0a6b83f204c7282d0c9e34ad9df6d for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000380000064, 0x00000004)
14:09:32.779 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 57ab782c4f3b4134b0b735a820c7b7eb for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000480000064, 0x00000005)
14:09:32.779 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=ddc42d20b5ea41ef874ab53aff766fb0@[b4aa910903424cf9aa479b868dd4fbbf(127.10.153.195:37331)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=bc79f2c265f848aaa87b2bd9f924cfa8@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=93855eb33abf4a4cb08cb84edb8679f0@[b4aa910903424cf9aa479b868dd4fbbf(127.10.153.195:37331)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e2ff677e62b844d28e116f14a4536c19@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0fc82e6f91b74c3aadfc65bd5ebc0982@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=861b25b2b2264f0e9278e3bf8bc494a6@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=f131d1ec1458484e986a2e3b316e5fd0@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=f358f59f1b0244e18c79e05bcff0dbd6@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=a9e0a6b83f204c7282d0c9e34ad9df6d@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=57ab782c4f3b4134b0b735a820c7b7eb@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}]
14:09:32.780 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e2ff677e62b844d28e116f14a4536c19 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000001, 0x000000017FFFFF9C)
14:09:32.780 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0fc82e6f91b74c3aadfc65bd5ebc0982 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:32.780 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 861b25b2b2264f0e9278e3bf8bc494a6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000180000064, 0x00000002)
14:09:32.780 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f131d1ec1458484e986a2e3b316e5fd0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000002, 0x000000027FFFFF9C)
14:09:32.780 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f358f59f1b0244e18c79e05bcff0dbd6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000280000064, 0x00000003)
14:09:32.780 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a9e0a6b83f204c7282d0c9e34ad9df6d for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000380000064, 0x00000004)
14:09:32.781 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 57ab782c4f3b4134b0b735a820c7b7eb for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000480000064, 0x00000005)
14:09:32.781 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e2ff677e62b844d28e116f14a4536c19@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0fc82e6f91b74c3aadfc65bd5ebc0982@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=861b25b2b2264f0e9278e3bf8bc494a6@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=f131d1ec1458484e986a2e3b316e5fd0@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=f358f59f1b0244e18c79e05bcff0dbd6@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=a9e0a6b83f204c7282d0c9e34ad9df6d@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=57ab782c4f3b4134b0b735a820c7b7eb@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:09:32.781 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e2ff677e62b844d28e116f14a4536c19 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000001, 0x000000017FFFFF9C)
14:09:32.781 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0fc82e6f91b74c3aadfc65bd5ebc0982 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:32.781 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 861b25b2b2264f0e9278e3bf8bc494a6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000180000064, 0x00000002)
14:09:32.781 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f131d1ec1458484e986a2e3b316e5fd0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000002, 0x000000027FFFFF9C)
14:09:32.781 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f358f59f1b0244e18c79e05bcff0dbd6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000280000064, 0x00000003)
14:09:32.781 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a9e0a6b83f204c7282d0c9e34ad9df6d for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000380000064, 0x00000004)
14:09:32.781 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 57ab782c4f3b4134b0b735a820c7b7eb for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000480000064, 0x00000005)
14:09:32.781 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e2ff677e62b844d28e116f14a4536c19@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0fc82e6f91b74c3aadfc65bd5ebc0982@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=861b25b2b2264f0e9278e3bf8bc494a6@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=f131d1ec1458484e986a2e3b316e5fd0@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=f358f59f1b0244e18c79e05bcff0dbd6@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=a9e0a6b83f204c7282d0c9e34ad9df6d@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=57ab782c4f3b4134b0b735a820c7b7eb@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:09:32.782 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e2ff677e62b844d28e116f14a4536c19 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000001, 0x000000017FFFFF9C)
14:09:32.782 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0fc82e6f91b74c3aadfc65bd5ebc0982 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:32.782 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 861b25b2b2264f0e9278e3bf8bc494a6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000180000064, 0x00000002)
14:09:32.782 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f131d1ec1458484e986a2e3b316e5fd0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000002, 0x000000027FFFFF9C)
14:09:32.782 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f358f59f1b0244e18c79e05bcff0dbd6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000280000064, 0x00000003)
14:09:32.782 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a9e0a6b83f204c7282d0c9e34ad9df6d for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000380000064, 0x00000004)
14:09:32.782 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 57ab782c4f3b4134b0b735a820c7b7eb for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000480000064, 0x00000005)
14:09:32.783 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e2ff677e62b844d28e116f14a4536c19@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0fc82e6f91b74c3aadfc65bd5ebc0982@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=861b25b2b2264f0e9278e3bf8bc494a6@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=f131d1ec1458484e986a2e3b316e5fd0@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=f358f59f1b0244e18c79e05bcff0dbd6@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=a9e0a6b83f204c7282d0c9e34ad9df6d@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=57ab782c4f3b4134b0b735a820c7b7eb@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:09:32.783 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f131d1ec1458484e986a2e3b316e5fd0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000002, 0x000000027FFFFF9C)
14:09:32.783 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f358f59f1b0244e18c79e05bcff0dbd6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000280000064, 0x00000003)
14:09:32.783 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a9e0a6b83f204c7282d0c9e34ad9df6d for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000380000064, 0x00000004)
14:09:32.783 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 57ab782c4f3b4134b0b735a820c7b7eb for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000480000064, 0x00000005)
14:09:32.783 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=f131d1ec1458484e986a2e3b316e5fd0@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=f358f59f1b0244e18c79e05bcff0dbd6@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=a9e0a6b83f204c7282d0c9e34ad9df6d@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=57ab782c4f3b4134b0b735a820c7b7eb@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:09:32.783 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e2ff677e62b844d28e116f14a4536c19 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000001, 0x000000017FFFFF9C)
14:09:32.783 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0fc82e6f91b74c3aadfc65bd5ebc0982 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:32.783 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 861b25b2b2264f0e9278e3bf8bc494a6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000180000064, 0x00000002)
14:09:32.783 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f131d1ec1458484e986a2e3b316e5fd0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000002, 0x000000027FFFFF9C)
14:09:32.783 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f358f59f1b0244e18c79e05bcff0dbd6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000280000064, 0x00000003)
14:09:32.784 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a9e0a6b83f204c7282d0c9e34ad9df6d for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000380000064, 0x00000004)
14:09:32.784 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 57ab782c4f3b4134b0b735a820c7b7eb for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000480000064, 0x00000005)
14:09:32.784 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e2ff677e62b844d28e116f14a4536c19@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0fc82e6f91b74c3aadfc65bd5ebc0982@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=861b25b2b2264f0e9278e3bf8bc494a6@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=f131d1ec1458484e986a2e3b316e5fd0@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=f358f59f1b0244e18c79e05bcff0dbd6@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=a9e0a6b83f204c7282d0c9e34ad9df6d@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=57ab782c4f3b4134b0b735a820c7b7eb@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:09:32.784 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ddc42d20b5ea41ef874ab53aff766fb0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000000, 0x000000007FFFFF9C)
14:09:32.784 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bc79f2c265f848aaa87b2bd9f924cfa8 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:09:32.784 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 93855eb33abf4a4cb08cb84edb8679f0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000080000064, 0x00000001)
14:09:32.784 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e2ff677e62b844d28e116f14a4536c19 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000001, 0x000000017FFFFF9C)
14:09:32.784 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0fc82e6f91b74c3aadfc65bd5ebc0982 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:32.784 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 861b25b2b2264f0e9278e3bf8bc494a6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000180000064, 0x00000002)
14:09:32.784 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f131d1ec1458484e986a2e3b316e5fd0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000002, 0x000000027FFFFF9C)
14:09:32.785 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f358f59f1b0244e18c79e05bcff0dbd6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000280000064, 0x00000003)
14:09:32.785 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a9e0a6b83f204c7282d0c9e34ad9df6d for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000380000064, 0x00000004)
14:09:32.785 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 57ab782c4f3b4134b0b735a820c7b7eb for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000480000064, 0x00000005)
14:09:32.785 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=ddc42d20b5ea41ef874ab53aff766fb0@[b4aa910903424cf9aa479b868dd4fbbf(127.10.153.195:37331)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=bc79f2c265f848aaa87b2bd9f924cfa8@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=93855eb33abf4a4cb08cb84edb8679f0@[b4aa910903424cf9aa479b868dd4fbbf(127.10.153.195:37331)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e2ff677e62b844d28e116f14a4536c19@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0fc82e6f91b74c3aadfc65bd5ebc0982@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=861b25b2b2264f0e9278e3bf8bc494a6@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=f131d1ec1458484e986a2e3b316e5fd0@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=f358f59f1b0244e18c79e05bcff0dbd6@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=a9e0a6b83f204c7282d0c9e34ad9df6d@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=57ab782c4f3b4134b0b735a820c7b7eb@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}]
14:09:32.785 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e2ff677e62b844d28e116f14a4536c19 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000001, 0x000000017FFFFF9C)
14:09:32.785 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0fc82e6f91b74c3aadfc65bd5ebc0982 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:32.785 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 861b25b2b2264f0e9278e3bf8bc494a6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000180000064, 0x00000002)
14:09:32.785 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f131d1ec1458484e986a2e3b316e5fd0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000002, 0x000000027FFFFF9C)
14:09:32.785 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f358f59f1b0244e18c79e05bcff0dbd6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000280000064, 0x00000003)
14:09:32.785 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a9e0a6b83f204c7282d0c9e34ad9df6d for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000380000064, 0x00000004)
14:09:32.785 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 57ab782c4f3b4134b0b735a820c7b7eb for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000480000064, 0x00000005)
14:09:32.785 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e2ff677e62b844d28e116f14a4536c19@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0fc82e6f91b74c3aadfc65bd5ebc0982@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=861b25b2b2264f0e9278e3bf8bc494a6@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=f131d1ec1458484e986a2e3b316e5fd0@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=f358f59f1b0244e18c79e05bcff0dbd6@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=a9e0a6b83f204c7282d0c9e34ad9df6d@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=57ab782c4f3b4134b0b735a820c7b7eb@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:09:32.786 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e2ff677e62b844d28e116f14a4536c19 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000001, 0x000000017FFFFF9C)
14:09:32.786 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0fc82e6f91b74c3aadfc65bd5ebc0982 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:32.786 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 861b25b2b2264f0e9278e3bf8bc494a6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000180000064, 0x00000002)
14:09:32.786 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f131d1ec1458484e986a2e3b316e5fd0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000002, 0x000000027FFFFF9C)
14:09:32.786 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f358f59f1b0244e18c79e05bcff0dbd6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000280000064, 0x00000003)
14:09:32.786 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a9e0a6b83f204c7282d0c9e34ad9df6d for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000380000064, 0x00000004)
14:09:32.786 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 57ab782c4f3b4134b0b735a820c7b7eb for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000480000064, 0x00000005)
14:09:32.786 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e2ff677e62b844d28e116f14a4536c19@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0fc82e6f91b74c3aadfc65bd5ebc0982@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=861b25b2b2264f0e9278e3bf8bc494a6@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=f131d1ec1458484e986a2e3b316e5fd0@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=f358f59f1b0244e18c79e05bcff0dbd6@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=a9e0a6b83f204c7282d0c9e34ad9df6d@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=57ab782c4f3b4134b0b735a820c7b7eb@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:09:32.786 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e2ff677e62b844d28e116f14a4536c19 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000001, 0x000000017FFFFF9C)
14:09:32.786 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0fc82e6f91b74c3aadfc65bd5ebc0982 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:32.787 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 861b25b2b2264f0e9278e3bf8bc494a6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000180000064, 0x00000002)
14:09:32.787 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f131d1ec1458484e986a2e3b316e5fd0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000002, 0x000000027FFFFF9C)
14:09:32.787 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f358f59f1b0244e18c79e05bcff0dbd6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000280000064, 0x00000003)
14:09:32.787 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a9e0a6b83f204c7282d0c9e34ad9df6d for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000380000064, 0x00000004)
14:09:32.787 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 57ab782c4f3b4134b0b735a820c7b7eb for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000480000064, 0x00000005)
14:09:32.787 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e2ff677e62b844d28e116f14a4536c19@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0fc82e6f91b74c3aadfc65bd5ebc0982@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=861b25b2b2264f0e9278e3bf8bc494a6@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=f131d1ec1458484e986a2e3b316e5fd0@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=f358f59f1b0244e18c79e05bcff0dbd6@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=a9e0a6b83f204c7282d0c9e34ad9df6d@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=57ab782c4f3b4134b0b735a820c7b7eb@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:09:32.787 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e2ff677e62b844d28e116f14a4536c19 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000001, 0x000000017FFFFF9C)
14:09:32.787 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0fc82e6f91b74c3aadfc65bd5ebc0982 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:32.787 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 861b25b2b2264f0e9278e3bf8bc494a6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000180000064, 0x00000002)
14:09:32.787 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f131d1ec1458484e986a2e3b316e5fd0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000002, 0x000000027FFFFF9C)
14:09:32.787 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f358f59f1b0244e18c79e05bcff0dbd6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000280000064, 0x00000003)
14:09:32.787 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a9e0a6b83f204c7282d0c9e34ad9df6d for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000380000064, 0x00000004)
14:09:32.787 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 57ab782c4f3b4134b0b735a820c7b7eb for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000480000064, 0x00000005)
14:09:32.788 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e2ff677e62b844d28e116f14a4536c19@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0fc82e6f91b74c3aadfc65bd5ebc0982@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=861b25b2b2264f0e9278e3bf8bc494a6@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=f131d1ec1458484e986a2e3b316e5fd0@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=f358f59f1b0244e18c79e05bcff0dbd6@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=a9e0a6b83f204c7282d0c9e34ad9df6d@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=57ab782c4f3b4134b0b735a820c7b7eb@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:09:32.788 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e2ff677e62b844d28e116f14a4536c19 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000001, 0x000000017FFFFF9C)
14:09:32.788 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0fc82e6f91b74c3aadfc65bd5ebc0982 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:32.788 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 861b25b2b2264f0e9278e3bf8bc494a6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000180000064, 0x00000002)
14:09:32.788 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f131d1ec1458484e986a2e3b316e5fd0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000002, 0x000000027FFFFF9C)
14:09:32.788 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f358f59f1b0244e18c79e05bcff0dbd6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000280000064, 0x00000003)
14:09:32.788 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a9e0a6b83f204c7282d0c9e34ad9df6d for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000380000064, 0x00000004)
14:09:32.788 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 57ab782c4f3b4134b0b735a820c7b7eb for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000480000064, 0x00000005)
14:09:32.788 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e2ff677e62b844d28e116f14a4536c19@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0fc82e6f91b74c3aadfc65bd5ebc0982@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=861b25b2b2264f0e9278e3bf8bc494a6@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=f131d1ec1458484e986a2e3b316e5fd0@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=f358f59f1b0244e18c79e05bcff0dbd6@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=a9e0a6b83f204c7282d0c9e34ad9df6d@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=57ab782c4f3b4134b0b735a820c7b7eb@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:09:32.789 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ddc42d20b5ea41ef874ab53aff766fb0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000000, 0x000000007FFFFF9C)
14:09:32.789 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bc79f2c265f848aaa87b2bd9f924cfa8 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:09:32.789 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 93855eb33abf4a4cb08cb84edb8679f0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000080000064, 0x00000001)
14:09:32.789 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e2ff677e62b844d28e116f14a4536c19 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000001, 0x000000017FFFFF9C)
14:09:32.789 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0fc82e6f91b74c3aadfc65bd5ebc0982 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:32.789 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 861b25b2b2264f0e9278e3bf8bc494a6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000180000064, 0x00000002)
14:09:32.789 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f131d1ec1458484e986a2e3b316e5fd0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000002, 0x000000027FFFFF9C)
14:09:32.789 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f358f59f1b0244e18c79e05bcff0dbd6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000280000064, 0x00000003)
14:09:32.789 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a9e0a6b83f204c7282d0c9e34ad9df6d for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000380000064, 0x00000004)
14:09:32.789 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 57ab782c4f3b4134b0b735a820c7b7eb for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000480000064, 0x00000005)
14:09:32.789 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=ddc42d20b5ea41ef874ab53aff766fb0@[b4aa910903424cf9aa479b868dd4fbbf(127.10.153.195:37331)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=bc79f2c265f848aaa87b2bd9f924cfa8@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=93855eb33abf4a4cb08cb84edb8679f0@[b4aa910903424cf9aa479b868dd4fbbf(127.10.153.195:37331)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e2ff677e62b844d28e116f14a4536c19@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0fc82e6f91b74c3aadfc65bd5ebc0982@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=861b25b2b2264f0e9278e3bf8bc494a6@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=f131d1ec1458484e986a2e3b316e5fd0@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=f358f59f1b0244e18c79e05bcff0dbd6@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=a9e0a6b83f204c7282d0c9e34ad9df6d@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=57ab782c4f3b4134b0b735a820c7b7eb@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}]
14:09:32.790 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f131d1ec1458484e986a2e3b316e5fd0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000002, 0x000000027FFFFF9C)
14:09:32.790 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f358f59f1b0244e18c79e05bcff0dbd6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000280000064, 0x00000003)
14:09:32.790 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a9e0a6b83f204c7282d0c9e34ad9df6d for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000380000064, 0x00000004)
14:09:32.790 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 57ab782c4f3b4134b0b735a820c7b7eb for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000480000064, 0x00000005)
14:09:32.790 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=f131d1ec1458484e986a2e3b316e5fd0@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=f358f59f1b0244e18c79e05bcff0dbd6@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=a9e0a6b83f204c7282d0c9e34ad9df6d@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=57ab782c4f3b4134b0b735a820c7b7eb@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:09:32.790 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ddc42d20b5ea41ef874ab53aff766fb0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000000, 0x000000007FFFFF9C)
14:09:32.790 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bc79f2c265f848aaa87b2bd9f924cfa8 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:09:32.790 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 93855eb33abf4a4cb08cb84edb8679f0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000080000064, 0x00000001)
14:09:32.790 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e2ff677e62b844d28e116f14a4536c19 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000001, 0x000000017FFFFF9C)
14:09:32.790 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0fc82e6f91b74c3aadfc65bd5ebc0982 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:32.790 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 861b25b2b2264f0e9278e3bf8bc494a6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000180000064, 0x00000002)
14:09:32.790 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f131d1ec1458484e986a2e3b316e5fd0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000002, 0x000000027FFFFF9C)
14:09:32.790 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f358f59f1b0244e18c79e05bcff0dbd6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000280000064, 0x00000003)
14:09:32.790 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a9e0a6b83f204c7282d0c9e34ad9df6d for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000380000064, 0x00000004)
14:09:32.790 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 57ab782c4f3b4134b0b735a820c7b7eb for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000480000064, 0x00000005)
14:09:32.791 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=ddc42d20b5ea41ef874ab53aff766fb0@[b4aa910903424cf9aa479b868dd4fbbf(127.10.153.195:37331)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=bc79f2c265f848aaa87b2bd9f924cfa8@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=93855eb33abf4a4cb08cb84edb8679f0@[b4aa910903424cf9aa479b868dd4fbbf(127.10.153.195:37331)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e2ff677e62b844d28e116f14a4536c19@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0fc82e6f91b74c3aadfc65bd5ebc0982@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=861b25b2b2264f0e9278e3bf8bc494a6@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=f131d1ec1458484e986a2e3b316e5fd0@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=f358f59f1b0244e18c79e05bcff0dbd6@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=a9e0a6b83f204c7282d0c9e34ad9df6d@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=57ab782c4f3b4134b0b735a820c7b7eb@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}]
14:09:32.791 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f131d1ec1458484e986a2e3b316e5fd0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000002, 0x000000027FFFFF9C)
14:09:32.791 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f358f59f1b0244e18c79e05bcff0dbd6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000280000064, 0x00000003)
14:09:32.791 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a9e0a6b83f204c7282d0c9e34ad9df6d for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000380000064, 0x00000004)
14:09:32.791 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 57ab782c4f3b4134b0b735a820c7b7eb for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000480000064, 0x00000005)
14:09:32.791 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=f131d1ec1458484e986a2e3b316e5fd0@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=f358f59f1b0244e18c79e05bcff0dbd6@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=a9e0a6b83f204c7282d0c9e34ad9df6d@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=57ab782c4f3b4134b0b735a820c7b7eb@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:09:32.792 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f131d1ec1458484e986a2e3b316e5fd0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000002, 0x000000027FFFFF9C)
14:09:32.792 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f358f59f1b0244e18c79e05bcff0dbd6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000280000064, 0x00000003)
14:09:32.792 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a9e0a6b83f204c7282d0c9e34ad9df6d for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000380000064, 0x00000004)
14:09:32.792 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 57ab782c4f3b4134b0b735a820c7b7eb for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000480000064, 0x00000005)
14:09:32.792 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=f131d1ec1458484e986a2e3b316e5fd0@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=f358f59f1b0244e18c79e05bcff0dbd6@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=a9e0a6b83f204c7282d0c9e34ad9df6d@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=57ab782c4f3b4134b0b735a820c7b7eb@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:09:32.792 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ddc42d20b5ea41ef874ab53aff766fb0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000000, 0x000000007FFFFF9C)
14:09:32.792 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bc79f2c265f848aaa87b2bd9f924cfa8 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:09:32.792 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 93855eb33abf4a4cb08cb84edb8679f0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000080000064, 0x00000001)
14:09:32.792 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e2ff677e62b844d28e116f14a4536c19 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000001, 0x000000017FFFFF9C)
14:09:32.792 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0fc82e6f91b74c3aadfc65bd5ebc0982 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:32.792 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 861b25b2b2264f0e9278e3bf8bc494a6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000180000064, 0x00000002)
14:09:32.792 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f131d1ec1458484e986a2e3b316e5fd0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000002, 0x000000027FFFFF9C)
14:09:32.793 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f358f59f1b0244e18c79e05bcff0dbd6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000280000064, 0x00000003)
14:09:32.793 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a9e0a6b83f204c7282d0c9e34ad9df6d for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000380000064, 0x00000004)
14:09:32.793 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 57ab782c4f3b4134b0b735a820c7b7eb for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000480000064, 0x00000005)
14:09:32.793 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=ddc42d20b5ea41ef874ab53aff766fb0@[b4aa910903424cf9aa479b868dd4fbbf(127.10.153.195:37331)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=bc79f2c265f848aaa87b2bd9f924cfa8@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=93855eb33abf4a4cb08cb84edb8679f0@[b4aa910903424cf9aa479b868dd4fbbf(127.10.153.195:37331)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e2ff677e62b844d28e116f14a4536c19@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0fc82e6f91b74c3aadfc65bd5ebc0982@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=861b25b2b2264f0e9278e3bf8bc494a6@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=f131d1ec1458484e986a2e3b316e5fd0@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=f358f59f1b0244e18c79e05bcff0dbd6@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=a9e0a6b83f204c7282d0c9e34ad9df6d@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=57ab782c4f3b4134b0b735a820c7b7eb@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}]
14:09:32.793 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e2ff677e62b844d28e116f14a4536c19 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000001, 0x000000017FFFFF9C)
14:09:32.793 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0fc82e6f91b74c3aadfc65bd5ebc0982 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:32.793 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 861b25b2b2264f0e9278e3bf8bc494a6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000180000064, 0x00000002)
14:09:32.793 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f131d1ec1458484e986a2e3b316e5fd0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000002, 0x000000027FFFFF9C)
14:09:32.793 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f358f59f1b0244e18c79e05bcff0dbd6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000280000064, 0x00000003)
14:09:32.793 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a9e0a6b83f204c7282d0c9e34ad9df6d for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000380000064, 0x00000004)
14:09:32.793 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 57ab782c4f3b4134b0b735a820c7b7eb for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000480000064, 0x00000005)
14:09:32.793 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e2ff677e62b844d28e116f14a4536c19@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0fc82e6f91b74c3aadfc65bd5ebc0982@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=861b25b2b2264f0e9278e3bf8bc494a6@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=f131d1ec1458484e986a2e3b316e5fd0@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=f358f59f1b0244e18c79e05bcff0dbd6@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=a9e0a6b83f204c7282d0c9e34ad9df6d@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=57ab782c4f3b4134b0b735a820c7b7eb@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:09:32.794 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ddc42d20b5ea41ef874ab53aff766fb0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000000, 0x000000007FFFFF9C)
14:09:32.794 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bc79f2c265f848aaa87b2bd9f924cfa8 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:09:32.794 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 93855eb33abf4a4cb08cb84edb8679f0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000080000064, 0x00000001)
14:09:32.794 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e2ff677e62b844d28e116f14a4536c19 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000001, 0x000000017FFFFF9C)
14:09:32.794 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0fc82e6f91b74c3aadfc65bd5ebc0982 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:32.794 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 861b25b2b2264f0e9278e3bf8bc494a6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000180000064, 0x00000002)
14:09:32.794 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f131d1ec1458484e986a2e3b316e5fd0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000002, 0x000000027FFFFF9C)
14:09:32.794 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f358f59f1b0244e18c79e05bcff0dbd6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000280000064, 0x00000003)
14:09:32.794 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a9e0a6b83f204c7282d0c9e34ad9df6d for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000380000064, 0x00000004)
14:09:32.794 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 57ab782c4f3b4134b0b735a820c7b7eb for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000480000064, 0x00000005)
14:09:32.794 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=ddc42d20b5ea41ef874ab53aff766fb0@[b4aa910903424cf9aa479b868dd4fbbf(127.10.153.195:37331)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=bc79f2c265f848aaa87b2bd9f924cfa8@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=93855eb33abf4a4cb08cb84edb8679f0@[b4aa910903424cf9aa479b868dd4fbbf(127.10.153.195:37331)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e2ff677e62b844d28e116f14a4536c19@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0fc82e6f91b74c3aadfc65bd5ebc0982@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=861b25b2b2264f0e9278e3bf8bc494a6@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=f131d1ec1458484e986a2e3b316e5fd0@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=f358f59f1b0244e18c79e05bcff0dbd6@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=a9e0a6b83f204c7282d0c9e34ad9df6d@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=57ab782c4f3b4134b0b735a820c7b7eb@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}]
14:09:32.795 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f131d1ec1458484e986a2e3b316e5fd0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000002, 0x000000027FFFFF9C)
14:09:32.795 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f358f59f1b0244e18c79e05bcff0dbd6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000280000064, 0x00000003)
14:09:32.795 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a9e0a6b83f204c7282d0c9e34ad9df6d for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000380000064, 0x00000004)
14:09:32.795 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 57ab782c4f3b4134b0b735a820c7b7eb for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000480000064, 0x00000005)
14:09:32.795 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=f131d1ec1458484e986a2e3b316e5fd0@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=f358f59f1b0244e18c79e05bcff0dbd6@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=a9e0a6b83f204c7282d0c9e34ad9df6d@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=57ab782c4f3b4134b0b735a820c7b7eb@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:09:32.795 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f131d1ec1458484e986a2e3b316e5fd0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000002, 0x000000027FFFFF9C)
14:09:32.795 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f358f59f1b0244e18c79e05bcff0dbd6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000280000064, 0x00000003)
14:09:32.795 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a9e0a6b83f204c7282d0c9e34ad9df6d for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000380000064, 0x00000004)
14:09:32.795 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 57ab782c4f3b4134b0b735a820c7b7eb for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000480000064, 0x00000005)
14:09:32.795 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=f131d1ec1458484e986a2e3b316e5fd0@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=f358f59f1b0244e18c79e05bcff0dbd6@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=a9e0a6b83f204c7282d0c9e34ad9df6d@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=57ab782c4f3b4134b0b735a820c7b7eb@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:09:32.796 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e2ff677e62b844d28e116f14a4536c19 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000001, 0x000000017FFFFF9C)
14:09:32.796 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0fc82e6f91b74c3aadfc65bd5ebc0982 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:32.796 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 861b25b2b2264f0e9278e3bf8bc494a6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000180000064, 0x00000002)
14:09:32.796 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f131d1ec1458484e986a2e3b316e5fd0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000002, 0x000000027FFFFF9C)
14:09:32.796 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f358f59f1b0244e18c79e05bcff0dbd6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000280000064, 0x00000003)
14:09:32.796 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a9e0a6b83f204c7282d0c9e34ad9df6d for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000380000064, 0x00000004)
14:09:32.796 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 57ab782c4f3b4134b0b735a820c7b7eb for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000480000064, 0x00000005)
14:09:32.796 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e2ff677e62b844d28e116f14a4536c19@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0fc82e6f91b74c3aadfc65bd5ebc0982@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=861b25b2b2264f0e9278e3bf8bc494a6@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=f131d1ec1458484e986a2e3b316e5fd0@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=f358f59f1b0244e18c79e05bcff0dbd6@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=a9e0a6b83f204c7282d0c9e34ad9df6d@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=57ab782c4f3b4134b0b735a820c7b7eb@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:09:32.797 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ddc42d20b5ea41ef874ab53aff766fb0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000000, 0x000000007FFFFF9C)
14:09:32.797 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bc79f2c265f848aaa87b2bd9f924cfa8 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:09:32.797 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 93855eb33abf4a4cb08cb84edb8679f0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000080000064, 0x00000001)
14:09:32.797 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e2ff677e62b844d28e116f14a4536c19 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000001, 0x000000017FFFFF9C)
14:09:32.797 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0fc82e6f91b74c3aadfc65bd5ebc0982 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:32.797 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 861b25b2b2264f0e9278e3bf8bc494a6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000180000064, 0x00000002)
14:09:32.797 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f131d1ec1458484e986a2e3b316e5fd0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000002, 0x000000027FFFFF9C)
14:09:32.797 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f358f59f1b0244e18c79e05bcff0dbd6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000280000064, 0x00000003)
14:09:32.797 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a9e0a6b83f204c7282d0c9e34ad9df6d for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000380000064, 0x00000004)
14:09:32.797 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 57ab782c4f3b4134b0b735a820c7b7eb for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000480000064, 0x00000005)
14:09:32.797 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=ddc42d20b5ea41ef874ab53aff766fb0@[b4aa910903424cf9aa479b868dd4fbbf(127.10.153.195:37331)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=bc79f2c265f848aaa87b2bd9f924cfa8@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=93855eb33abf4a4cb08cb84edb8679f0@[b4aa910903424cf9aa479b868dd4fbbf(127.10.153.195:37331)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e2ff677e62b844d28e116f14a4536c19@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0fc82e6f91b74c3aadfc65bd5ebc0982@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=861b25b2b2264f0e9278e3bf8bc494a6@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=f131d1ec1458484e986a2e3b316e5fd0@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=f358f59f1b0244e18c79e05bcff0dbd6@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=a9e0a6b83f204c7282d0c9e34ad9df6d@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=57ab782c4f3b4134b0b735a820c7b7eb@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}]
14:09:32.797 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e2ff677e62b844d28e116f14a4536c19 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000001, 0x000000017FFFFF9C)
14:09:32.797 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0fc82e6f91b74c3aadfc65bd5ebc0982 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:32.797 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 861b25b2b2264f0e9278e3bf8bc494a6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000180000064, 0x00000002)
14:09:32.798 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f131d1ec1458484e986a2e3b316e5fd0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000002, 0x000000027FFFFF9C)
14:09:32.798 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f358f59f1b0244e18c79e05bcff0dbd6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000280000064, 0x00000003)
14:09:32.798 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a9e0a6b83f204c7282d0c9e34ad9df6d for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000380000064, 0x00000004)
14:09:32.798 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 57ab782c4f3b4134b0b735a820c7b7eb for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000480000064, 0x00000005)
14:09:32.798 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e2ff677e62b844d28e116f14a4536c19@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0fc82e6f91b74c3aadfc65bd5ebc0982@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=861b25b2b2264f0e9278e3bf8bc494a6@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=f131d1ec1458484e986a2e3b316e5fd0@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=f358f59f1b0244e18c79e05bcff0dbd6@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=a9e0a6b83f204c7282d0c9e34ad9df6d@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=57ab782c4f3b4134b0b735a820c7b7eb@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:09:32.798 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e2ff677e62b844d28e116f14a4536c19 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000001, 0x000000017FFFFF9C)
14:09:32.798 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0fc82e6f91b74c3aadfc65bd5ebc0982 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:32.798 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 861b25b2b2264f0e9278e3bf8bc494a6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000180000064, 0x00000002)
14:09:32.798 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f131d1ec1458484e986a2e3b316e5fd0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000002, 0x000000027FFFFF9C)
14:09:32.798 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f358f59f1b0244e18c79e05bcff0dbd6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000280000064, 0x00000003)
14:09:32.798 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a9e0a6b83f204c7282d0c9e34ad9df6d for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000380000064, 0x00000004)
14:09:32.798 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 57ab782c4f3b4134b0b735a820c7b7eb for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000480000064, 0x00000005)
14:09:32.799 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e2ff677e62b844d28e116f14a4536c19@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0fc82e6f91b74c3aadfc65bd5ebc0982@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=861b25b2b2264f0e9278e3bf8bc494a6@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=f131d1ec1458484e986a2e3b316e5fd0@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=f358f59f1b0244e18c79e05bcff0dbd6@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=a9e0a6b83f204c7282d0c9e34ad9df6d@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=57ab782c4f3b4134b0b735a820c7b7eb@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:09:32.799 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ddc42d20b5ea41ef874ab53aff766fb0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000000, 0x000000007FFFFF9C)
14:09:32.799 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bc79f2c265f848aaa87b2bd9f924cfa8 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:09:32.799 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 93855eb33abf4a4cb08cb84edb8679f0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000080000064, 0x00000001)
14:09:32.799 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e2ff677e62b844d28e116f14a4536c19 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000001, 0x000000017FFFFF9C)
14:09:32.799 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0fc82e6f91b74c3aadfc65bd5ebc0982 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:32.799 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 861b25b2b2264f0e9278e3bf8bc494a6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000180000064, 0x00000002)
14:09:32.799 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f131d1ec1458484e986a2e3b316e5fd0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000002, 0x000000027FFFFF9C)
14:09:32.799 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f358f59f1b0244e18c79e05bcff0dbd6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000280000064, 0x00000003)
14:09:32.799 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a9e0a6b83f204c7282d0c9e34ad9df6d for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000380000064, 0x00000004)
14:09:32.799 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 57ab782c4f3b4134b0b735a820c7b7eb for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000480000064, 0x00000005)
14:09:32.799 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=ddc42d20b5ea41ef874ab53aff766fb0@[b4aa910903424cf9aa479b868dd4fbbf(127.10.153.195:37331)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=bc79f2c265f848aaa87b2bd9f924cfa8@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=93855eb33abf4a4cb08cb84edb8679f0@[b4aa910903424cf9aa479b868dd4fbbf(127.10.153.195:37331)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e2ff677e62b844d28e116f14a4536c19@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0fc82e6f91b74c3aadfc65bd5ebc0982@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=861b25b2b2264f0e9278e3bf8bc494a6@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=f131d1ec1458484e986a2e3b316e5fd0@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=f358f59f1b0244e18c79e05bcff0dbd6@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=a9e0a6b83f204c7282d0c9e34ad9df6d@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=57ab782c4f3b4134b0b735a820c7b7eb@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}]
14:09:32.800 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f131d1ec1458484e986a2e3b316e5fd0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000002, 0x000000027FFFFF9C)
14:09:32.800 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f358f59f1b0244e18c79e05bcff0dbd6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000280000064, 0x00000003)
14:09:32.800 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a9e0a6b83f204c7282d0c9e34ad9df6d for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000380000064, 0x00000004)
14:09:32.800 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 57ab782c4f3b4134b0b735a820c7b7eb for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000480000064, 0x00000005)
14:09:32.800 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=f131d1ec1458484e986a2e3b316e5fd0@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=f358f59f1b0244e18c79e05bcff0dbd6@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=a9e0a6b83f204c7282d0c9e34ad9df6d@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=57ab782c4f3b4134b0b735a820c7b7eb@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:09:32.800 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f131d1ec1458484e986a2e3b316e5fd0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000002, 0x000000027FFFFF9C)
14:09:32.800 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f358f59f1b0244e18c79e05bcff0dbd6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000280000064, 0x00000003)
14:09:32.800 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a9e0a6b83f204c7282d0c9e34ad9df6d for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000380000064, 0x00000004)
14:09:32.801 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 57ab782c4f3b4134b0b735a820c7b7eb for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000480000064, 0x00000005)
14:09:32.801 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=f131d1ec1458484e986a2e3b316e5fd0@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=f358f59f1b0244e18c79e05bcff0dbd6@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=a9e0a6b83f204c7282d0c9e34ad9df6d@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=57ab782c4f3b4134b0b735a820c7b7eb@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:09:32.801 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f131d1ec1458484e986a2e3b316e5fd0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000002, 0x000000027FFFFF9C)
14:09:32.801 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f358f59f1b0244e18c79e05bcff0dbd6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000280000064, 0x00000003)
14:09:32.801 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a9e0a6b83f204c7282d0c9e34ad9df6d for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000380000064, 0x00000004)
14:09:32.801 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 57ab782c4f3b4134b0b735a820c7b7eb for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000480000064, 0x00000005)
14:09:32.801 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=f131d1ec1458484e986a2e3b316e5fd0@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=f358f59f1b0244e18c79e05bcff0dbd6@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=a9e0a6b83f204c7282d0c9e34ad9df6d@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=57ab782c4f3b4134b0b735a820c7b7eb@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:09:32.802 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e2ff677e62b844d28e116f14a4536c19 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000001, 0x000000017FFFFF9C)
14:09:32.802 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0fc82e6f91b74c3aadfc65bd5ebc0982 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:32.802 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 861b25b2b2264f0e9278e3bf8bc494a6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000180000064, 0x00000002)
14:09:32.802 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f131d1ec1458484e986a2e3b316e5fd0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000002, 0x000000027FFFFF9C)
14:09:32.802 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f358f59f1b0244e18c79e05bcff0dbd6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000280000064, 0x00000003)
14:09:32.802 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a9e0a6b83f204c7282d0c9e34ad9df6d for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000380000064, 0x00000004)
14:09:32.802 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 57ab782c4f3b4134b0b735a820c7b7eb for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000480000064, 0x00000005)
14:09:32.802 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e2ff677e62b844d28e116f14a4536c19@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0fc82e6f91b74c3aadfc65bd5ebc0982@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=861b25b2b2264f0e9278e3bf8bc494a6@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=f131d1ec1458484e986a2e3b316e5fd0@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=f358f59f1b0244e18c79e05bcff0dbd6@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=a9e0a6b83f204c7282d0c9e34ad9df6d@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=57ab782c4f3b4134b0b735a820c7b7eb@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:09:32.802 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ddc42d20b5ea41ef874ab53aff766fb0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000000, 0x000000007FFFFF9C)
14:09:32.802 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bc79f2c265f848aaa87b2bd9f924cfa8 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:09:32.802 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 93855eb33abf4a4cb08cb84edb8679f0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000080000064, 0x00000001)
14:09:32.802 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e2ff677e62b844d28e116f14a4536c19 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000001, 0x000000017FFFFF9C)
14:09:32.802 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0fc82e6f91b74c3aadfc65bd5ebc0982 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:32.803 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 861b25b2b2264f0e9278e3bf8bc494a6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000180000064, 0x00000002)
14:09:32.803 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f131d1ec1458484e986a2e3b316e5fd0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000002, 0x000000027FFFFF9C)
14:09:32.803 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f358f59f1b0244e18c79e05bcff0dbd6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000280000064, 0x00000003)
14:09:32.803 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a9e0a6b83f204c7282d0c9e34ad9df6d for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000380000064, 0x00000004)
14:09:32.803 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 57ab782c4f3b4134b0b735a820c7b7eb for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000480000064, 0x00000005)
14:09:32.803 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=ddc42d20b5ea41ef874ab53aff766fb0@[b4aa910903424cf9aa479b868dd4fbbf(127.10.153.195:37331)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=bc79f2c265f848aaa87b2bd9f924cfa8@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=93855eb33abf4a4cb08cb84edb8679f0@[b4aa910903424cf9aa479b868dd4fbbf(127.10.153.195:37331)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e2ff677e62b844d28e116f14a4536c19@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0fc82e6f91b74c3aadfc65bd5ebc0982@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=861b25b2b2264f0e9278e3bf8bc494a6@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=f131d1ec1458484e986a2e3b316e5fd0@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=f358f59f1b0244e18c79e05bcff0dbd6@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=a9e0a6b83f204c7282d0c9e34ad9df6d@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=57ab782c4f3b4134b0b735a820c7b7eb@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}]
14:09:32.803 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ddc42d20b5ea41ef874ab53aff766fb0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000000, 0x000000007FFFFF9C)
14:09:32.803 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bc79f2c265f848aaa87b2bd9f924cfa8 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:09:32.803 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 93855eb33abf4a4cb08cb84edb8679f0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000080000064, 0x00000001)
14:09:32.803 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e2ff677e62b844d28e116f14a4536c19 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000001, 0x000000017FFFFF9C)
14:09:32.803 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0fc82e6f91b74c3aadfc65bd5ebc0982 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:32.804 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 861b25b2b2264f0e9278e3bf8bc494a6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000180000064, 0x00000002)
14:09:32.804 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f131d1ec1458484e986a2e3b316e5fd0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000002, 0x000000027FFFFF9C)
14:09:32.804 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f358f59f1b0244e18c79e05bcff0dbd6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000280000064, 0x00000003)
14:09:32.804 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a9e0a6b83f204c7282d0c9e34ad9df6d for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000380000064, 0x00000004)
14:09:32.804 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 57ab782c4f3b4134b0b735a820c7b7eb for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000480000064, 0x00000005)
14:09:32.804 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=ddc42d20b5ea41ef874ab53aff766fb0@[b4aa910903424cf9aa479b868dd4fbbf(127.10.153.195:37331)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=bc79f2c265f848aaa87b2bd9f924cfa8@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=93855eb33abf4a4cb08cb84edb8679f0@[b4aa910903424cf9aa479b868dd4fbbf(127.10.153.195:37331)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e2ff677e62b844d28e116f14a4536c19@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0fc82e6f91b74c3aadfc65bd5ebc0982@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=861b25b2b2264f0e9278e3bf8bc494a6@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=f131d1ec1458484e986a2e3b316e5fd0@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=f358f59f1b0244e18c79e05bcff0dbd6@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=a9e0a6b83f204c7282d0c9e34ad9df6d@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=57ab782c4f3b4134b0b735a820c7b7eb@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}]
14:09:32.804 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ddc42d20b5ea41ef874ab53aff766fb0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000000, 0x000000007FFFFF9C)
14:09:32.804 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bc79f2c265f848aaa87b2bd9f924cfa8 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:09:32.804 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 93855eb33abf4a4cb08cb84edb8679f0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000080000064, 0x00000001)
14:09:32.805 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e2ff677e62b844d28e116f14a4536c19 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000001, 0x000000017FFFFF9C)
14:09:32.805 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0fc82e6f91b74c3aadfc65bd5ebc0982 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:32.805 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 861b25b2b2264f0e9278e3bf8bc494a6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000180000064, 0x00000002)
14:09:32.805 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f131d1ec1458484e986a2e3b316e5fd0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000002, 0x000000027FFFFF9C)
14:09:32.805 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f358f59f1b0244e18c79e05bcff0dbd6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000280000064, 0x00000003)
14:09:32.805 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a9e0a6b83f204c7282d0c9e34ad9df6d for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000380000064, 0x00000004)
14:09:32.805 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 57ab782c4f3b4134b0b735a820c7b7eb for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000480000064, 0x00000005)
14:09:32.805 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=ddc42d20b5ea41ef874ab53aff766fb0@[b4aa910903424cf9aa479b868dd4fbbf(127.10.153.195:37331)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=bc79f2c265f848aaa87b2bd9f924cfa8@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=93855eb33abf4a4cb08cb84edb8679f0@[b4aa910903424cf9aa479b868dd4fbbf(127.10.153.195:37331)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e2ff677e62b844d28e116f14a4536c19@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0fc82e6f91b74c3aadfc65bd5ebc0982@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=861b25b2b2264f0e9278e3bf8bc494a6@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=f131d1ec1458484e986a2e3b316e5fd0@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=f358f59f1b0244e18c79e05bcff0dbd6@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=a9e0a6b83f204c7282d0c9e34ad9df6d@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=57ab782c4f3b4134b0b735a820c7b7eb@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}]
14:09:32.805 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e2ff677e62b844d28e116f14a4536c19 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000001, 0x000000017FFFFF9C)
14:09:32.806 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0fc82e6f91b74c3aadfc65bd5ebc0982 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:32.806 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 861b25b2b2264f0e9278e3bf8bc494a6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000180000064, 0x00000002)
14:09:32.806 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f131d1ec1458484e986a2e3b316e5fd0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000002, 0x000000027FFFFF9C)
14:09:32.806 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f358f59f1b0244e18c79e05bcff0dbd6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000280000064, 0x00000003)
14:09:32.806 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a9e0a6b83f204c7282d0c9e34ad9df6d for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000380000064, 0x00000004)
14:09:32.806 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 57ab782c4f3b4134b0b735a820c7b7eb for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000480000064, 0x00000005)
14:09:32.806 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e2ff677e62b844d28e116f14a4536c19@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0fc82e6f91b74c3aadfc65bd5ebc0982@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=861b25b2b2264f0e9278e3bf8bc494a6@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=f131d1ec1458484e986a2e3b316e5fd0@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=f358f59f1b0244e18c79e05bcff0dbd6@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=a9e0a6b83f204c7282d0c9e34ad9df6d@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=57ab782c4f3b4134b0b735a820c7b7eb@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:09:32.806 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e2ff677e62b844d28e116f14a4536c19 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000001, 0x000000017FFFFF9C)
14:09:32.806 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0fc82e6f91b74c3aadfc65bd5ebc0982 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:32.806 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 861b25b2b2264f0e9278e3bf8bc494a6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000180000064, 0x00000002)
14:09:32.806 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f131d1ec1458484e986a2e3b316e5fd0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000002, 0x000000027FFFFF9C)
14:09:32.806 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f358f59f1b0244e18c79e05bcff0dbd6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000280000064, 0x00000003)
14:09:32.806 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a9e0a6b83f204c7282d0c9e34ad9df6d for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000380000064, 0x00000004)
14:09:32.806 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 57ab782c4f3b4134b0b735a820c7b7eb for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000480000064, 0x00000005)
14:09:32.806 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e2ff677e62b844d28e116f14a4536c19@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0fc82e6f91b74c3aadfc65bd5ebc0982@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=861b25b2b2264f0e9278e3bf8bc494a6@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=f131d1ec1458484e986a2e3b316e5fd0@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=f358f59f1b0244e18c79e05bcff0dbd6@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=a9e0a6b83f204c7282d0c9e34ad9df6d@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=57ab782c4f3b4134b0b735a820c7b7eb@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:09:32.807 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f131d1ec1458484e986a2e3b316e5fd0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000002, 0x000000027FFFFF9C)
14:09:32.807 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f358f59f1b0244e18c79e05bcff0dbd6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000280000064, 0x00000003)
14:09:32.807 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a9e0a6b83f204c7282d0c9e34ad9df6d for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000380000064, 0x00000004)
14:09:32.807 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 57ab782c4f3b4134b0b735a820c7b7eb for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000480000064, 0x00000005)
14:09:32.807 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=f131d1ec1458484e986a2e3b316e5fd0@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=f358f59f1b0244e18c79e05bcff0dbd6@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=a9e0a6b83f204c7282d0c9e34ad9df6d@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=57ab782c4f3b4134b0b735a820c7b7eb@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:09:32.807 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f131d1ec1458484e986a2e3b316e5fd0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000002, 0x000000027FFFFF9C)
14:09:32.807 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f358f59f1b0244e18c79e05bcff0dbd6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000280000064, 0x00000003)
14:09:32.808 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a9e0a6b83f204c7282d0c9e34ad9df6d for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000380000064, 0x00000004)
14:09:32.808 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 57ab782c4f3b4134b0b735a820c7b7eb for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000480000064, 0x00000005)
14:09:32.808 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=f131d1ec1458484e986a2e3b316e5fd0@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=f358f59f1b0244e18c79e05bcff0dbd6@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=a9e0a6b83f204c7282d0c9e34ad9df6d@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=57ab782c4f3b4134b0b735a820c7b7eb@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:09:32.808 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f131d1ec1458484e986a2e3b316e5fd0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000002, 0x000000027FFFFF9C)
14:09:32.808 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f358f59f1b0244e18c79e05bcff0dbd6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000280000064, 0x00000003)
14:09:32.808 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a9e0a6b83f204c7282d0c9e34ad9df6d for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000380000064, 0x00000004)
14:09:32.808 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 57ab782c4f3b4134b0b735a820c7b7eb for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000480000064, 0x00000005)
14:09:32.808 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=f131d1ec1458484e986a2e3b316e5fd0@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=f358f59f1b0244e18c79e05bcff0dbd6@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=a9e0a6b83f204c7282d0c9e34ad9df6d@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=57ab782c4f3b4134b0b735a820c7b7eb@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:09:32.809 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ddc42d20b5ea41ef874ab53aff766fb0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000000, 0x000000007FFFFF9C)
14:09:32.809 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bc79f2c265f848aaa87b2bd9f924cfa8 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:09:32.809 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 93855eb33abf4a4cb08cb84edb8679f0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000080000064, 0x00000001)
14:09:32.809 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e2ff677e62b844d28e116f14a4536c19 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000001, 0x000000017FFFFF9C)
14:09:32.809 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0fc82e6f91b74c3aadfc65bd5ebc0982 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:32.809 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 861b25b2b2264f0e9278e3bf8bc494a6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000180000064, 0x00000002)
14:09:32.809 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f131d1ec1458484e986a2e3b316e5fd0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000002, 0x000000027FFFFF9C)
14:09:32.809 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f358f59f1b0244e18c79e05bcff0dbd6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000280000064, 0x00000003)
14:09:32.809 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a9e0a6b83f204c7282d0c9e34ad9df6d for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000380000064, 0x00000004)
14:09:32.809 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 57ab782c4f3b4134b0b735a820c7b7eb for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000480000064, 0x00000005)
14:09:32.809 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=ddc42d20b5ea41ef874ab53aff766fb0@[b4aa910903424cf9aa479b868dd4fbbf(127.10.153.195:37331)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=bc79f2c265f848aaa87b2bd9f924cfa8@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=93855eb33abf4a4cb08cb84edb8679f0@[b4aa910903424cf9aa479b868dd4fbbf(127.10.153.195:37331)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e2ff677e62b844d28e116f14a4536c19@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0fc82e6f91b74c3aadfc65bd5ebc0982@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=861b25b2b2264f0e9278e3bf8bc494a6@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=f131d1ec1458484e986a2e3b316e5fd0@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=f358f59f1b0244e18c79e05bcff0dbd6@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=a9e0a6b83f204c7282d0c9e34ad9df6d@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=57ab782c4f3b4134b0b735a820c7b7eb@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}]
14:09:32.809 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f131d1ec1458484e986a2e3b316e5fd0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000002, 0x000000027FFFFF9C)
14:09:32.809 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f358f59f1b0244e18c79e05bcff0dbd6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000280000064, 0x00000003)
14:09:32.809 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a9e0a6b83f204c7282d0c9e34ad9df6d for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000380000064, 0x00000004)
14:09:32.809 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 57ab782c4f3b4134b0b735a820c7b7eb for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000480000064, 0x00000005)
14:09:32.810 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=f131d1ec1458484e986a2e3b316e5fd0@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=f358f59f1b0244e18c79e05bcff0dbd6@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=a9e0a6b83f204c7282d0c9e34ad9df6d@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=57ab782c4f3b4134b0b735a820c7b7eb@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:09:32.810 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ddc42d20b5ea41ef874ab53aff766fb0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000000, 0x000000007FFFFF9C)
14:09:32.810 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bc79f2c265f848aaa87b2bd9f924cfa8 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:09:32.810 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 93855eb33abf4a4cb08cb84edb8679f0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000080000064, 0x00000001)
14:09:32.810 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e2ff677e62b844d28e116f14a4536c19 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000001, 0x000000017FFFFF9C)
14:09:32.810 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0fc82e6f91b74c3aadfc65bd5ebc0982 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:32.810 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 861b25b2b2264f0e9278e3bf8bc494a6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000180000064, 0x00000002)
14:09:32.810 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f131d1ec1458484e986a2e3b316e5fd0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000002, 0x000000027FFFFF9C)
14:09:32.810 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f358f59f1b0244e18c79e05bcff0dbd6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000280000064, 0x00000003)
14:09:32.810 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a9e0a6b83f204c7282d0c9e34ad9df6d for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000380000064, 0x00000004)
14:09:32.810 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 57ab782c4f3b4134b0b735a820c7b7eb for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000480000064, 0x00000005)
14:09:32.810 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=ddc42d20b5ea41ef874ab53aff766fb0@[b4aa910903424cf9aa479b868dd4fbbf(127.10.153.195:37331)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=bc79f2c265f848aaa87b2bd9f924cfa8@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=93855eb33abf4a4cb08cb84edb8679f0@[b4aa910903424cf9aa479b868dd4fbbf(127.10.153.195:37331)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e2ff677e62b844d28e116f14a4536c19@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0fc82e6f91b74c3aadfc65bd5ebc0982@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=861b25b2b2264f0e9278e3bf8bc494a6@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=f131d1ec1458484e986a2e3b316e5fd0@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=f358f59f1b0244e18c79e05bcff0dbd6@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=a9e0a6b83f204c7282d0c9e34ad9df6d@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=57ab782c4f3b4134b0b735a820c7b7eb@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}]
14:09:32.811 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ddc42d20b5ea41ef874ab53aff766fb0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000000, 0x000000007FFFFF9C)
14:09:32.811 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bc79f2c265f848aaa87b2bd9f924cfa8 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:09:32.811 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 93855eb33abf4a4cb08cb84edb8679f0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000080000064, 0x00000001)
14:09:32.811 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e2ff677e62b844d28e116f14a4536c19 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000001, 0x000000017FFFFF9C)
14:09:32.811 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0fc82e6f91b74c3aadfc65bd5ebc0982 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:32.811 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 861b25b2b2264f0e9278e3bf8bc494a6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000180000064, 0x00000002)
14:09:32.811 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f131d1ec1458484e986a2e3b316e5fd0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000002, 0x000000027FFFFF9C)
14:09:32.811 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f358f59f1b0244e18c79e05bcff0dbd6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000280000064, 0x00000003)
14:09:32.811 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a9e0a6b83f204c7282d0c9e34ad9df6d for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000380000064, 0x00000004)
14:09:32.811 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 57ab782c4f3b4134b0b735a820c7b7eb for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000480000064, 0x00000005)
14:09:32.811 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=ddc42d20b5ea41ef874ab53aff766fb0@[b4aa910903424cf9aa479b868dd4fbbf(127.10.153.195:37331)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=bc79f2c265f848aaa87b2bd9f924cfa8@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=93855eb33abf4a4cb08cb84edb8679f0@[b4aa910903424cf9aa479b868dd4fbbf(127.10.153.195:37331)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e2ff677e62b844d28e116f14a4536c19@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0fc82e6f91b74c3aadfc65bd5ebc0982@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=861b25b2b2264f0e9278e3bf8bc494a6@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=f131d1ec1458484e986a2e3b316e5fd0@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=f358f59f1b0244e18c79e05bcff0dbd6@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=a9e0a6b83f204c7282d0c9e34ad9df6d@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=57ab782c4f3b4134b0b735a820c7b7eb@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}]
14:09:32.812 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ddc42d20b5ea41ef874ab53aff766fb0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000000, 0x000000007FFFFF9C)
14:09:32.812 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bc79f2c265f848aaa87b2bd9f924cfa8 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:09:32.812 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 93855eb33abf4a4cb08cb84edb8679f0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000080000064, 0x00000001)
14:09:32.812 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e2ff677e62b844d28e116f14a4536c19 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000001, 0x000000017FFFFF9C)
14:09:32.812 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0fc82e6f91b74c3aadfc65bd5ebc0982 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:32.812 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 861b25b2b2264f0e9278e3bf8bc494a6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000180000064, 0x00000002)
14:09:32.812 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f131d1ec1458484e986a2e3b316e5fd0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000002, 0x000000027FFFFF9C)
14:09:32.812 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f358f59f1b0244e18c79e05bcff0dbd6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000280000064, 0x00000003)
14:09:32.812 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a9e0a6b83f204c7282d0c9e34ad9df6d for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000380000064, 0x00000004)
14:09:32.812 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 57ab782c4f3b4134b0b735a820c7b7eb for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000480000064, 0x00000005)
14:09:32.812 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=ddc42d20b5ea41ef874ab53aff766fb0@[b4aa910903424cf9aa479b868dd4fbbf(127.10.153.195:37331)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=bc79f2c265f848aaa87b2bd9f924cfa8@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=93855eb33abf4a4cb08cb84edb8679f0@[b4aa910903424cf9aa479b868dd4fbbf(127.10.153.195:37331)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e2ff677e62b844d28e116f14a4536c19@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0fc82e6f91b74c3aadfc65bd5ebc0982@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=861b25b2b2264f0e9278e3bf8bc494a6@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=f131d1ec1458484e986a2e3b316e5fd0@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=f358f59f1b0244e18c79e05bcff0dbd6@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=a9e0a6b83f204c7282d0c9e34ad9df6d@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=57ab782c4f3b4134b0b735a820c7b7eb@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}]
14:09:32.813 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e2ff677e62b844d28e116f14a4536c19 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000001, 0x000000017FFFFF9C)
14:09:32.813 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0fc82e6f91b74c3aadfc65bd5ebc0982 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:32.813 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 861b25b2b2264f0e9278e3bf8bc494a6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000180000064, 0x00000002)
14:09:32.813 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f131d1ec1458484e986a2e3b316e5fd0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000002, 0x000000027FFFFF9C)
14:09:32.813 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f358f59f1b0244e18c79e05bcff0dbd6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000280000064, 0x00000003)
14:09:32.813 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a9e0a6b83f204c7282d0c9e34ad9df6d for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000380000064, 0x00000004)
14:09:32.813 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 57ab782c4f3b4134b0b735a820c7b7eb for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000480000064, 0x00000005)
14:09:32.813 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e2ff677e62b844d28e116f14a4536c19@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0fc82e6f91b74c3aadfc65bd5ebc0982@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=861b25b2b2264f0e9278e3bf8bc494a6@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=f131d1ec1458484e986a2e3b316e5fd0@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=f358f59f1b0244e18c79e05bcff0dbd6@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=a9e0a6b83f204c7282d0c9e34ad9df6d@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=57ab782c4f3b4134b0b735a820c7b7eb@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:09:32.813 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f131d1ec1458484e986a2e3b316e5fd0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000002, 0x000000027FFFFF9C)
14:09:32.813 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f358f59f1b0244e18c79e05bcff0dbd6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000280000064, 0x00000003)
14:09:32.813 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a9e0a6b83f204c7282d0c9e34ad9df6d for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000380000064, 0x00000004)
14:09:32.814 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 57ab782c4f3b4134b0b735a820c7b7eb for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000480000064, 0x00000005)
14:09:32.814 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=f131d1ec1458484e986a2e3b316e5fd0@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=f358f59f1b0244e18c79e05bcff0dbd6@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=a9e0a6b83f204c7282d0c9e34ad9df6d@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=57ab782c4f3b4134b0b735a820c7b7eb@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:09:32.814 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f131d1ec1458484e986a2e3b316e5fd0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000002, 0x000000027FFFFF9C)
14:09:32.814 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f358f59f1b0244e18c79e05bcff0dbd6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000280000064, 0x00000003)
14:09:32.814 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a9e0a6b83f204c7282d0c9e34ad9df6d for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000380000064, 0x00000004)
14:09:32.814 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 57ab782c4f3b4134b0b735a820c7b7eb for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000480000064, 0x00000005)
14:09:32.814 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=f131d1ec1458484e986a2e3b316e5fd0@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=f358f59f1b0244e18c79e05bcff0dbd6@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=a9e0a6b83f204c7282d0c9e34ad9df6d@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=57ab782c4f3b4134b0b735a820c7b7eb@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:09:32.814 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f131d1ec1458484e986a2e3b316e5fd0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000002, 0x000000027FFFFF9C)
14:09:32.814 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f358f59f1b0244e18c79e05bcff0dbd6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000280000064, 0x00000003)
14:09:32.815 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a9e0a6b83f204c7282d0c9e34ad9df6d for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000380000064, 0x00000004)
14:09:32.815 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 57ab782c4f3b4134b0b735a820c7b7eb for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000480000064, 0x00000005)
14:09:32.815 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=f131d1ec1458484e986a2e3b316e5fd0@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=f358f59f1b0244e18c79e05bcff0dbd6@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=a9e0a6b83f204c7282d0c9e34ad9df6d@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=57ab782c4f3b4134b0b735a820c7b7eb@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:09:32.815 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e2ff677e62b844d28e116f14a4536c19 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000001, 0x000000017FFFFF9C)
14:09:32.815 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0fc82e6f91b74c3aadfc65bd5ebc0982 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:32.815 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 861b25b2b2264f0e9278e3bf8bc494a6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000180000064, 0x00000002)
14:09:32.815 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f131d1ec1458484e986a2e3b316e5fd0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000002, 0x000000027FFFFF9C)
14:09:32.815 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f358f59f1b0244e18c79e05bcff0dbd6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000280000064, 0x00000003)
14:09:32.815 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a9e0a6b83f204c7282d0c9e34ad9df6d for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000380000064, 0x00000004)
14:09:32.815 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 57ab782c4f3b4134b0b735a820c7b7eb for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000480000064, 0x00000005)
14:09:32.815 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e2ff677e62b844d28e116f14a4536c19@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0fc82e6f91b74c3aadfc65bd5ebc0982@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=861b25b2b2264f0e9278e3bf8bc494a6@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=f131d1ec1458484e986a2e3b316e5fd0@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=f358f59f1b0244e18c79e05bcff0dbd6@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=a9e0a6b83f204c7282d0c9e34ad9df6d@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=57ab782c4f3b4134b0b735a820c7b7eb@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:09:32.816 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ddc42d20b5ea41ef874ab53aff766fb0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000000, 0x000000007FFFFF9C)
14:09:32.816 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bc79f2c265f848aaa87b2bd9f924cfa8 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:09:32.816 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 93855eb33abf4a4cb08cb84edb8679f0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000080000064, 0x00000001)
14:09:32.816 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e2ff677e62b844d28e116f14a4536c19 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000001, 0x000000017FFFFF9C)
14:09:32.816 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 0fc82e6f91b74c3aadfc65bd5ebc0982 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:32.816 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 861b25b2b2264f0e9278e3bf8bc494a6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000180000064, 0x00000002)
14:09:32.816 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f131d1ec1458484e986a2e3b316e5fd0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000002, 0x000000027FFFFF9C)
14:09:32.816 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f358f59f1b0244e18c79e05bcff0dbd6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000280000064, 0x00000003)
14:09:32.816 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a9e0a6b83f204c7282d0c9e34ad9df6d for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000380000064, 0x00000004)
14:09:32.816 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 57ab782c4f3b4134b0b735a820c7b7eb for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000480000064, 0x00000005)
14:09:32.816 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=ddc42d20b5ea41ef874ab53aff766fb0@[b4aa910903424cf9aa479b868dd4fbbf(127.10.153.195:37331)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=bc79f2c265f848aaa87b2bd9f924cfa8@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=93855eb33abf4a4cb08cb84edb8679f0@[b4aa910903424cf9aa479b868dd4fbbf(127.10.153.195:37331)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e2ff677e62b844d28e116f14a4536c19@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=0fc82e6f91b74c3aadfc65bd5ebc0982@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=861b25b2b2264f0e9278e3bf8bc494a6@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=f131d1ec1458484e986a2e3b316e5fd0@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=f358f59f1b0244e18c79e05bcff0dbd6@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=a9e0a6b83f204c7282d0c9e34ad9df6d@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=57ab782c4f3b4134b0b735a820c7b7eb@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}]
14:09:32.817 [DEBUG - kudu-nio-2] (Connection.java:748) [peer ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)] connecting to peer
14:09:32.818 [DEBUG - kudu-nio-2] (Connection.java:748) [peer b4aa910903424cf9aa479b868dd4fbbf(127.10.153.195:37331)] connecting to peer
14:09:32.819 [DEBUG - kudu-nio-3] (Connection.java:757) [peer ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)] Successfully connected to peer
14:09:32.820 [DEBUG - kudu-nio-2] (Connection.java:748) [peer 0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)] connecting to peer
14:09:32.821 [DEBUG - kudu-nio-4] (Connection.java:757) [peer b4aa910903424cf9aa479b868dd4fbbf(127.10.153.195:37331)] Successfully connected to peer
14:09:32.827 [DEBUG - kudu-nio-5] (Connection.java:757) [peer 0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)] Successfully connected to peer
14:09:32.832 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0xe1355e94, L:/127.0.0.1:41468 - R:/127.10.153.194:33721] using TOKEN/null
14:09:32.838 [DEBUG - kudu-nio-5] (Negotiator.java:918) Authenticated connection [id: 0xee55c9c8, L:/127.0.0.1:53290 - R:/127.10.153.193:36069] using TOKEN/null
14:09:32.839 [DEBUG - kudu-nio-4] (Negotiator.java:918) Authenticated connection [id: 0xb2c798e4, L:/127.0.0.1:40432 - R:/127.10.153.195:37331] using TOKEN/null
14:09:32.844 [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-1783519772669, tablet=ddc42d20b5ea41ef874ab53aff766fb0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:32.845 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet ddc42d20b5ea41ef874ab53aff766fb0 for partition [0x00000000, 0x000000007FFFFF9C) with scanner id null
14:09:32.847 [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-1783519772669, tablet=bc79f2c265f848aaa87b2bd9f924cfa8, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:32.847 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet bc79f2c265f848aaa87b2bd9f924cfa8 for partition [0x000000007FFFFF9C, 0x0000000080000064) with scanner id null
14:09:32.848 [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-1783519772669, tablet=93855eb33abf4a4cb08cb84edb8679f0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:32.848 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 93855eb33abf4a4cb08cb84edb8679f0 for partition [0x0000000080000064, 0x00000001) with scanner id null
14:09:32.850 [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-1783519772669, tablet=e2ff677e62b844d28e116f14a4536c19, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:32.850 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet e2ff677e62b844d28e116f14a4536c19 for partition [0x00000001, 0x000000017FFFFF9C) with scanner id null
14:09:32.851 [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-1783519772669, tablet=0fc82e6f91b74c3aadfc65bd5ebc0982, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:32.851 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 0fc82e6f91b74c3aadfc65bd5ebc0982 for partition [0x000000017FFFFF9C, 0x0000000180000064) with scanner id null
14:09:32.853 [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-1783519772669, tablet=861b25b2b2264f0e9278e3bf8bc494a6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:32.853 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 861b25b2b2264f0e9278e3bf8bc494a6 for partition [0x0000000180000064, 0x00000002) with scanner id null
14:09:32.854 [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-1783519772669, tablet=f131d1ec1458484e986a2e3b316e5fd0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:32.854 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet f131d1ec1458484e986a2e3b316e5fd0 for partition [0x00000002, 0x000000027FFFFF9C) with scanner id null
14:09:32.859 [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-1783519772669, tablet=f358f59f1b0244e18c79e05bcff0dbd6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:32.859 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet f358f59f1b0244e18c79e05bcff0dbd6 for partition [0x0000000280000064, 0x00000003) with scanner id null
14:09:32.861 [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-1783519772669, tablet=a9e0a6b83f204c7282d0c9e34ad9df6d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:32.861 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet a9e0a6b83f204c7282d0c9e34ad9df6d for partition [0x0000000380000064, 0x00000004) with scanner id null
14:09:32.862 [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-1783519772669, tablet=57ab782c4f3b4134b0b735a820c7b7eb, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:32.863 [DEBUG - Time-limited test] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=150, operationSize=2400, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@2644362e, flushNotification=Deferred@112607425(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:09:32.870 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 45 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783519772669, tablet=ddc42d20b5ea41ef874ab53aff766fb0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:32.870 [DEBUG - Time-limited test] (AsyncKuduScanner.java:822) Done scanning tablet ddc42d20b5ea41ef874ab53aff766fb0 for partition [0x00000000, 0x000000007FFFFF9C) with scanner id null
14:09:32.872 [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-1783519772669, tablet=bc79f2c265f848aaa87b2bd9f924cfa8, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:32.872 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet bc79f2c265f848aaa87b2bd9f924cfa8 for partition [0x000000007FFFFF9C, 0x0000000080000064) with scanner id null
14:09:32.873 [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-1783519772669, tablet=93855eb33abf4a4cb08cb84edb8679f0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:32.873 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 93855eb33abf4a4cb08cb84edb8679f0 for partition [0x0000000080000064, 0x00000001) with scanner id null
14:09:32.874 [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-1783519772669, tablet=e2ff677e62b844d28e116f14a4536c19, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:32.874 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet e2ff677e62b844d28e116f14a4536c19 for partition [0x00000001, 0x000000017FFFFF9C) with scanner id null
14:09:32.879 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783519772669, tablet=0fc82e6f91b74c3aadfc65bd5ebc0982, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:32.879 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 0fc82e6f91b74c3aadfc65bd5ebc0982 for partition [0x000000017FFFFF9C, 0x0000000180000064) with scanner id null
14:09:32.880 [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-1783519772669, tablet=861b25b2b2264f0e9278e3bf8bc494a6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:32.880 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 861b25b2b2264f0e9278e3bf8bc494a6 for partition [0x0000000180000064, 0x00000002) with scanner id null
14:09:32.881 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 52 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783519772669, tablet=f131d1ec1458484e986a2e3b316e5fd0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:32.881 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet f131d1ec1458484e986a2e3b316e5fd0 for partition [0x00000002, 0x000000027FFFFF9C) with scanner id null
14:09:32.882 [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-1783519772669, tablet=f358f59f1b0244e18c79e05bcff0dbd6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:32.882 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet f358f59f1b0244e18c79e05bcff0dbd6 for partition [0x0000000280000064, 0x00000003) with scanner id null
14:09:32.883 [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-1783519772669, tablet=a9e0a6b83f204c7282d0c9e34ad9df6d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:32.883 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet a9e0a6b83f204c7282d0c9e34ad9df6d for partition [0x0000000380000064, 0x00000004) with scanner id null
14:09:32.884 [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-1783519772669, tablet=57ab782c4f3b4134b0b735a820c7b7eb, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:32.885 [DEBUG - Time-limited test] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@d8e0904, flushNotification=Deferred@184335325(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:09:32.893 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 45 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783519772669, tablet=ddc42d20b5ea41ef874ab53aff766fb0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:32.893 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet ddc42d20b5ea41ef874ab53aff766fb0 for partition [0x00000000, 0x000000007FFFFF9C) with scanner id null
14:09:32.894 [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-1783519772669, tablet=bc79f2c265f848aaa87b2bd9f924cfa8, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:32.894 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet bc79f2c265f848aaa87b2bd9f924cfa8 for partition [0x000000007FFFFF9C, 0x0000000080000064) with scanner id null
14:09:32.896 [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-1783519772669, tablet=93855eb33abf4a4cb08cb84edb8679f0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:32.896 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 93855eb33abf4a4cb08cb84edb8679f0 for partition [0x0000000080000064, 0x00000001) with scanner id null
14:09:32.897 [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-1783519772669, tablet=e2ff677e62b844d28e116f14a4536c19, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:32.897 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet e2ff677e62b844d28e116f14a4536c19 for partition [0x00000001, 0x000000017FFFFF9C) with scanner id null
14:09:32.898 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 76 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783519772669, tablet=0fc82e6f91b74c3aadfc65bd5ebc0982, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:32.899 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 0fc82e6f91b74c3aadfc65bd5ebc0982 for partition [0x000000017FFFFF9C, 0x0000000180000064) with scanner id null
14:09:32.900 [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-1783519772669, tablet=861b25b2b2264f0e9278e3bf8bc494a6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:32.900 [DEBUG - Time-limited test] (AsyncKuduScanner.java:822) Done scanning tablet 861b25b2b2264f0e9278e3bf8bc494a6 for partition [0x0000000180000064, 0x00000002) with scanner id null
14:09:32.901 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 52 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783519772669, tablet=f131d1ec1458484e986a2e3b316e5fd0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:32.901 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet f131d1ec1458484e986a2e3b316e5fd0 for partition [0x00000002, 0x000000027FFFFF9C) with scanner id null
14:09:32.902 [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-1783519772669, tablet=f358f59f1b0244e18c79e05bcff0dbd6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:32.902 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet f358f59f1b0244e18c79e05bcff0dbd6 for partition [0x0000000280000064, 0x00000003) with scanner id null
14:09:32.903 [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-1783519772669, tablet=a9e0a6b83f204c7282d0c9e34ad9df6d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:32.903 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet a9e0a6b83f204c7282d0c9e34ad9df6d for partition [0x0000000380000064, 0x00000004) with scanner id null
14:09:32.904 [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-1783519772669, tablet=57ab782c4f3b4134b0b735a820c7b7eb, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:32.906 [DEBUG - Time-limited test] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=150, operationSize=2400, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@355eb86f, flushNotification=Deferred@1222988265(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:09:32.917 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 45 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783519772669, tablet=ddc42d20b5ea41ef874ab53aff766fb0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:32.917 [DEBUG - Time-limited test] (AsyncKuduScanner.java:822) Done scanning tablet ddc42d20b5ea41ef874ab53aff766fb0 for partition [0x00000000, 0x000000007FFFFF9C) with scanner id null
14:09:32.918 [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-1783519772669, tablet=bc79f2c265f848aaa87b2bd9f924cfa8, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:32.918 [DEBUG - Time-limited test] (AsyncKuduScanner.java:822) Done scanning tablet bc79f2c265f848aaa87b2bd9f924cfa8 for partition [0x000000007FFFFF9C, 0x0000000080000064) with scanner id null
14:09:32.919 [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-1783519772669, tablet=93855eb33abf4a4cb08cb84edb8679f0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:32.919 [DEBUG - Time-limited test] (AsyncKuduScanner.java:822) Done scanning tablet 93855eb33abf4a4cb08cb84edb8679f0 for partition [0x0000000080000064, 0x00000001) with scanner id null
14:09:32.920 [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-1783519772669, tablet=e2ff677e62b844d28e116f14a4536c19, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:32.920 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet e2ff677e62b844d28e116f14a4536c19 for partition [0x00000001, 0x000000017FFFFF9C) with scanner id null
14:09:32.921 [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-1783519772669, tablet=0fc82e6f91b74c3aadfc65bd5ebc0982, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:32.922 [DEBUG - Time-limited test] (AsyncKuduScanner.java:822) Done scanning tablet 0fc82e6f91b74c3aadfc65bd5ebc0982 for partition [0x000000017FFFFF9C, 0x0000000180000064) with scanner id null
14:09:32.924 [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-1783519772669, tablet=861b25b2b2264f0e9278e3bf8bc494a6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:32.924 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 861b25b2b2264f0e9278e3bf8bc494a6 for partition [0x0000000180000064, 0x00000002) with scanner id null
14:09:32.925 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 52 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783519772669, tablet=f131d1ec1458484e986a2e3b316e5fd0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:32.925 [DEBUG - Time-limited test] (AsyncKuduScanner.java:822) Done scanning tablet f131d1ec1458484e986a2e3b316e5fd0 for partition [0x00000002, 0x000000027FFFFF9C) with scanner id null
14:09:32.926 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783519772669, tablet=f358f59f1b0244e18c79e05bcff0dbd6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:32.926 [DEBUG - Time-limited test] (AsyncKuduScanner.java:822) Done scanning tablet f358f59f1b0244e18c79e05bcff0dbd6 for partition [0x0000000280000064, 0x00000003) with scanner id null
14:09:32.927 [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-1783519772669, tablet=a9e0a6b83f204c7282d0c9e34ad9df6d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:32.927 [DEBUG - Time-limited test] (AsyncKuduScanner.java:822) Done scanning tablet a9e0a6b83f204c7282d0c9e34ad9df6d for partition [0x0000000380000064, 0x00000004) with scanner id null
14:09:32.928 [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-1783519772669, tablet=57ab782c4f3b4134b0b735a820c7b7eb, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:32.928 [DEBUG - Time-limited test] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=50, operationSize=800, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@5b3ccf8f, flushNotification=Deferred@459381063(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:09:32.938 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 45 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783519772669, tablet=ddc42d20b5ea41ef874ab53aff766fb0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:32.938 [DEBUG - Time-limited test] (AsyncKuduScanner.java:822) Done scanning tablet ddc42d20b5ea41ef874ab53aff766fb0 for partition [0x00000000, 0x000000007FFFFF9C) with scanner id null
14:09:32.940 [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-1783519772669, tablet=bc79f2c265f848aaa87b2bd9f924cfa8, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:32.940 [DEBUG - Time-limited test] (AsyncKuduScanner.java:822) Done scanning tablet bc79f2c265f848aaa87b2bd9f924cfa8 for partition [0x000000007FFFFF9C, 0x0000000080000064) with scanner id null
14:09:32.941 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 32 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783519772669, tablet=93855eb33abf4a4cb08cb84edb8679f0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:32.942 [DEBUG - Time-limited test] (AsyncKuduScanner.java:822) Done scanning tablet 93855eb33abf4a4cb08cb84edb8679f0 for partition [0x0000000080000064, 0x00000001) with scanner id null
14:09:32.942 [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-1783519772669, tablet=e2ff677e62b844d28e116f14a4536c19, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:32.943 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet e2ff677e62b844d28e116f14a4536c19 for partition [0x00000001, 0x000000017FFFFF9C) with scanner id null
14:09:32.949 [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-1783519772669, tablet=0fc82e6f91b74c3aadfc65bd5ebc0982, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:32.949 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 0fc82e6f91b74c3aadfc65bd5ebc0982 for partition [0x000000017FFFFF9C, 0x0000000180000064) with scanner id null
14:09:32.950 [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-1783519772669, tablet=861b25b2b2264f0e9278e3bf8bc494a6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:32.950 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 861b25b2b2264f0e9278e3bf8bc494a6 for partition [0x0000000180000064, 0x00000002) with scanner id null
14:09:32.951 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 52 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783519772669, tablet=f131d1ec1458484e986a2e3b316e5fd0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:32.952 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet f131d1ec1458484e986a2e3b316e5fd0 for partition [0x00000002, 0x000000027FFFFF9C) with scanner id null
14:09:32.953 [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-1783519772669, tablet=f358f59f1b0244e18c79e05bcff0dbd6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:32.953 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet f358f59f1b0244e18c79e05bcff0dbd6 for partition [0x0000000280000064, 0x00000003) with scanner id null
14:09:32.954 [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-1783519772669, tablet=a9e0a6b83f204c7282d0c9e34ad9df6d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:32.954 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet a9e0a6b83f204c7282d0c9e34ad9df6d for partition [0x0000000380000064, 0x00000004) with scanner id null
14:09:32.955 [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-1783519772669, tablet=57ab782c4f3b4134b0b735a820c7b7eb, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:32.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.955935 11039 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46176:
14:09:32.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783519772669" } 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 } }
14:09:32.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.958279 11039 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 0e7f36f7d33f4ad69c65e3ee6b272c26: Sending DeleteTablet for 1 replicas of tablet bc79f2c265f848aaa87b2bd9f924cfa8
14:09:32.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.958415 11039 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 0e7f36f7d33f4ad69c65e3ee6b272c26: Sending DeleteTablet for 1 replicas of tablet 0fc82e6f91b74c3aadfc65bd5ebc0982
14:09:32.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.959052 11197 tablet_service.cc:1558] Processing DeleteTablet for tablet bc79f2c265f848aaa87b2bd9f924cfa8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-08 14:09:32 UTC) from {username='slave'} at 127.0.0.1:53286
14:09:32.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.959695 11331 tablet_service.cc:1558] Processing DeleteTablet for tablet 0fc82e6f91b74c3aadfc65bd5ebc0982 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-08 14:09:32 UTC) from {username='slave'} at 127.0.0.1:41456
14:09:32.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.964289 11607 tablet_replica.cc:333] T 0fc82e6f91b74c3aadfc65bd5ebc0982 P ad08517874cc4aa4893a210f1594f7ca: stopping tablet replica
14:09:32.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.964535 11606 tablet_replica.cc:333] T bc79f2c265f848aaa87b2bd9f924cfa8 P 0322827c2b2a46b2a5ebe3fe835ea834: stopping tablet replica
14:09:32.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.964708 11606 raft_consensus.cc:2243] T bc79f2c265f848aaa87b2bd9f924cfa8 P 0322827c2b2a46b2a5ebe3fe835ea834 [term 1 LEADER]: Raft consensus shutting down.
14:09:32.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.964875 11607 raft_consensus.cc:2243] T 0fc82e6f91b74c3aadfc65bd5ebc0982 P ad08517874cc4aa4893a210f1594f7ca [term 1 LEADER]: Raft consensus shutting down.
14:09:32.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.965030 11606 raft_consensus.cc:2272] T bc79f2c265f848aaa87b2bd9f924cfa8 P 0322827c2b2a46b2a5ebe3fe835ea834 [term 1 FOLLOWER]: Raft consensus is shut down!
14:09:32.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.965322 11607 raft_consensus.cc:2272] T 0fc82e6f91b74c3aadfc65bd5ebc0982 P ad08517874cc4aa4893a210f1594f7ca [term 1 FOLLOWER]: Raft consensus is shut down!
14:09:32.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.965936 11606 ts_tablet_manager.cc:1916] T bc79f2c265f848aaa87b2bd9f924cfa8 P 0322827c2b2a46b2a5ebe3fe835ea834: Deleting tablet data with delete state TABLET_DATA_DELETED
14:09:32.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.966454 11607 ts_tablet_manager.cc:1916] T 0fc82e6f91b74c3aadfc65bd5ebc0982 P ad08517874cc4aa4893a210f1594f7ca: Deleting tablet data with delete state TABLET_DATA_DELETED
14:09:32.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.969606 11606 ts_tablet_manager.cc:1929] T bc79f2c265f848aaa87b2bd9f924cfa8 P 0322827c2b2a46b2a5ebe3fe835ea834: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.4
14:09:32.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.969871 11607 ts_tablet_manager.cc:1929] T 0fc82e6f91b74c3aadfc65bd5ebc0982 P ad08517874cc4aa4893a210f1594f7ca: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.4
14:09:32.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.970029 11606 log.cc:1199] T bc79f2c265f848aaa87b2bd9f924cfa8 P 0322827c2b2a46b2a5ebe3fe835ea834: Deleting WAL directory at /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/ts-0/wal/wals/bc79f2c265f848aaa87b2bd9f924cfa8
14:09:32.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.970368 11606 ts_tablet_manager.cc:1950] T bc79f2c265f848aaa87b2bd9f924cfa8 P 0322827c2b2a46b2a5ebe3fe835ea834: Deleting consensus metadata
14:09:32.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.970516 11607 log.cc:1199] T 0fc82e6f91b74c3aadfc65bd5ebc0982 P ad08517874cc4aa4893a210f1594f7ca: Deleting WAL directory at /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/ts-1/wal/wals/0fc82e6f91b74c3aadfc65bd5ebc0982
14:09:32.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.970820 11607 ts_tablet_manager.cc:1950] T 0fc82e6f91b74c3aadfc65bd5ebc0982 P ad08517874cc4aa4893a210f1594f7ca: Deleting consensus metadata
14:09:32.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.971391 11026 catalog_manager.cc:5028] TS 0322827c2b2a46b2a5ebe3fe835ea834 (127.10.153.193:36069): tablet bc79f2c265f848aaa87b2bd9f924cfa8 (table org.apache.kudu.client.TestAlterTable-1783519772669 [id=3e2c414c032b48c9b65d261aeccdd7c5]) successfully deleted
14:09:32.976 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ddc42d20b5ea41ef874ab53aff766fb0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000000, 0x000000007FFFFF9C)
14:09:32.976 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 93855eb33abf4a4cb08cb84edb8679f0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000080000064, 0x00000001)
14:09:32.976 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e2ff677e62b844d28e116f14a4536c19 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000001, 0x000000017FFFFF9C)
14:09:32.976 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 861b25b2b2264f0e9278e3bf8bc494a6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000180000064, 0x00000002)
14:09:32.976 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f131d1ec1458484e986a2e3b316e5fd0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x00000002, 0x000000027FFFFF9C)
14:09:32.976 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f358f59f1b0244e18c79e05bcff0dbd6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000280000064, 0x00000003)
14:09:32.976 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a9e0a6b83f204c7282d0c9e34ad9df6d for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000380000064, 0x00000004)
14:09:32.976 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 57ab782c4f3b4134b0b735a820c7b7eb for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000480000064, 0x00000005)
14:09:32.976 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=ddc42d20b5ea41ef874ab53aff766fb0@[b4aa910903424cf9aa479b868dd4fbbf(127.10.153.195:37331)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=93855eb33abf4a4cb08cb84edb8679f0@[b4aa910903424cf9aa479b868dd4fbbf(127.10.153.195:37331)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=e2ff677e62b844d28e116f14a4536c19@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=861b25b2b2264f0e9278e3bf8bc494a6@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=f131d1ec1458484e986a2e3b316e5fd0@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=f358f59f1b0244e18c79e05bcff0dbd6@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=a9e0a6b83f204c7282d0c9e34ad9df6d@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=57ab782c4f3b4134b0b735a820c7b7eb@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:09:32.977 [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=3), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.10.153.252:40351, [3ms] Sub RPC GetTableLocations: received response from server master-127.10.153.252:40351: OK, deferred=null)) after lookup
14:09:32.978 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 45 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783519772669, tablet=ddc42d20b5ea41ef874ab53aff766fb0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:32.978 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet ddc42d20b5ea41ef874ab53aff766fb0 for partition [0x00000000, 0x000000007FFFFF9C) with scanner id null
14:09:32.979 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 32 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783519772669, tablet=93855eb33abf4a4cb08cb84edb8679f0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:32.980 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 93855eb33abf4a4cb08cb84edb8679f0 for partition [0x0000000080000064, 0x00000001) with scanner id null
14:09:32.981 [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-1783519772669, tablet=e2ff677e62b844d28e116f14a4536c19, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:32.981 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet e2ff677e62b844d28e116f14a4536c19 for partition [0x00000001, 0x000000017FFFFF9C) with scanner id null
14:09:32.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.981899 11028 catalog_manager.cc:5028] TS ad08517874cc4aa4893a210f1594f7ca (127.10.153.194:33721): tablet 0fc82e6f91b74c3aadfc65bd5ebc0982 (table org.apache.kudu.client.TestAlterTable-1783519772669 [id=3e2c414c032b48c9b65d261aeccdd7c5]) successfully deleted
14:09:32.982 [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-1783519772669, tablet=861b25b2b2264f0e9278e3bf8bc494a6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:32.983 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 861b25b2b2264f0e9278e3bf8bc494a6 for partition [0x0000000180000064, 0x00000002) with scanner id null
14:09:32.985 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 52 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783519772669, tablet=f131d1ec1458484e986a2e3b316e5fd0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:32.986 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet f131d1ec1458484e986a2e3b316e5fd0 for partition [0x00000002, 0x000000027FFFFF9C) with scanner id null
14:09:32.987 [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-1783519772669, tablet=f358f59f1b0244e18c79e05bcff0dbd6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:32.987 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet f358f59f1b0244e18c79e05bcff0dbd6 for partition [0x0000000280000064, 0x00000003) with scanner id null
14:09:32.988 [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-1783519772669, tablet=a9e0a6b83f204c7282d0c9e34ad9df6d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:32.988 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet a9e0a6b83f204c7282d0c9e34ad9df6d for partition [0x0000000380000064, 0x00000004) with scanner id null
14:09:32.989 [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-1783519772669, tablet=57ab782c4f3b4134b0b735a820c7b7eb, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:32.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.990036 11039 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46176:
14:09:32.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783519772669" } 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 } }
14:09:32.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.993436 11039 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 0e7f36f7d33f4ad69c65e3ee6b272c26: Sending DeleteTablet for 1 replicas of tablet ddc42d20b5ea41ef874ab53aff766fb0
14:09:32.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.993517 11039 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 0e7f36f7d33f4ad69c65e3ee6b272c26: Sending DeleteTablet for 1 replicas of tablet e2ff677e62b844d28e116f14a4536c19
14:09:32.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.993543 11039 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 0e7f36f7d33f4ad69c65e3ee6b272c26: Sending DeleteTablet for 1 replicas of tablet f131d1ec1458484e986a2e3b316e5fd0
14:09:32.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.993906 11198 tablet_service.cc:1558] Processing DeleteTablet for tablet f131d1ec1458484e986a2e3b316e5fd0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-08 14:09:32 UTC) from {username='slave'} at 127.0.0.1:53286
14:09:32.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.994737 11469 tablet_service.cc:1558] Processing DeleteTablet for tablet ddc42d20b5ea41ef874ab53aff766fb0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-08 14:09:32 UTC) from {username='slave'} at 127.0.0.1:40428
14:09:32.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.995062 11334 tablet_service.cc:1558] Processing DeleteTablet for tablet e2ff677e62b844d28e116f14a4536c19 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-08 14:09:32 UTC) from {username='slave'} at 127.0.0.1:41456
14:09:32.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.995944 11606 tablet_replica.cc:333] T f131d1ec1458484e986a2e3b316e5fd0 P 0322827c2b2a46b2a5ebe3fe835ea834: stopping tablet replica
14:09:32.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.996019 11606 raft_consensus.cc:2243] T f131d1ec1458484e986a2e3b316e5fd0 P 0322827c2b2a46b2a5ebe3fe835ea834 [term 1 LEADER]: Raft consensus shutting down.
14:09:32.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.996069 11606 raft_consensus.cc:2272] T f131d1ec1458484e986a2e3b316e5fd0 P 0322827c2b2a46b2a5ebe3fe835ea834 [term 1 FOLLOWER]: Raft consensus is shut down!
14:09:32.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.996307 11607 tablet_replica.cc:333] T e2ff677e62b844d28e116f14a4536c19 P ad08517874cc4aa4893a210f1594f7ca: stopping tablet replica
14:09:32.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.996383 11607 raft_consensus.cc:2243] T e2ff677e62b844d28e116f14a4536c19 P ad08517874cc4aa4893a210f1594f7ca [term 1 LEADER]: Raft consensus shutting down.
14:09:32.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.996428 11607 raft_consensus.cc:2272] T e2ff677e62b844d28e116f14a4536c19 P ad08517874cc4aa4893a210f1594f7ca [term 1 FOLLOWER]: Raft consensus is shut down!
14:09:32.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.996968 11606 ts_tablet_manager.cc:1916] T f131d1ec1458484e986a2e3b316e5fd0 P 0322827c2b2a46b2a5ebe3fe835ea834: Deleting tablet data with delete state TABLET_DATA_DELETED
14:09:32.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.997582 11608 tablet_replica.cc:333] T ddc42d20b5ea41ef874ab53aff766fb0 P b4aa910903424cf9aa479b868dd4fbbf: stopping tablet replica
14:09:32.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.997745 11608 raft_consensus.cc:2243] T ddc42d20b5ea41ef874ab53aff766fb0 P b4aa910903424cf9aa479b868dd4fbbf [term 1 LEADER]: Raft consensus shutting down.
14:09:32.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.997956 11608 raft_consensus.cc:2272] T ddc42d20b5ea41ef874ab53aff766fb0 P b4aa910903424cf9aa479b868dd4fbbf [term 1 FOLLOWER]: Raft consensus is shut down!
14:09:33.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:32.999548 11607 ts_tablet_manager.cc:1916] T e2ff677e62b844d28e116f14a4536c19 P ad08517874cc4aa4893a210f1594f7ca: Deleting tablet data with delete state TABLET_DATA_DELETED
14:09:33.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.000599 11608 ts_tablet_manager.cc:1916] T ddc42d20b5ea41ef874ab53aff766fb0 P b4aa910903424cf9aa479b868dd4fbbf: Deleting tablet data with delete state TABLET_DATA_DELETED
14:09:33.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.000852 11607 ts_tablet_manager.cc:1929] T e2ff677e62b844d28e116f14a4536c19 P ad08517874cc4aa4893a210f1594f7ca: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
14:09:33.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.000905 11607 log.cc:1199] T e2ff677e62b844d28e116f14a4536c19 P ad08517874cc4aa4893a210f1594f7ca: Deleting WAL directory at /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/ts-1/wal/wals/e2ff677e62b844d28e116f14a4536c19
14:09:33.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.001107 11607 ts_tablet_manager.cc:1950] T e2ff677e62b844d28e116f14a4536c19 P ad08517874cc4aa4893a210f1594f7ca: Deleting consensus metadata
14:09:33.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.001519 11606 ts_tablet_manager.cc:1929] T f131d1ec1458484e986a2e3b316e5fd0 P 0322827c2b2a46b2a5ebe3fe835ea834: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
14:09:33.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.001644 11606 log.cc:1199] T f131d1ec1458484e986a2e3b316e5fd0 P 0322827c2b2a46b2a5ebe3fe835ea834: Deleting WAL directory at /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/ts-0/wal/wals/f131d1ec1458484e986a2e3b316e5fd0
14:09:33.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.001907 11606 ts_tablet_manager.cc:1950] T f131d1ec1458484e986a2e3b316e5fd0 P 0322827c2b2a46b2a5ebe3fe835ea834: Deleting consensus metadata
14:09:33.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.002213 11608 ts_tablet_manager.cc:1929] T ddc42d20b5ea41ef874ab53aff766fb0 P b4aa910903424cf9aa479b868dd4fbbf: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
14:09:33.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.002275 11028 catalog_manager.cc:5028] TS ad08517874cc4aa4893a210f1594f7ca (127.10.153.194:33721): tablet e2ff677e62b844d28e116f14a4536c19 (table org.apache.kudu.client.TestAlterTable-1783519772669 [id=3e2c414c032b48c9b65d261aeccdd7c5]) successfully deleted
14:09:33.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.002456 11608 log.cc:1199] T ddc42d20b5ea41ef874ab53aff766fb0 P b4aa910903424cf9aa479b868dd4fbbf: Deleting WAL directory at /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/ts-2/wal/wals/ddc42d20b5ea41ef874ab53aff766fb0
14:09:33.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.002662 11026 catalog_manager.cc:5028] TS 0322827c2b2a46b2a5ebe3fe835ea834 (127.10.153.193:36069): tablet f131d1ec1458484e986a2e3b316e5fd0 (table org.apache.kudu.client.TestAlterTable-1783519772669 [id=3e2c414c032b48c9b65d261aeccdd7c5]) successfully deleted
14:09:33.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.002831 11608 ts_tablet_manager.cc:1950] T ddc42d20b5ea41ef874ab53aff766fb0 P b4aa910903424cf9aa479b868dd4fbbf: Deleting consensus metadata
14:09:33.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.003258 11028 catalog_manager.cc:5028] TS b4aa910903424cf9aa479b868dd4fbbf (127.10.153.195:37331): tablet ddc42d20b5ea41ef874ab53aff766fb0 (table org.apache.kudu.client.TestAlterTable-1783519772669 [id=3e2c414c032b48c9b65d261aeccdd7c5]) successfully deleted
14:09:33.016 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 93855eb33abf4a4cb08cb84edb8679f0 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000080000064, 0x00000001)
14:09:33.016 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 861b25b2b2264f0e9278e3bf8bc494a6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000180000064, 0x00000002)
14:09:33.016 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f358f59f1b0244e18c79e05bcff0dbd6 for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000280000064, 0x00000003)
14:09:33.016 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet a9e0a6b83f204c7282d0c9e34ad9df6d for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000380000064, 0x00000004)
14:09:33.016 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 57ab782c4f3b4134b0b735a820c7b7eb for table 'org.apache.kudu.client.TestAlterTable-1783519772669' with partition [0x0000000480000064, 0x00000005)
14:09:33.017 [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=93855eb33abf4a4cb08cb84edb8679f0@[b4aa910903424cf9aa479b868dd4fbbf(127.10.153.195:37331)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x0000000180000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=861b25b2b2264f0e9278e3bf8bc494a6@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=f358f59f1b0244e18c79e05bcff0dbd6@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=a9e0a6b83f204c7282d0c9e34ad9df6d@[0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=57ab782c4f3b4134b0b735a820c7b7eb@[ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:09:33.017 [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=3), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.10.153.252:40351, [3ms] Sub RPC GetTableLocations: received response from server master-127.10.153.252:40351: OK, deferred=null)) after lookup
14:09:33.021 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 32 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783519772669, tablet=93855eb33abf4a4cb08cb84edb8679f0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:33.022 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:822) Done scanning tablet 93855eb33abf4a4cb08cb84edb8679f0 for partition [0x0000000080000064, 0x00000001) with scanner id null
14:09:33.023 [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-1783519772669, tablet=861b25b2b2264f0e9278e3bf8bc494a6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:33.023 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 861b25b2b2264f0e9278e3bf8bc494a6 for partition [0x0000000180000064, 0x00000002) with scanner id null
14:09:33.025 [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-1783519772669, tablet=f358f59f1b0244e18c79e05bcff0dbd6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:33.025 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet f358f59f1b0244e18c79e05bcff0dbd6 for partition [0x0000000280000064, 0x00000003) with scanner id null
14:09:33.027 [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-1783519772669, tablet=a9e0a6b83f204c7282d0c9e34ad9df6d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:33.027 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet a9e0a6b83f204c7282d0c9e34ad9df6d for partition [0x0000000380000064, 0x00000004) with scanner id null
14:09:33.028 [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-1783519772669, tablet=57ab782c4f3b4134b0b735a820c7b7eb, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:33.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.030293 11039 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46176:
14:09:33.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783519772669" } 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 } }
14:09:33.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.033370 11039 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 0e7f36f7d33f4ad69c65e3ee6b272c26: Sending DeleteTablet for 1 replicas of tablet 93855eb33abf4a4cb08cb84edb8679f0
14:09:33.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.033457 11039 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 0e7f36f7d33f4ad69c65e3ee6b272c26: Sending DeleteTablet for 1 replicas of tablet 861b25b2b2264f0e9278e3bf8bc494a6
14:09:33.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.033494 11039 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 0e7f36f7d33f4ad69c65e3ee6b272c26: Sending DeleteTablet for 1 replicas of tablet f358f59f1b0244e18c79e05bcff0dbd6
14:09:33.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.033520 11039 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 0e7f36f7d33f4ad69c65e3ee6b272c26: Sending DeleteTablet for 1 replicas of tablet a9e0a6b83f204c7282d0c9e34ad9df6d
14:09:33.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.033546 11039 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 0e7f36f7d33f4ad69c65e3ee6b272c26: Sending DeleteTablet for 1 replicas of tablet 57ab782c4f3b4134b0b735a820c7b7eb
14:09:33.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.033877 11198 tablet_service.cc:1558] Processing DeleteTablet for tablet 861b25b2b2264f0e9278e3bf8bc494a6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-08 14:09:33 UTC) from {username='slave'} at 127.0.0.1:53286
14:09:33.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.033967 11199 tablet_service.cc:1558] Processing DeleteTablet for tablet a9e0a6b83f204c7282d0c9e34ad9df6d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-08 14:09:33 UTC) from {username='slave'} at 127.0.0.1:53286
14:09:33.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.034015 11606 tablet_replica.cc:333] T 861b25b2b2264f0e9278e3bf8bc494a6 P 0322827c2b2a46b2a5ebe3fe835ea834: stopping tablet replica
14:09:33.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.034060 11606 raft_consensus.cc:2243] T 861b25b2b2264f0e9278e3bf8bc494a6 P 0322827c2b2a46b2a5ebe3fe835ea834 [term 1 LEADER]: Raft consensus shutting down.
14:09:33.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.034104 11606 raft_consensus.cc:2272] T 861b25b2b2264f0e9278e3bf8bc494a6 P 0322827c2b2a46b2a5ebe3fe835ea834 [term 1 FOLLOWER]: Raft consensus is shut down!
14:09:33.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.034482 11334 tablet_service.cc:1558] Processing DeleteTablet for tablet f358f59f1b0244e18c79e05bcff0dbd6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-08 14:09:33 UTC) from {username='slave'} at 127.0.0.1:41456
14:09:33.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.034584 11333 tablet_service.cc:1558] Processing DeleteTablet for tablet 57ab782c4f3b4134b0b735a820c7b7eb with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-08 14:09:33 UTC) from {username='slave'} at 127.0.0.1:41456
14:09:33.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.034569 11606 ts_tablet_manager.cc:1916] T 861b25b2b2264f0e9278e3bf8bc494a6 P 0322827c2b2a46b2a5ebe3fe835ea834: Deleting tablet data with delete state TABLET_DATA_DELETED
14:09:33.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.034592 11607 tablet_replica.cc:333] T f358f59f1b0244e18c79e05bcff0dbd6 P ad08517874cc4aa4893a210f1594f7ca: stopping tablet replica
14:09:33.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.034665 11607 raft_consensus.cc:2243] T f358f59f1b0244e18c79e05bcff0dbd6 P ad08517874cc4aa4893a210f1594f7ca [term 1 LEADER]: Raft consensus shutting down.
14:09:33.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.034714 11607 raft_consensus.cc:2272] T f358f59f1b0244e18c79e05bcff0dbd6 P ad08517874cc4aa4893a210f1594f7ca [term 1 FOLLOWER]: Raft consensus is shut down!
14:09:33.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.035131 11469 tablet_service.cc:1558] Processing DeleteTablet for tablet 93855eb33abf4a4cb08cb84edb8679f0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-08 14:09:33 UTC) from {username='slave'} at 127.0.0.1:40428
14:09:33.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.036262 11607 ts_tablet_manager.cc:1916] T f358f59f1b0244e18c79e05bcff0dbd6 P ad08517874cc4aa4893a210f1594f7ca: Deleting tablet data with delete state TABLET_DATA_DELETED
14:09:33.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.036828 11608 tablet_replica.cc:333] T 93855eb33abf4a4cb08cb84edb8679f0 P b4aa910903424cf9aa479b868dd4fbbf: stopping tablet replica
14:09:33.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.036898 11608 raft_consensus.cc:2243] T 93855eb33abf4a4cb08cb84edb8679f0 P b4aa910903424cf9aa479b868dd4fbbf [term 1 LEADER]: Raft consensus shutting down.
14:09:33.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.036948 11608 raft_consensus.cc:2272] T 93855eb33abf4a4cb08cb84edb8679f0 P b4aa910903424cf9aa479b868dd4fbbf [term 1 FOLLOWER]: Raft consensus is shut down!
14:09:33.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.037307 11606 ts_tablet_manager.cc:1929] T 861b25b2b2264f0e9278e3bf8bc494a6 P 0322827c2b2a46b2a5ebe3fe835ea834: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
14:09:33.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.037364 11606 log.cc:1199] T 861b25b2b2264f0e9278e3bf8bc494a6 P 0322827c2b2a46b2a5ebe3fe835ea834: Deleting WAL directory at /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/ts-0/wal/wals/861b25b2b2264f0e9278e3bf8bc494a6
14:09:33.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.037504 11608 ts_tablet_manager.cc:1916] T 93855eb33abf4a4cb08cb84edb8679f0 P b4aa910903424cf9aa479b868dd4fbbf: Deleting tablet data with delete state TABLET_DATA_DELETED
14:09:33.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.037631 11606 ts_tablet_manager.cc:1950] T 861b25b2b2264f0e9278e3bf8bc494a6 P 0322827c2b2a46b2a5ebe3fe835ea834: Deleting consensus metadata
14:09:33.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.037639 11607 ts_tablet_manager.cc:1929] T f358f59f1b0244e18c79e05bcff0dbd6 P ad08517874cc4aa4893a210f1594f7ca: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
14:09:33.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.037688 11607 log.cc:1199] T f358f59f1b0244e18c79e05bcff0dbd6 P ad08517874cc4aa4893a210f1594f7ca: Deleting WAL directory at /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/ts-1/wal/wals/f358f59f1b0244e18c79e05bcff0dbd6
14:09:33.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.037894 11606 tablet_replica.cc:333] T a9e0a6b83f204c7282d0c9e34ad9df6d P 0322827c2b2a46b2a5ebe3fe835ea834: stopping tablet replica
14:09:33.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.037901 11607 ts_tablet_manager.cc:1950] T f358f59f1b0244e18c79e05bcff0dbd6 P ad08517874cc4aa4893a210f1594f7ca: Deleting consensus metadata
14:09:33.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.037935 11606 raft_consensus.cc:2243] T a9e0a6b83f204c7282d0c9e34ad9df6d P 0322827c2b2a46b2a5ebe3fe835ea834 [term 1 LEADER]: Raft consensus shutting down.
14:09:33.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.037971 11606 raft_consensus.cc:2272] T a9e0a6b83f204c7282d0c9e34ad9df6d P 0322827c2b2a46b2a5ebe3fe835ea834 [term 1 FOLLOWER]: Raft consensus is shut down!
14:09:33.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.038128 11607 tablet_replica.cc:333] T 57ab782c4f3b4134b0b735a820c7b7eb P ad08517874cc4aa4893a210f1594f7ca: stopping tablet replica
14:09:33.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.038170 11607 raft_consensus.cc:2243] T 57ab782c4f3b4134b0b735a820c7b7eb P ad08517874cc4aa4893a210f1594f7ca [term 1 LEADER]: Raft consensus shutting down.
14:09:33.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.038203 11607 raft_consensus.cc:2272] T 57ab782c4f3b4134b0b735a820c7b7eb P ad08517874cc4aa4893a210f1594f7ca [term 1 FOLLOWER]: Raft consensus is shut down!
14:09:33.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.038218 11026 catalog_manager.cc:5028] TS 0322827c2b2a46b2a5ebe3fe835ea834 (127.10.153.193:36069): tablet 861b25b2b2264f0e9278e3bf8bc494a6 (table org.apache.kudu.client.TestAlterTable-1783519772669 [id=3e2c414c032b48c9b65d261aeccdd7c5]) successfully deleted
14:09:33.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.038452 11028 catalog_manager.cc:5028] TS ad08517874cc4aa4893a210f1594f7ca (127.10.153.194:33721): tablet f358f59f1b0244e18c79e05bcff0dbd6 (table org.apache.kudu.client.TestAlterTable-1783519772669 [id=3e2c414c032b48c9b65d261aeccdd7c5]) successfully deleted
14:09:33.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.038556 11606 ts_tablet_manager.cc:1916] T a9e0a6b83f204c7282d0c9e34ad9df6d P 0322827c2b2a46b2a5ebe3fe835ea834: Deleting tablet data with delete state TABLET_DATA_DELETED
14:09:33.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.038736 11607 ts_tablet_manager.cc:1916] T 57ab782c4f3b4134b0b735a820c7b7eb P ad08517874cc4aa4893a210f1594f7ca: Deleting tablet data with delete state TABLET_DATA_DELETED
14:09:33.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.039776 11606 ts_tablet_manager.cc:1929] T a9e0a6b83f204c7282d0c9e34ad9df6d P 0322827c2b2a46b2a5ebe3fe835ea834: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
14:09:33.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.039841 11606 log.cc:1199] T a9e0a6b83f204c7282d0c9e34ad9df6d P 0322827c2b2a46b2a5ebe3fe835ea834: Deleting WAL directory at /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/ts-0/wal/wals/a9e0a6b83f204c7282d0c9e34ad9df6d
14:09:33.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.039963 11607 ts_tablet_manager.cc:1929] T 57ab782c4f3b4134b0b735a820c7b7eb P ad08517874cc4aa4893a210f1594f7ca: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
14:09:33.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.040009 11607 log.cc:1199] T 57ab782c4f3b4134b0b735a820c7b7eb P ad08517874cc4aa4893a210f1594f7ca: Deleting WAL directory at /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/ts-1/wal/wals/57ab782c4f3b4134b0b735a820c7b7eb
14:09:33.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.040045 11606 ts_tablet_manager.cc:1950] T a9e0a6b83f204c7282d0c9e34ad9df6d P 0322827c2b2a46b2a5ebe3fe835ea834: Deleting consensus metadata
14:09:33.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.040230 11607 ts_tablet_manager.cc:1950] T 57ab782c4f3b4134b0b735a820c7b7eb P ad08517874cc4aa4893a210f1594f7ca: Deleting consensus metadata
14:09:33.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.040644 11026 catalog_manager.cc:5028] TS 0322827c2b2a46b2a5ebe3fe835ea834 (127.10.153.193:36069): tablet a9e0a6b83f204c7282d0c9e34ad9df6d (table org.apache.kudu.client.TestAlterTable-1783519772669 [id=3e2c414c032b48c9b65d261aeccdd7c5]) successfully deleted
14:09:33.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.041049 11028 catalog_manager.cc:5028] TS ad08517874cc4aa4893a210f1594f7ca (127.10.153.194:33721): tablet 57ab782c4f3b4134b0b735a820c7b7eb (table org.apache.kudu.client.TestAlterTable-1783519772669 [id=3e2c414c032b48c9b65d261aeccdd7c5]) successfully deleted
14:09:33.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.041941 11608 ts_tablet_manager.cc:1929] T 93855eb33abf4a4cb08cb84edb8679f0 P b4aa910903424cf9aa479b868dd4fbbf: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
14:09:33.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.042399 11608 log.cc:1199] T 93855eb33abf4a4cb08cb84edb8679f0 P b4aa910903424cf9aa479b868dd4fbbf: Deleting WAL directory at /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster9451500545119294173/ts-2/wal/wals/93855eb33abf4a4cb08cb84edb8679f0
14:09:33.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.042697 11608 ts_tablet_manager.cc:1950] T 93855eb33abf4a4cb08cb84edb8679f0 P b4aa910903424cf9aa479b868dd4fbbf: Deleting consensus metadata
14:09:33.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.043084 11028 catalog_manager.cc:5028] TS b4aa910903424cf9aa479b868dd4fbbf (127.10.153.195:37331): tablet 93855eb33abf4a4cb08cb84edb8679f0 (table org.apache.kudu.client.TestAlterTable-1783519772669 [id=3e2c414c032b48c9b65d261aeccdd7c5]) successfully deleted
14:09:33.054 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999}]
14:09:33.054 [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=0), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.10.153.252:40351, [1ms] Sub RPC GetTableLocations: received response from server master-127.10.153.252:40351: OK, deferred=null)) after lookup
14:09:33.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.054973 11039 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:46176:
14:09:33.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783519772669" }
14:09:33.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.055085 11039 catalog_manager.cc:2781] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:46176:
14:09:33.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783519772669" }
14:09:33.058 [DEBUG - main] (Connection.java:575) [peer master-127.10.153.252:40351(127.10.153.252:40351)] disconnecting while in state READY
14:09:33.058 [DEBUG - main] (Connection.java:575) [peer ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)] disconnecting while in state READY
14:09:33.058 [DEBUG - main] (Connection.java:575) [peer master-127.10.153.253:39249(127.10.153.253:39249)] disconnecting while in state READY
14:09:33.058 [DEBUG - main] (Connection.java:575) [peer master-127.10.153.254:33795(127.10.153.254:33795)] disconnecting while in state READY
14:09:33.058 [DEBUG - main] (Connection.java:575) [peer b4aa910903424cf9aa479b868dd4fbbf(127.10.153.195:37331)] disconnecting while in state READY
14:09:33.058 [DEBUG - main] (Connection.java:575) [peer 0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)] disconnecting while in state READY
14:09:33.059 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.10.153.252:40351(127.10.153.252:40351)] handling channelInactive
14:09:33.059 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.10.153.252:40351(127.10.153.252:40351)] cleaning up while in state READY due to: connection closed
14:09:33.060 [DEBUG - kudu-nio-3] (Connection.java:239) [peer ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)] handling channelInactive
14:09:33.060 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.10.153.253:39249(127.10.153.253:39249)] handling channelInactive
14:09:33.060 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.10.153.253:39249(127.10.153.253:39249)] cleaning up while in state READY due to: connection closed
14:09:33.060 [DEBUG - kudu-nio-3] (Connection.java:709) [peer ad08517874cc4aa4893a210f1594f7ca(127.10.153.194:33721)] cleaning up while in state READY due to: connection closed
14:09:33.060 [DEBUG - kudu-nio-5] (Connection.java:239) [peer 0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)] handling channelInactive
14:09:33.060 [DEBUG - kudu-nio-5] (Connection.java:709) [peer 0322827c2b2a46b2a5ebe3fe835ea834(127.10.153.193:36069)] cleaning up while in state READY due to: connection closed
14:09:33.060 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.10.153.254:33795(127.10.153.254:33795)] handling channelInactive
14:09:33.061 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.10.153.254:33795(127.10.153.254:33795)] cleaning up while in state READY due to: connection closed
14:09:33.061 [DEBUG - kudu-nio-4] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:09:33.063 [DEBUG - kudu-nio-4] (Connection.java:239) [peer b4aa910903424cf9aa479b868dd4fbbf(127.10.153.195:37331)] handling channelInactive
14:09:33.063 [DEBUG - kudu-nio-4] (Connection.java:709) [peer b4aa910903424cf9aa479b868dd4fbbf(127.10.153.195:37331)] cleaning up while in state READY due to: connection closed
14:09:33.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.063575 10855 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 11137
14:09:33.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.070959 10855 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 11272
14:09:33.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.076632 10855 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 11407
14:09:33.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.081748 10855 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 10866
14:09:33.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.087850 10855 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 10937
14:09:33.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.093426 10855 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 11009
14:09:33.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T14:09:33Z chronyd exiting
.14:09:33.156 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1783519773156
14:09:33.159 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:09:33.159 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
14:09:33.160 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskzNpfhA/test-tmp
14:09:33.160 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
14:09:33.160 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskzNpfhA/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
14:09:33.162 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

14:09:33.237 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:09:33.237 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

14:09:33.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.238266 11612 mini_oidc.cc:150] Starting JWKS server
14:09:33.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.238785 11612 webserver.cc:533] Webserver started at http://127.0.0.1:34517/ using document root <none> and password file <none>
14:09:33.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.238893 11612 mini_oidc.cc:186] Starting OIDC Discovery server
14:09:33.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.239066 11612 webserver.cc:533] Webserver started at http://127.0.0.1:46825/ using document root <none> and password file <none>
14:09:33.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T14:09:33Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
14:09:33.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T14:09:33Z Disabled control of system clock
14:09:33.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.249830 11612 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:33.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:33.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/master-0/wal
14:09:33.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/master-0/data
14:09:33.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:33.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:33.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:33.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:33.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:33.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:33.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/master-0/logs
14:09:33.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/master-0/data/info.pb
14:09:33.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:33.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:33.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:33.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:33.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:33.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:33.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:33.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:33.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:09:33.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:33.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:33.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:33.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.87.62:44731
14:09:33.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.87.62
14:09:33.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:33.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.87.20:43121
14:09:33.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:33.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:33.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:33.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:33.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.11.87.62:44731,127.11.87.61:33165,127.11.87.60:40879
14:09:33.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:33.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:34517/jwks.json with env {}
14:09:33.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:33.327755 11623 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:33.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:33.327934 11623 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:33.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:33.327953 11623 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:33.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:33.329449 11623 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:09:33.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:33.329499 11623 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:33.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:33.329514 11623 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:09:33.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:33.329528 11623 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:09:33.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:33.329541 11623 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:09:33.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:33.329552 11623 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:34517/jwks.json
14:09:33.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.331131 11623 master_runner.cc:387] Master server non-default flags:
14:09:33.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:33.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.87.20:43121
14:09:33.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:33.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:33.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/master-0/data
14:09:33.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/master-0/wal
14:09:33.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:33.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.11.87.62:44731,127.11.87.61:33165,127.11.87.60:40879
14:09:33.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:33.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:33.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:33.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.87.62:44731
14:09:33.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:33.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:33.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:33.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:34517/jwks.json
14:09:33.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:33.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:33.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/master-0/data/info.pb
14:09:33.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.87.62
14:09:33.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:33.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:33.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.11623
14:09:33.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:33.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:33.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:33.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:33.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/master-0/logs
14:09:33.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:33.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:33.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:33.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:09:33.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:33.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:33.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:33.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:33.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:33.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.331321 11623 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:33.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.331496 11623 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:33.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:33.333935 11631 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:33.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:33.334004 11628 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:33.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:33.334052 11629 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:33.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.334450 11623 server_base.cc:1061] running on GCE node
14:09:33.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.334642 11623 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:33.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.334852 11623 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:33.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.335987 11623 hybrid_clock.cc:648] HybridClock initialized: now 1783519773335956 us; error 49 us; skew 500 ppm
14:09:33.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.337157 11623 webserver.cc:533] Webserver started at http://127.11.87.62:41075/ using document root <none> and password file <none>
14:09:33.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.337316 11623 fs_manager.cc:362] Metadata directory not provided
14:09:33.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.337349 11623 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:33.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.337436 11623 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:33.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.338248 11623 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/master-0/data/instance:
14:09:33.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5188e114f4a048bd924d762ba8bad8bd"
14:09:33.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:33 on dist-test-slave-63nk"
14:09:33.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.338526 11623 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/master-0/wal/instance:
14:09:33.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5188e114f4a048bd924d762ba8bad8bd"
14:09:33.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:33 on dist-test-slave-63nk"
14:09:33.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.339629 11623 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:09:33.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.340350 11637 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:33.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.340525 11623 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
14:09:33.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.340598 11623 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/master-0/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/master-0/wal
14:09:33.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5188e114f4a048bd924d762ba8bad8bd"
14:09:33.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:33 on dist-test-slave-63nk"
14:09:33.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.340665 11623 fs_report.cc:389] FS layout report
14:09:33.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:33.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/master-0/wal
14:09:33.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/master-0/wal
14:09:33.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/master-0/data/data
14:09:33.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:33.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:33.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:33.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:33.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:33.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:33.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:33.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:33.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:33.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:33.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:33.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.373370 11623 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:33.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.373718 11623 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:33.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.373864 11623 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:33.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.378079 11623 rpc_server.cc:307] RPC server started. Bound to: 127.11.87.62:44731
14:09:33.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.378118 11689 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.87.62:44731 every 8 connection(s)
14:09:33.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.378548 11623 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/master-0/data/info.pb
14:09:33.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.379194 11690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:33.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.380570 11690 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.87.62" port: 44731 } has no permanent_uuid. Determining permanent_uuid...
14:09:33.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.384338 11612 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 11623
14:09:33.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.384477 11612 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/master-0/wal/instance
14:09:33.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.385421 11612 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:33.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:33.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/master-1/wal
14:09:33.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/master-1/data
14:09:33.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:33.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:33.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:33.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:33.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:33.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:33.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/master-1/logs
14:09:33.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/master-1/data/info.pb
14:09:33.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:33.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:33.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:33.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:33.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:33.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:33.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:33.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:33.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:09:33.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:33.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:33.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:33.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.87.61:33165
14:09:33.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.87.61
14:09:33.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:33.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.87.20:43121
14:09:33.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:33.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:33.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:33.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:33.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.11.87.62:44731,127.11.87.61:33165,127.11.87.60:40879
14:09:33.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:33.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:34517/jwks.json with env {}
14:09:33.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.385783 11690 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.87.61" port: 33165 } has no permanent_uuid. Determining permanent_uuid...
14:09:33.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:33.386161 11641 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.11.87.61:33165: connect: Connection refused (error 111)
14:09:33.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:33.386587 11690 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.87.61:33165: Network error: Client connection negotiation failed: client connection to 127.11.87.61:33165: connect: Connection refused (error 111)
14:09:33.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.435810 11690 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.87.61" port: 33165 } attempt: 1
14:09:33.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:33.436908 11690 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.87.61:33165: Network error: Client connection negotiation failed: client connection to 127.11.87.61:33165: connect: Connection refused (error 111)
14:09:33.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:33.462173 11695 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:33.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:33.462345 11695 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:33.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:33.462365 11695 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:33.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:33.463778 11695 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:09:33.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:33.463815 11695 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:33.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:33.463829 11695 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:09:33.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:33.463843 11695 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:09:33.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:33.463855 11695 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:09:33.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:33.463867 11695 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:34517/jwks.json
14:09:33.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.465431 11695 master_runner.cc:387] Master server non-default flags:
14:09:33.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:33.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.87.20:43121
14:09:33.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:33.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:33.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/master-1/data
14:09:33.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/master-1/wal
14:09:33.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:33.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.11.87.62:44731,127.11.87.61:33165,127.11.87.60:40879
14:09:33.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:33.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:33.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:33.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.87.61:33165
14:09:33.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:33.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:33.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:33.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:34517/jwks.json
14:09:33.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:33.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:33.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/master-1/data/info.pb
14:09:33.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.87.61
14:09:33.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:33.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:33.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.11695
14:09:33.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:33.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:33.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:33.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:33.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/master-1/logs
14:09:33.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:33.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:33.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:33.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:09:33.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:33.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:33.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:33.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:33.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:33.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.465653 11695 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:33.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.465889 11695 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:33.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:33.468199 11700 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:33.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:33.468225 11701 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:33.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.468397 11695 server_base.cc:1061] running on GCE node
14:09:33.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:33.468308 11703 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:33.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.469025 11695 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:33.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.469256 11695 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:33.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.470414 11695 hybrid_clock.cc:648] HybridClock initialized: now 1783519773470392 us; error 36 us; skew 500 ppm
14:09:33.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.471659 11695 webserver.cc:533] Webserver started at http://127.11.87.61:37207/ using document root <none> and password file <none>
14:09:33.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.471889 11695 fs_manager.cc:362] Metadata directory not provided
14:09:33.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.471966 11695 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:33.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.472074 11695 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:33.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.472939 11695 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/master-1/data/instance:
14:09:33.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f32a8334ab0146d49e49dcee678c0221"
14:09:33.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:33 on dist-test-slave-63nk"
14:09:33.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.473296 11695 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/master-1/wal/instance:
14:09:33.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f32a8334ab0146d49e49dcee678c0221"
14:09:33.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:33 on dist-test-slave-63nk"
14:09:33.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.474506 11695 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
14:09:33.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.475240 11709 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:33.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.475428 11695 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.001s
14:09:33.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.475520 11695 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/master-1/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/master-1/wal
14:09:33.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f32a8334ab0146d49e49dcee678c0221"
14:09:33.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:33 on dist-test-slave-63nk"
14:09:33.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.475589 11695 fs_report.cc:389] FS layout report
14:09:33.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:33.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/master-1/wal
14:09:33.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/master-1/wal
14:09:33.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/master-1/data/data
14:09:33.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:33.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:33.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:33.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:33.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:33.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:33.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:33.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:33.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:33.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:33.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:33.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.484378 11695 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:33.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.484673 11695 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:33.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.484808 11695 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:33.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.488763 11695 rpc_server.cc:307] RPC server started. Bound to: 127.11.87.61:33165
14:09:33.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.488797 11761 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.87.61:33165 every 8 connection(s)
14:09:33.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.489144 11695 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/master-1/data/info.pb
14:09:33.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.489737 11762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:33.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.489843 11612 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 11695
14:09:33.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.489930 11612 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/master-1/wal/instance
14:09:33.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.490329 11612 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:33.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:33.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/master-2/wal
14:09:33.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/master-2/data
14:09:33.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:33.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:33.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:33.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:33.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:33.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:33.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/master-2/logs
14:09:33.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/master-2/data/info.pb
14:09:33.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:33.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:33.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:33.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:33.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:33.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:33.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:33.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:33.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:09:33.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:33.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:33.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:33.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.87.60:40879
14:09:33.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.87.60
14:09:33.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:33.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.87.20:43121
14:09:33.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:33.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:33.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:33.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:33.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.11.87.62:44731,127.11.87.61:33165,127.11.87.60:40879
14:09:33.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:33.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:34517/jwks.json with env {}
14:09:33.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.491765 11762 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.87.62" port: 44731 } has no permanent_uuid. Determining permanent_uuid...
14:09:33.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.497030 11762 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.87.61" port: 33165 } has no permanent_uuid. Determining permanent_uuid...
14:09:33.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.500651 11762 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.87.60" port: 40879 } has no permanent_uuid. Determining permanent_uuid...
14:09:33.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:33.501091 11711 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.11.87.60:40879: connect: Connection refused (error 111)
14:09:33.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:33.501516 11762 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.87.60:40879: Network error: Client connection negotiation failed: client connection to 127.11.87.60:40879: connect: Connection refused (error 111)
14:09:33.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.505066 11690 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.87.61" port: 33165 } attempt: 2
14:09:33.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.508137 11690 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.87.60" port: 40879 } has no permanent_uuid. Determining permanent_uuid...
14:09:33.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:33.508684 11690 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.87.60:40879: Network error: Client connection negotiation failed: client connection to 127.11.87.60:40879: connect: Connection refused (error 111)
14:09:33.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.550741 11762 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.87.60" port: 40879 } attempt: 1
14:09:33.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:33.551730 11762 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.87.60:40879: Network error: Client connection negotiation failed: client connection to 127.11.87.60:40879: connect: Connection refused (error 111)
14:09:33.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.551880 11690 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.87.60" port: 40879 } attempt: 1
14:09:33.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:33.552588 11690 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.87.60:40879: Network error: Client connection negotiation failed: client connection to 127.11.87.60:40879: connect: Connection refused (error 111)
14:09:33.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:33.572017 11764 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:33.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:33.572275 11764 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:33.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:33.572299 11764 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:33.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:33.573799 11764 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:09:33.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:33.573846 11764 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:33.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:33.573860 11764 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:09:33.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:33.573872 11764 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:09:33.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:33.573891 11764 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:09:33.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:33.573902 11764 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:34517/jwks.json
14:09:33.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.575584 11764 master_runner.cc:387] Master server non-default flags:
14:09:33.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:33.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.87.20:43121
14:09:33.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:33.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:33.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/master-2/data
14:09:33.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/master-2/wal
14:09:33.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:33.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.11.87.62:44731,127.11.87.61:33165,127.11.87.60:40879
14:09:33.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:33.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:33.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:33.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.87.60:40879
14:09:33.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:33.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:33.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:33.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:34517/jwks.json
14:09:33.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:33.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:33.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/master-2/data/info.pb
14:09:33.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.87.60
14:09:33.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:33.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:33.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.11764
14:09:33.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:33.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:33.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:33.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:33.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/master-2/logs
14:09:33.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:33.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:33.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:33.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:09:33.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:33.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:33.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:33.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:33.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:33.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.575789 11764 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:33.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.575976 11764 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:33.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:33.578469 11772 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:33.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:33.578469 11775 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:33.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.578533 11764 server_base.cc:1061] running on GCE node
14:09:33.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:33.578495 11773 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:33.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.579110 11764 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:33.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.579445 11764 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:33.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.580650 11764 hybrid_clock.cc:648] HybridClock initialized: now 1783519773580624 us; error 34 us; skew 500 ppm
14:09:33.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.582013 11764 webserver.cc:533] Webserver started at http://127.11.87.60:36465/ using document root <none> and password file <none>
14:09:33.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.582266 11764 fs_manager.cc:362] Metadata directory not provided
14:09:33.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.582358 11764 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:33.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.582479 11764 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:33.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.583429 11764 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/master-2/data/instance:
14:09:33.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "678aefb2fd964c29989bde78068116f7"
14:09:33.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:33 on dist-test-slave-63nk"
14:09:33.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.583843 11764 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/master-2/wal/instance:
14:09:33.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "678aefb2fd964c29989bde78068116f7"
14:09:33.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:33 on dist-test-slave-63nk"
14:09:33.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.585363 11764 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
14:09:33.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.586189 11781 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:33.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.586366 11764 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.001s
14:09:33.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.586460 11764 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/master-2/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/master-2/wal
14:09:33.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "678aefb2fd964c29989bde78068116f7"
14:09:33.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:33 on dist-test-slave-63nk"
14:09:33.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.586529 11764 fs_report.cc:389] FS layout report
14:09:33.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:33.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/master-2/wal
14:09:33.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/master-2/wal
14:09:33.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/master-2/data/data
14:09:33.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:33.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:33.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:33.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:33.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:33.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:33.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:33.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:33.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:33.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:33.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:33.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.599767 11690 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.87.60" port: 40879 } attempt: 2
14:09:33.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:33.600667 11690 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.87.60:40879: Network error: Client connection negotiation failed: client connection to 127.11.87.60:40879: connect: Connection refused (error 111)
14:09:33.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.610009 11764 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:33.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.610260 11764 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:33.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.610355 11764 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:33.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.614167 11764 rpc_server.cc:307] RPC server started. Bound to: 127.11.87.60:40879
14:09:33.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.614197 11833 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.87.60:40879 every 8 connection(s)
14:09:33.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.614574 11764 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/master-2/data/info.pb
14:09:33.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.615307 11612 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 11764
14:09:33.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.615339 11834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:33.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.615411 11612 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/master-2/wal/instance
14:09:33.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.617138 11834 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.87.62" port: 44731 } has no permanent_uuid. Determining permanent_uuid...
14:09:33.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.619956 11762 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.87.60" port: 40879 } attempt: 2
14:09:33.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.623252 11834 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.87.61" port: 33165 } has no permanent_uuid. Determining permanent_uuid...
14:09:33.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.625574 11762 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f32a8334ab0146d49e49dcee678c0221: Bootstrap starting.
14:09:33.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.626416 11762 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f32a8334ab0146d49e49dcee678c0221: Neither blocks nor log segments found. Creating new log.
14:09:33.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.626709 11762 log.cc:826] T 00000000000000000000000000000000 P f32a8334ab0146d49e49dcee678c0221: Log is configured to *not* fsync() on all Append() calls
14:09:33.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.627004 11834 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.87.60" port: 40879 } has no permanent_uuid. Determining permanent_uuid...
14:09:33.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.627709 11762 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f32a8334ab0146d49e49dcee678c0221: No bootstrap required, opened a new log
14:09:33.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.629280 11762 raft_consensus.cc:359] T 00000000000000000000000000000000 P f32a8334ab0146d49e49dcee678c0221 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5188e114f4a048bd924d762ba8bad8bd" member_type: VOTER last_known_addr { host: "127.11.87.62" port: 44731 } } peers { permanent_uuid: "f32a8334ab0146d49e49dcee678c0221" member_type: VOTER last_known_addr { host: "127.11.87.61" port: 33165 } } peers { permanent_uuid: "678aefb2fd964c29989bde78068116f7" member_type: VOTER last_known_addr { host: "127.11.87.60" port: 40879 } }
14:09:33.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.629362 11762 raft_consensus.cc:385] T 00000000000000000000000000000000 P f32a8334ab0146d49e49dcee678c0221 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:33.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.629381 11762 raft_consensus.cc:740] T 00000000000000000000000000000000 P f32a8334ab0146d49e49dcee678c0221 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f32a8334ab0146d49e49dcee678c0221, State: Initialized, Role: FOLLOWER
14:09:33.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.629482 11762 consensus_queue.cc:260] T 00000000000000000000000000000000 P f32a8334ab0146d49e49dcee678c0221 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5188e114f4a048bd924d762ba8bad8bd" member_type: VOTER last_known_addr { host: "127.11.87.62" port: 44731 } } peers { permanent_uuid: "f32a8334ab0146d49e49dcee678c0221" member_type: VOTER last_known_addr { host: "127.11.87.61" port: 33165 } } peers { permanent_uuid: "678aefb2fd964c29989bde78068116f7" member_type: VOTER last_known_addr { host: "127.11.87.60" port: 40879 } }
14:09:33.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.629698 11762 sys_catalog.cc:565] T 00000000000000000000000000000000 P f32a8334ab0146d49e49dcee678c0221 [sys.catalog]: configured and running, proceeding with master startup.
14:09:33.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.629685 11843 sys_catalog.cc:455] T 00000000000000000000000000000000 P f32a8334ab0146d49e49dcee678c0221 [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: "5188e114f4a048bd924d762ba8bad8bd" member_type: VOTER last_known_addr { host: "127.11.87.62" port: 44731 } } peers { permanent_uuid: "f32a8334ab0146d49e49dcee678c0221" member_type: VOTER last_known_addr { host: "127.11.87.61" port: 33165 } } peers { permanent_uuid: "678aefb2fd964c29989bde78068116f7" member_type: VOTER last_known_addr { host: "127.11.87.60" port: 40879 } } }
14:09:33.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.629812 11843 sys_catalog.cc:458] T 00000000000000000000000000000000 P f32a8334ab0146d49e49dcee678c0221 [sys.catalog]: This master's current role is: FOLLOWER
14:09:33.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:33.631628 11854 catalog_manager.cc:1594] T 00000000000000000000000000000000 P f32a8334ab0146d49e49dcee678c0221: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:09:33.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:33.631693 11854 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:09:33.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.633258 11834 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 678aefb2fd964c29989bde78068116f7: Bootstrap starting.
14:09:33.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.631969 11695 master_runner.cc:187] Error getting master registration for 127.11.87.62:44731: OK, instance_id { permanent_uuid: "5188e114f4a048bd924d762ba8bad8bd" instance_seqno: 1783519773376761 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:09:33.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.633639 11695 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:09:33.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.633994 11834 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 678aefb2fd964c29989bde78068116f7: Neither blocks nor log segments found. Creating new log.
14:09:33.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.634255 11834 log.cc:826] T 00000000000000000000000000000000 P 678aefb2fd964c29989bde78068116f7: Log is configured to *not* fsync() on all Append() calls
14:09:33.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.634922 11834 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 678aefb2fd964c29989bde78068116f7: No bootstrap required, opened a new log
14:09:33.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.636518 11834 raft_consensus.cc:359] T 00000000000000000000000000000000 P 678aefb2fd964c29989bde78068116f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5188e114f4a048bd924d762ba8bad8bd" member_type: VOTER last_known_addr { host: "127.11.87.62" port: 44731 } } peers { permanent_uuid: "f32a8334ab0146d49e49dcee678c0221" member_type: VOTER last_known_addr { host: "127.11.87.61" port: 33165 } } peers { permanent_uuid: "678aefb2fd964c29989bde78068116f7" member_type: VOTER last_known_addr { host: "127.11.87.60" port: 40879 } }
14:09:33.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.636641 11834 raft_consensus.cc:385] T 00000000000000000000000000000000 P 678aefb2fd964c29989bde78068116f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:33.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.636677 11834 raft_consensus.cc:740] T 00000000000000000000000000000000 P 678aefb2fd964c29989bde78068116f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 678aefb2fd964c29989bde78068116f7, State: Initialized, Role: FOLLOWER
14:09:33.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.636777 11834 consensus_queue.cc:260] T 00000000000000000000000000000000 P 678aefb2fd964c29989bde78068116f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5188e114f4a048bd924d762ba8bad8bd" member_type: VOTER last_known_addr { host: "127.11.87.62" port: 44731 } } peers { permanent_uuid: "f32a8334ab0146d49e49dcee678c0221" member_type: VOTER last_known_addr { host: "127.11.87.61" port: 33165 } } peers { permanent_uuid: "678aefb2fd964c29989bde78068116f7" member_type: VOTER last_known_addr { host: "127.11.87.60" port: 40879 } }
14:09:33.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.637080 11834 sys_catalog.cc:565] T 00000000000000000000000000000000 P 678aefb2fd964c29989bde78068116f7 [sys.catalog]: configured and running, proceeding with master startup.
14:09:33.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.637070 11857 sys_catalog.cc:455] T 00000000000000000000000000000000 P 678aefb2fd964c29989bde78068116f7 [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: "5188e114f4a048bd924d762ba8bad8bd" member_type: VOTER last_known_addr { host: "127.11.87.62" port: 44731 } } peers { permanent_uuid: "f32a8334ab0146d49e49dcee678c0221" member_type: VOTER last_known_addr { host: "127.11.87.61" port: 33165 } } peers { permanent_uuid: "678aefb2fd964c29989bde78068116f7" member_type: VOTER last_known_addr { host: "127.11.87.60" port: 40879 } } }
14:09:33.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.637923 11857 sys_catalog.cc:458] T 00000000000000000000000000000000 P 678aefb2fd964c29989bde78068116f7 [sys.catalog]: This master's current role is: FOLLOWER
14:09:33.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:33.639089 11868 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 678aefb2fd964c29989bde78068116f7: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:09:33.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:33.639147 11868 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:09:33.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.639415 11764 master_runner.cc:187] Error getting master registration for 127.11.87.62:44731: OK, instance_id { permanent_uuid: "5188e114f4a048bd924d762ba8bad8bd" instance_seqno: 1783519773376761 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:09:33.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.640727 11764 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:09:33.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.707864 11690 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.87.60" port: 40879 } attempt: 3
14:09:33.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.713261 11690 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5188e114f4a048bd924d762ba8bad8bd: Bootstrap starting.
14:09:33.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.714012 11690 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5188e114f4a048bd924d762ba8bad8bd: Neither blocks nor log segments found. Creating new log.
14:09:33.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.714277 11690 log.cc:826] T 00000000000000000000000000000000 P 5188e114f4a048bd924d762ba8bad8bd: Log is configured to *not* fsync() on all Append() calls
14:09:33.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.715986 11690 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5188e114f4a048bd924d762ba8bad8bd: No bootstrap required, opened a new log
14:09:33.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.717862 11690 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5188e114f4a048bd924d762ba8bad8bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5188e114f4a048bd924d762ba8bad8bd" member_type: VOTER last_known_addr { host: "127.11.87.62" port: 44731 } } peers { permanent_uuid: "f32a8334ab0146d49e49dcee678c0221" member_type: VOTER last_known_addr { host: "127.11.87.61" port: 33165 } } peers { permanent_uuid: "678aefb2fd964c29989bde78068116f7" member_type: VOTER last_known_addr { host: "127.11.87.60" port: 40879 } }
14:09:33.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.717998 11690 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5188e114f4a048bd924d762ba8bad8bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:33.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.718030 11690 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5188e114f4a048bd924d762ba8bad8bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5188e114f4a048bd924d762ba8bad8bd, State: Initialized, Role: FOLLOWER
14:09:33.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.718179 11690 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5188e114f4a048bd924d762ba8bad8bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5188e114f4a048bd924d762ba8bad8bd" member_type: VOTER last_known_addr { host: "127.11.87.62" port: 44731 } } peers { permanent_uuid: "f32a8334ab0146d49e49dcee678c0221" member_type: VOTER last_known_addr { host: "127.11.87.61" port: 33165 } } peers { permanent_uuid: "678aefb2fd964c29989bde78068116f7" member_type: VOTER last_known_addr { host: "127.11.87.60" port: 40879 } }
14:09:33.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.718510 11690 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5188e114f4a048bd924d762ba8bad8bd [sys.catalog]: configured and running, proceeding with master startup.
14:09:33.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.718470 11871 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5188e114f4a048bd924d762ba8bad8bd [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: "5188e114f4a048bd924d762ba8bad8bd" member_type: VOTER last_known_addr { host: "127.11.87.62" port: 44731 } } peers { permanent_uuid: "f32a8334ab0146d49e49dcee678c0221" member_type: VOTER last_known_addr { host: "127.11.87.61" port: 33165 } } peers { permanent_uuid: "678aefb2fd964c29989bde78068116f7" member_type: VOTER last_known_addr { host: "127.11.87.60" port: 40879 } } }
14:09:33.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.718822 11871 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5188e114f4a048bd924d762ba8bad8bd [sys.catalog]: This master's current role is: FOLLOWER
14:09:33.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.723517 11623 master_runner.cc:264] No leader master found from master 5188e114f4a048bd924d762ba8bad8bd
14:09:33.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.723573 11623 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:09:33.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:33.723906 11882 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 5188e114f4a048bd924d762ba8bad8bd: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:09:33.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:33.724025 11882 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:09:33.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:33.735432 11715 tablet.cc:2406] T 00000000000000000000000000000000 P f32a8334ab0146d49e49dcee678c0221: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:09:33.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.761745 11857 raft_consensus.cc:493] T 00000000000000000000000000000000 P 678aefb2fd964c29989bde78068116f7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:09:33.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.761889 11857 raft_consensus.cc:515] T 00000000000000000000000000000000 P 678aefb2fd964c29989bde78068116f7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5188e114f4a048bd924d762ba8bad8bd" member_type: VOTER last_known_addr { host: "127.11.87.62" port: 44731 } } peers { permanent_uuid: "f32a8334ab0146d49e49dcee678c0221" member_type: VOTER last_known_addr { host: "127.11.87.61" port: 33165 } } peers { permanent_uuid: "678aefb2fd964c29989bde78068116f7" member_type: VOTER last_known_addr { host: "127.11.87.60" port: 40879 } }
14:09:33.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.762120 11857 leader_election.cc:290] T 00000000000000000000000000000000 P 678aefb2fd964c29989bde78068116f7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5188e114f4a048bd924d762ba8bad8bd (127.11.87.62:44731), f32a8334ab0146d49e49dcee678c0221 (127.11.87.61:33165)
14:09:33.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.762528 11663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "678aefb2fd964c29989bde78068116f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5188e114f4a048bd924d762ba8bad8bd" is_pre_election: true
14:09:33.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.762663 11663 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 5188e114f4a048bd924d762ba8bad8bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 678aefb2fd964c29989bde78068116f7 in term 0.
14:09:33.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.762809 11736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "678aefb2fd964c29989bde78068116f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f32a8334ab0146d49e49dcee678c0221" is_pre_election: true
14:09:33.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.762930 11736 raft_consensus.cc:2468] T 00000000000000000000000000000000 P f32a8334ab0146d49e49dcee678c0221 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 678aefb2fd964c29989bde78068116f7 in term 0.
14:09:33.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.763190 11785 leader_election.cc:304] T 00000000000000000000000000000000 P 678aefb2fd964c29989bde78068116f7 [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: 5188e114f4a048bd924d762ba8bad8bd, 678aefb2fd964c29989bde78068116f7; no voters: 
14:09:33.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.763374 11857 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 678aefb2fd964c29989bde78068116f7 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:09:33.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.763422 11857 raft_consensus.cc:493] T 00000000000000000000000000000000 P 678aefb2fd964c29989bde78068116f7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:09:33.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.763443 11857 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 678aefb2fd964c29989bde78068116f7 [term 0 FOLLOWER]: Advancing to term 1
14:09:33.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.764285 11857 raft_consensus.cc:515] T 00000000000000000000000000000000 P 678aefb2fd964c29989bde78068116f7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5188e114f4a048bd924d762ba8bad8bd" member_type: VOTER last_known_addr { host: "127.11.87.62" port: 44731 } } peers { permanent_uuid: "f32a8334ab0146d49e49dcee678c0221" member_type: VOTER last_known_addr { host: "127.11.87.61" port: 33165 } } peers { permanent_uuid: "678aefb2fd964c29989bde78068116f7" member_type: VOTER last_known_addr { host: "127.11.87.60" port: 40879 } }
14:09:33.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.764438 11857 leader_election.cc:290] T 00000000000000000000000000000000 P 678aefb2fd964c29989bde78068116f7 [CANDIDATE]: Term 1 election: Requested vote from peers 5188e114f4a048bd924d762ba8bad8bd (127.11.87.62:44731), f32a8334ab0146d49e49dcee678c0221 (127.11.87.61:33165)
14:09:33.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.764712 11736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "678aefb2fd964c29989bde78068116f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f32a8334ab0146d49e49dcee678c0221"
14:09:33.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.764781 11736 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f32a8334ab0146d49e49dcee678c0221 [term 0 FOLLOWER]: Advancing to term 1
14:09:33.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.765516 11736 raft_consensus.cc:2468] T 00000000000000000000000000000000 P f32a8334ab0146d49e49dcee678c0221 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 678aefb2fd964c29989bde78068116f7 in term 1.
14:09:33.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.765698 11663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "678aefb2fd964c29989bde78068116f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5188e114f4a048bd924d762ba8bad8bd"
14:09:33.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.765776 11663 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5188e114f4a048bd924d762ba8bad8bd [term 0 FOLLOWER]: Advancing to term 1
14:09:33.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.766922 11663 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 5188e114f4a048bd924d762ba8bad8bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 678aefb2fd964c29989bde78068116f7 in term 1.
14:09:33.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.767095 11785 leader_election.cc:304] T 00000000000000000000000000000000 P 678aefb2fd964c29989bde78068116f7 [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: 5188e114f4a048bd924d762ba8bad8bd, 678aefb2fd964c29989bde78068116f7; no voters: 
14:09:33.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.767673 11857 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 678aefb2fd964c29989bde78068116f7 [term 1 FOLLOWER]: Leader election won for term 1
14:09:33.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.767839 11857 raft_consensus.cc:697] T 00000000000000000000000000000000 P 678aefb2fd964c29989bde78068116f7 [term 1 LEADER]: Becoming Leader. State: Replica: 678aefb2fd964c29989bde78068116f7, State: Running, Role: LEADER
14:09:33.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.767921 11857 consensus_queue.cc:237] T 00000000000000000000000000000000 P 678aefb2fd964c29989bde78068116f7 [LEADER]: Queue going to LEADER mode. State: All 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: "5188e114f4a048bd924d762ba8bad8bd" member_type: VOTER last_known_addr { host: "127.11.87.62" port: 44731 } } peers { permanent_uuid: "f32a8334ab0146d49e49dcee678c0221" member_type: VOTER last_known_addr { host: "127.11.87.61" port: 33165 } } peers { permanent_uuid: "678aefb2fd964c29989bde78068116f7" member_type: VOTER last_known_addr { host: "127.11.87.60" port: 40879 } }
14:09:33.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.768301 11857 sys_catalog.cc:455] T 00000000000000000000000000000000 P 678aefb2fd964c29989bde78068116f7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 678aefb2fd964c29989bde78068116f7. Latest consensus state: current_term: 1 leader_uuid: "678aefb2fd964c29989bde78068116f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5188e114f4a048bd924d762ba8bad8bd" member_type: VOTER last_known_addr { host: "127.11.87.62" port: 44731 } } peers { permanent_uuid: "f32a8334ab0146d49e49dcee678c0221" member_type: VOTER last_known_addr { host: "127.11.87.61" port: 33165 } } peers { permanent_uuid: "678aefb2fd964c29989bde78068116f7" member_type: VOTER last_known_addr { host: "127.11.87.60" port: 40879 } } }
14:09:33.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.768379 11857 sys_catalog.cc:458] T 00000000000000000000000000000000 P 678aefb2fd964c29989bde78068116f7 [sys.catalog]: This master's current role is: LEADER
14:09:33.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.776232 11886 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
14:09:33.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.776891 11886 catalog_manager.cc:1520] Initializing Kudu cluster ID...
14:09:33.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.789132 11736 raft_consensus.cc:1275] T 00000000000000000000000000000000 P f32a8334ab0146d49e49dcee678c0221 [term 1 FOLLOWER]: Refusing update from remote peer 678aefb2fd964c29989bde78068116f7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:09:33.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.789767 11857 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 678aefb2fd964c29989bde78068116f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f32a8334ab0146d49e49dcee678c0221" member_type: VOTER last_known_addr { host: "127.11.87.61" port: 33165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:09:33.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.791335 11843 sys_catalog.cc:455] T 00000000000000000000000000000000 P f32a8334ab0146d49e49dcee678c0221 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 678aefb2fd964c29989bde78068116f7. Latest consensus state: current_term: 1 leader_uuid: "678aefb2fd964c29989bde78068116f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5188e114f4a048bd924d762ba8bad8bd" member_type: VOTER last_known_addr { host: "127.11.87.62" port: 44731 } } peers { permanent_uuid: "f32a8334ab0146d49e49dcee678c0221" member_type: VOTER last_known_addr { host: "127.11.87.61" port: 33165 } } peers { permanent_uuid: "678aefb2fd964c29989bde78068116f7" member_type: VOTER last_known_addr { host: "127.11.87.60" port: 40879 } } }
14:09:33.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.791422 11843 sys_catalog.cc:458] T 00000000000000000000000000000000 P f32a8334ab0146d49e49dcee678c0221 [sys.catalog]: This master's current role is: FOLLOWER
14:09:33.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.791957 11663 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 5188e114f4a048bd924d762ba8bad8bd [term 1 FOLLOWER]: Refusing update from remote peer 678aefb2fd964c29989bde78068116f7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:09:33.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.792225 11857 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 678aefb2fd964c29989bde78068116f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5188e114f4a048bd924d762ba8bad8bd" member_type: VOTER last_known_addr { host: "127.11.87.62" port: 44731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:09:33.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.793339 11871 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5188e114f4a048bd924d762ba8bad8bd [sys.catalog]: SysCatalogTable state changed. Reason: New leader 678aefb2fd964c29989bde78068116f7. Latest consensus state: current_term: 1 leader_uuid: "678aefb2fd964c29989bde78068116f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5188e114f4a048bd924d762ba8bad8bd" member_type: VOTER last_known_addr { host: "127.11.87.62" port: 44731 } } peers { permanent_uuid: "f32a8334ab0146d49e49dcee678c0221" member_type: VOTER last_known_addr { host: "127.11.87.61" port: 33165 } } peers { permanent_uuid: "678aefb2fd964c29989bde78068116f7" member_type: VOTER last_known_addr { host: "127.11.87.60" port: 40879 } } }
14:09:33.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.793416 11871 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5188e114f4a048bd924d762ba8bad8bd [sys.catalog]: This master's current role is: FOLLOWER
14:09:33.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.795192 11884 sys_catalog.cc:455] T 00000000000000000000000000000000 P 678aefb2fd964c29989bde78068116f7 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "678aefb2fd964c29989bde78068116f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5188e114f4a048bd924d762ba8bad8bd" member_type: VOTER last_known_addr { host: "127.11.87.62" port: 44731 } } peers { permanent_uuid: "f32a8334ab0146d49e49dcee678c0221" member_type: VOTER last_known_addr { host: "127.11.87.61" port: 33165 } } peers { permanent_uuid: "678aefb2fd964c29989bde78068116f7" member_type: VOTER last_known_addr { host: "127.11.87.60" port: 40879 } } }
14:09:33.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.795288 11884 sys_catalog.cc:458] T 00000000000000000000000000000000 P 678aefb2fd964c29989bde78068116f7 [sys.catalog]: This master's current role is: LEADER
14:09:33.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.795882 11871 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5188e114f4a048bd924d762ba8bad8bd [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "678aefb2fd964c29989bde78068116f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5188e114f4a048bd924d762ba8bad8bd" member_type: VOTER last_known_addr { host: "127.11.87.62" port: 44731 } } peers { permanent_uuid: "f32a8334ab0146d49e49dcee678c0221" member_type: VOTER last_known_addr { host: "127.11.87.61" port: 33165 } } peers { permanent_uuid: "678aefb2fd964c29989bde78068116f7" member_type: VOTER last_known_addr { host: "127.11.87.60" port: 40879 } } }
14:09:33.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.795962 11871 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5188e114f4a048bd924d762ba8bad8bd [sys.catalog]: This master's current role is: FOLLOWER
14:09:33.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.796376 11887 mvcc.cc:204] Tried to move back new op lower bound from 7305296993437298688 to 7305296993353986048. Current Snapshot: MvccSnapshot[applied={T|T < 7305296993437298688}]
14:09:33.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.796810 11890 mvcc.cc:204] Tried to move back new op lower bound from 7305296993437298688 to 7305296993353986048. Current Snapshot: MvccSnapshot[applied={T|T < 7305296993437298688}]
14:09:33.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.797273 11857 sys_catalog.cc:455] T 00000000000000000000000000000000 P 678aefb2fd964c29989bde78068116f7 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "678aefb2fd964c29989bde78068116f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5188e114f4a048bd924d762ba8bad8bd" member_type: VOTER last_known_addr { host: "127.11.87.62" port: 44731 } } peers { permanent_uuid: "f32a8334ab0146d49e49dcee678c0221" member_type: VOTER last_known_addr { host: "127.11.87.61" port: 33165 } } peers { permanent_uuid: "678aefb2fd964c29989bde78068116f7" member_type: VOTER last_known_addr { host: "127.11.87.60" port: 40879 } } }
14:09:33.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.797364 11857 sys_catalog.cc:458] T 00000000000000000000000000000000 P 678aefb2fd964c29989bde78068116f7 [sys.catalog]: This master's current role is: LEADER
14:09:33.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.797691 11843 sys_catalog.cc:455] T 00000000000000000000000000000000 P f32a8334ab0146d49e49dcee678c0221 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "678aefb2fd964c29989bde78068116f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5188e114f4a048bd924d762ba8bad8bd" member_type: VOTER last_known_addr { host: "127.11.87.62" port: 44731 } } peers { permanent_uuid: "f32a8334ab0146d49e49dcee678c0221" member_type: VOTER last_known_addr { host: "127.11.87.61" port: 33165 } } peers { permanent_uuid: "678aefb2fd964c29989bde78068116f7" member_type: VOTER last_known_addr { host: "127.11.87.60" port: 40879 } } }
14:09:33.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.797778 11843 sys_catalog.cc:458] T 00000000000000000000000000000000 P f32a8334ab0146d49e49dcee678c0221 [sys.catalog]: This master's current role is: FOLLOWER
14:09:33.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.798580 11888 mvcc.cc:204] Tried to move back new op lower bound from 7305296993437298688 to 7305296993353986048. Current Snapshot: MvccSnapshot[applied={T|T < 7305296993437298688}]
14:09:33.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.799458 11886 catalog_manager.cc:1383] Generated new cluster ID: 039aec8a1d6c4299830e43e87149ca7a
14:09:33.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.799510 11886 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
14:09:33.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.828809 11886 catalog_manager.cc:1406] Generated new certificate authority record
14:09:33.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.829711 11886 catalog_manager.cc:1540] Loading token signing keys...
14:09:33.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.840831 11886 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 678aefb2fd964c29989bde78068116f7: Generated new TSK 0
14:09:33.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.841210 11886 catalog_manager.cc:1550] Initializing in-progress tserver states...
14:09:33.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.849285 11612 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:33.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:33.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/ts-0/wal
14:09:33.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/ts-0/data
14:09:33.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:33.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:33.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:33.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:33.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:33.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:33.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/ts-0/logs
14:09:33.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/ts-0/data/info.pb
14:09:33.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:33.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:33.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:33.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:33.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:33.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:33.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:33.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:33.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:09:33.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:33.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.87.1:0
14:09:33.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.11.87.1
14:09:33.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.87.1
14:09:33.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:33.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.11.87.62:44731,127.11.87.61:33165,127.11.87.60:40879
14:09:33.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.87.20:43121
14:09:33.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:33.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:33.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:09:33.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:33.939128 11895 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:33.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:33.939328 11895 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:33.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:33.939358 11895 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:33.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:33.940963 11895 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:33.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:33.941045 11895 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.11.87.1
14:09:33.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.942705 11895 tablet_server_runner.cc:78] Tablet server non-default flags:
14:09:33.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:33.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.87.20:43121
14:09:33.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:33.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:33.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/ts-0/data
14:09:33.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/ts-0/wal
14:09:33.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:33.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:33.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.87.1:0
14:09:33.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:33.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:33.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:33.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/ts-0/data/info.pb
14:09:33.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.87.1
14:09:33.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:33.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.11.87.62:44731,127.11.87.61:33165,127.11.87.60:40879
14:09:33.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:33.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.11895
14:09:33.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:33.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:33.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:33.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:33.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.11.87.1
14:09:33.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/ts-0/logs
14:09:33.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:33.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:33.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:33.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:09:33.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:33.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:33.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:33.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:33.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:33.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.942942 11895 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:33.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.943181 11895 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:33.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:33.945652 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
14:09:33.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:33.945688 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
14:09:33.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:33.945896 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
14:09:33.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.945930 11895 server_base.cc:1061] running on GCE node
14:09:33.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.946087 11895 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:33.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.946316 11895 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:33.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.947474 11895 hybrid_clock.cc:648] HybridClock initialized: now 1783519773947450 us; error 36 us; skew 500 ppm
14:09:33.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.948592 11895 webserver.cc:533] Webserver started at http://127.11.87.1:44547/ using document root <none> and password file <none>
14:09:33.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.948813 11895 fs_manager.cc:362] Metadata directory not provided
14:09:33.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.948894 11895 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:33.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.949007 11895 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:33.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.949847 11895 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/ts-0/data/instance:
14:09:33.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3ea439a2d32b4194b5c8e20fc02471af"
14:09:33.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:33 on dist-test-slave-63nk"
14:09:33.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.950205 11895 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/ts-0/wal/instance:
14:09:33.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3ea439a2d32b4194b5c8e20fc02471af"
14:09:33.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:33 on dist-test-slave-63nk"
14:09:33.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.951412 11895 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.001s
14:09:33.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.952088 11909 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:33.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.952342 11895 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
14:09:33.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.952431 11895 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/ts-0/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/ts-0/wal
14:09:33.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3ea439a2d32b4194b5c8e20fc02471af"
14:09:33.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:33 on dist-test-slave-63nk"
14:09:33.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.952486 11895 fs_report.cc:389] FS layout report
14:09:33.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:33.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/ts-0/wal
14:09:33.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/ts-0/wal
14:09:33.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/ts-0/data/data
14:09:33.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:33.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:33.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:33.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:33.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:33.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:33.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:33.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:33.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:33.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:33.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:33.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.969075 11895 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:33.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.969436 11895 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:33.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.969583 11895 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:33.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.969837 11895 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:09:33.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.970197 11895 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:09:33.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.970252 11895 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:09:33.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.970286 11895 ts_tablet_manager.cc:616] Registered 0 tablets
14:09:33.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.970304 11895 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:09:33.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.976589 11895 rpc_server.cc:307] RPC server started. Bound to: 127.11.87.1:39665
14:09:33.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.976634 12022 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.87.1:39665 every 8 connection(s)
14:09:33.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.976936 11895 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/ts-0/data/info.pb
14:09:33.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.982213 12023 heartbeater.cc:344] Connected to a master server at 127.11.87.60:40879
14:09:33.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.982290 12024 heartbeater.cc:344] Connected to a master server at 127.11.87.62:44731
14:09:33.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.982317 12023 heartbeater.cc:461] Registering TS with master...
14:09:33.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.982366 12024 heartbeater.cc:461] Registering TS with master...
14:09:33.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.982314 12025 heartbeater.cc:344] Connected to a master server at 127.11.87.61:33165
14:09:33.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.982439 12025 heartbeater.cc:461] Registering TS with master...
14:09:33.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.982594 12023 heartbeater.cc:507] Master 127.11.87.60:40879 requested a full tablet report, sending...
14:09:33.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.982594 12024 heartbeater.cc:507] Master 127.11.87.62:44731 requested a full tablet report, sending...
14:09:33.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.982594 12025 heartbeater.cc:507] Master 127.11.87.61:33165 requested a full tablet report, sending...
14:09:33.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.983052 11798 ts_manager.cc:194] Registered new tserver with Master: 3ea439a2d32b4194b5c8e20fc02471af (127.11.87.1:39665)
14:09:33.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.983072 11726 ts_manager.cc:194] Registered new tserver with Master: 3ea439a2d32b4194b5c8e20fc02471af (127.11.87.1:39665)
14:09:33.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.983072 11654 ts_manager.cc:194] Registered new tserver with Master: 3ea439a2d32b4194b5c8e20fc02471af (127.11.87.1:39665)
14:09:33.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.983786 11798 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.11.87.1:39975
14:09:33.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.985737 11612 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 11895
14:09:33.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.986007 11612 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/ts-0/wal/instance
14:09:33.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:33.987207 11612 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:33.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:33.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/ts-1/wal
14:09:33.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/ts-1/data
14:09:33.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:33.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:33.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:33.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:33.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:33.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:33.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/ts-1/logs
14:09:33.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/ts-1/data/info.pb
14:09:33.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:33.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:33.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:33.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:33.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:33.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:33.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:33.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:33.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:09:33.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:33.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.87.2:0
14:09:33.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.11.87.2
14:09:33.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.87.2
14:09:33.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:33.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.11.87.62:44731,127.11.87.61:33165,127.11.87.60:40879
14:09:33.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.87.20:43121
14:09:33.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:33.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:33.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:09:34.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:34.067127 12030 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:34.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:34.067386 12030 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:34.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:34.067426 12030 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:34.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:34.069041 12030 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:34.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:34.069103 12030 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.11.87.2
14:09:34.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.070564 12030 tablet_server_runner.cc:78] Tablet server non-default flags:
14:09:34.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:34.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.87.20:43121
14:09:34.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:34.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:34.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/ts-1/data
14:09:34.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/ts-1/wal
14:09:34.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:34.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:34.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.87.2:0
14:09:34.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:34.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:34.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:34.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/ts-1/data/info.pb
14:09:34.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.87.2
14:09:34.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:34.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.11.87.62:44731,127.11.87.61:33165,127.11.87.60:40879
14:09:34.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:34.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.12030
14:09:34.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:34.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:34.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:34.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:34.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.11.87.2
14:09:34.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/ts-1/logs
14:09:34.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:34.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:34.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:34.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:09:34.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:34.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:34.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:34.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:34.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:34.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.070741 12030 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:34.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.070933 12030 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:34.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:34.073364 12036 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:34.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:34.073376 12038 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:34.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:34.073441 12035 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:34.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.073523 12030 server_base.cc:1061] running on GCE node
14:09:34.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.074111 12030 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:34.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.074276 12030 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:34.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.075445 12030 hybrid_clock.cc:648] HybridClock initialized: now 1783519774075417 us; error 40 us; skew 500 ppm
14:09:34.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.076630 12030 webserver.cc:533] Webserver started at http://127.11.87.2:46851/ using document root <none> and password file <none>
14:09:34.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.076848 12030 fs_manager.cc:362] Metadata directory not provided
14:09:34.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.076921 12030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:34.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.077026 12030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:34.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.077898 12030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/ts-1/data/instance:
14:09:34.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "788f36d77faa43e1aae51726d8bd3579"
14:09:34.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:34 on dist-test-slave-63nk"
14:09:34.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.078243 12030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/ts-1/wal/instance:
14:09:34.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "788f36d77faa43e1aae51726d8bd3579"
14:09:34.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:34 on dist-test-slave-63nk"
14:09:34.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.079715 12030 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
14:09:34.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.080498 12044 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:34.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.080698 12030 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.000s
14:09:34.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.080781 12030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/ts-1/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/ts-1/wal
14:09:34.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "788f36d77faa43e1aae51726d8bd3579"
14:09:34.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:34 on dist-test-slave-63nk"
14:09:34.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.080859 12030 fs_report.cc:389] FS layout report
14:09:34.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:34.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/ts-1/wal
14:09:34.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/ts-1/wal
14:09:34.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/ts-1/data/data
14:09:34.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:34.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:34.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:34.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:34.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:34.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:34.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:34.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:34.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:34.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:34.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:34.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.090924 12030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:34.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.091259 12030 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:34.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.091408 12030 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:34.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.091681 12030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:09:34.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.092028 12030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:09:34.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.092061 12030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:09:34.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.092083 12030 ts_tablet_manager.cc:616] Registered 0 tablets
14:09:34.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.092159 12030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:09:34.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.097965 12030 rpc_server.cc:307] RPC server started. Bound to: 127.11.87.2:33311
14:09:34.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.098047 12157 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.87.2:33311 every 8 connection(s)
14:09:34.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.098265 12030 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/ts-1/data/info.pb
14:09:34.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.102012 11612 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 12030
14:09:34.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.102114 11612 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/ts-1/wal/instance
14:09:34.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.103849 12158 heartbeater.cc:344] Connected to a master server at 127.11.87.60:40879
14:09:34.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.103900 12160 heartbeater.cc:344] Connected to a master server at 127.11.87.61:33165
14:09:34.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.103956 12160 heartbeater.cc:461] Registering TS with master...
14:09:34.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.103960 12158 heartbeater.cc:461] Registering TS with master...
14:09:34.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.104049 11612 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:34.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:34.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/ts-2/wal
14:09:34.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/ts-2/data
14:09:34.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:34.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:34.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:34.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:34.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:34.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:34.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/ts-2/logs
14:09:34.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/ts-2/data/info.pb
14:09:34.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:34.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:34.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:34.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:34.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:34.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:34.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:34.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:34.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:09:34.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:34.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.87.3:0
14:09:34.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.11.87.3
14:09:34.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.87.3
14:09:34.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:34.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.11.87.62:44731,127.11.87.61:33165,127.11.87.60:40879
14:09:34.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.87.20:43121
14:09:34.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:34.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:34.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:09:34.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.104183 12158 heartbeater.cc:507] Master 127.11.87.60:40879 requested a full tablet report, sending...
14:09:34.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.104183 12160 heartbeater.cc:507] Master 127.11.87.61:33165 requested a full tablet report, sending...
14:09:34.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.104533 11798 ts_manager.cc:194] Registered new tserver with Master: 788f36d77faa43e1aae51726d8bd3579 (127.11.87.2:33311)
14:09:34.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.104616 11726 ts_manager.cc:194] Registered new tserver with Master: 788f36d77faa43e1aae51726d8bd3579 (127.11.87.2:33311)
14:09:34.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.105024 11798 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.11.87.2:35735
14:09:34.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.105649 12159 heartbeater.cc:344] Connected to a master server at 127.11.87.62:44731
14:09:34.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.105716 12159 heartbeater.cc:461] Registering TS with master...
14:09:34.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.105772 12159 heartbeater.cc:507] Master 127.11.87.62:44731 requested a full tablet report, sending...
14:09:34.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.106137 11654 ts_manager.cc:194] Registered new tserver with Master: 788f36d77faa43e1aae51726d8bd3579 (127.11.87.2:33311)
14:09:34.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:34.182921 12165 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:34.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:34.183161 12165 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:34.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:34.183192 12165 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:34.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:34.184966 12165 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:34.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:34.185043 12165 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.11.87.3
14:09:34.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.186556 12165 tablet_server_runner.cc:78] Tablet server non-default flags:
14:09:34.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:34.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.87.20:43121
14:09:34.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:34.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:34.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/ts-2/data
14:09:34.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/ts-2/wal
14:09:34.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:34.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:34.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.87.3:0
14:09:34.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:34.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:34.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:34.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/ts-2/data/info.pb
14:09:34.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.87.3
14:09:34.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:34.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.11.87.62:44731,127.11.87.61:33165,127.11.87.60:40879
14:09:34.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:34.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.12165
14:09:34.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:34.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:34.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:34.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:34.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.11.87.3
14:09:34.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/ts-2/logs
14:09:34.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:34.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:34.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:34.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:09:34.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:34.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:34.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:34.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:34.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:34.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.186787 12165 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:34.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.187073 12165 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:34.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:34.189685 12170 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:34.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:34.189695 12173 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:34.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:34.189749 12171 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:34.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.189993 12165 server_base.cc:1061] running on GCE node
14:09:34.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.190104 12165 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:34.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.190318 12165 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:34.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.191488 12165 hybrid_clock.cc:648] HybridClock initialized: now 1783519774191470 us; error 31 us; skew 500 ppm
14:09:34.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.192772 12165 webserver.cc:533] Webserver started at http://127.11.87.3:41969/ using document root <none> and password file <none>
14:09:34.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.193037 12165 fs_manager.cc:362] Metadata directory not provided
14:09:34.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.193111 12165 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:34.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.193217 12165 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:34.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.194123 12165 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/ts-2/data/instance:
14:09:34.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f6ce226a4b514cdc961846904b9b7731"
14:09:34.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:34 on dist-test-slave-63nk"
14:09:34.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.194501 12165 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/ts-2/wal/instance:
14:09:34.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f6ce226a4b514cdc961846904b9b7731"
14:09:34.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:34 on dist-test-slave-63nk"
14:09:34.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.195686 12165 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
14:09:34.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.196436 12179 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:34.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.196715 12165 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
14:09:34.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.196795 12165 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/ts-2/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/ts-2/wal
14:09:34.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f6ce226a4b514cdc961846904b9b7731"
14:09:34.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:34 on dist-test-slave-63nk"
14:09:34.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.196913 12165 fs_report.cc:389] FS layout report
14:09:34.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:34.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/ts-2/wal
14:09:34.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/ts-2/wal
14:09:34.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/ts-2/data/data
14:09:34.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:34.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:34.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:34.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:34.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:34.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:34.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:34.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:34.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:34.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:34.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:34.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.210047 12165 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:34.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.210407 12165 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:34.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.210566 12165 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:34.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.210808 12165 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:09:34.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.211182 12165 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:09:34.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.211237 12165 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:09:34.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.211270 12165 ts_tablet_manager.cc:616] Registered 0 tablets
14:09:34.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.211287 12165 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:09:34.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.217229 12165 rpc_server.cc:307] RPC server started. Bound to: 127.11.87.3:33453
14:09:34.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.217335 12292 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.87.3:33453 every 8 connection(s)
14:09:34.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.217643 12165 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/ts-2/data/info.pb
14:09:34.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.218835 11612 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 12165
14:09:34.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.218942 11612 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster15199653229719108780/ts-2/wal/instance
14:09:34.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.223049 12294 heartbeater.cc:344] Connected to a master server at 127.11.87.62:44731
14:09:34.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.223407 12294 heartbeater.cc:461] Registering TS with master...
14:09:34.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.223568 12293 heartbeater.cc:344] Connected to a master server at 127.11.87.60:40879
14:09:34.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.223629 12293 heartbeater.cc:461] Registering TS with master...
14:09:34.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.223655 12294 heartbeater.cc:507] Master 127.11.87.62:44731 requested a full tablet report, sending...
14:09:34.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.223707 12293 heartbeater.cc:507] Master 127.11.87.60:40879 requested a full tablet report, sending...
14:09:34.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.224083 11798 ts_manager.cc:194] Registered new tserver with Master: f6ce226a4b514cdc961846904b9b7731 (127.11.87.3:33453)
14:09:34.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.224198 11654 ts_manager.cc:194] Registered new tserver with Master: f6ce226a4b514cdc961846904b9b7731 (127.11.87.3:33453)
14:09:34.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.224377 12295 heartbeater.cc:344] Connected to a master server at 127.11.87.61:33165
14:09:34.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.224434 12295 heartbeater.cc:461] Registering TS with master...
14:09:34.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.224520 12295 heartbeater.cc:507] Master 127.11.87.61:33165 requested a full tablet report, sending...
14:09:34.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.224619 11798 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.11.87.3:38183
14:09:34.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.224797 11726 ts_manager.cc:194] Registered new tserver with Master: f6ce226a4b514cdc961846904b9b7731 (127.11.87.3:33453)
14:09:34.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.235098 11612 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
14:09:34.235 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:09:34.236 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

14:09:34.236 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.11.87.62"
      port: 44731
    }
    bound_http_address {
      host: "127.11.87.62"
      port: 41075
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.11.87.61"
      port: 33165
    }
    bound_http_address {
      host: "127.11.87.61"
      port: 37207
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.11.87.60"
      port: 40879
    }
    bound_http_address {
      host: "127.11.87.60"
      port: 36465
    }
  }
}

14:09:34.236 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

14:09:34.237 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.11.87.1"
      port: 39665
    }
    bound_http_address {
      host: "127.11.87.1"
      port: 44547
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.11.87.2"
      port: 33311
    }
    bound_http_address {
      host: "127.11.87.2"
      port: 46851
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.11.87.3"
      port: 33453
    }
    bound_http_address {
      host: "127.11.87.3"
      port: 41969
    }
  }
}

14:09:34.237 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
14:09:34.239 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:09:34.241 [DEBUG - main] (Connection.java:748) [peer master-127.11.87.62:44731(127.11.87.62:44731)] connecting to peer
14:09:34.241 [DEBUG - main] (Connection.java:748) [peer master-127.11.87.61:33165(127.11.87.61:33165)] connecting to peer
14:09:34.242 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.87.62:44731(127.11.87.62:44731)] Successfully connected to peer
14:09:34.243 [DEBUG - main] (Connection.java:748) [peer master-127.11.87.60:40879(127.11.87.60:40879)] connecting to peer
14:09:34.244 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.87.61:33165(127.11.87.61:33165)] Successfully connected to peer
14:09:34.244 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.87.62
14:09:34.245 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.87.60:40879(127.11.87.60:40879)] Successfully connected to peer
14:09:34.245 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.87.61
14:09:34.255 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x89307d30, L:/127.0.0.1:51024 - R:/127.11.87.61:33165] using SASL/PLAIN
14:09:34.255 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xbbb67a15, L:/127.0.0.1:39720 - R:/127.11.87.62:44731] using SASL/PLAIN
14:09:34.256 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.87.60
14:09:34.265 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7987dd1b, L:/127.0.0.1:42124 - R:/127.11.87.60:40879] using SASL/PLAIN
14:09:34.266 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:09:34.266 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=26), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.87.62:44731, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.87.61:33165, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.87.60:40879, [15ms] Sub RPC ConnectToMaster: received response from server master-127.11.87.62:44731: OK, [16ms] Sub RPC ConnectToMaster: received response from server master-127.11.87.61:33165: OK, [25ms] Sub RPC ConnectToMaster: received response from server master-127.11.87.60:40879: OK, deferred=null) after lookup
14:09:34.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.266867 11798 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42124:
14:09:34.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1783519774239"
14:09:34.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
14:09:34.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:09:34.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
14:09:34.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:09:34.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:09:34.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:09:34.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:09:34.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:09:34.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:09:34.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:09:34.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:09:34.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
14:09:34.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:09:34.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:09:34.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:09:34.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:09:34.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:09:34.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:09:34.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:09:34.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:09:34.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
14:09:34.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
14:09:34.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
14:09:34.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:09:34.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:09:34.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:09:34.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
14:09:34.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
14:09:34.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:09:34.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
14:09:34.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:09:34.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:09:34.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:09:34.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:09:34.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:09:34.271 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 516ce140ba6941708a28aca47ace58aa
14:09:34.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.275620 11957 tablet_service.cc:1511] Processing CreateTablet for tablet 157e88b192314a1b806eec84defef4db (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783519774239 [id=516ce140ba6941708a28aca47ace58aa]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION UNBOUNDED
14:09:34.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.275664 12227 tablet_service.cc:1511] Processing CreateTablet for tablet 50a7039b240448c68b6707140316ee73 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783519774239 [id=516ce140ba6941708a28aca47ace58aa]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION UNBOUNDED
14:09:34.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.275938 11957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 157e88b192314a1b806eec84defef4db. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:34.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.275938 12227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50a7039b240448c68b6707140316ee73. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:34.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.278825 12310 tablet_bootstrap.cc:492] T 157e88b192314a1b806eec84defef4db P 3ea439a2d32b4194b5c8e20fc02471af: Bootstrap starting.
14:09:34.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.278646 12309 tablet_bootstrap.cc:492] T 50a7039b240448c68b6707140316ee73 P f6ce226a4b514cdc961846904b9b7731: Bootstrap starting.
14:09:34.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.279688 12309 tablet_bootstrap.cc:654] T 50a7039b240448c68b6707140316ee73 P f6ce226a4b514cdc961846904b9b7731: Neither blocks nor log segments found. Creating new log.
14:09:34.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.280001 12309 log.cc:826] T 50a7039b240448c68b6707140316ee73 P f6ce226a4b514cdc961846904b9b7731: Log is configured to *not* fsync() on all Append() calls
14:09:34.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.280720 12310 tablet_bootstrap.cc:654] T 157e88b192314a1b806eec84defef4db P 3ea439a2d32b4194b5c8e20fc02471af: Neither blocks nor log segments found. Creating new log.
14:09:34.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.280759 12309 tablet_bootstrap.cc:492] T 50a7039b240448c68b6707140316ee73 P f6ce226a4b514cdc961846904b9b7731: No bootstrap required, opened a new log
14:09:34.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.280818 12309 ts_tablet_manager.cc:1403] T 50a7039b240448c68b6707140316ee73 P f6ce226a4b514cdc961846904b9b7731: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
14:09:34.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.281266 12310 log.cc:826] T 157e88b192314a1b806eec84defef4db P 3ea439a2d32b4194b5c8e20fc02471af: Log is configured to *not* fsync() on all Append() calls
14:09:34.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.282145 12310 tablet_bootstrap.cc:492] T 157e88b192314a1b806eec84defef4db P 3ea439a2d32b4194b5c8e20fc02471af: No bootstrap required, opened a new log
14:09:34.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.282218 12310 ts_tablet_manager.cc:1403] T 157e88b192314a1b806eec84defef4db P 3ea439a2d32b4194b5c8e20fc02471af: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
14:09:34.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.283294 12309 raft_consensus.cc:359] T 50a7039b240448c68b6707140316ee73 P f6ce226a4b514cdc961846904b9b7731 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6ce226a4b514cdc961846904b9b7731" member_type: VOTER last_known_addr { host: "127.11.87.3" port: 33453 } }
14:09:34.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.283460 12309 raft_consensus.cc:385] T 50a7039b240448c68b6707140316ee73 P f6ce226a4b514cdc961846904b9b7731 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:34.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.283493 12309 raft_consensus.cc:740] T 50a7039b240448c68b6707140316ee73 P f6ce226a4b514cdc961846904b9b7731 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6ce226a4b514cdc961846904b9b7731, State: Initialized, Role: FOLLOWER
14:09:34.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.283596 12309 consensus_queue.cc:260] T 50a7039b240448c68b6707140316ee73 P f6ce226a4b514cdc961846904b9b7731 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6ce226a4b514cdc961846904b9b7731" member_type: VOTER last_known_addr { host: "127.11.87.3" port: 33453 } }
14:09:34.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.283672 12309 raft_consensus.cc:399] T 50a7039b240448c68b6707140316ee73 P f6ce226a4b514cdc961846904b9b7731 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:09:34.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.283703 12309 raft_consensus.cc:493] T 50a7039b240448c68b6707140316ee73 P f6ce226a4b514cdc961846904b9b7731 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:09:34.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.283746 12309 raft_consensus.cc:3060] T 50a7039b240448c68b6707140316ee73 P f6ce226a4b514cdc961846904b9b7731 [term 0 FOLLOWER]: Advancing to term 1
14:09:34.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.284199 12310 raft_consensus.cc:359] T 157e88b192314a1b806eec84defef4db P 3ea439a2d32b4194b5c8e20fc02471af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ea439a2d32b4194b5c8e20fc02471af" member_type: VOTER last_known_addr { host: "127.11.87.1" port: 39665 } }
14:09:34.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.284338 12310 raft_consensus.cc:385] T 157e88b192314a1b806eec84defef4db P 3ea439a2d32b4194b5c8e20fc02471af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:34.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.284375 12310 raft_consensus.cc:740] T 157e88b192314a1b806eec84defef4db P 3ea439a2d32b4194b5c8e20fc02471af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ea439a2d32b4194b5c8e20fc02471af, State: Initialized, Role: FOLLOWER
14:09:34.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.284541 12309 raft_consensus.cc:515] T 50a7039b240448c68b6707140316ee73 P f6ce226a4b514cdc961846904b9b7731 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6ce226a4b514cdc961846904b9b7731" member_type: VOTER last_known_addr { host: "127.11.87.3" port: 33453 } }
14:09:34.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.284482 12310 consensus_queue.cc:260] T 157e88b192314a1b806eec84defef4db P 3ea439a2d32b4194b5c8e20fc02471af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ea439a2d32b4194b5c8e20fc02471af" member_type: VOTER last_known_addr { host: "127.11.87.1" port: 39665 } }
14:09:34.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.284611 12310 raft_consensus.cc:399] T 157e88b192314a1b806eec84defef4db P 3ea439a2d32b4194b5c8e20fc02471af [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:09:34.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.284643 12310 raft_consensus.cc:493] T 157e88b192314a1b806eec84defef4db P 3ea439a2d32b4194b5c8e20fc02471af [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:09:34.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.284649 12309 leader_election.cc:304] T 50a7039b240448c68b6707140316ee73 P f6ce226a4b514cdc961846904b9b7731 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f6ce226a4b514cdc961846904b9b7731; no voters: 
14:09:34.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.284690 12310 raft_consensus.cc:3060] T 157e88b192314a1b806eec84defef4db P 3ea439a2d32b4194b5c8e20fc02471af [term 0 FOLLOWER]: Advancing to term 1
14:09:34.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.284814 12309 leader_election.cc:290] T 50a7039b240448c68b6707140316ee73 P f6ce226a4b514cdc961846904b9b7731 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:09:34.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.284885 12313 raft_consensus.cc:2804] T 50a7039b240448c68b6707140316ee73 P f6ce226a4b514cdc961846904b9b7731 [term 1 FOLLOWER]: Leader election won for term 1
14:09:34.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.285020 12313 raft_consensus.cc:697] T 50a7039b240448c68b6707140316ee73 P f6ce226a4b514cdc961846904b9b7731 [term 1 LEADER]: Becoming Leader. State: Replica: f6ce226a4b514cdc961846904b9b7731, State: Running, Role: LEADER
14:09:34.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.285024 12309 ts_tablet_manager.cc:1434] T 50a7039b240448c68b6707140316ee73 P f6ce226a4b514cdc961846904b9b7731: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
14:09:34.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.285104 12313 consensus_queue.cc:237] T 50a7039b240448c68b6707140316ee73 P f6ce226a4b514cdc961846904b9b7731 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6ce226a4b514cdc961846904b9b7731" member_type: VOTER last_known_addr { host: "127.11.87.3" port: 33453 } }
14:09:34.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.285173 12293 heartbeater.cc:499] Master 127.11.87.60:40879 was elected leader, sending a full tablet report...
14:09:34.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.285490 12310 raft_consensus.cc:515] T 157e88b192314a1b806eec84defef4db P 3ea439a2d32b4194b5c8e20fc02471af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ea439a2d32b4194b5c8e20fc02471af" member_type: VOTER last_known_addr { host: "127.11.87.1" port: 39665 } }
14:09:34.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.285727 12310 leader_election.cc:304] T 157e88b192314a1b806eec84defef4db P 3ea439a2d32b4194b5c8e20fc02471af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3ea439a2d32b4194b5c8e20fc02471af; no voters: 
14:09:34.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.286016 12310 leader_election.cc:290] T 157e88b192314a1b806eec84defef4db P 3ea439a2d32b4194b5c8e20fc02471af [CANDIDATE]: Term 1 election: Requested vote from peers 
14:09:34.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.286000 11798 catalog_manager.cc:5697] T 50a7039b240448c68b6707140316ee73 P f6ce226a4b514cdc961846904b9b7731 reported cstate change: term changed from 0 to 1, leader changed from <none> to f6ce226a4b514cdc961846904b9b7731 (127.11.87.3). New cstate: current_term: 1 leader_uuid: "f6ce226a4b514cdc961846904b9b7731" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6ce226a4b514cdc961846904b9b7731" member_type: VOTER last_known_addr { host: "127.11.87.3" port: 33453 } health_report { overall_health: HEALTHY } } }
14:09:34.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.286326 12317 raft_consensus.cc:2804] T 157e88b192314a1b806eec84defef4db P 3ea439a2d32b4194b5c8e20fc02471af [term 1 FOLLOWER]: Leader election won for term 1
14:09:34.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.286396 12310 ts_tablet_manager.cc:1434] T 157e88b192314a1b806eec84defef4db P 3ea439a2d32b4194b5c8e20fc02471af: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
14:09:34.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.286531 12023 heartbeater.cc:499] Master 127.11.87.60:40879 was elected leader, sending a full tablet report...
14:09:34.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.286880 12317 raft_consensus.cc:697] T 157e88b192314a1b806eec84defef4db P 3ea439a2d32b4194b5c8e20fc02471af [term 1 LEADER]: Becoming Leader. State: Replica: 3ea439a2d32b4194b5c8e20fc02471af, State: Running, Role: LEADER
14:09:34.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.287055 12317 consensus_queue.cc:237] T 157e88b192314a1b806eec84defef4db P 3ea439a2d32b4194b5c8e20fc02471af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ea439a2d32b4194b5c8e20fc02471af" member_type: VOTER last_known_addr { host: "127.11.87.1" port: 39665 } }
14:09:34.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.287868 11798 catalog_manager.cc:5697] T 157e88b192314a1b806eec84defef4db P 3ea439a2d32b4194b5c8e20fc02471af reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ea439a2d32b4194b5c8e20fc02471af (127.11.87.1). New cstate: current_term: 1 leader_uuid: "3ea439a2d32b4194b5c8e20fc02471af" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ea439a2d32b4194b5c8e20fc02471af" member_type: VOTER last_known_addr { host: "127.11.87.1" port: 39665 } health_report { overall_health: HEALTHY } } }
14:09:34.309 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 50a7039b240448c68b6707140316ee73 for table 'org.apache.kudu.client.TestAlterTable-1783519774239' with partition [0x00000000, 0x00000001)
14:09:34.309 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 157e88b192314a1b806eec84defef4db for table 'org.apache.kudu.client.TestAlterTable-1783519774239' with partition [0x00000001, 0x00000002)
14:09:34.309 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=50a7039b240448c68b6707140316ee73@[f6ce226a4b514cdc961846904b9b7731(127.11.87.3:33453)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=157e88b192314a1b806eec84defef4db@[3ea439a2d32b4194b5c8e20fc02471af(127.11.87.1:39665)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:34.309 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 157e88b192314a1b806eec84defef4db for table 'org.apache.kudu.client.TestAlterTable-1783519774239' with partition [0x00000001, 0x00000002)
14:09:34.309 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@1450078a, flushNotification=Deferred@208184824(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:09:34.309 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=157e88b192314a1b806eec84defef4db@[3ea439a2d32b4194b5c8e20fc02471af(127.11.87.1:39665)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:34.310 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 157e88b192314a1b806eec84defef4db for table 'org.apache.kudu.client.TestAlterTable-1783519774239' with partition [0x00000001, 0x00000002)
14:09:34.310 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=157e88b192314a1b806eec84defef4db@[3ea439a2d32b4194b5c8e20fc02471af(127.11.87.1:39665)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:34.310 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 50a7039b240448c68b6707140316ee73 for table 'org.apache.kudu.client.TestAlterTable-1783519774239' with partition [0x00000000, 0x00000001)
14:09:34.310 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 157e88b192314a1b806eec84defef4db for table 'org.apache.kudu.client.TestAlterTable-1783519774239' with partition [0x00000001, 0x00000002)
14:09:34.310 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=50a7039b240448c68b6707140316ee73@[f6ce226a4b514cdc961846904b9b7731(127.11.87.3:33453)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=157e88b192314a1b806eec84defef4db@[3ea439a2d32b4194b5c8e20fc02471af(127.11.87.1:39665)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:34.311 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 157e88b192314a1b806eec84defef4db for table 'org.apache.kudu.client.TestAlterTable-1783519774239' with partition [0x00000001, 0x00000002)
14:09:34.311 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=157e88b192314a1b806eec84defef4db@[3ea439a2d32b4194b5c8e20fc02471af(127.11.87.1:39665)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:34.311 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 157e88b192314a1b806eec84defef4db for table 'org.apache.kudu.client.TestAlterTable-1783519774239' with partition [0x00000001, 0x00000002)
14:09:34.311 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=157e88b192314a1b806eec84defef4db@[3ea439a2d32b4194b5c8e20fc02471af(127.11.87.1:39665)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:34.311 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 157e88b192314a1b806eec84defef4db for table 'org.apache.kudu.client.TestAlterTable-1783519774239' with partition [0x00000001, 0x00000002)
14:09:34.311 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=157e88b192314a1b806eec84defef4db@[3ea439a2d32b4194b5c8e20fc02471af(127.11.87.1:39665)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:34.312 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 157e88b192314a1b806eec84defef4db for table 'org.apache.kudu.client.TestAlterTable-1783519774239' with partition [0x00000001, 0x00000002)
14:09:34.312 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=157e88b192314a1b806eec84defef4db@[3ea439a2d32b4194b5c8e20fc02471af(127.11.87.1:39665)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:34.312 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 157e88b192314a1b806eec84defef4db for table 'org.apache.kudu.client.TestAlterTable-1783519774239' with partition [0x00000001, 0x00000002)
14:09:34.312 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=157e88b192314a1b806eec84defef4db@[3ea439a2d32b4194b5c8e20fc02471af(127.11.87.1:39665)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:34.312 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 50a7039b240448c68b6707140316ee73 for table 'org.apache.kudu.client.TestAlterTable-1783519774239' with partition [0x00000000, 0x00000001)
14:09:34.312 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 157e88b192314a1b806eec84defef4db for table 'org.apache.kudu.client.TestAlterTable-1783519774239' with partition [0x00000001, 0x00000002)
14:09:34.312 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=50a7039b240448c68b6707140316ee73@[f6ce226a4b514cdc961846904b9b7731(127.11.87.3:33453)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=157e88b192314a1b806eec84defef4db@[3ea439a2d32b4194b5c8e20fc02471af(127.11.87.1:39665)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:34.312 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 50a7039b240448c68b6707140316ee73 for table 'org.apache.kudu.client.TestAlterTable-1783519774239' with partition [0x00000000, 0x00000001)
14:09:34.313 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 157e88b192314a1b806eec84defef4db for table 'org.apache.kudu.client.TestAlterTable-1783519774239' with partition [0x00000001, 0x00000002)
14:09:34.313 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=50a7039b240448c68b6707140316ee73@[f6ce226a4b514cdc961846904b9b7731(127.11.87.3:33453)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=157e88b192314a1b806eec84defef4db@[3ea439a2d32b4194b5c8e20fc02471af(127.11.87.1:39665)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:34.313 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 157e88b192314a1b806eec84defef4db for table 'org.apache.kudu.client.TestAlterTable-1783519774239' with partition [0x00000001, 0x00000002)
14:09:34.313 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=157e88b192314a1b806eec84defef4db@[3ea439a2d32b4194b5c8e20fc02471af(127.11.87.1:39665)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:34.313 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 157e88b192314a1b806eec84defef4db for table 'org.apache.kudu.client.TestAlterTable-1783519774239' with partition [0x00000001, 0x00000002)
14:09:34.313 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=157e88b192314a1b806eec84defef4db@[3ea439a2d32b4194b5c8e20fc02471af(127.11.87.1:39665)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:34.313 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 50a7039b240448c68b6707140316ee73 for table 'org.apache.kudu.client.TestAlterTable-1783519774239' with partition [0x00000000, 0x00000001)
14:09:34.313 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 157e88b192314a1b806eec84defef4db for table 'org.apache.kudu.client.TestAlterTable-1783519774239' with partition [0x00000001, 0x00000002)
14:09:34.313 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=50a7039b240448c68b6707140316ee73@[f6ce226a4b514cdc961846904b9b7731(127.11.87.3:33453)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=157e88b192314a1b806eec84defef4db@[3ea439a2d32b4194b5c8e20fc02471af(127.11.87.1:39665)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:34.314 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 157e88b192314a1b806eec84defef4db for table 'org.apache.kudu.client.TestAlterTable-1783519774239' with partition [0x00000001, 0x00000002)
14:09:34.314 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=157e88b192314a1b806eec84defef4db@[3ea439a2d32b4194b5c8e20fc02471af(127.11.87.1:39665)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:34.314 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 50a7039b240448c68b6707140316ee73 for table 'org.apache.kudu.client.TestAlterTable-1783519774239' with partition [0x00000000, 0x00000001)
14:09:34.314 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 157e88b192314a1b806eec84defef4db for table 'org.apache.kudu.client.TestAlterTable-1783519774239' with partition [0x00000001, 0x00000002)
14:09:34.314 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=50a7039b240448c68b6707140316ee73@[f6ce226a4b514cdc961846904b9b7731(127.11.87.3:33453)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=157e88b192314a1b806eec84defef4db@[3ea439a2d32b4194b5c8e20fc02471af(127.11.87.1:39665)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:34.315 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 50a7039b240448c68b6707140316ee73 for table 'org.apache.kudu.client.TestAlterTable-1783519774239' with partition [0x00000000, 0x00000001)
14:09:34.315 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 157e88b192314a1b806eec84defef4db for table 'org.apache.kudu.client.TestAlterTable-1783519774239' with partition [0x00000001, 0x00000002)
14:09:34.315 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=50a7039b240448c68b6707140316ee73@[f6ce226a4b514cdc961846904b9b7731(127.11.87.3:33453)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=157e88b192314a1b806eec84defef4db@[3ea439a2d32b4194b5c8e20fc02471af(127.11.87.1:39665)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:34.315 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 50a7039b240448c68b6707140316ee73 for table 'org.apache.kudu.client.TestAlterTable-1783519774239' with partition [0x00000000, 0x00000001)
14:09:34.315 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 157e88b192314a1b806eec84defef4db for table 'org.apache.kudu.client.TestAlterTable-1783519774239' with partition [0x00000001, 0x00000002)
14:09:34.315 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=50a7039b240448c68b6707140316ee73@[f6ce226a4b514cdc961846904b9b7731(127.11.87.3:33453)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=157e88b192314a1b806eec84defef4db@[3ea439a2d32b4194b5c8e20fc02471af(127.11.87.1:39665)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:34.315 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 50a7039b240448c68b6707140316ee73 for table 'org.apache.kudu.client.TestAlterTable-1783519774239' with partition [0x00000000, 0x00000001)
14:09:34.315 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 157e88b192314a1b806eec84defef4db for table 'org.apache.kudu.client.TestAlterTable-1783519774239' with partition [0x00000001, 0x00000002)
14:09:34.316 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=50a7039b240448c68b6707140316ee73@[f6ce226a4b514cdc961846904b9b7731(127.11.87.3:33453)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=157e88b192314a1b806eec84defef4db@[3ea439a2d32b4194b5c8e20fc02471af(127.11.87.1:39665)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:34.316 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 50a7039b240448c68b6707140316ee73 for table 'org.apache.kudu.client.TestAlterTable-1783519774239' with partition [0x00000000, 0x00000001)
14:09:34.316 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 157e88b192314a1b806eec84defef4db for table 'org.apache.kudu.client.TestAlterTable-1783519774239' with partition [0x00000001, 0x00000002)
14:09:34.316 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=50a7039b240448c68b6707140316ee73@[f6ce226a4b514cdc961846904b9b7731(127.11.87.3:33453)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=157e88b192314a1b806eec84defef4db@[3ea439a2d32b4194b5c8e20fc02471af(127.11.87.1:39665)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:34.316 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 50a7039b240448c68b6707140316ee73 for table 'org.apache.kudu.client.TestAlterTable-1783519774239' with partition [0x00000000, 0x00000001)
14:09:34.316 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 157e88b192314a1b806eec84defef4db for table 'org.apache.kudu.client.TestAlterTable-1783519774239' with partition [0x00000001, 0x00000002)
14:09:34.316 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=50a7039b240448c68b6707140316ee73@[f6ce226a4b514cdc961846904b9b7731(127.11.87.3:33453)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=157e88b192314a1b806eec84defef4db@[3ea439a2d32b4194b5c8e20fc02471af(127.11.87.1:39665)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:34.317 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 50a7039b240448c68b6707140316ee73 for table 'org.apache.kudu.client.TestAlterTable-1783519774239' with partition [0x00000000, 0x00000001)
14:09:34.317 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 157e88b192314a1b806eec84defef4db for table 'org.apache.kudu.client.TestAlterTable-1783519774239' with partition [0x00000001, 0x00000002)
14:09:34.317 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=50a7039b240448c68b6707140316ee73@[f6ce226a4b514cdc961846904b9b7731(127.11.87.3:33453)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=157e88b192314a1b806eec84defef4db@[3ea439a2d32b4194b5c8e20fc02471af(127.11.87.1:39665)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:34.317 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 157e88b192314a1b806eec84defef4db for table 'org.apache.kudu.client.TestAlterTable-1783519774239' with partition [0x00000001, 0x00000002)
14:09:34.317 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=157e88b192314a1b806eec84defef4db@[3ea439a2d32b4194b5c8e20fc02471af(127.11.87.1:39665)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:34.317 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 50a7039b240448c68b6707140316ee73 for table 'org.apache.kudu.client.TestAlterTable-1783519774239' with partition [0x00000000, 0x00000001)
14:09:34.318 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 157e88b192314a1b806eec84defef4db for table 'org.apache.kudu.client.TestAlterTable-1783519774239' with partition [0x00000001, 0x00000002)
14:09:34.318 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=50a7039b240448c68b6707140316ee73@[f6ce226a4b514cdc961846904b9b7731(127.11.87.3:33453)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=157e88b192314a1b806eec84defef4db@[3ea439a2d32b4194b5c8e20fc02471af(127.11.87.1:39665)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:34.318 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 50a7039b240448c68b6707140316ee73 for table 'org.apache.kudu.client.TestAlterTable-1783519774239' with partition [0x00000000, 0x00000001)
14:09:34.318 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 157e88b192314a1b806eec84defef4db for table 'org.apache.kudu.client.TestAlterTable-1783519774239' with partition [0x00000001, 0x00000002)
14:09:34.318 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=50a7039b240448c68b6707140316ee73@[f6ce226a4b514cdc961846904b9b7731(127.11.87.3:33453)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=157e88b192314a1b806eec84defef4db@[3ea439a2d32b4194b5c8e20fc02471af(127.11.87.1:39665)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:34.318 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 157e88b192314a1b806eec84defef4db for table 'org.apache.kudu.client.TestAlterTable-1783519774239' with partition [0x00000001, 0x00000002)
14:09:34.318 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=157e88b192314a1b806eec84defef4db@[3ea439a2d32b4194b5c8e20fc02471af(127.11.87.1:39665)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:34.318 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 50a7039b240448c68b6707140316ee73 for table 'org.apache.kudu.client.TestAlterTable-1783519774239' with partition [0x00000000, 0x00000001)
14:09:34.319 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 157e88b192314a1b806eec84defef4db for table 'org.apache.kudu.client.TestAlterTable-1783519774239' with partition [0x00000001, 0x00000002)
14:09:34.319 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=50a7039b240448c68b6707140316ee73@[f6ce226a4b514cdc961846904b9b7731(127.11.87.3:33453)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=157e88b192314a1b806eec84defef4db@[3ea439a2d32b4194b5c8e20fc02471af(127.11.87.1:39665)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:34.319 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 50a7039b240448c68b6707140316ee73 for table 'org.apache.kudu.client.TestAlterTable-1783519774239' with partition [0x00000000, 0x00000001)
14:09:34.319 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 157e88b192314a1b806eec84defef4db for table 'org.apache.kudu.client.TestAlterTable-1783519774239' with partition [0x00000001, 0x00000002)
14:09:34.319 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=50a7039b240448c68b6707140316ee73@[f6ce226a4b514cdc961846904b9b7731(127.11.87.3:33453)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=157e88b192314a1b806eec84defef4db@[3ea439a2d32b4194b5c8e20fc02471af(127.11.87.1:39665)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:34.319 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 50a7039b240448c68b6707140316ee73 for table 'org.apache.kudu.client.TestAlterTable-1783519774239' with partition [0x00000000, 0x00000001)
14:09:34.319 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 157e88b192314a1b806eec84defef4db for table 'org.apache.kudu.client.TestAlterTable-1783519774239' with partition [0x00000001, 0x00000002)
14:09:34.319 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=50a7039b240448c68b6707140316ee73@[f6ce226a4b514cdc961846904b9b7731(127.11.87.3:33453)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=157e88b192314a1b806eec84defef4db@[3ea439a2d32b4194b5c8e20fc02471af(127.11.87.1:39665)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:34.320 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 50a7039b240448c68b6707140316ee73 for table 'org.apache.kudu.client.TestAlterTable-1783519774239' with partition [0x00000000, 0x00000001)
14:09:34.320 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 157e88b192314a1b806eec84defef4db for table 'org.apache.kudu.client.TestAlterTable-1783519774239' with partition [0x00000001, 0x00000002)
14:09:34.320 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=50a7039b240448c68b6707140316ee73@[f6ce226a4b514cdc961846904b9b7731(127.11.87.3:33453)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=157e88b192314a1b806eec84defef4db@[3ea439a2d32b4194b5c8e20fc02471af(127.11.87.1:39665)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:34.320 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 157e88b192314a1b806eec84defef4db for table 'org.apache.kudu.client.TestAlterTable-1783519774239' with partition [0x00000001, 0x00000002)
14:09:34.320 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=157e88b192314a1b806eec84defef4db@[3ea439a2d32b4194b5c8e20fc02471af(127.11.87.1:39665)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:34.320 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 50a7039b240448c68b6707140316ee73 for table 'org.apache.kudu.client.TestAlterTable-1783519774239' with partition [0x00000000, 0x00000001)
14:09:34.320 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 157e88b192314a1b806eec84defef4db for table 'org.apache.kudu.client.TestAlterTable-1783519774239' with partition [0x00000001, 0x00000002)
14:09:34.320 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=50a7039b240448c68b6707140316ee73@[f6ce226a4b514cdc961846904b9b7731(127.11.87.3:33453)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=157e88b192314a1b806eec84defef4db@[3ea439a2d32b4194b5c8e20fc02471af(127.11.87.1:39665)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:34.321 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 157e88b192314a1b806eec84defef4db for table 'org.apache.kudu.client.TestAlterTable-1783519774239' with partition [0x00000001, 0x00000002)
14:09:34.321 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=157e88b192314a1b806eec84defef4db@[3ea439a2d32b4194b5c8e20fc02471af(127.11.87.1:39665)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:34.321 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 157e88b192314a1b806eec84defef4db for table 'org.apache.kudu.client.TestAlterTable-1783519774239' with partition [0x00000001, 0x00000002)
14:09:34.321 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=157e88b192314a1b806eec84defef4db@[3ea439a2d32b4194b5c8e20fc02471af(127.11.87.1:39665)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:34.321 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 157e88b192314a1b806eec84defef4db for table 'org.apache.kudu.client.TestAlterTable-1783519774239' with partition [0x00000001, 0x00000002)
14:09:34.321 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=157e88b192314a1b806eec84defef4db@[3ea439a2d32b4194b5c8e20fc02471af(127.11.87.1:39665)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:34.322 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 157e88b192314a1b806eec84defef4db for table 'org.apache.kudu.client.TestAlterTable-1783519774239' with partition [0x00000001, 0x00000002)
14:09:34.322 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=157e88b192314a1b806eec84defef4db@[3ea439a2d32b4194b5c8e20fc02471af(127.11.87.1:39665)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:34.322 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 157e88b192314a1b806eec84defef4db for table 'org.apache.kudu.client.TestAlterTable-1783519774239' with partition [0x00000001, 0x00000002)
14:09:34.322 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=157e88b192314a1b806eec84defef4db@[3ea439a2d32b4194b5c8e20fc02471af(127.11.87.1:39665)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:34.322 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 157e88b192314a1b806eec84defef4db for table 'org.apache.kudu.client.TestAlterTable-1783519774239' with partition [0x00000001, 0x00000002)
14:09:34.322 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=157e88b192314a1b806eec84defef4db@[3ea439a2d32b4194b5c8e20fc02471af(127.11.87.1:39665)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:34.322 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 157e88b192314a1b806eec84defef4db for table 'org.apache.kudu.client.TestAlterTable-1783519774239' with partition [0x00000001, 0x00000002)
14:09:34.322 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=157e88b192314a1b806eec84defef4db@[3ea439a2d32b4194b5c8e20fc02471af(127.11.87.1:39665)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:34.323 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 50a7039b240448c68b6707140316ee73 for table 'org.apache.kudu.client.TestAlterTable-1783519774239' with partition [0x00000000, 0x00000001)
14:09:34.323 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 157e88b192314a1b806eec84defef4db for table 'org.apache.kudu.client.TestAlterTable-1783519774239' with partition [0x00000001, 0x00000002)
14:09:34.323 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=50a7039b240448c68b6707140316ee73@[f6ce226a4b514cdc961846904b9b7731(127.11.87.3:33453)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=157e88b192314a1b806eec84defef4db@[3ea439a2d32b4194b5c8e20fc02471af(127.11.87.1:39665)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:34.323 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 157e88b192314a1b806eec84defef4db for table 'org.apache.kudu.client.TestAlterTable-1783519774239' with partition [0x00000001, 0x00000002)
14:09:34.323 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=157e88b192314a1b806eec84defef4db@[3ea439a2d32b4194b5c8e20fc02471af(127.11.87.1:39665)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:34.323 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 50a7039b240448c68b6707140316ee73 for table 'org.apache.kudu.client.TestAlterTable-1783519774239' with partition [0x00000000, 0x00000001)
14:09:34.323 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 157e88b192314a1b806eec84defef4db for table 'org.apache.kudu.client.TestAlterTable-1783519774239' with partition [0x00000001, 0x00000002)
14:09:34.323 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=50a7039b240448c68b6707140316ee73@[f6ce226a4b514cdc961846904b9b7731(127.11.87.3:33453)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=157e88b192314a1b806eec84defef4db@[3ea439a2d32b4194b5c8e20fc02471af(127.11.87.1:39665)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:34.324 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 50a7039b240448c68b6707140316ee73 for table 'org.apache.kudu.client.TestAlterTable-1783519774239' with partition [0x00000000, 0x00000001)
14:09:34.324 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 157e88b192314a1b806eec84defef4db for table 'org.apache.kudu.client.TestAlterTable-1783519774239' with partition [0x00000001, 0x00000002)
14:09:34.324 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=50a7039b240448c68b6707140316ee73@[f6ce226a4b514cdc961846904b9b7731(127.11.87.3:33453)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=157e88b192314a1b806eec84defef4db@[3ea439a2d32b4194b5c8e20fc02471af(127.11.87.1:39665)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:34.324 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 50a7039b240448c68b6707140316ee73 for table 'org.apache.kudu.client.TestAlterTable-1783519774239' with partition [0x00000000, 0x00000001)
14:09:34.324 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 157e88b192314a1b806eec84defef4db for table 'org.apache.kudu.client.TestAlterTable-1783519774239' with partition [0x00000001, 0x00000002)
14:09:34.324 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=50a7039b240448c68b6707140316ee73@[f6ce226a4b514cdc961846904b9b7731(127.11.87.3:33453)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=157e88b192314a1b806eec84defef4db@[3ea439a2d32b4194b5c8e20fc02471af(127.11.87.1:39665)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:34.324 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 50a7039b240448c68b6707140316ee73 for table 'org.apache.kudu.client.TestAlterTable-1783519774239' with partition [0x00000000, 0x00000001)
14:09:34.324 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 157e88b192314a1b806eec84defef4db for table 'org.apache.kudu.client.TestAlterTable-1783519774239' with partition [0x00000001, 0x00000002)
14:09:34.325 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=50a7039b240448c68b6707140316ee73@[f6ce226a4b514cdc961846904b9b7731(127.11.87.3:33453)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=157e88b192314a1b806eec84defef4db@[3ea439a2d32b4194b5c8e20fc02471af(127.11.87.1:39665)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:34.325 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 157e88b192314a1b806eec84defef4db for table 'org.apache.kudu.client.TestAlterTable-1783519774239' with partition [0x00000001, 0x00000002)
14:09:34.325 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=157e88b192314a1b806eec84defef4db@[3ea439a2d32b4194b5c8e20fc02471af(127.11.87.1:39665)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:34.325 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 50a7039b240448c68b6707140316ee73 for table 'org.apache.kudu.client.TestAlterTable-1783519774239' with partition [0x00000000, 0x00000001)
14:09:34.325 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 157e88b192314a1b806eec84defef4db for table 'org.apache.kudu.client.TestAlterTable-1783519774239' with partition [0x00000001, 0x00000002)
14:09:34.325 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=50a7039b240448c68b6707140316ee73@[f6ce226a4b514cdc961846904b9b7731(127.11.87.3:33453)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=157e88b192314a1b806eec84defef4db@[3ea439a2d32b4194b5c8e20fc02471af(127.11.87.1:39665)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:34.325 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 157e88b192314a1b806eec84defef4db for table 'org.apache.kudu.client.TestAlterTable-1783519774239' with partition [0x00000001, 0x00000002)
14:09:34.325 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=157e88b192314a1b806eec84defef4db@[3ea439a2d32b4194b5c8e20fc02471af(127.11.87.1:39665)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:34.326 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 157e88b192314a1b806eec84defef4db for table 'org.apache.kudu.client.TestAlterTable-1783519774239' with partition [0x00000001, 0x00000002)
14:09:34.326 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=157e88b192314a1b806eec84defef4db@[3ea439a2d32b4194b5c8e20fc02471af(127.11.87.1:39665)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:34.326 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 157e88b192314a1b806eec84defef4db for table 'org.apache.kudu.client.TestAlterTable-1783519774239' with partition [0x00000001, 0x00000002)
14:09:34.326 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=157e88b192314a1b806eec84defef4db@[3ea439a2d32b4194b5c8e20fc02471af(127.11.87.1:39665)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:34.327 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 50a7039b240448c68b6707140316ee73 for table 'org.apache.kudu.client.TestAlterTable-1783519774239' with partition [0x00000000, 0x00000001)
14:09:34.327 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 157e88b192314a1b806eec84defef4db for table 'org.apache.kudu.client.TestAlterTable-1783519774239' with partition [0x00000001, 0x00000002)
14:09:34.327 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=50a7039b240448c68b6707140316ee73@[f6ce226a4b514cdc961846904b9b7731(127.11.87.3:33453)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=157e88b192314a1b806eec84defef4db@[3ea439a2d32b4194b5c8e20fc02471af(127.11.87.1:39665)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:34.327 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 50a7039b240448c68b6707140316ee73 for table 'org.apache.kudu.client.TestAlterTable-1783519774239' with partition [0x00000000, 0x00000001)
14:09:34.327 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 157e88b192314a1b806eec84defef4db for table 'org.apache.kudu.client.TestAlterTable-1783519774239' with partition [0x00000001, 0x00000002)
14:09:34.327 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=50a7039b240448c68b6707140316ee73@[f6ce226a4b514cdc961846904b9b7731(127.11.87.3:33453)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=157e88b192314a1b806eec84defef4db@[3ea439a2d32b4194b5c8e20fc02471af(127.11.87.1:39665)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:34.328 [DEBUG - kudu-nio-2] (Connection.java:748) [peer 3ea439a2d32b4194b5c8e20fc02471af(127.11.87.1:39665)] connecting to peer
14:09:34.329 [DEBUG - kudu-nio-2] (Connection.java:748) [peer f6ce226a4b514cdc961846904b9b7731(127.11.87.3:33453)] connecting to peer
14:09:34.331 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 3ea439a2d32b4194b5c8e20fc02471af(127.11.87.1:39665)] Successfully connected to peer
14:09:34.331 [DEBUG - kudu-nio-4] (Connection.java:757) [peer f6ce226a4b514cdc961846904b9b7731(127.11.87.3:33453)] Successfully connected to peer
14:09:34.344 [DEBUG - kudu-nio-4] (Negotiator.java:918) Authenticated connection [id: 0x0be3d5bd, L:/127.0.0.1:55690 - R:/127.11.87.3:33453] using TOKEN/null
14:09:34.345 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0xa5ef68b4, L:/127.0.0.1:33074 - R:/127.11.87.1:39665] using TOKEN/null
14:09:34.349 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 50a7039b240448c68b6707140316ee73 for table 'org.apache.kudu.client.TestAlterTable-1783519774239' with partition [0x00000000, 0x00000001)
14:09:34.349 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 157e88b192314a1b806eec84defef4db for table 'org.apache.kudu.client.TestAlterTable-1783519774239' with partition [0x00000001, 0x00000002)
14:09:34.349 [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=50a7039b240448c68b6707140316ee73@[f6ce226a4b514cdc961846904b9b7731(127.11.87.3:33453)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=157e88b192314a1b806eec84defef4db@[3ea439a2d32b4194b5c8e20fc02471af(127.11.87.1:39665)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:34.349 [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.11.87.60:40879, [1ms] Sub RPC GetTableLocations: received response from server master-127.11.87.60:40879: OK, deferred=null)) after lookup
14:09:34.351 [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-1783519774239, tablet=50a7039b240448c68b6707140316ee73, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:34.351 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 50a7039b240448c68b6707140316ee73 for partition [0x00000000, 0x00000001) with scanner id null
14:09:34.353 [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-1783519774239, tablet=157e88b192314a1b806eec84defef4db, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:34.354 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 157e88b192314a1b806eec84defef4db for partition [0x00000001, 0x00000002) with scanner id null
14:09:34.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.357131 11798 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42124:
14:09:34.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783519774239" } alter_schema_steps { type: RENAME_COLUMN rename_column { old_name: "c0" new_name: "c0Key" } }
14:09:34.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.361779 12326 tablet.cc:1724] T 50a7039b240448c68b6707140316ee73 P f6ce226a4b514cdc961846904b9b7731: Alter schema from (
14:09:34.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:09:34.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:09:34.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:09:34.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
14:09:34.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0Key INT32 NOT NULL,
14:09:34.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:09:34.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0Key)
14:09:34.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
14:09:34.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.364193 12327 tablet.cc:1724] T 157e88b192314a1b806eec84defef4db P 3ea439a2d32b4194b5c8e20fc02471af: Alter schema from (
14:09:34.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:09:34.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:09:34.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:09:34.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
14:09:34.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0Key INT32 NOT NULL,
14:09:34.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:09:34.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0Key)
14:09:34.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
14:09:34.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.375185 11798 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 678aefb2fd964c29989bde78068116f7: org.apache.kudu.client.TestAlterTable-1783519774239 [id=516ce140ba6941708a28aca47ace58aa] alter complete (version 1)
14:09:34.389 [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-1783519774239, tablet=50a7039b240448c68b6707140316ee73, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:34.389 [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)
14:09:34.392 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 516ce140ba6941708a28aca47ace58aa
14:09:34.395 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 50a7039b240448c68b6707140316ee73 for table 'org.apache.kudu.client.TestAlterTable-1783519774239' with partition [0x00000000, 0x00000001)
14:09:34.395 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 157e88b192314a1b806eec84defef4db for table 'org.apache.kudu.client.TestAlterTable-1783519774239' with partition [0x00000001, 0x00000002)
14:09:34.395 [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=50a7039b240448c68b6707140316ee73@[f6ce226a4b514cdc961846904b9b7731(127.11.87.3:33453)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=157e88b192314a1b806eec84defef4db@[3ea439a2d32b4194b5c8e20fc02471af(127.11.87.1:39665)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:09:34.395 [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.11.87.60:40879, [1ms] Sub RPC GetTableLocations: received response from server master-127.11.87.60:40879: OK, deferred=null)) after lookup
14:09:34.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-1783519774239, tablet=50a7039b240448c68b6707140316ee73, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:34.397 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 50a7039b240448c68b6707140316ee73 for partition [0x00000000, 0x00000001) with scanner id null
14:09:34.399 [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-1783519774239, tablet=157e88b192314a1b806eec84defef4db, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:34.399 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 157e88b192314a1b806eec84defef4db for partition [0x00000001, 0x00000002) with scanner id null
14:09:34.399 [DEBUG - main] (Connection.java:575) [peer master-127.11.87.60:40879(127.11.87.60:40879)] disconnecting while in state READY
14:09:34.400 [DEBUG - main] (Connection.java:575) [peer master-127.11.87.61:33165(127.11.87.61:33165)] disconnecting while in state READY
14:09:34.400 [DEBUG - main] (Connection.java:575) [peer master-127.11.87.62:44731(127.11.87.62:44731)] disconnecting while in state READY
14:09:34.400 [DEBUG - main] (Connection.java:575) [peer 3ea439a2d32b4194b5c8e20fc02471af(127.11.87.1:39665)] disconnecting while in state READY
14:09:34.400 [DEBUG - main] (Connection.java:575) [peer f6ce226a4b514cdc961846904b9b7731(127.11.87.3:33453)] disconnecting while in state READY
14:09:34.401 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 3ea439a2d32b4194b5c8e20fc02471af(127.11.87.1:39665)] handling channelInactive
14:09:34.401 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.87.62:44731(127.11.87.62:44731)] handling channelInactive
14:09:34.401 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.87.62:44731(127.11.87.62:44731)] cleaning up while in state READY due to: connection closed
14:09:34.401 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.87.61:33165(127.11.87.61:33165)] handling channelInactive
14:09:34.401 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.87.61:33165(127.11.87.61:33165)] cleaning up while in state READY due to: connection closed
14:09:34.401 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 3ea439a2d32b4194b5c8e20fc02471af(127.11.87.1:39665)] cleaning up while in state READY due to: connection closed
14:09:34.402 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.87.60:40879(127.11.87.60:40879)] handling channelInactive
14:09:34.402 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.87.60:40879(127.11.87.60:40879)] cleaning up while in state READY due to: connection closed
14:09:34.403 [DEBUG - kudu-nio-4] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:09:34.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.407903 11612 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 11895
14:09:34.410 [DEBUG - kudu-nio-4] (Connection.java:239) [peer f6ce226a4b514cdc961846904b9b7731(127.11.87.3:33453)] handling channelInactive
14:09:34.410 [DEBUG - kudu-nio-4] (Connection.java:709) [peer f6ce226a4b514cdc961846904b9b7731(127.11.87.3:33453)] cleaning up while in state READY due to: connection closed
14:09:34.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.416364 11612 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 12030
14:09:34.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.423091 11612 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 12165
14:09:34.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.429006 11612 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 11623
14:09:34.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.435782 11612 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 11695
14:09:34.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.442879 11612 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 11764
14:09:34.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T14:09:34Z chronyd exiting
.14:09:34.508 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1783519774508
14:09:34.511 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:09:34.511 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
14:09:34.511 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskzNpfhA/test-tmp
14:09:34.511 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
14:09:34.511 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskzNpfhA/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
14:09:34.521 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

14:09:34.592 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:09:34.592 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

14:09:34.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.593288 12332 mini_oidc.cc:150] Starting JWKS server
14:09:34.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.593851 12332 webserver.cc:533] Webserver started at http://127.0.0.1:35139/ using document root <none> and password file <none>
14:09:34.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.593935 12332 mini_oidc.cc:186] Starting OIDC Discovery server
14:09:34.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.594080 12332 webserver.cc:533] Webserver started at http://127.0.0.1:45937/ using document root <none> and password file <none>
14:09:34.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T14:09:34Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
14:09:34.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T14:09:34Z Disabled control of system clock
14:09:34.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.606115 12332 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:34.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:34.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/master-0/wal
14:09:34.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/master-0/data
14:09:34.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:34.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:34.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:34.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:34.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:34.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:34.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/master-0/logs
14:09:34.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/master-0/data/info.pb
14:09:34.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:34.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:34.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:34.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:34.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:34.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:34.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:34.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:34.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:09:34.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:34.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:34.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:34.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.11.62:45655
14:09:34.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.11.62
14:09:34.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:34.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.11.20:39629
14:09:34.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:34.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:34.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:34.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:34.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.12.11.62:45655,127.12.11.61:33681,127.12.11.60:44151
14:09:34.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:34.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35139/jwks.json with env {}
14:09:34.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:34.688035 12343 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:34.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:34.688242 12343 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:34.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:34.688264 12343 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:34.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:34.689780 12343 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:09:34.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:34.689826 12343 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:34.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:34.689841 12343 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:09:34.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:34.689853 12343 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:09:34.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:34.689867 12343 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:09:34.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:34.689879 12343 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:35139/jwks.json
14:09:34.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.691715 12343 master_runner.cc:387] Master server non-default flags:
14:09:34.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:34.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.11.20:39629
14:09:34.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:34.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:34.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/master-0/data
14:09:34.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/master-0/wal
14:09:34.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:34.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.12.11.62:45655,127.12.11.61:33681,127.12.11.60:44151
14:09:34.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:34.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:34.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:34.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.11.62:45655
14:09:34.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:34.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:34.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:34.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35139/jwks.json
14:09:34.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:34.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:34.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/master-0/data/info.pb
14:09:34.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.11.62
14:09:34.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:34.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:34.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.12343
14:09:34.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:34.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:34.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:34.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:34.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/master-0/logs
14:09:34.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:34.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:34.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:34.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:09:34.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:34.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:34.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:34.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:34.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:34.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.691915 12343 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:34.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.692090 12343 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:34.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:34.694796 12351 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:34.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:34.694789 12348 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:34.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.694789 12343 server_base.cc:1061] running on GCE node
14:09:34.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:34.695007 12349 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:34.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.695225 12343 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:34.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.695518 12343 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:34.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.696684 12343 hybrid_clock.cc:648] HybridClock initialized: now 1783519774696665 us; error 35 us; skew 500 ppm
14:09:34.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.698006 12343 webserver.cc:533] Webserver started at http://127.12.11.62:43039/ using document root <none> and password file <none>
14:09:34.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.698243 12343 fs_manager.cc:362] Metadata directory not provided
14:09:34.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.698335 12343 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:34.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.698452 12343 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:34.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.699371 12343 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/master-0/data/instance:
14:09:34.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "abe345c481994ad7933910e0d6efc943"
14:09:34.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:34 on dist-test-slave-63nk"
14:09:34.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.699723 12343 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/master-0/wal/instance:
14:09:34.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "abe345c481994ad7933910e0d6efc943"
14:09:34.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:34 on dist-test-slave-63nk"
14:09:34.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.701066 12343 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
14:09:34.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.701900 12357 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:34.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.702090 12343 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
14:09:34.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.702188 12343 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/master-0/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/master-0/wal
14:09:34.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "abe345c481994ad7933910e0d6efc943"
14:09:34.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:34 on dist-test-slave-63nk"
14:09:34.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.702258 12343 fs_report.cc:389] FS layout report
14:09:34.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:34.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/master-0/wal
14:09:34.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/master-0/wal
14:09:34.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/master-0/data/data
14:09:34.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:34.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:34.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:34.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:34.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:34.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:34.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:34.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:34.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:34.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:34.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:34.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.719910 12343 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:34.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.720263 12343 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:34.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.720409 12343 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:34.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.724527 12343 rpc_server.cc:307] RPC server started. Bound to: 127.12.11.62:45655
14:09:34.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.724563 12409 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.11.62:45655 every 8 connection(s)
14:09:34.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.724915 12343 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/master-0/data/info.pb
14:09:34.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.725459 12410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:34.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.726663 12410 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.11.62" port: 45655 } has no permanent_uuid. Determining permanent_uuid...
14:09:34.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.731124 12332 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 12343
14:09:34.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.731235 12332 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/master-0/wal/instance
14:09:34.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.732180 12332 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:34.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:34.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/master-1/wal
14:09:34.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/master-1/data
14:09:34.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:34.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:34.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:34.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:34.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:34.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:34.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/master-1/logs
14:09:34.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/master-1/data/info.pb
14:09:34.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:34.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:34.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:34.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:34.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:34.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:34.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:34.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:34.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:09:34.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:34.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:34.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:34.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.11.61:33681
14:09:34.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.11.61
14:09:34.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:34.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.11.20:39629
14:09:34.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:34.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:34.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:34.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:34.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.12.11.62:45655,127.12.11.61:33681,127.12.11.60:44151
14:09:34.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:34.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35139/jwks.json with env {}
14:09:34.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.732156 12410 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.11.61" port: 33681 } has no permanent_uuid. Determining permanent_uuid...
14:09:34.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:34.732542 12359 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.12.11.61:33681: connect: Connection refused (error 111)
14:09:34.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:34.732959 12410 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.12.11.61:33681: Network error: Client connection negotiation failed: client connection to 127.12.11.61:33681: connect: Connection refused (error 111)
14:09:34.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.782138 12410 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.12.11.61" port: 33681 } attempt: 1
14:09:34.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:34.783006 12410 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.12.11.61:33681: Network error: Client connection negotiation failed: client connection to 127.12.11.61:33681: connect: Connection refused (error 111)
14:09:34.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:34.808925 12415 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:34.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:34.809098 12415 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:34.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:34.809118 12415 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:34.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:34.810534 12415 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:09:34.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:34.810572 12415 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:34.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:34.810586 12415 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:09:34.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:34.810598 12415 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:09:34.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:34.810611 12415 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:09:34.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:34.810622 12415 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:35139/jwks.json
14:09:34.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.812211 12415 master_runner.cc:387] Master server non-default flags:
14:09:34.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:34.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.11.20:39629
14:09:34.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:34.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:34.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/master-1/data
14:09:34.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/master-1/wal
14:09:34.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:34.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.12.11.62:45655,127.12.11.61:33681,127.12.11.60:44151
14:09:34.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:34.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:34.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:34.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.11.61:33681
14:09:34.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:34.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:34.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:34.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35139/jwks.json
14:09:34.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:34.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:34.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/master-1/data/info.pb
14:09:34.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.11.61
14:09:34.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:34.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:34.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.12415
14:09:34.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:34.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:34.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:34.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:34.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/master-1/logs
14:09:34.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:34.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:34.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:34.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:09:34.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:34.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:34.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:34.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:34.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:34.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.812383 12415 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:34.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.812551 12415 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:34.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:34.814849 12420 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:34.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:34.814865 12423 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:34.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:34.814908 12421 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:34.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.815454 12415 server_base.cc:1061] running on GCE node
14:09:34.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.815640 12415 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:34.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.815886 12415 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:34.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.817040 12415 hybrid_clock.cc:648] HybridClock initialized: now 1783519774817009 us; error 47 us; skew 500 ppm
14:09:34.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.818253 12415 webserver.cc:533] Webserver started at http://127.12.11.61:35593/ using document root <none> and password file <none>
14:09:34.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.818425 12415 fs_manager.cc:362] Metadata directory not provided
14:09:34.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.818470 12415 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:34.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.818548 12415 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:34.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.819391 12415 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/master-1/data/instance:
14:09:34.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "40dc4ef539ac4b3ab649869729524fd7"
14:09:34.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:34 on dist-test-slave-63nk"
14:09:34.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.819674 12415 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/master-1/wal/instance:
14:09:34.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "40dc4ef539ac4b3ab649869729524fd7"
14:09:34.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:34 on dist-test-slave-63nk"
14:09:34.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.821089 12415 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
14:09:34.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.821889 12429 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:34.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.822118 12415 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
14:09:34.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.822181 12415 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/master-1/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/master-1/wal
14:09:34.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "40dc4ef539ac4b3ab649869729524fd7"
14:09:34.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:34 on dist-test-slave-63nk"
14:09:34.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.822227 12415 fs_report.cc:389] FS layout report
14:09:34.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:34.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/master-1/wal
14:09:34.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/master-1/wal
14:09:34.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/master-1/data/data
14:09:34.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:34.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:34.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:34.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:34.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:34.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:34.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:34.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:34.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:34.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:34.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:34.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.842955 12415 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:34.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.843231 12415 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:34.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.843322 12415 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:34.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.847406 12415 rpc_server.cc:307] RPC server started. Bound to: 127.12.11.61:33681
14:09:34.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.847436 12481 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.11.61:33681 every 8 connection(s)
14:09:34.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.847739 12415 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/master-1/data/info.pb
14:09:34.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.848393 12482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:34.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.849774 12482 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.11.62" port: 45655 } has no permanent_uuid. Determining permanent_uuid...
14:09:34.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.851186 12410 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.12.11.61" port: 33681 } attempt: 2
14:09:34.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.854965 12482 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.11.61" port: 33681 } has no permanent_uuid. Determining permanent_uuid...
14:09:34.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.855042 12410 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.11.60" port: 44151 } has no permanent_uuid. Determining permanent_uuid...
14:09:34.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:34.855696 12410 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.12.11.60:44151: Network error: Client connection negotiation failed: client connection to 127.12.11.60:44151: connect: Connection refused (error 111)
14:09:34.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.857059 12332 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 12415
14:09:34.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.857163 12332 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/master-1/wal/instance
14:09:34.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.857656 12332 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:34.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:34.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/master-2/wal
14:09:34.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/master-2/data
14:09:34.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:34.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:34.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:34.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:34.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:34.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:34.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/master-2/logs
14:09:34.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/master-2/data/info.pb
14:09:34.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:34.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:34.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:34.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:34.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:34.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:34.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:34.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:34.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:09:34.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:34.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:34.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:34.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.11.60:44151
14:09:34.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.11.60
14:09:34.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:34.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.11.20:39629
14:09:34.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:34.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:34.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:34.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:34.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.12.11.62:45655,127.12.11.61:33681,127.12.11.60:44151
14:09:34.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:34.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35139/jwks.json with env {}
14:09:34.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.857832 12482 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.11.60" port: 44151 } has no permanent_uuid. Determining permanent_uuid...
14:09:34.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:34.858238 12430 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.12.11.60:44151: connect: Connection refused (error 111)
14:09:34.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:34.858757 12482 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.12.11.60:44151: Network error: Client connection negotiation failed: client connection to 127.12.11.60:44151: connect: Connection refused (error 111)
14:09:34.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.898873 12410 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.12.11.60" port: 44151 } attempt: 1
14:09:34.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:34.899893 12410 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.12.11.60:44151: Network error: Client connection negotiation failed: client connection to 127.12.11.60:44151: connect: Connection refused (error 111)
14:09:34.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.907969 12482 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.12.11.60" port: 44151 } attempt: 1
14:09:34.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:34.908890 12482 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.12.11.60:44151: Network error: Client connection negotiation failed: client connection to 127.12.11.60:44151: connect: Connection refused (error 111)
14:09:34.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:34.938918 12487 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:34.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:34.939086 12487 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:34.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:34.939105 12487 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:34.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:34.940538 12487 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:09:34.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:34.940573 12487 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:34.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:34.940587 12487 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:09:34.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:34.940599 12487 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:09:34.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:34.940611 12487 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:09:34.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:34.940623 12487 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:35139/jwks.json
14:09:34.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.942319 12487 master_runner.cc:387] Master server non-default flags:
14:09:34.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:34.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.11.20:39629
14:09:34.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:34.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:34.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/master-2/data
14:09:34.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/master-2/wal
14:09:34.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:34.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.12.11.62:45655,127.12.11.61:33681,127.12.11.60:44151
14:09:34.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:34.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:34.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:34.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.11.60:44151
14:09:34.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:34.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:34.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:34.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35139/jwks.json
14:09:34.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:34.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:34.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/master-2/data/info.pb
14:09:34.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.11.60
14:09:34.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:34.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:34.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.12487
14:09:34.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:34.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:34.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:34.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:34.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/master-2/logs
14:09:34.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:34.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:34.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:34.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:09:34.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:34.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:34.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:34.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:34.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:34.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.942494 12487 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:34.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.942658 12487 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:34.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:34.944892 12492 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:34.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:34.944983 12493 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:34.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.945035 12487 server_base.cc:1061] running on GCE node
14:09:34.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:34.944976 12495 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:34.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.945487 12487 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:34.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.945677 12487 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:34.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.946803 12487 hybrid_clock.cc:648] HybridClock initialized: now 1783519774946789 us; error 31 us; skew 500 ppm
14:09:34.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.947054 12410 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.12.11.60" port: 44151 } attempt: 2
14:09:34.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:34.947880 12410 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.12.11.60:44151: Network error: Client connection negotiation failed: client connection to 127.12.11.60:44151: connect: Connection refused (error 111)
14:09:34.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.948071 12487 webserver.cc:533] Webserver started at http://127.12.11.60:37479/ using document root <none> and password file <none>
14:09:34.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.948292 12487 fs_manager.cc:362] Metadata directory not provided
14:09:34.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.948340 12487 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:34.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.948411 12487 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:34.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.949164 12487 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/master-2/data/instance:
14:09:34.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9c9006aa1ecc4894a775cff1dd08463b"
14:09:34.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:34 on dist-test-slave-63nk"
14:09:34.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.949445 12487 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/master-2/wal/instance:
14:09:34.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9c9006aa1ecc4894a775cff1dd08463b"
14:09:34.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:34 on dist-test-slave-63nk"
14:09:34.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.950464 12487 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
14:09:34.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.951112 12501 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:34.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.951251 12487 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.001s
14:09:34.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.951303 12487 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/master-2/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/master-2/wal
14:09:34.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9c9006aa1ecc4894a775cff1dd08463b"
14:09:34.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:34 on dist-test-slave-63nk"
14:09:34.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.951354 12487 fs_report.cc:389] FS layout report
14:09:34.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:34.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/master-2/wal
14:09:34.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/master-2/wal
14:09:34.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/master-2/data/data
14:09:34.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:34.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:34.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:34.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:34.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:34.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:34.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:34.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:34.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:34.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:34.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:34.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.964255 12487 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:34.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.964494 12487 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:34.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.964576 12487 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:34.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.968011 12487 rpc_server.cc:307] RPC server started. Bound to: 127.12.11.60:44151
14:09:34.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.968073 12553 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.11.60:44151 every 8 connection(s)
14:09:34.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.968394 12487 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/master-2/data/info.pb
14:09:34.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.968930 12554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:34.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.970163 12554 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.11.62" port: 45655 } has no permanent_uuid. Determining permanent_uuid...
14:09:34.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.972275 12332 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 12487
14:09:34.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.972389 12332 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/master-2/wal/instance
14:09:34.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.975401 12554 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.11.61" port: 33681 } has no permanent_uuid. Determining permanent_uuid...
14:09:34.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.977059 12482 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.12.11.60" port: 44151 } attempt: 2
14:09:34.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.978992 12554 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.11.60" port: 44151 } has no permanent_uuid. Determining permanent_uuid...
14:09:34.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.982906 12482 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 40dc4ef539ac4b3ab649869729524fd7: Bootstrap starting.
14:09:34.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.982931 12554 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9c9006aa1ecc4894a775cff1dd08463b: Bootstrap starting.
14:09:34.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.983605 12554 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9c9006aa1ecc4894a775cff1dd08463b: Neither blocks nor log segments found. Creating new log.
14:09:34.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.983625 12482 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 40dc4ef539ac4b3ab649869729524fd7: Neither blocks nor log segments found. Creating new log.
14:09:34.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.983875 12482 log.cc:826] T 00000000000000000000000000000000 P 40dc4ef539ac4b3ab649869729524fd7: Log is configured to *not* fsync() on all Append() calls
14:09:34.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.984163 12554 log.cc:826] T 00000000000000000000000000000000 P 9c9006aa1ecc4894a775cff1dd08463b: Log is configured to *not* fsync() on all Append() calls
14:09:34.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.984619 12482 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 40dc4ef539ac4b3ab649869729524fd7: No bootstrap required, opened a new log
14:09:34.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.984745 12554 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9c9006aa1ecc4894a775cff1dd08463b: No bootstrap required, opened a new log
14:09:34.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.986348 12554 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9c9006aa1ecc4894a775cff1dd08463b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abe345c481994ad7933910e0d6efc943" member_type: VOTER last_known_addr { host: "127.12.11.62" port: 45655 } } peers { permanent_uuid: "40dc4ef539ac4b3ab649869729524fd7" member_type: VOTER last_known_addr { host: "127.12.11.61" port: 33681 } } peers { permanent_uuid: "9c9006aa1ecc4894a775cff1dd08463b" member_type: VOTER last_known_addr { host: "127.12.11.60" port: 44151 } }
14:09:34.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.986479 12554 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9c9006aa1ecc4894a775cff1dd08463b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:34.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.986510 12554 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9c9006aa1ecc4894a775cff1dd08463b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c9006aa1ecc4894a775cff1dd08463b, State: Initialized, Role: FOLLOWER
14:09:34.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.986572 12482 raft_consensus.cc:359] T 00000000000000000000000000000000 P 40dc4ef539ac4b3ab649869729524fd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abe345c481994ad7933910e0d6efc943" member_type: VOTER last_known_addr { host: "127.12.11.62" port: 45655 } } peers { permanent_uuid: "40dc4ef539ac4b3ab649869729524fd7" member_type: VOTER last_known_addr { host: "127.12.11.61" port: 33681 } } peers { permanent_uuid: "9c9006aa1ecc4894a775cff1dd08463b" member_type: VOTER last_known_addr { host: "127.12.11.60" port: 44151 } }
14:09:34.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.986604 12554 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9c9006aa1ecc4894a775cff1dd08463b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abe345c481994ad7933910e0d6efc943" member_type: VOTER last_known_addr { host: "127.12.11.62" port: 45655 } } peers { permanent_uuid: "40dc4ef539ac4b3ab649869729524fd7" member_type: VOTER last_known_addr { host: "127.12.11.61" port: 33681 } } peers { permanent_uuid: "9c9006aa1ecc4894a775cff1dd08463b" member_type: VOTER last_known_addr { host: "127.12.11.60" port: 44151 } }
14:09:34.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.986670 12482 raft_consensus.cc:385] T 00000000000000000000000000000000 P 40dc4ef539ac4b3ab649869729524fd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:34.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.986701 12482 raft_consensus.cc:740] T 00000000000000000000000000000000 P 40dc4ef539ac4b3ab649869729524fd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40dc4ef539ac4b3ab649869729524fd7, State: Initialized, Role: FOLLOWER
14:09:34.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.986780 12482 consensus_queue.cc:260] T 00000000000000000000000000000000 P 40dc4ef539ac4b3ab649869729524fd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abe345c481994ad7933910e0d6efc943" member_type: VOTER last_known_addr { host: "127.12.11.62" port: 45655 } } peers { permanent_uuid: "40dc4ef539ac4b3ab649869729524fd7" member_type: VOTER last_known_addr { host: "127.12.11.61" port: 33681 } } peers { permanent_uuid: "9c9006aa1ecc4894a775cff1dd08463b" member_type: VOTER last_known_addr { host: "127.12.11.60" port: 44151 } }
14:09:34.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.986896 12554 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9c9006aa1ecc4894a775cff1dd08463b [sys.catalog]: configured and running, proceeding with master startup.
14:09:34.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.986917 12565 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9c9006aa1ecc4894a775cff1dd08463b [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: "abe345c481994ad7933910e0d6efc943" member_type: VOTER last_known_addr { host: "127.12.11.62" port: 45655 } } peers { permanent_uuid: "40dc4ef539ac4b3ab649869729524fd7" member_type: VOTER last_known_addr { host: "127.12.11.61" port: 33681 } } peers { permanent_uuid: "9c9006aa1ecc4894a775cff1dd08463b" member_type: VOTER last_known_addr { host: "127.12.11.60" port: 44151 } } }
14:09:34.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.986994 12565 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9c9006aa1ecc4894a775cff1dd08463b [sys.catalog]: This master's current role is: FOLLOWER
14:09:34.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.987046 12482 sys_catalog.cc:565] T 00000000000000000000000000000000 P 40dc4ef539ac4b3ab649869729524fd7 [sys.catalog]: configured and running, proceeding with master startup.
14:09:34.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.987156 12566 sys_catalog.cc:455] T 00000000000000000000000000000000 P 40dc4ef539ac4b3ab649869729524fd7 [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: "abe345c481994ad7933910e0d6efc943" member_type: VOTER last_known_addr { host: "127.12.11.62" port: 45655 } } peers { permanent_uuid: "40dc4ef539ac4b3ab649869729524fd7" member_type: VOTER last_known_addr { host: "127.12.11.61" port: 33681 } } peers { permanent_uuid: "9c9006aa1ecc4894a775cff1dd08463b" member_type: VOTER last_known_addr { host: "127.12.11.60" port: 44151 } } }
14:09:34.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.987278 12566 sys_catalog.cc:458] T 00000000000000000000000000000000 P 40dc4ef539ac4b3ab649869729524fd7 [sys.catalog]: This master's current role is: FOLLOWER
14:09:34.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:34.989063 12584 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 9c9006aa1ecc4894a775cff1dd08463b: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:09:34.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:34.989218 12584 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:09:34.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:34.989439 12588 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 40dc4ef539ac4b3ab649869729524fd7: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:09:34.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:34.989475 12588 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:09:34.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.989370 12415 master_runner.cc:187] Error getting master registration for 127.12.11.62:45655: OK, instance_id { permanent_uuid: "abe345c481994ad7933910e0d6efc943" instance_seqno: 1783519774723363 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:09:34.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.989308 12487 master_runner.cc:187] Error getting master registration for 127.12.11.62:45655: OK, instance_id { permanent_uuid: "abe345c481994ad7933910e0d6efc943" instance_seqno: 1783519774723363 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:09:34.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.990942 12415 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:09:34.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:34.990942 12487 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:09:35.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.055022 12410 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.12.11.60" port: 44151 } attempt: 3
14:09:35.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.060082 12410 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P abe345c481994ad7933910e0d6efc943: Bootstrap starting.
14:09:35.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.060890 12410 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P abe345c481994ad7933910e0d6efc943: Neither blocks nor log segments found. Creating new log.
14:09:35.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.061177 12410 log.cc:826] T 00000000000000000000000000000000 P abe345c481994ad7933910e0d6efc943: Log is configured to *not* fsync() on all Append() calls
14:09:35.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.061964 12410 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P abe345c481994ad7933910e0d6efc943: No bootstrap required, opened a new log
14:09:35.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.064306 12410 raft_consensus.cc:359] T 00000000000000000000000000000000 P abe345c481994ad7933910e0d6efc943 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abe345c481994ad7933910e0d6efc943" member_type: VOTER last_known_addr { host: "127.12.11.62" port: 45655 } } peers { permanent_uuid: "40dc4ef539ac4b3ab649869729524fd7" member_type: VOTER last_known_addr { host: "127.12.11.61" port: 33681 } } peers { permanent_uuid: "9c9006aa1ecc4894a775cff1dd08463b" member_type: VOTER last_known_addr { host: "127.12.11.60" port: 44151 } }
14:09:35.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.064455 12410 raft_consensus.cc:385] T 00000000000000000000000000000000 P abe345c481994ad7933910e0d6efc943 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:35.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.064487 12410 raft_consensus.cc:740] T 00000000000000000000000000000000 P abe345c481994ad7933910e0d6efc943 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: abe345c481994ad7933910e0d6efc943, State: Initialized, Role: FOLLOWER
14:09:35.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.064630 12410 consensus_queue.cc:260] T 00000000000000000000000000000000 P abe345c481994ad7933910e0d6efc943 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abe345c481994ad7933910e0d6efc943" member_type: VOTER last_known_addr { host: "127.12.11.62" port: 45655 } } peers { permanent_uuid: "40dc4ef539ac4b3ab649869729524fd7" member_type: VOTER last_known_addr { host: "127.12.11.61" port: 33681 } } peers { permanent_uuid: "9c9006aa1ecc4894a775cff1dd08463b" member_type: VOTER last_known_addr { host: "127.12.11.60" port: 44151 } }
14:09:35.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.064946 12410 sys_catalog.cc:565] T 00000000000000000000000000000000 P abe345c481994ad7933910e0d6efc943 [sys.catalog]: configured and running, proceeding with master startup.
14:09:35.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.064973 12592 sys_catalog.cc:455] T 00000000000000000000000000000000 P abe345c481994ad7933910e0d6efc943 [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: "abe345c481994ad7933910e0d6efc943" member_type: VOTER last_known_addr { host: "127.12.11.62" port: 45655 } } peers { permanent_uuid: "40dc4ef539ac4b3ab649869729524fd7" member_type: VOTER last_known_addr { host: "127.12.11.61" port: 33681 } } peers { permanent_uuid: "9c9006aa1ecc4894a775cff1dd08463b" member_type: VOTER last_known_addr { host: "127.12.11.60" port: 44151 } } }
14:09:35.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.065280 12592 sys_catalog.cc:458] T 00000000000000000000000000000000 P abe345c481994ad7933910e0d6efc943 [sys.catalog]: This master's current role is: FOLLOWER
14:09:35.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:35.067061 12603 catalog_manager.cc:1594] T 00000000000000000000000000000000 P abe345c481994ad7933910e0d6efc943: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:09:35.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:35.067245 12603 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:09:35.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.069036 12343 master_runner.cc:264] No leader master found from master abe345c481994ad7933910e0d6efc943
14:09:35.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.069098 12343 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:09:35.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.069363 12565 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9c9006aa1ecc4894a775cff1dd08463b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:09:35.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.069442 12565 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9c9006aa1ecc4894a775cff1dd08463b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abe345c481994ad7933910e0d6efc943" member_type: VOTER last_known_addr { host: "127.12.11.62" port: 45655 } } peers { permanent_uuid: "40dc4ef539ac4b3ab649869729524fd7" member_type: VOTER last_known_addr { host: "127.12.11.61" port: 33681 } } peers { permanent_uuid: "9c9006aa1ecc4894a775cff1dd08463b" member_type: VOTER last_known_addr { host: "127.12.11.60" port: 44151 } }
14:09:35.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.069638 12565 leader_election.cc:290] T 00000000000000000000000000000000 P 9c9006aa1ecc4894a775cff1dd08463b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers abe345c481994ad7933910e0d6efc943 (127.12.11.62:45655), 40dc4ef539ac4b3ab649869729524fd7 (127.12.11.61:33681)
14:09:35.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.070364 12456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "9c9006aa1ecc4894a775cff1dd08463b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40dc4ef539ac4b3ab649869729524fd7" is_pre_election: true
14:09:35.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.070501 12456 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 40dc4ef539ac4b3ab649869729524fd7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c9006aa1ecc4894a775cff1dd08463b in term 0.
14:09:35.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.070683 12503 leader_election.cc:304] T 00000000000000000000000000000000 P 9c9006aa1ecc4894a775cff1dd08463b [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: 40dc4ef539ac4b3ab649869729524fd7, 9c9006aa1ecc4894a775cff1dd08463b; no voters: 
14:09:35.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.070806 12565 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9c9006aa1ecc4894a775cff1dd08463b [term 0 FOLLOWER]: Leader pre-election won for term 1
14:09:35.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.070842 12565 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9c9006aa1ecc4894a775cff1dd08463b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:09:35.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.070863 12565 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9c9006aa1ecc4894a775cff1dd08463b [term 0 FOLLOWER]: Advancing to term 1
14:09:35.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.071698 12565 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9c9006aa1ecc4894a775cff1dd08463b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abe345c481994ad7933910e0d6efc943" member_type: VOTER last_known_addr { host: "127.12.11.62" port: 45655 } } peers { permanent_uuid: "40dc4ef539ac4b3ab649869729524fd7" member_type: VOTER last_known_addr { host: "127.12.11.61" port: 33681 } } peers { permanent_uuid: "9c9006aa1ecc4894a775cff1dd08463b" member_type: VOTER last_known_addr { host: "127.12.11.60" port: 44151 } }
14:09:35.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.071810 12565 leader_election.cc:290] T 00000000000000000000000000000000 P 9c9006aa1ecc4894a775cff1dd08463b [CANDIDATE]: Term 1 election: Requested vote from peers abe345c481994ad7933910e0d6efc943 (127.12.11.62:45655), 40dc4ef539ac4b3ab649869729524fd7 (127.12.11.61:33681)
14:09:35.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.071986 12456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "9c9006aa1ecc4894a775cff1dd08463b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40dc4ef539ac4b3ab649869729524fd7"
14:09:35.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.072059 12456 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 40dc4ef539ac4b3ab649869729524fd7 [term 0 FOLLOWER]: Advancing to term 1
14:09:35.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.072840 12456 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 40dc4ef539ac4b3ab649869729524fd7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c9006aa1ecc4894a775cff1dd08463b in term 1.
14:09:35.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.072989 12503 leader_election.cc:304] T 00000000000000000000000000000000 P 9c9006aa1ecc4894a775cff1dd08463b [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: 40dc4ef539ac4b3ab649869729524fd7, 9c9006aa1ecc4894a775cff1dd08463b; no voters: 
14:09:35.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.073679 12384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "9c9006aa1ecc4894a775cff1dd08463b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abe345c481994ad7933910e0d6efc943" is_pre_election: true
14:09:35.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.073815 12384 raft_consensus.cc:2468] T 00000000000000000000000000000000 P abe345c481994ad7933910e0d6efc943 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c9006aa1ecc4894a775cff1dd08463b in term 0.
14:09:35.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.073693 12383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "9c9006aa1ecc4894a775cff1dd08463b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abe345c481994ad7933910e0d6efc943"
14:09:35.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.073930 12383 raft_consensus.cc:3060] T 00000000000000000000000000000000 P abe345c481994ad7933910e0d6efc943 [term 0 FOLLOWER]: Advancing to term 1
14:09:35.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.075034 12383 raft_consensus.cc:2468] T 00000000000000000000000000000000 P abe345c481994ad7933910e0d6efc943 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c9006aa1ecc4894a775cff1dd08463b in term 1.
14:09:35.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.075489 12565 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9c9006aa1ecc4894a775cff1dd08463b [term 1 FOLLOWER]: Leader election won for term 1
14:09:35.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.075651 12565 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9c9006aa1ecc4894a775cff1dd08463b [term 1 LEADER]: Becoming Leader. State: Replica: 9c9006aa1ecc4894a775cff1dd08463b, State: Running, Role: LEADER
14:09:35.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.075726 12565 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9c9006aa1ecc4894a775cff1dd08463b [LEADER]: Queue going to LEADER mode. State: All 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: "abe345c481994ad7933910e0d6efc943" member_type: VOTER last_known_addr { host: "127.12.11.62" port: 45655 } } peers { permanent_uuid: "40dc4ef539ac4b3ab649869729524fd7" member_type: VOTER last_known_addr { host: "127.12.11.61" port: 33681 } } peers { permanent_uuid: "9c9006aa1ecc4894a775cff1dd08463b" member_type: VOTER last_known_addr { host: "127.12.11.60" port: 44151 } }
14:09:35.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.076066 12565 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9c9006aa1ecc4894a775cff1dd08463b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9c9006aa1ecc4894a775cff1dd08463b. Latest consensus state: current_term: 1 leader_uuid: "9c9006aa1ecc4894a775cff1dd08463b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abe345c481994ad7933910e0d6efc943" member_type: VOTER last_known_addr { host: "127.12.11.62" port: 45655 } } peers { permanent_uuid: "40dc4ef539ac4b3ab649869729524fd7" member_type: VOTER last_known_addr { host: "127.12.11.61" port: 33681 } } peers { permanent_uuid: "9c9006aa1ecc4894a775cff1dd08463b" member_type: VOTER last_known_addr { host: "127.12.11.60" port: 44151 } } }
14:09:35.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.076145 12565 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9c9006aa1ecc4894a775cff1dd08463b [sys.catalog]: This master's current role is: LEADER
14:09:35.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.077180 12607 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
14:09:35.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.077450 12607 catalog_manager.cc:1520] Initializing Kudu cluster ID...
14:09:35.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.078909 12456 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 40dc4ef539ac4b3ab649869729524fd7 [term 1 FOLLOWER]: Refusing update from remote peer 9c9006aa1ecc4894a775cff1dd08463b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:09:35.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.079252 12565 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 9c9006aa1ecc4894a775cff1dd08463b [LEADER]: Connected to new peer: Peer: permanent_uuid: "40dc4ef539ac4b3ab649869729524fd7" member_type: VOTER last_known_addr { host: "127.12.11.61" port: 33681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:09:35.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.080432 12566 sys_catalog.cc:455] T 00000000000000000000000000000000 P 40dc4ef539ac4b3ab649869729524fd7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9c9006aa1ecc4894a775cff1dd08463b. Latest consensus state: current_term: 1 leader_uuid: "9c9006aa1ecc4894a775cff1dd08463b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abe345c481994ad7933910e0d6efc943" member_type: VOTER last_known_addr { host: "127.12.11.62" port: 45655 } } peers { permanent_uuid: "40dc4ef539ac4b3ab649869729524fd7" member_type: VOTER last_known_addr { host: "127.12.11.61" port: 33681 } } peers { permanent_uuid: "9c9006aa1ecc4894a775cff1dd08463b" member_type: VOTER last_known_addr { host: "127.12.11.60" port: 44151 } } }
14:09:35.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.080511 12566 sys_catalog.cc:458] T 00000000000000000000000000000000 P 40dc4ef539ac4b3ab649869729524fd7 [sys.catalog]: This master's current role is: FOLLOWER
14:09:35.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.080961 12383 raft_consensus.cc:1275] T 00000000000000000000000000000000 P abe345c481994ad7933910e0d6efc943 [term 1 FOLLOWER]: Refusing update from remote peer 9c9006aa1ecc4894a775cff1dd08463b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:09:35.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.081176 12565 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 9c9006aa1ecc4894a775cff1dd08463b [LEADER]: Connected to new peer: Peer: permanent_uuid: "abe345c481994ad7933910e0d6efc943" member_type: VOTER last_known_addr { host: "127.12.11.62" port: 45655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:09:35.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.082170 12592 sys_catalog.cc:455] T 00000000000000000000000000000000 P abe345c481994ad7933910e0d6efc943 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9c9006aa1ecc4894a775cff1dd08463b. Latest consensus state: current_term: 1 leader_uuid: "9c9006aa1ecc4894a775cff1dd08463b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abe345c481994ad7933910e0d6efc943" member_type: VOTER last_known_addr { host: "127.12.11.62" port: 45655 } } peers { permanent_uuid: "40dc4ef539ac4b3ab649869729524fd7" member_type: VOTER last_known_addr { host: "127.12.11.61" port: 33681 } } peers { permanent_uuid: "9c9006aa1ecc4894a775cff1dd08463b" member_type: VOTER last_known_addr { host: "127.12.11.60" port: 44151 } } }
14:09:35.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.082242 12592 sys_catalog.cc:458] T 00000000000000000000000000000000 P abe345c481994ad7933910e0d6efc943 [sys.catalog]: This master's current role is: FOLLOWER
14:09:35.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.083577 12565 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9c9006aa1ecc4894a775cff1dd08463b [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "9c9006aa1ecc4894a775cff1dd08463b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abe345c481994ad7933910e0d6efc943" member_type: VOTER last_known_addr { host: "127.12.11.62" port: 45655 } } peers { permanent_uuid: "40dc4ef539ac4b3ab649869729524fd7" member_type: VOTER last_known_addr { host: "127.12.11.61" port: 33681 } } peers { permanent_uuid: "9c9006aa1ecc4894a775cff1dd08463b" member_type: VOTER last_known_addr { host: "127.12.11.60" port: 44151 } } }
14:09:35.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.083648 12565 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9c9006aa1ecc4894a775cff1dd08463b [sys.catalog]: This master's current role is: LEADER
14:09:35.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.084115 12566 sys_catalog.cc:455] T 00000000000000000000000000000000 P 40dc4ef539ac4b3ab649869729524fd7 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "9c9006aa1ecc4894a775cff1dd08463b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abe345c481994ad7933910e0d6efc943" member_type: VOTER last_known_addr { host: "127.12.11.62" port: 45655 } } peers { permanent_uuid: "40dc4ef539ac4b3ab649869729524fd7" member_type: VOTER last_known_addr { host: "127.12.11.61" port: 33681 } } peers { permanent_uuid: "9c9006aa1ecc4894a775cff1dd08463b" member_type: VOTER last_known_addr { host: "127.12.11.60" port: 44151 } } }
14:09:35.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.084190 12566 sys_catalog.cc:458] T 00000000000000000000000000000000 P 40dc4ef539ac4b3ab649869729524fd7 [sys.catalog]: This master's current role is: FOLLOWER
14:09:35.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.084520 12608 mvcc.cc:204] Tried to move back new op lower bound from 7305296998721155072 to 7305296998710767616. Current Snapshot: MvccSnapshot[applied={T|T < 7305296998721155072}]
14:09:35.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.085033 12609 mvcc.cc:204] Tried to move back new op lower bound from 7305296998721155072 to 7305296998710767616. Current Snapshot: MvccSnapshot[applied={T|T < 7305296998721155072}]
14:09:35.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.089005 12565 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9c9006aa1ecc4894a775cff1dd08463b [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "9c9006aa1ecc4894a775cff1dd08463b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abe345c481994ad7933910e0d6efc943" member_type: VOTER last_known_addr { host: "127.12.11.62" port: 45655 } } peers { permanent_uuid: "40dc4ef539ac4b3ab649869729524fd7" member_type: VOTER last_known_addr { host: "127.12.11.61" port: 33681 } } peers { permanent_uuid: "9c9006aa1ecc4894a775cff1dd08463b" member_type: VOTER last_known_addr { host: "127.12.11.60" port: 44151 } } }
14:09:35.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.089093 12565 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9c9006aa1ecc4894a775cff1dd08463b [sys.catalog]: This master's current role is: LEADER
14:09:35.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.089200 12607 catalog_manager.cc:1383] Generated new cluster ID: 45e3480a49ac4a8883921d44ec71128f
14:09:35.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.089249 12607 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
14:09:35.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.089404 12592 sys_catalog.cc:455] T 00000000000000000000000000000000 P abe345c481994ad7933910e0d6efc943 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "9c9006aa1ecc4894a775cff1dd08463b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abe345c481994ad7933910e0d6efc943" member_type: VOTER last_known_addr { host: "127.12.11.62" port: 45655 } } peers { permanent_uuid: "40dc4ef539ac4b3ab649869729524fd7" member_type: VOTER last_known_addr { host: "127.12.11.61" port: 33681 } } peers { permanent_uuid: "9c9006aa1ecc4894a775cff1dd08463b" member_type: VOTER last_known_addr { host: "127.12.11.60" port: 44151 } } }
14:09:35.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.089497 12592 sys_catalog.cc:458] T 00000000000000000000000000000000 P abe345c481994ad7933910e0d6efc943 [sys.catalog]: This master's current role is: FOLLOWER
14:09:35.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.089612 12611 mvcc.cc:204] Tried to move back new op lower bound from 7305296998721155072 to 7305296998710767616. Current Snapshot: MvccSnapshot[applied={T|T < 7305296998721155072}]
14:09:35.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.118563 12607 catalog_manager.cc:1406] Generated new certificate authority record
14:09:35.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.119493 12607 catalog_manager.cc:1540] Loading token signing keys...
14:09:35.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.126083 12607 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9c9006aa1ecc4894a775cff1dd08463b: Generated new TSK 0
14:09:35.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.126399 12607 catalog_manager.cc:1550] Initializing in-progress tserver states...
14:09:35.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.146128 12332 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:35.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:35.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/ts-0/wal
14:09:35.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/ts-0/data
14:09:35.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:35.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:35.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:35.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:35.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:35.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:35.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/ts-0/logs
14:09:35.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/ts-0/data/info.pb
14:09:35.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:35.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:35.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:35.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:35.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:35.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:35.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:35.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:35.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:09:35.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:35.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.11.1:0
14:09:35.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.12.11.1
14:09:35.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.11.1
14:09:35.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:35.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.12.11.62:45655,127.12.11.61:33681,127.12.11.60:44151
14:09:35.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.11.20:39629
14:09:35.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:35.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:35.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:09:35.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:35.265902 12616 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:35.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:35.266129 12616 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:35.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:35.266163 12616 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:35.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:35.268446 12616 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:35.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:35.268538 12616 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.12.11.1
14:09:35.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.270839 12616 tablet_server_runner.cc:78] Tablet server non-default flags:
14:09:35.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:35.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.11.20:39629
14:09:35.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:35.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:35.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/ts-0/data
14:09:35.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/ts-0/wal
14:09:35.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:35.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:35.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.11.1:0
14:09:35.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:35.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:35.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:35.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/ts-0/data/info.pb
14:09:35.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.11.1
14:09:35.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:35.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.12.11.62:45655,127.12.11.61:33681,127.12.11.60:44151
14:09:35.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:35.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.12616
14:09:35.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:35.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:35.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:35.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:35.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.12.11.1
14:09:35.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/ts-0/logs
14:09:35.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:35.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:35.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:35.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:09:35.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:35.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:35.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:35.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:35.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:35.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.271101 12616 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:35.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.271348 12616 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:35.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:35.274222 12624 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:35.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:35.274430 12622 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:35.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.274369 12616 server_base.cc:1061] running on GCE node
14:09:35.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:35.274256 12621 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:35.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.274864 12616 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:35.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.275151 12616 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:35.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.276324 12616 hybrid_clock.cc:648] HybridClock initialized: now 1783519775276293 us; error 57 us; skew 500 ppm
14:09:35.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.277547 12616 webserver.cc:533] Webserver started at http://127.12.11.1:40613/ using document root <none> and password file <none>
14:09:35.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.277783 12616 fs_manager.cc:362] Metadata directory not provided
14:09:35.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.277901 12616 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:35.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.278018 12616 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:35.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.278961 12616 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/ts-0/data/instance:
14:09:35.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "33185e03b1ac4ac589cc2c4b15a00b64"
14:09:35.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:35 on dist-test-slave-63nk"
14:09:35.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.279351 12616 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/ts-0/wal/instance:
14:09:35.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "33185e03b1ac4ac589cc2c4b15a00b64"
14:09:35.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:35 on dist-test-slave-63nk"
14:09:35.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.280769 12616 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
14:09:35.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.281538 12630 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:35.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.281769 12616 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
14:09:35.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.281857 12616 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/ts-0/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/ts-0/wal
14:09:35.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "33185e03b1ac4ac589cc2c4b15a00b64"
14:09:35.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:35 on dist-test-slave-63nk"
14:09:35.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.281929 12616 fs_report.cc:389] FS layout report
14:09:35.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:35.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/ts-0/wal
14:09:35.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/ts-0/wal
14:09:35.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/ts-0/data/data
14:09:35.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:35.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:35.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:35.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:35.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:35.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:35.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:35.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:35.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:35.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:35.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:35.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.301704 12616 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:35.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.302098 12616 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:35.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.302264 12616 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:35.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.302584 12616 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:09:35.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.302994 12616 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:09:35.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.303053 12616 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:09:35.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.303089 12616 ts_tablet_manager.cc:616] Registered 0 tablets
14:09:35.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.303107 12616 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:09:35.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.309466 12616 rpc_server.cc:307] RPC server started. Bound to: 127.12.11.1:45937
14:09:35.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.309566 12743 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.11.1:45937 every 8 connection(s)
14:09:35.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.309881 12616 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/ts-0/data/info.pb
14:09:35.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.312695 12332 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 12616
14:09:35.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.312788 12332 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/ts-0/wal/instance
14:09:35.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.314597 12332 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:35.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:35.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/ts-1/wal
14:09:35.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/ts-1/data
14:09:35.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:35.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:35.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:35.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:35.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:35.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:35.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/ts-1/logs
14:09:35.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/ts-1/data/info.pb
14:09:35.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:35.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:35.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:35.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:35.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:35.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:35.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:35.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:35.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:09:35.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:35.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.11.2:0
14:09:35.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.12.11.2
14:09:35.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.11.2
14:09:35.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:35.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.12.11.62:45655,127.12.11.61:33681,127.12.11.60:44151
14:09:35.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.11.20:39629
14:09:35.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:35.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:35.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:09:35.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.315750 12746 heartbeater.cc:344] Connected to a master server at 127.12.11.61:33681
14:09:35.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.315855 12746 heartbeater.cc:461] Registering TS with master...
14:09:35.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.316059 12746 heartbeater.cc:507] Master 127.12.11.61:33681 requested a full tablet report, sending...
14:09:35.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.316228 12744 heartbeater.cc:344] Connected to a master server at 127.12.11.60:44151
14:09:35.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.316298 12744 heartbeater.cc:461] Registering TS with master...
14:09:35.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.316375 12745 heartbeater.cc:344] Connected to a master server at 127.12.11.62:45655
14:09:35.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.316396 12744 heartbeater.cc:507] Master 127.12.11.60:44151 requested a full tablet report, sending...
14:09:35.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.316439 12745 heartbeater.cc:461] Registering TS with master...
14:09:35.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.316529 12745 heartbeater.cc:507] Master 127.12.11.62:45655 requested a full tablet report, sending...
14:09:35.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.316587 12446 ts_manager.cc:194] Registered new tserver with Master: 33185e03b1ac4ac589cc2c4b15a00b64 (127.12.11.1:45937)
14:09:35.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.316880 12373 ts_manager.cc:194] Registered new tserver with Master: 33185e03b1ac4ac589cc2c4b15a00b64 (127.12.11.1:45937)
14:09:35.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.317590 12518 ts_manager.cc:194] Registered new tserver with Master: 33185e03b1ac4ac589cc2c4b15a00b64 (127.12.11.1:45937)
14:09:35.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.318215 12518 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.12.11.1:58701
14:09:35.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:35.396409 12751 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:35.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:35.396576 12751 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:35.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:35.396596 12751 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:35.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:35.398128 12751 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:35.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:35.398188 12751 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.12.11.2
14:09:35.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.399647 12751 tablet_server_runner.cc:78] Tablet server non-default flags:
14:09:35.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:35.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.11.20:39629
14:09:35.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:35.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:35.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/ts-1/data
14:09:35.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/ts-1/wal
14:09:35.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:35.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:35.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.11.2:0
14:09:35.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:35.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:35.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:35.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/ts-1/data/info.pb
14:09:35.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.11.2
14:09:35.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:35.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.12.11.62:45655,127.12.11.61:33681,127.12.11.60:44151
14:09:35.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:35.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.12751
14:09:35.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:35.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:35.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:35.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:35.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.12.11.2
14:09:35.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/ts-1/logs
14:09:35.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:35.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:35.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:35.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:09:35.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:35.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:35.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:35.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:35.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:35.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.399827 12751 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:35.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.399997 12751 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:35.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:35.402576 12756 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:35.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:35.402597 12759 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:35.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.402670 12751 server_base.cc:1061] running on GCE node
14:09:35.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:35.402562 12757 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:35.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.402913 12751 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:35.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.403074 12751 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:35.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.404176 12751 hybrid_clock.cc:648] HybridClock initialized: now 1783519775404130 us; error 43 us; skew 500 ppm
14:09:35.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.405191 12751 webserver.cc:533] Webserver started at http://127.12.11.2:38741/ using document root <none> and password file <none>
14:09:35.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.405398 12751 fs_manager.cc:362] Metadata directory not provided
14:09:35.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.405467 12751 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:35.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.405566 12751 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:35.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.406505 12751 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/ts-1/data/instance:
14:09:35.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c863d64f3da44cbb95cd11f041fd0f4d"
14:09:35.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:35 on dist-test-slave-63nk"
14:09:35.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.406862 12751 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/ts-1/wal/instance:
14:09:35.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c863d64f3da44cbb95cd11f041fd0f4d"
14:09:35.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:35 on dist-test-slave-63nk"
14:09:35.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.408070 12751 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.001s
14:09:35.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.408828 12765 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:35.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.409013 12751 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.001s
14:09:35.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.409102 12751 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/ts-1/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/ts-1/wal
14:09:35.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c863d64f3da44cbb95cd11f041fd0f4d"
14:09:35.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:35 on dist-test-slave-63nk"
14:09:35.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.409168 12751 fs_report.cc:389] FS layout report
14:09:35.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:35.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/ts-1/wal
14:09:35.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/ts-1/wal
14:09:35.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/ts-1/data/data
14:09:35.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:35.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:35.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:35.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:35.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:35.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:35.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:35.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:35.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:35.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:35.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:35.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.418696 12751 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:35.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.419057 12751 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:35.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.419199 12751 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:35.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.419411 12751 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:09:35.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.419763 12751 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:09:35.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.419816 12751 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:09:35.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.419848 12751 ts_tablet_manager.cc:616] Registered 0 tablets
14:09:35.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.419875 12751 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:09:35.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.425557 12751 rpc_server.cc:307] RPC server started. Bound to: 127.12.11.2:34791
14:09:35.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.425621 12878 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.11.2:34791 every 8 connection(s)
14:09:35.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.425951 12751 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/ts-1/data/info.pb
14:09:35.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.431737 12332 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 12751
14:09:35.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.431820 12332 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/ts-1/wal/instance
14:09:35.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.432230 12880 heartbeater.cc:344] Connected to a master server at 127.12.11.62:45655
14:09:35.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.432317 12880 heartbeater.cc:461] Registering TS with master...
14:09:35.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.432502 12880 heartbeater.cc:507] Master 127.12.11.62:45655 requested a full tablet report, sending...
14:09:35.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.433030 12374 ts_manager.cc:194] Registered new tserver with Master: c863d64f3da44cbb95cd11f041fd0f4d (127.12.11.2:34791)
14:09:35.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.433058 12332 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:35.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:35.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/ts-2/wal
14:09:35.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/ts-2/data
14:09:35.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:35.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:35.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:35.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:35.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:35.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:35.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/ts-2/logs
14:09:35.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/ts-2/data/info.pb
14:09:35.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:35.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:35.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:35.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:35.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:35.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:35.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:35.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:35.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:09:35.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:35.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.11.3:0
14:09:35.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.12.11.3
14:09:35.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.11.3
14:09:35.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:35.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.12.11.62:45655,127.12.11.61:33681,127.12.11.60:44151
14:09:35.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.11.20:39629
14:09:35.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:35.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:35.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:09:35.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.434425 12881 heartbeater.cc:344] Connected to a master server at 127.12.11.61:33681
14:09:35.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.434543 12879 heartbeater.cc:344] Connected to a master server at 127.12.11.60:44151
14:09:35.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.434613 12881 heartbeater.cc:461] Registering TS with master...
14:09:35.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.434648 12879 heartbeater.cc:461] Registering TS with master...
14:09:35.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.434731 12881 heartbeater.cc:507] Master 127.12.11.61:33681 requested a full tablet report, sending...
14:09:35.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.434756 12879 heartbeater.cc:507] Master 127.12.11.60:44151 requested a full tablet report, sending...
14:09:35.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.434978 12518 ts_manager.cc:194] Registered new tserver with Master: c863d64f3da44cbb95cd11f041fd0f4d (127.12.11.2:34791)
14:09:35.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.435045 12446 ts_manager.cc:194] Registered new tserver with Master: c863d64f3da44cbb95cd11f041fd0f4d (127.12.11.2:34791)
14:09:35.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.435431 12518 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.12.11.2:53907
14:09:35.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:35.511477 12886 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:35.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:35.511646 12886 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:35.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:35.511665 12886 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:35.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:35.513316 12886 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:35.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:35.513382 12886 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.12.11.3
14:09:35.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.514883 12886 tablet_server_runner.cc:78] Tablet server non-default flags:
14:09:35.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:35.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.11.20:39629
14:09:35.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:35.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:35.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/ts-2/data
14:09:35.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/ts-2/wal
14:09:35.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:35.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:35.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.11.3:0
14:09:35.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:35.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:35.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:35.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/ts-2/data/info.pb
14:09:35.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.11.3
14:09:35.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:35.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.12.11.62:45655,127.12.11.61:33681,127.12.11.60:44151
14:09:35.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:35.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.12886
14:09:35.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:35.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:35.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:35.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:35.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.12.11.3
14:09:35.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/ts-2/logs
14:09:35.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:35.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:35.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:35.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:09:35.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:35.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:35.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:35.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:35.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:35.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.515072 12886 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:35.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.515242 12886 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:35.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:35.517617 12891 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:35.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:35.517661 12894 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:35.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.517688 12886 server_base.cc:1061] running on GCE node
14:09:35.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:35.517596 12892 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:35.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.518157 12886 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:35.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.518397 12886 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:35.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.519554 12886 hybrid_clock.cc:648] HybridClock initialized: now 1783519775519536 us; error 30 us; skew 500 ppm
14:09:35.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.520694 12886 webserver.cc:533] Webserver started at http://127.12.11.3:33689/ using document root <none> and password file <none>
14:09:35.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.520920 12886 fs_manager.cc:362] Metadata directory not provided
14:09:35.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.520995 12886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:35.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.521104 12886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:35.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.521945 12886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/ts-2/data/instance:
14:09:35.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b44bfe187f884e6592d1767a4674d9fa"
14:09:35.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:35 on dist-test-slave-63nk"
14:09:35.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.522300 12886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/ts-2/wal/instance:
14:09:35.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b44bfe187f884e6592d1767a4674d9fa"
14:09:35.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:35 on dist-test-slave-63nk"
14:09:35.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.523485 12886 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
14:09:35.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.524328 12900 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:35.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.524520 12886 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
14:09:35.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.524600 12886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/ts-2/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/ts-2/wal
14:09:35.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b44bfe187f884e6592d1767a4674d9fa"
14:09:35.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:35 on dist-test-slave-63nk"
14:09:35.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.524655 12886 fs_report.cc:389] FS layout report
14:09:35.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:35.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/ts-2/wal
14:09:35.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/ts-2/wal
14:09:35.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/ts-2/data/data
14:09:35.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:35.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:35.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:35.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:35.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:35.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:35.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:35.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:35.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:35.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:35.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:35.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.537828 12886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:35.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.538169 12886 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:35.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.538321 12886 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:35.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.538573 12886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:09:35.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.538932 12886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:09:35.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.538992 12886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:09:35.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.539024 12886 ts_tablet_manager.cc:616] Registered 0 tablets
14:09:35.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.539040 12886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:09:35.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.544732 12886 rpc_server.cc:307] RPC server started. Bound to: 127.12.11.3:40669
14:09:35.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.544809 13013 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.11.3:40669 every 8 connection(s)
14:09:35.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.545130 12886 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/ts-2/data/info.pb
14:09:35.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.547580 12332 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 12886
14:09:35.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.547652 12332 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/ts-2/wal/instance
14:09:35.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.550678 13016 heartbeater.cc:344] Connected to a master server at 127.12.11.61:33681
14:09:35.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.550665 13014 heartbeater.cc:344] Connected to a master server at 127.12.11.60:44151
14:09:35.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.550658 13015 heartbeater.cc:344] Connected to a master server at 127.12.11.62:45655
14:09:35.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.550819 13015 heartbeater.cc:461] Registering TS with master...
14:09:35.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.550796 13016 heartbeater.cc:461] Registering TS with master...
14:09:35.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.550796 13014 heartbeater.cc:461] Registering TS with master...
14:09:35.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.551033 13015 heartbeater.cc:507] Master 127.12.11.62:45655 requested a full tablet report, sending...
14:09:35.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.551033 13016 heartbeater.cc:507] Master 127.12.11.61:33681 requested a full tablet report, sending...
14:09:35.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.551033 13014 heartbeater.cc:507] Master 127.12.11.60:44151 requested a full tablet report, sending...
14:09:35.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.551388 12518 ts_manager.cc:194] Registered new tserver with Master: b44bfe187f884e6592d1767a4674d9fa (127.12.11.3:40669)
14:09:35.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.551457 12374 ts_manager.cc:194] Registered new tserver with Master: b44bfe187f884e6592d1767a4674d9fa (127.12.11.3:40669)
14:09:35.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.551473 12446 ts_manager.cc:194] Registered new tserver with Master: b44bfe187f884e6592d1767a4674d9fa (127.12.11.3:40669)
14:09:35.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.551822 12518 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.12.11.3:44525
14:09:35.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.562726 12332 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
14:09:35.563 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:09:35.564 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

14:09:35.564 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.12.11.62"
      port: 45655
    }
    bound_http_address {
      host: "127.12.11.62"
      port: 43039
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.12.11.61"
      port: 33681
    }
    bound_http_address {
      host: "127.12.11.61"
      port: 35593
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.12.11.60"
      port: 44151
    }
    bound_http_address {
      host: "127.12.11.60"
      port: 37479
    }
  }
}

14:09:35.565 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

14:09:35.566 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.12.11.1"
      port: 45937
    }
    bound_http_address {
      host: "127.12.11.1"
      port: 40613
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.12.11.2"
      port: 34791
    }
    bound_http_address {
      host: "127.12.11.2"
      port: 38741
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.12.11.3"
      port: 40669
    }
    bound_http_address {
      host: "127.12.11.3"
      port: 33689
    }
  }
}

14:09:35.566 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
14:09:35.569 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:09:35.570 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.12.11.60:44151(127.12.11.60:44151)] connecting to peer
14:09:35.572 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.12.11.62:45655(127.12.11.62:45655)] connecting to peer
14:09:35.573 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.12.11.60:44151(127.12.11.60:44151)] Successfully connected to peer
14:09:35.573 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.12.11.61:33681(127.12.11.61:33681)] connecting to peer
14:09:35.573 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.12.11.62:45655(127.12.11.62:45655)] Successfully connected to peer
14:09:35.574 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.12.11.61:33681(127.12.11.61:33681)] Successfully connected to peer
14:09:35.574 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.11.60
14:09:35.574 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.11.62
14:09:35.575 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.11.61
14:09:35.585 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf0aa2633, L:/127.0.0.1:45062 - R:/127.12.11.60:44151] using SASL/PLAIN
14:09:35.586 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf4797aa8, L:/127.0.0.1:51212 - R:/127.12.11.62:45655] using SASL/PLAIN
14:09:35.590 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xcd8f8ff7, L:/127.0.0.1:50148 - R:/127.12.11.61:33681] using SASL/PLAIN
14:09:35.590 [DEBUG - kudu-nio-0] (NetUtil.java:139) Resolved '127.12.11.60' into [/127.12.11.60] in 3340241ns
14:09:35.591 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:09:35.591 [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.12.11.60:44151, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.11.62:45655, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.11.61:33681, [17ms] Sub RPC ConnectToMaster: received response from server master-127.12.11.60:44151: OK, [17ms] Sub RPC ConnectToMaster: received response from server master-127.12.11.62:45655: OK, deferred=null) after lookup
14:09:35.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.591920 12518 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45062:
14:09:35.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1783519775569"
14:09:35.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
14:09:35.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:09:35.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
14:09:35.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:09:35.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:09:35.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:09:35.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:09:35.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:09:35.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:09:35.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:09:35.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:09:35.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
14:09:35.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:09:35.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:09:35.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:09:35.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:09:35.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:09:35.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:09:35.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:09:35.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:09:35.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
14:09:35.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) split_rows_range_bounds {
14:09:35.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   rows: "<redacted>""\006\001\234\377\377\377\007\001d\000\000\000"
14:09:35.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:09:35.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
14:09:35.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
14:09:35.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:09:35.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:09:35.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:09:35.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
14:09:35.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
14:09:35.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:09:35.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
14:09:35.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:09:35.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:09:35.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:09:35.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:09:35.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:09:35.596 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 3a6430b5a3de43eab775a1a7d0e2704f
14:09:35.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.600687 12813 tablet_service.cc:1511] Processing CreateTablet for tablet 934a7ab80b6247dda942f69db475a824 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783519775569 [id=3a6430b5a3de43eab775a1a7d0e2704f]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION -100 <= VALUES < 100
14:09:35.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.600693 12678 tablet_service.cc:1511] Processing CreateTablet for tablet be0f2a904a604759a187e98ceda20521 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783519775569 [id=3a6430b5a3de43eab775a1a7d0e2704f]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION -100 <= VALUES < 100
14:09:35.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.601004 12678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be0f2a904a604759a187e98ceda20521. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:35.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.601006 12813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 934a7ab80b6247dda942f69db475a824. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:35.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.603113 13030 tablet_bootstrap.cc:492] T 934a7ab80b6247dda942f69db475a824 P c863d64f3da44cbb95cd11f041fd0f4d: Bootstrap starting.
14:09:35.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.603662 13031 tablet_bootstrap.cc:492] T be0f2a904a604759a187e98ceda20521 P 33185e03b1ac4ac589cc2c4b15a00b64: Bootstrap starting.
14:09:35.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.604238 13030 tablet_bootstrap.cc:654] T 934a7ab80b6247dda942f69db475a824 P c863d64f3da44cbb95cd11f041fd0f4d: Neither blocks nor log segments found. Creating new log.
14:09:35.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.604375 13031 tablet_bootstrap.cc:654] T be0f2a904a604759a187e98ceda20521 P 33185e03b1ac4ac589cc2c4b15a00b64: Neither blocks nor log segments found. Creating new log.
14:09:35.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.604537 13030 log.cc:826] T 934a7ab80b6247dda942f69db475a824 P c863d64f3da44cbb95cd11f041fd0f4d: Log is configured to *not* fsync() on all Append() calls
14:09:35.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.604648 13031 log.cc:826] T be0f2a904a604759a187e98ceda20521 P 33185e03b1ac4ac589cc2c4b15a00b64: Log is configured to *not* fsync() on all Append() calls
14:09:35.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.605185 13030 tablet_bootstrap.cc:492] T 934a7ab80b6247dda942f69db475a824 P c863d64f3da44cbb95cd11f041fd0f4d: No bootstrap required, opened a new log
14:09:35.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.605237 13030 ts_tablet_manager.cc:1403] T 934a7ab80b6247dda942f69db475a824 P c863d64f3da44cbb95cd11f041fd0f4d: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
14:09:35.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.606570 13030 raft_consensus.cc:359] T 934a7ab80b6247dda942f69db475a824 P c863d64f3da44cbb95cd11f041fd0f4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c863d64f3da44cbb95cd11f041fd0f4d" member_type: VOTER last_known_addr { host: "127.12.11.2" port: 34791 } }
14:09:35.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.606675 13030 raft_consensus.cc:385] T 934a7ab80b6247dda942f69db475a824 P c863d64f3da44cbb95cd11f041fd0f4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:35.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.606695 13030 raft_consensus.cc:740] T 934a7ab80b6247dda942f69db475a824 P c863d64f3da44cbb95cd11f041fd0f4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c863d64f3da44cbb95cd11f041fd0f4d, State: Initialized, Role: FOLLOWER
14:09:35.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.606796 13030 consensus_queue.cc:260] T 934a7ab80b6247dda942f69db475a824 P c863d64f3da44cbb95cd11f041fd0f4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c863d64f3da44cbb95cd11f041fd0f4d" member_type: VOTER last_known_addr { host: "127.12.11.2" port: 34791 } }
14:09:35.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.606856 13030 raft_consensus.cc:399] T 934a7ab80b6247dda942f69db475a824 P c863d64f3da44cbb95cd11f041fd0f4d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:09:35.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.606889 13030 raft_consensus.cc:493] T 934a7ab80b6247dda942f69db475a824 P c863d64f3da44cbb95cd11f041fd0f4d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:09:35.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.606916 13030 raft_consensus.cc:3060] T 934a7ab80b6247dda942f69db475a824 P c863d64f3da44cbb95cd11f041fd0f4d [term 0 FOLLOWER]: Advancing to term 1
14:09:35.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.607374 13030 raft_consensus.cc:515] T 934a7ab80b6247dda942f69db475a824 P c863d64f3da44cbb95cd11f041fd0f4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c863d64f3da44cbb95cd11f041fd0f4d" member_type: VOTER last_known_addr { host: "127.12.11.2" port: 34791 } }
14:09:35.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.607468 13030 leader_election.cc:304] T 934a7ab80b6247dda942f69db475a824 P c863d64f3da44cbb95cd11f041fd0f4d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c863d64f3da44cbb95cd11f041fd0f4d; no voters: 
14:09:35.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.607610 13030 leader_election.cc:290] T 934a7ab80b6247dda942f69db475a824 P c863d64f3da44cbb95cd11f041fd0f4d [CANDIDATE]: Term 1 election: Requested vote from peers 
14:09:35.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.607646 13034 raft_consensus.cc:2804] T 934a7ab80b6247dda942f69db475a824 P c863d64f3da44cbb95cd11f041fd0f4d [term 1 FOLLOWER]: Leader election won for term 1
14:09:35.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.607753 13034 raft_consensus.cc:697] T 934a7ab80b6247dda942f69db475a824 P c863d64f3da44cbb95cd11f041fd0f4d [term 1 LEADER]: Becoming Leader. State: Replica: c863d64f3da44cbb95cd11f041fd0f4d, State: Running, Role: LEADER
14:09:35.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.607810 13030 ts_tablet_manager.cc:1434] T 934a7ab80b6247dda942f69db475a824 P c863d64f3da44cbb95cd11f041fd0f4d: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.003s
14:09:35.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.607883 12879 heartbeater.cc:499] Master 127.12.11.60:44151 was elected leader, sending a full tablet report...
14:09:35.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.607965 13034 consensus_queue.cc:237] T 934a7ab80b6247dda942f69db475a824 P c863d64f3da44cbb95cd11f041fd0f4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c863d64f3da44cbb95cd11f041fd0f4d" member_type: VOTER last_known_addr { host: "127.12.11.2" port: 34791 } }
14:09:35.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.608819 12518 catalog_manager.cc:5697] T 934a7ab80b6247dda942f69db475a824 P c863d64f3da44cbb95cd11f041fd0f4d reported cstate change: term changed from 0 to 1, leader changed from <none> to c863d64f3da44cbb95cd11f041fd0f4d (127.12.11.2). New cstate: current_term: 1 leader_uuid: "c863d64f3da44cbb95cd11f041fd0f4d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c863d64f3da44cbb95cd11f041fd0f4d" member_type: VOTER last_known_addr { host: "127.12.11.2" port: 34791 } health_report { overall_health: HEALTHY } } }
14:09:35.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.609267 13031 tablet_bootstrap.cc:492] T be0f2a904a604759a187e98ceda20521 P 33185e03b1ac4ac589cc2c4b15a00b64: No bootstrap required, opened a new log
14:09:35.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.609328 13031 ts_tablet_manager.cc:1403] T be0f2a904a604759a187e98ceda20521 P 33185e03b1ac4ac589cc2c4b15a00b64: Time spent bootstrapping tablet: real 0.006s	user 0.001s	sys 0.000s
14:09:35.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.611999 13031 raft_consensus.cc:359] T be0f2a904a604759a187e98ceda20521 P 33185e03b1ac4ac589cc2c4b15a00b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33185e03b1ac4ac589cc2c4b15a00b64" member_type: VOTER last_known_addr { host: "127.12.11.1" port: 45937 } }
14:09:35.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.612143 13031 raft_consensus.cc:385] T be0f2a904a604759a187e98ceda20521 P 33185e03b1ac4ac589cc2c4b15a00b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:35.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.612176 13031 raft_consensus.cc:740] T be0f2a904a604759a187e98ceda20521 P 33185e03b1ac4ac589cc2c4b15a00b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33185e03b1ac4ac589cc2c4b15a00b64, State: Initialized, Role: FOLLOWER
14:09:35.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.612253 13031 consensus_queue.cc:260] T be0f2a904a604759a187e98ceda20521 P 33185e03b1ac4ac589cc2c4b15a00b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33185e03b1ac4ac589cc2c4b15a00b64" member_type: VOTER last_known_addr { host: "127.12.11.1" port: 45937 } }
14:09:35.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.612293 13031 raft_consensus.cc:399] T be0f2a904a604759a187e98ceda20521 P 33185e03b1ac4ac589cc2c4b15a00b64 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:09:35.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.612313 13031 raft_consensus.cc:493] T be0f2a904a604759a187e98ceda20521 P 33185e03b1ac4ac589cc2c4b15a00b64 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:09:35.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.612339 13031 raft_consensus.cc:3060] T be0f2a904a604759a187e98ceda20521 P 33185e03b1ac4ac589cc2c4b15a00b64 [term 0 FOLLOWER]: Advancing to term 1
14:09:35.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.612900 13031 raft_consensus.cc:515] T be0f2a904a604759a187e98ceda20521 P 33185e03b1ac4ac589cc2c4b15a00b64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33185e03b1ac4ac589cc2c4b15a00b64" member_type: VOTER last_known_addr { host: "127.12.11.1" port: 45937 } }
14:09:35.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.613029 13031 leader_election.cc:304] T be0f2a904a604759a187e98ceda20521 P 33185e03b1ac4ac589cc2c4b15a00b64 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 33185e03b1ac4ac589cc2c4b15a00b64; no voters: 
14:09:35.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.613162 13031 leader_election.cc:290] T be0f2a904a604759a187e98ceda20521 P 33185e03b1ac4ac589cc2c4b15a00b64 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:09:35.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.613291 13039 raft_consensus.cc:2804] T be0f2a904a604759a187e98ceda20521 P 33185e03b1ac4ac589cc2c4b15a00b64 [term 1 FOLLOWER]: Leader election won for term 1
14:09:35.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.613332 13031 ts_tablet_manager.cc:1434] T be0f2a904a604759a187e98ceda20521 P 33185e03b1ac4ac589cc2c4b15a00b64: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.002s
14:09:35.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.613359 12744 heartbeater.cc:499] Master 127.12.11.60:44151 was elected leader, sending a full tablet report...
14:09:35.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.613556 13039 raft_consensus.cc:697] T be0f2a904a604759a187e98ceda20521 P 33185e03b1ac4ac589cc2c4b15a00b64 [term 1 LEADER]: Becoming Leader. State: Replica: 33185e03b1ac4ac589cc2c4b15a00b64, State: Running, Role: LEADER
14:09:35.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.613641 13039 consensus_queue.cc:237] T be0f2a904a604759a187e98ceda20521 P 33185e03b1ac4ac589cc2c4b15a00b64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33185e03b1ac4ac589cc2c4b15a00b64" member_type: VOTER last_known_addr { host: "127.12.11.1" port: 45937 } }
14:09:35.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.614429 12518 catalog_manager.cc:5697] T be0f2a904a604759a187e98ceda20521 P 33185e03b1ac4ac589cc2c4b15a00b64 reported cstate change: term changed from 0 to 1, leader changed from <none> to 33185e03b1ac4ac589cc2c4b15a00b64 (127.12.11.1). New cstate: current_term: 1 leader_uuid: "33185e03b1ac4ac589cc2c4b15a00b64" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33185e03b1ac4ac589cc2c4b15a00b64" member_type: VOTER last_known_addr { host: "127.12.11.1" port: 45937 } health_report { overall_health: HEALTHY } } }
14:09:35.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.633436 12518 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
14:09:35.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783519775569" } 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 } }
14:09:35.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:35.636050 12518 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7a2370ce3186403a88274fcbde89ef37 has no consensus state
14:09:35.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:35.636209 12518 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 88b846ddaf6a46c4827d0d15aa5c36c3 has no consensus state
14:09:35.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:35.636245 12518 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 740d0f60e1ce44769afe5263eab273f9 has no consensus state
14:09:35.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.638005 12678 tablet_service.cc:1511] Processing CreateTablet for tablet 88b846ddaf6a46c4827d0d15aa5c36c3 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783519775569 [id=3a6430b5a3de43eab775a1a7d0e2704f]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 100 <= VALUES < 200
14:09:35.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.638060 12813 tablet_service.cc:1511] Processing CreateTablet for tablet 740d0f60e1ce44769afe5263eab273f9 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783519775569 [id=3a6430b5a3de43eab775a1a7d0e2704f]), partition=HASH (c0) PARTITION 2, RANGE (c0) PARTITION 100 <= VALUES < 200
14:09:35.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.638180 12678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88b846ddaf6a46c4827d0d15aa5c36c3. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:35.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.638208 12813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 740d0f60e1ce44769afe5263eab273f9. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:35.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.639482 13031 tablet_bootstrap.cc:492] T 88b846ddaf6a46c4827d0d15aa5c36c3 P 33185e03b1ac4ac589cc2c4b15a00b64: Bootstrap starting.
14:09:35.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.639638 13030 tablet_bootstrap.cc:492] T 740d0f60e1ce44769afe5263eab273f9 P c863d64f3da44cbb95cd11f041fd0f4d: Bootstrap starting.
14:09:35.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.640009 13031 tablet_bootstrap.cc:654] T 88b846ddaf6a46c4827d0d15aa5c36c3 P 33185e03b1ac4ac589cc2c4b15a00b64: Neither blocks nor log segments found. Creating new log.
14:09:35.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.640090 13030 tablet_bootstrap.cc:654] T 740d0f60e1ce44769afe5263eab273f9 P c863d64f3da44cbb95cd11f041fd0f4d: Neither blocks nor log segments found. Creating new log.
14:09:35.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.640885 13030 tablet_bootstrap.cc:492] T 740d0f60e1ce44769afe5263eab273f9 P c863d64f3da44cbb95cd11f041fd0f4d: No bootstrap required, opened a new log
14:09:35.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.640945 13030 ts_tablet_manager.cc:1403] T 740d0f60e1ce44769afe5263eab273f9 P c863d64f3da44cbb95cd11f041fd0f4d: Time spent bootstrapping tablet: real 0.001s	user 0.001s	sys 0.000s
14:09:35.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.641101 13030 raft_consensus.cc:359] T 740d0f60e1ce44769afe5263eab273f9 P c863d64f3da44cbb95cd11f041fd0f4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c863d64f3da44cbb95cd11f041fd0f4d" member_type: VOTER last_known_addr { host: "127.12.11.2" port: 34791 } }
14:09:35.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.641176 13030 raft_consensus.cc:385] T 740d0f60e1ce44769afe5263eab273f9 P c863d64f3da44cbb95cd11f041fd0f4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:35.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.641204 13030 raft_consensus.cc:740] T 740d0f60e1ce44769afe5263eab273f9 P c863d64f3da44cbb95cd11f041fd0f4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c863d64f3da44cbb95cd11f041fd0f4d, State: Initialized, Role: FOLLOWER
14:09:35.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.641260 13030 consensus_queue.cc:260] T 740d0f60e1ce44769afe5263eab273f9 P c863d64f3da44cbb95cd11f041fd0f4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c863d64f3da44cbb95cd11f041fd0f4d" member_type: VOTER last_known_addr { host: "127.12.11.2" port: 34791 } }
14:09:35.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.641304 13030 raft_consensus.cc:399] T 740d0f60e1ce44769afe5263eab273f9 P c863d64f3da44cbb95cd11f041fd0f4d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:09:35.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.641327 13030 raft_consensus.cc:493] T 740d0f60e1ce44769afe5263eab273f9 P c863d64f3da44cbb95cd11f041fd0f4d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:09:35.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.641352 13030 raft_consensus.cc:3060] T 740d0f60e1ce44769afe5263eab273f9 P c863d64f3da44cbb95cd11f041fd0f4d [term 0 FOLLOWER]: Advancing to term 1
14:09:35.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.641999 13030 raft_consensus.cc:515] T 740d0f60e1ce44769afe5263eab273f9 P c863d64f3da44cbb95cd11f041fd0f4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c863d64f3da44cbb95cd11f041fd0f4d" member_type: VOTER last_known_addr { host: "127.12.11.2" port: 34791 } }
14:09:35.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.642064 13030 leader_election.cc:304] T 740d0f60e1ce44769afe5263eab273f9 P c863d64f3da44cbb95cd11f041fd0f4d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c863d64f3da44cbb95cd11f041fd0f4d; no voters: 
14:09:35.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.642115 13030 leader_election.cc:290] T 740d0f60e1ce44769afe5263eab273f9 P c863d64f3da44cbb95cd11f041fd0f4d [CANDIDATE]: Term 1 election: Requested vote from peers 
14:09:35.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.642155 13035 raft_consensus.cc:2804] T 740d0f60e1ce44769afe5263eab273f9 P c863d64f3da44cbb95cd11f041fd0f4d [term 1 FOLLOWER]: Leader election won for term 1
14:09:35.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.642196 13030 ts_tablet_manager.cc:1434] T 740d0f60e1ce44769afe5263eab273f9 P c863d64f3da44cbb95cd11f041fd0f4d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
14:09:35.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.642212 13035 raft_consensus.cc:697] T 740d0f60e1ce44769afe5263eab273f9 P c863d64f3da44cbb95cd11f041fd0f4d [term 1 LEADER]: Becoming Leader. State: Replica: c863d64f3da44cbb95cd11f041fd0f4d, State: Running, Role: LEADER
14:09:35.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.642257 13035 consensus_queue.cc:237] T 740d0f60e1ce44769afe5263eab273f9 P c863d64f3da44cbb95cd11f041fd0f4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c863d64f3da44cbb95cd11f041fd0f4d" member_type: VOTER last_known_addr { host: "127.12.11.2" port: 34791 } }
14:09:35.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.642773 12518 catalog_manager.cc:5697] T 740d0f60e1ce44769afe5263eab273f9 P c863d64f3da44cbb95cd11f041fd0f4d reported cstate change: term changed from 0 to 1, leader changed from <none> to c863d64f3da44cbb95cd11f041fd0f4d (127.12.11.2). New cstate: current_term: 1 leader_uuid: "c863d64f3da44cbb95cd11f041fd0f4d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c863d64f3da44cbb95cd11f041fd0f4d" member_type: VOTER last_known_addr { host: "127.12.11.2" port: 34791 } health_report { overall_health: HEALTHY } } }
14:09:35.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.646025 12948 tablet_service.cc:1511] Processing CreateTablet for tablet 7a2370ce3186403a88274fcbde89ef37 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783519775569 [id=3a6430b5a3de43eab775a1a7d0e2704f]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 100 <= VALUES < 200
14:09:35.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.646354 12948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a2370ce3186403a88274fcbde89ef37. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:35.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.648535 13031 tablet_bootstrap.cc:492] T 88b846ddaf6a46c4827d0d15aa5c36c3 P 33185e03b1ac4ac589cc2c4b15a00b64: No bootstrap required, opened a new log
14:09:35.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.648617 13031 ts_tablet_manager.cc:1403] T 88b846ddaf6a46c4827d0d15aa5c36c3 P 33185e03b1ac4ac589cc2c4b15a00b64: Time spent bootstrapping tablet: real 0.009s	user 0.000s	sys 0.001s
14:09:35.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.648808 13031 raft_consensus.cc:359] T 88b846ddaf6a46c4827d0d15aa5c36c3 P 33185e03b1ac4ac589cc2c4b15a00b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33185e03b1ac4ac589cc2c4b15a00b64" member_type: VOTER last_known_addr { host: "127.12.11.1" port: 45937 } }
14:09:35.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.648874 13031 raft_consensus.cc:385] T 88b846ddaf6a46c4827d0d15aa5c36c3 P 33185e03b1ac4ac589cc2c4b15a00b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:35.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.648921 13031 raft_consensus.cc:740] T 88b846ddaf6a46c4827d0d15aa5c36c3 P 33185e03b1ac4ac589cc2c4b15a00b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33185e03b1ac4ac589cc2c4b15a00b64, State: Initialized, Role: FOLLOWER
14:09:35.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.648968 13031 consensus_queue.cc:260] T 88b846ddaf6a46c4827d0d15aa5c36c3 P 33185e03b1ac4ac589cc2c4b15a00b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33185e03b1ac4ac589cc2c4b15a00b64" member_type: VOTER last_known_addr { host: "127.12.11.1" port: 45937 } }
14:09:35.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.649011 13031 raft_consensus.cc:399] T 88b846ddaf6a46c4827d0d15aa5c36c3 P 33185e03b1ac4ac589cc2c4b15a00b64 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:09:35.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.649034 13031 raft_consensus.cc:493] T 88b846ddaf6a46c4827d0d15aa5c36c3 P 33185e03b1ac4ac589cc2c4b15a00b64 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:09:35.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.649058 13031 raft_consensus.cc:3060] T 88b846ddaf6a46c4827d0d15aa5c36c3 P 33185e03b1ac4ac589cc2c4b15a00b64 [term 0 FOLLOWER]: Advancing to term 1
14:09:35.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.649420 13049 tablet_bootstrap.cc:492] T 7a2370ce3186403a88274fcbde89ef37 P b44bfe187f884e6592d1767a4674d9fa: Bootstrap starting.
14:09:35.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.649816 13031 raft_consensus.cc:515] T 88b846ddaf6a46c4827d0d15aa5c36c3 P 33185e03b1ac4ac589cc2c4b15a00b64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33185e03b1ac4ac589cc2c4b15a00b64" member_type: VOTER last_known_addr { host: "127.12.11.1" port: 45937 } }
14:09:35.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.649892 13031 leader_election.cc:304] T 88b846ddaf6a46c4827d0d15aa5c36c3 P 33185e03b1ac4ac589cc2c4b15a00b64 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 33185e03b1ac4ac589cc2c4b15a00b64; no voters: 
14:09:35.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.649936 13031 leader_election.cc:290] T 88b846ddaf6a46c4827d0d15aa5c36c3 P 33185e03b1ac4ac589cc2c4b15a00b64 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:09:35.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.649967 13041 raft_consensus.cc:2804] T 88b846ddaf6a46c4827d0d15aa5c36c3 P 33185e03b1ac4ac589cc2c4b15a00b64 [term 1 FOLLOWER]: Leader election won for term 1
14:09:35.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.650007 13031 ts_tablet_manager.cc:1434] T 88b846ddaf6a46c4827d0d15aa5c36c3 P 33185e03b1ac4ac589cc2c4b15a00b64: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
14:09:35.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.650007 13041 raft_consensus.cc:697] T 88b846ddaf6a46c4827d0d15aa5c36c3 P 33185e03b1ac4ac589cc2c4b15a00b64 [term 1 LEADER]: Becoming Leader. State: Replica: 33185e03b1ac4ac589cc2c4b15a00b64, State: Running, Role: LEADER
14:09:35.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.650211 13041 consensus_queue.cc:237] T 88b846ddaf6a46c4827d0d15aa5c36c3 P 33185e03b1ac4ac589cc2c4b15a00b64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33185e03b1ac4ac589cc2c4b15a00b64" member_type: VOTER last_known_addr { host: "127.12.11.1" port: 45937 } }
14:09:35.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.650615 13049 tablet_bootstrap.cc:654] T 7a2370ce3186403a88274fcbde89ef37 P b44bfe187f884e6592d1767a4674d9fa: Neither blocks nor log segments found. Creating new log.
14:09:35.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.650758 12518 catalog_manager.cc:5697] T 88b846ddaf6a46c4827d0d15aa5c36c3 P 33185e03b1ac4ac589cc2c4b15a00b64 reported cstate change: term changed from 0 to 1, leader changed from <none> to 33185e03b1ac4ac589cc2c4b15a00b64 (127.12.11.1). New cstate: current_term: 1 leader_uuid: "33185e03b1ac4ac589cc2c4b15a00b64" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "33185e03b1ac4ac589cc2c4b15a00b64" member_type: VOTER last_known_addr { host: "127.12.11.1" port: 45937 } health_report { overall_health: HEALTHY } } }
14:09:35.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.651834 13049 log.cc:826] T 7a2370ce3186403a88274fcbde89ef37 P b44bfe187f884e6592d1767a4674d9fa: Log is configured to *not* fsync() on all Append() calls
14:09:35.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.652657 13049 tablet_bootstrap.cc:492] T 7a2370ce3186403a88274fcbde89ef37 P b44bfe187f884e6592d1767a4674d9fa: No bootstrap required, opened a new log
14:09:35.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.652721 13049 ts_tablet_manager.cc:1403] T 7a2370ce3186403a88274fcbde89ef37 P b44bfe187f884e6592d1767a4674d9fa: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
14:09:35.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.653962 13049 raft_consensus.cc:359] T 7a2370ce3186403a88274fcbde89ef37 P b44bfe187f884e6592d1767a4674d9fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b44bfe187f884e6592d1767a4674d9fa" member_type: VOTER last_known_addr { host: "127.12.11.3" port: 40669 } }
14:09:35.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.654099 13049 raft_consensus.cc:385] T 7a2370ce3186403a88274fcbde89ef37 P b44bfe187f884e6592d1767a4674d9fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:35.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.654131 13049 raft_consensus.cc:740] T 7a2370ce3186403a88274fcbde89ef37 P b44bfe187f884e6592d1767a4674d9fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b44bfe187f884e6592d1767a4674d9fa, State: Initialized, Role: FOLLOWER
14:09:35.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.654230 13049 consensus_queue.cc:260] T 7a2370ce3186403a88274fcbde89ef37 P b44bfe187f884e6592d1767a4674d9fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b44bfe187f884e6592d1767a4674d9fa" member_type: VOTER last_known_addr { host: "127.12.11.3" port: 40669 } }
14:09:35.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.654290 13049 raft_consensus.cc:399] T 7a2370ce3186403a88274fcbde89ef37 P b44bfe187f884e6592d1767a4674d9fa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:09:35.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.654314 13049 raft_consensus.cc:493] T 7a2370ce3186403a88274fcbde89ef37 P b44bfe187f884e6592d1767a4674d9fa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:09:35.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.654350 13049 raft_consensus.cc:3060] T 7a2370ce3186403a88274fcbde89ef37 P b44bfe187f884e6592d1767a4674d9fa [term 0 FOLLOWER]: Advancing to term 1
14:09:35.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.655025 13049 raft_consensus.cc:515] T 7a2370ce3186403a88274fcbde89ef37 P b44bfe187f884e6592d1767a4674d9fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b44bfe187f884e6592d1767a4674d9fa" member_type: VOTER last_known_addr { host: "127.12.11.3" port: 40669 } }
14:09:35.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.655146 13049 leader_election.cc:304] T 7a2370ce3186403a88274fcbde89ef37 P b44bfe187f884e6592d1767a4674d9fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b44bfe187f884e6592d1767a4674d9fa; no voters: 
14:09:35.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.655320 13049 leader_election.cc:290] T 7a2370ce3186403a88274fcbde89ef37 P b44bfe187f884e6592d1767a4674d9fa [CANDIDATE]: Term 1 election: Requested vote from peers 
14:09:35.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.655397 13052 raft_consensus.cc:2804] T 7a2370ce3186403a88274fcbde89ef37 P b44bfe187f884e6592d1767a4674d9fa [term 1 FOLLOWER]: Leader election won for term 1
14:09:35.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.655541 13049 ts_tablet_manager.cc:1434] T 7a2370ce3186403a88274fcbde89ef37 P b44bfe187f884e6592d1767a4674d9fa: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
14:09:35.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.655548 13052 raft_consensus.cc:697] T 7a2370ce3186403a88274fcbde89ef37 P b44bfe187f884e6592d1767a4674d9fa [term 1 LEADER]: Becoming Leader. State: Replica: b44bfe187f884e6592d1767a4674d9fa, State: Running, Role: LEADER
14:09:35.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.655659 13014 heartbeater.cc:499] Master 127.12.11.60:44151 was elected leader, sending a full tablet report...
14:09:35.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.655937 13052 consensus_queue.cc:237] T 7a2370ce3186403a88274fcbde89ef37 P b44bfe187f884e6592d1767a4674d9fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b44bfe187f884e6592d1767a4674d9fa" member_type: VOTER last_known_addr { host: "127.12.11.3" port: 40669 } }
14:09:35.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.656759 12518 catalog_manager.cc:5697] T 7a2370ce3186403a88274fcbde89ef37 P b44bfe187f884e6592d1767a4674d9fa reported cstate change: term changed from 0 to 1, leader changed from <none> to b44bfe187f884e6592d1767a4674d9fa (127.12.11.3). New cstate: current_term: 1 leader_uuid: "b44bfe187f884e6592d1767a4674d9fa" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b44bfe187f884e6592d1767a4674d9fa" member_type: VOTER last_known_addr { host: "127.12.11.3" port: 40669 } health_report { overall_health: HEALTHY } } }
14:09:35.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.659125 12518 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 9c9006aa1ecc4894a775cff1dd08463b: org.apache.kudu.client.TestAlterTable-1783519775569 [id=3a6430b5a3de43eab775a1a7d0e2704f] alter complete (version 0)
14:09:35.673 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 3a6430b5a3de43eab775a1a7d0e2704f
14:09:35.677 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 934a7ab80b6247dda942f69db475a824 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:09:35.677 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7a2370ce3186403a88274fcbde89ef37 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000080000064, 0x00000000800000C8)
14:09:35.678 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet be0f2a904a604759a187e98ceda20521 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:35.678 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88b846ddaf6a46c4827d0d15aa5c36c3 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000180000064, 0x00000001800000C8)
14:09:35.678 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 740d0f60e1ce44769afe5263eab273f9 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:35.678 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=934a7ab80b6247dda942f69db475a824@[c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=7a2370ce3186403a88274fcbde89ef37@[b44bfe187f884e6592d1767a4674d9fa(127.12.11.3:40669)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=be0f2a904a604759a187e98ceda20521@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=88b846ddaf6a46c4827d0d15aa5c36c3@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=740d0f60e1ce44769afe5263eab273f9@[c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:09:35.678 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet be0f2a904a604759a187e98ceda20521 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:35.679 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88b846ddaf6a46c4827d0d15aa5c36c3 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000180000064, 0x00000001800000C8)
14:09:35.679 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 740d0f60e1ce44769afe5263eab273f9 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:35.679 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=be0f2a904a604759a187e98ceda20521@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=88b846ddaf6a46c4827d0d15aa5c36c3@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=740d0f60e1ce44769afe5263eab273f9@[c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:09:35.679 [DEBUG - Time-limited test] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=200, operationSize=3200, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@77ded9bf, flushNotification=Deferred@1831352570(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:09:35.679 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 934a7ab80b6247dda942f69db475a824 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:09:35.679 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7a2370ce3186403a88274fcbde89ef37 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000080000064, 0x00000000800000C8)
14:09:35.679 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet be0f2a904a604759a187e98ceda20521 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:35.679 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88b846ddaf6a46c4827d0d15aa5c36c3 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000180000064, 0x00000001800000C8)
14:09:35.679 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 740d0f60e1ce44769afe5263eab273f9 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:35.679 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=934a7ab80b6247dda942f69db475a824@[c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=7a2370ce3186403a88274fcbde89ef37@[b44bfe187f884e6592d1767a4674d9fa(127.12.11.3:40669)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=be0f2a904a604759a187e98ceda20521@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=88b846ddaf6a46c4827d0d15aa5c36c3@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=740d0f60e1ce44769afe5263eab273f9@[c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:09:35.680 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 934a7ab80b6247dda942f69db475a824 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:09:35.680 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7a2370ce3186403a88274fcbde89ef37 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000080000064, 0x00000000800000C8)
14:09:35.680 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet be0f2a904a604759a187e98ceda20521 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:35.680 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88b846ddaf6a46c4827d0d15aa5c36c3 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000180000064, 0x00000001800000C8)
14:09:35.680 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 740d0f60e1ce44769afe5263eab273f9 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:35.680 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=934a7ab80b6247dda942f69db475a824@[c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=7a2370ce3186403a88274fcbde89ef37@[b44bfe187f884e6592d1767a4674d9fa(127.12.11.3:40669)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=be0f2a904a604759a187e98ceda20521@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=88b846ddaf6a46c4827d0d15aa5c36c3@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=740d0f60e1ce44769afe5263eab273f9@[c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:09:35.680 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 934a7ab80b6247dda942f69db475a824 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:09:35.680 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7a2370ce3186403a88274fcbde89ef37 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000080000064, 0x00000000800000C8)
14:09:35.681 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet be0f2a904a604759a187e98ceda20521 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:35.681 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88b846ddaf6a46c4827d0d15aa5c36c3 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000180000064, 0x00000001800000C8)
14:09:35.681 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 740d0f60e1ce44769afe5263eab273f9 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:35.681 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=934a7ab80b6247dda942f69db475a824@[c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=7a2370ce3186403a88274fcbde89ef37@[b44bfe187f884e6592d1767a4674d9fa(127.12.11.3:40669)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=be0f2a904a604759a187e98ceda20521@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=88b846ddaf6a46c4827d0d15aa5c36c3@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=740d0f60e1ce44769afe5263eab273f9@[c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:09:35.681 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 934a7ab80b6247dda942f69db475a824 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:09:35.681 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7a2370ce3186403a88274fcbde89ef37 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000080000064, 0x00000000800000C8)
14:09:35.681 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet be0f2a904a604759a187e98ceda20521 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:35.681 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88b846ddaf6a46c4827d0d15aa5c36c3 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000180000064, 0x00000001800000C8)
14:09:35.681 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 740d0f60e1ce44769afe5263eab273f9 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:35.682 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=934a7ab80b6247dda942f69db475a824@[c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=7a2370ce3186403a88274fcbde89ef37@[b44bfe187f884e6592d1767a4674d9fa(127.12.11.3:40669)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=be0f2a904a604759a187e98ceda20521@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=88b846ddaf6a46c4827d0d15aa5c36c3@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=740d0f60e1ce44769afe5263eab273f9@[c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:09:35.682 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 934a7ab80b6247dda942f69db475a824 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:09:35.682 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7a2370ce3186403a88274fcbde89ef37 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000080000064, 0x00000000800000C8)
14:09:35.682 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet be0f2a904a604759a187e98ceda20521 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:35.682 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88b846ddaf6a46c4827d0d15aa5c36c3 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000180000064, 0x00000001800000C8)
14:09:35.682 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 740d0f60e1ce44769afe5263eab273f9 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:35.682 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=934a7ab80b6247dda942f69db475a824@[c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=7a2370ce3186403a88274fcbde89ef37@[b44bfe187f884e6592d1767a4674d9fa(127.12.11.3:40669)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=be0f2a904a604759a187e98ceda20521@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=88b846ddaf6a46c4827d0d15aa5c36c3@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=740d0f60e1ce44769afe5263eab273f9@[c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:09:35.682 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet be0f2a904a604759a187e98ceda20521 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:35.682 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88b846ddaf6a46c4827d0d15aa5c36c3 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000180000064, 0x00000001800000C8)
14:09:35.682 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 740d0f60e1ce44769afe5263eab273f9 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:35.682 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=be0f2a904a604759a187e98ceda20521@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=88b846ddaf6a46c4827d0d15aa5c36c3@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=740d0f60e1ce44769afe5263eab273f9@[c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:09:35.683 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet be0f2a904a604759a187e98ceda20521 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:35.683 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88b846ddaf6a46c4827d0d15aa5c36c3 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000180000064, 0x00000001800000C8)
14:09:35.683 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 740d0f60e1ce44769afe5263eab273f9 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:35.683 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=be0f2a904a604759a187e98ceda20521@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=88b846ddaf6a46c4827d0d15aa5c36c3@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=740d0f60e1ce44769afe5263eab273f9@[c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:09:35.683 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 934a7ab80b6247dda942f69db475a824 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:09:35.683 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7a2370ce3186403a88274fcbde89ef37 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000080000064, 0x00000000800000C8)
14:09:35.683 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet be0f2a904a604759a187e98ceda20521 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:35.683 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88b846ddaf6a46c4827d0d15aa5c36c3 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000180000064, 0x00000001800000C8)
14:09:35.683 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 740d0f60e1ce44769afe5263eab273f9 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:35.684 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=934a7ab80b6247dda942f69db475a824@[c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=7a2370ce3186403a88274fcbde89ef37@[b44bfe187f884e6592d1767a4674d9fa(127.12.11.3:40669)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=be0f2a904a604759a187e98ceda20521@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=88b846ddaf6a46c4827d0d15aa5c36c3@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=740d0f60e1ce44769afe5263eab273f9@[c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:09:35.684 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet be0f2a904a604759a187e98ceda20521 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:35.684 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88b846ddaf6a46c4827d0d15aa5c36c3 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000180000064, 0x00000001800000C8)
14:09:35.684 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 740d0f60e1ce44769afe5263eab273f9 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:35.684 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=be0f2a904a604759a187e98ceda20521@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=88b846ddaf6a46c4827d0d15aa5c36c3@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=740d0f60e1ce44769afe5263eab273f9@[c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:09:35.684 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 934a7ab80b6247dda942f69db475a824 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:09:35.684 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7a2370ce3186403a88274fcbde89ef37 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000080000064, 0x00000000800000C8)
14:09:35.684 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet be0f2a904a604759a187e98ceda20521 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:35.684 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88b846ddaf6a46c4827d0d15aa5c36c3 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000180000064, 0x00000001800000C8)
14:09:35.684 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 740d0f60e1ce44769afe5263eab273f9 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:35.685 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=934a7ab80b6247dda942f69db475a824@[c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=7a2370ce3186403a88274fcbde89ef37@[b44bfe187f884e6592d1767a4674d9fa(127.12.11.3:40669)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=be0f2a904a604759a187e98ceda20521@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=88b846ddaf6a46c4827d0d15aa5c36c3@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=740d0f60e1ce44769afe5263eab273f9@[c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:09:35.685 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 934a7ab80b6247dda942f69db475a824 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:09:35.685 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7a2370ce3186403a88274fcbde89ef37 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000080000064, 0x00000000800000C8)
14:09:35.685 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet be0f2a904a604759a187e98ceda20521 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:35.685 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88b846ddaf6a46c4827d0d15aa5c36c3 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000180000064, 0x00000001800000C8)
14:09:35.685 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 740d0f60e1ce44769afe5263eab273f9 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:35.685 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=934a7ab80b6247dda942f69db475a824@[c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=7a2370ce3186403a88274fcbde89ef37@[b44bfe187f884e6592d1767a4674d9fa(127.12.11.3:40669)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=be0f2a904a604759a187e98ceda20521@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=88b846ddaf6a46c4827d0d15aa5c36c3@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=740d0f60e1ce44769afe5263eab273f9@[c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:09:35.686 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 934a7ab80b6247dda942f69db475a824 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:09:35.686 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7a2370ce3186403a88274fcbde89ef37 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000080000064, 0x00000000800000C8)
14:09:35.686 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet be0f2a904a604759a187e98ceda20521 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:35.686 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88b846ddaf6a46c4827d0d15aa5c36c3 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000180000064, 0x00000001800000C8)
14:09:35.686 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 740d0f60e1ce44769afe5263eab273f9 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:35.686 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=934a7ab80b6247dda942f69db475a824@[c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=7a2370ce3186403a88274fcbde89ef37@[b44bfe187f884e6592d1767a4674d9fa(127.12.11.3:40669)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=be0f2a904a604759a187e98ceda20521@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=88b846ddaf6a46c4827d0d15aa5c36c3@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=740d0f60e1ce44769afe5263eab273f9@[c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:09:35.686 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet be0f2a904a604759a187e98ceda20521 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:35.686 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88b846ddaf6a46c4827d0d15aa5c36c3 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000180000064, 0x00000001800000C8)
14:09:35.686 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 740d0f60e1ce44769afe5263eab273f9 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:35.686 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=be0f2a904a604759a187e98ceda20521@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=88b846ddaf6a46c4827d0d15aa5c36c3@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=740d0f60e1ce44769afe5263eab273f9@[c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:09:35.687 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 934a7ab80b6247dda942f69db475a824 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:09:35.687 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7a2370ce3186403a88274fcbde89ef37 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000080000064, 0x00000000800000C8)
14:09:35.687 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet be0f2a904a604759a187e98ceda20521 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:35.687 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88b846ddaf6a46c4827d0d15aa5c36c3 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000180000064, 0x00000001800000C8)
14:09:35.687 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 740d0f60e1ce44769afe5263eab273f9 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:35.687 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=934a7ab80b6247dda942f69db475a824@[c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=7a2370ce3186403a88274fcbde89ef37@[b44bfe187f884e6592d1767a4674d9fa(127.12.11.3:40669)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=be0f2a904a604759a187e98ceda20521@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=88b846ddaf6a46c4827d0d15aa5c36c3@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=740d0f60e1ce44769afe5263eab273f9@[c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:09:35.687 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 934a7ab80b6247dda942f69db475a824 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:09:35.687 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7a2370ce3186403a88274fcbde89ef37 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000080000064, 0x00000000800000C8)
14:09:35.687 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet be0f2a904a604759a187e98ceda20521 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:35.687 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88b846ddaf6a46c4827d0d15aa5c36c3 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000180000064, 0x00000001800000C8)
14:09:35.687 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 740d0f60e1ce44769afe5263eab273f9 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:35.688 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=934a7ab80b6247dda942f69db475a824@[c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=7a2370ce3186403a88274fcbde89ef37@[b44bfe187f884e6592d1767a4674d9fa(127.12.11.3:40669)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=be0f2a904a604759a187e98ceda20521@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=88b846ddaf6a46c4827d0d15aa5c36c3@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=740d0f60e1ce44769afe5263eab273f9@[c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:09:35.688 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 934a7ab80b6247dda942f69db475a824 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:09:35.688 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7a2370ce3186403a88274fcbde89ef37 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000080000064, 0x00000000800000C8)
14:09:35.688 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet be0f2a904a604759a187e98ceda20521 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:35.688 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88b846ddaf6a46c4827d0d15aa5c36c3 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000180000064, 0x00000001800000C8)
14:09:35.688 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 740d0f60e1ce44769afe5263eab273f9 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:35.688 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=934a7ab80b6247dda942f69db475a824@[c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=7a2370ce3186403a88274fcbde89ef37@[b44bfe187f884e6592d1767a4674d9fa(127.12.11.3:40669)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=be0f2a904a604759a187e98ceda20521@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=88b846ddaf6a46c4827d0d15aa5c36c3@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=740d0f60e1ce44769afe5263eab273f9@[c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:09:35.688 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 934a7ab80b6247dda942f69db475a824 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:09:35.688 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7a2370ce3186403a88274fcbde89ef37 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000080000064, 0x00000000800000C8)
14:09:35.688 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet be0f2a904a604759a187e98ceda20521 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:35.689 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88b846ddaf6a46c4827d0d15aa5c36c3 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000180000064, 0x00000001800000C8)
14:09:35.689 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 740d0f60e1ce44769afe5263eab273f9 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:35.689 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=934a7ab80b6247dda942f69db475a824@[c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=7a2370ce3186403a88274fcbde89ef37@[b44bfe187f884e6592d1767a4674d9fa(127.12.11.3:40669)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=be0f2a904a604759a187e98ceda20521@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=88b846ddaf6a46c4827d0d15aa5c36c3@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=740d0f60e1ce44769afe5263eab273f9@[c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:09:35.689 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet be0f2a904a604759a187e98ceda20521 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:35.689 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88b846ddaf6a46c4827d0d15aa5c36c3 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000180000064, 0x00000001800000C8)
14:09:35.689 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 740d0f60e1ce44769afe5263eab273f9 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:35.689 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=be0f2a904a604759a187e98ceda20521@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=88b846ddaf6a46c4827d0d15aa5c36c3@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=740d0f60e1ce44769afe5263eab273f9@[c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:09:35.689 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet be0f2a904a604759a187e98ceda20521 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:35.689 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88b846ddaf6a46c4827d0d15aa5c36c3 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000180000064, 0x00000001800000C8)
14:09:35.689 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 740d0f60e1ce44769afe5263eab273f9 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:35.690 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=be0f2a904a604759a187e98ceda20521@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=88b846ddaf6a46c4827d0d15aa5c36c3@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=740d0f60e1ce44769afe5263eab273f9@[c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:09:35.690 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet be0f2a904a604759a187e98ceda20521 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:35.690 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88b846ddaf6a46c4827d0d15aa5c36c3 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000180000064, 0x00000001800000C8)
14:09:35.690 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 740d0f60e1ce44769afe5263eab273f9 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:35.690 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=be0f2a904a604759a187e98ceda20521@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=88b846ddaf6a46c4827d0d15aa5c36c3@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=740d0f60e1ce44769afe5263eab273f9@[c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:09:35.690 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 934a7ab80b6247dda942f69db475a824 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:09:35.690 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7a2370ce3186403a88274fcbde89ef37 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000080000064, 0x00000000800000C8)
14:09:35.690 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet be0f2a904a604759a187e98ceda20521 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:35.690 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88b846ddaf6a46c4827d0d15aa5c36c3 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000180000064, 0x00000001800000C8)
14:09:35.690 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 740d0f60e1ce44769afe5263eab273f9 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:35.690 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=934a7ab80b6247dda942f69db475a824@[c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=7a2370ce3186403a88274fcbde89ef37@[b44bfe187f884e6592d1767a4674d9fa(127.12.11.3:40669)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=be0f2a904a604759a187e98ceda20521@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=88b846ddaf6a46c4827d0d15aa5c36c3@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=740d0f60e1ce44769afe5263eab273f9@[c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:09:35.691 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet be0f2a904a604759a187e98ceda20521 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:35.691 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88b846ddaf6a46c4827d0d15aa5c36c3 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000180000064, 0x00000001800000C8)
14:09:35.691 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 740d0f60e1ce44769afe5263eab273f9 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:35.691 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=be0f2a904a604759a187e98ceda20521@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=88b846ddaf6a46c4827d0d15aa5c36c3@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=740d0f60e1ce44769afe5263eab273f9@[c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:09:35.691 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet be0f2a904a604759a187e98ceda20521 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:35.691 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88b846ddaf6a46c4827d0d15aa5c36c3 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000180000064, 0x00000001800000C8)
14:09:35.691 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 740d0f60e1ce44769afe5263eab273f9 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:35.691 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=be0f2a904a604759a187e98ceda20521@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=88b846ddaf6a46c4827d0d15aa5c36c3@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=740d0f60e1ce44769afe5263eab273f9@[c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:09:35.692 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 934a7ab80b6247dda942f69db475a824 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:09:35.692 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7a2370ce3186403a88274fcbde89ef37 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000080000064, 0x00000000800000C8)
14:09:35.692 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet be0f2a904a604759a187e98ceda20521 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:35.692 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88b846ddaf6a46c4827d0d15aa5c36c3 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000180000064, 0x00000001800000C8)
14:09:35.692 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 740d0f60e1ce44769afe5263eab273f9 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:35.692 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=934a7ab80b6247dda942f69db475a824@[c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=7a2370ce3186403a88274fcbde89ef37@[b44bfe187f884e6592d1767a4674d9fa(127.12.11.3:40669)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=be0f2a904a604759a187e98ceda20521@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=88b846ddaf6a46c4827d0d15aa5c36c3@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=740d0f60e1ce44769afe5263eab273f9@[c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:09:35.692 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet be0f2a904a604759a187e98ceda20521 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:35.692 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88b846ddaf6a46c4827d0d15aa5c36c3 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000180000064, 0x00000001800000C8)
14:09:35.692 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 740d0f60e1ce44769afe5263eab273f9 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:35.692 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=be0f2a904a604759a187e98ceda20521@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=88b846ddaf6a46c4827d0d15aa5c36c3@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=740d0f60e1ce44769afe5263eab273f9@[c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:09:35.693 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet be0f2a904a604759a187e98ceda20521 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:35.693 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88b846ddaf6a46c4827d0d15aa5c36c3 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000180000064, 0x00000001800000C8)
14:09:35.693 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 740d0f60e1ce44769afe5263eab273f9 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:35.693 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=be0f2a904a604759a187e98ceda20521@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=88b846ddaf6a46c4827d0d15aa5c36c3@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=740d0f60e1ce44769afe5263eab273f9@[c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:09:35.693 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 934a7ab80b6247dda942f69db475a824 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:09:35.693 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7a2370ce3186403a88274fcbde89ef37 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000080000064, 0x00000000800000C8)
14:09:35.693 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet be0f2a904a604759a187e98ceda20521 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:35.693 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88b846ddaf6a46c4827d0d15aa5c36c3 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000180000064, 0x00000001800000C8)
14:09:35.693 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 740d0f60e1ce44769afe5263eab273f9 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:35.693 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=934a7ab80b6247dda942f69db475a824@[c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=7a2370ce3186403a88274fcbde89ef37@[b44bfe187f884e6592d1767a4674d9fa(127.12.11.3:40669)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=be0f2a904a604759a187e98ceda20521@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=88b846ddaf6a46c4827d0d15aa5c36c3@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=740d0f60e1ce44769afe5263eab273f9@[c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:09:35.694 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 934a7ab80b6247dda942f69db475a824 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:09:35.694 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7a2370ce3186403a88274fcbde89ef37 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000080000064, 0x00000000800000C8)
14:09:35.694 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet be0f2a904a604759a187e98ceda20521 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:35.694 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88b846ddaf6a46c4827d0d15aa5c36c3 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000180000064, 0x00000001800000C8)
14:09:35.694 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 740d0f60e1ce44769afe5263eab273f9 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:35.694 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=934a7ab80b6247dda942f69db475a824@[c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=7a2370ce3186403a88274fcbde89ef37@[b44bfe187f884e6592d1767a4674d9fa(127.12.11.3:40669)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=be0f2a904a604759a187e98ceda20521@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=88b846ddaf6a46c4827d0d15aa5c36c3@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=740d0f60e1ce44769afe5263eab273f9@[c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:09:35.694 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet be0f2a904a604759a187e98ceda20521 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:35.694 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88b846ddaf6a46c4827d0d15aa5c36c3 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000180000064, 0x00000001800000C8)
14:09:35.694 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 740d0f60e1ce44769afe5263eab273f9 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:35.694 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=be0f2a904a604759a187e98ceda20521@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=88b846ddaf6a46c4827d0d15aa5c36c3@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=740d0f60e1ce44769afe5263eab273f9@[c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:09:35.695 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet be0f2a904a604759a187e98ceda20521 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:35.695 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88b846ddaf6a46c4827d0d15aa5c36c3 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000180000064, 0x00000001800000C8)
14:09:35.695 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 740d0f60e1ce44769afe5263eab273f9 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:35.695 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=be0f2a904a604759a187e98ceda20521@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=88b846ddaf6a46c4827d0d15aa5c36c3@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=740d0f60e1ce44769afe5263eab273f9@[c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:09:35.695 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 934a7ab80b6247dda942f69db475a824 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:09:35.695 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7a2370ce3186403a88274fcbde89ef37 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000080000064, 0x00000000800000C8)
14:09:35.695 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet be0f2a904a604759a187e98ceda20521 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:35.695 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88b846ddaf6a46c4827d0d15aa5c36c3 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000180000064, 0x00000001800000C8)
14:09:35.695 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 740d0f60e1ce44769afe5263eab273f9 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:35.695 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=934a7ab80b6247dda942f69db475a824@[c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=7a2370ce3186403a88274fcbde89ef37@[b44bfe187f884e6592d1767a4674d9fa(127.12.11.3:40669)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=be0f2a904a604759a187e98ceda20521@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=88b846ddaf6a46c4827d0d15aa5c36c3@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=740d0f60e1ce44769afe5263eab273f9@[c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:09:35.696 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet be0f2a904a604759a187e98ceda20521 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:35.696 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88b846ddaf6a46c4827d0d15aa5c36c3 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000180000064, 0x00000001800000C8)
14:09:35.696 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 740d0f60e1ce44769afe5263eab273f9 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:35.696 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=be0f2a904a604759a187e98ceda20521@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=88b846ddaf6a46c4827d0d15aa5c36c3@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=740d0f60e1ce44769afe5263eab273f9@[c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:09:35.696 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet be0f2a904a604759a187e98ceda20521 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:35.696 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88b846ddaf6a46c4827d0d15aa5c36c3 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000180000064, 0x00000001800000C8)
14:09:35.696 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 740d0f60e1ce44769afe5263eab273f9 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:35.696 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=be0f2a904a604759a187e98ceda20521@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=88b846ddaf6a46c4827d0d15aa5c36c3@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=740d0f60e1ce44769afe5263eab273f9@[c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:09:35.697 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 934a7ab80b6247dda942f69db475a824 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:09:35.697 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7a2370ce3186403a88274fcbde89ef37 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000080000064, 0x00000000800000C8)
14:09:35.697 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet be0f2a904a604759a187e98ceda20521 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:35.697 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88b846ddaf6a46c4827d0d15aa5c36c3 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000180000064, 0x00000001800000C8)
14:09:35.697 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 740d0f60e1ce44769afe5263eab273f9 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:35.697 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=934a7ab80b6247dda942f69db475a824@[c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=7a2370ce3186403a88274fcbde89ef37@[b44bfe187f884e6592d1767a4674d9fa(127.12.11.3:40669)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=be0f2a904a604759a187e98ceda20521@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=88b846ddaf6a46c4827d0d15aa5c36c3@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=740d0f60e1ce44769afe5263eab273f9@[c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:09:35.697 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet be0f2a904a604759a187e98ceda20521 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:35.697 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88b846ddaf6a46c4827d0d15aa5c36c3 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000180000064, 0x00000001800000C8)
14:09:35.697 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 740d0f60e1ce44769afe5263eab273f9 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:35.697 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=be0f2a904a604759a187e98ceda20521@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=88b846ddaf6a46c4827d0d15aa5c36c3@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=740d0f60e1ce44769afe5263eab273f9@[c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:09:35.698 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet be0f2a904a604759a187e98ceda20521 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:35.698 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88b846ddaf6a46c4827d0d15aa5c36c3 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000180000064, 0x00000001800000C8)
14:09:35.698 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 740d0f60e1ce44769afe5263eab273f9 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:35.698 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=be0f2a904a604759a187e98ceda20521@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=88b846ddaf6a46c4827d0d15aa5c36c3@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=740d0f60e1ce44769afe5263eab273f9@[c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:09:35.698 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet be0f2a904a604759a187e98ceda20521 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:35.698 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88b846ddaf6a46c4827d0d15aa5c36c3 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000180000064, 0x00000001800000C8)
14:09:35.698 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 740d0f60e1ce44769afe5263eab273f9 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:35.698 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=be0f2a904a604759a187e98ceda20521@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=88b846ddaf6a46c4827d0d15aa5c36c3@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=740d0f60e1ce44769afe5263eab273f9@[c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:09:35.699 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet be0f2a904a604759a187e98ceda20521 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:35.699 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88b846ddaf6a46c4827d0d15aa5c36c3 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000180000064, 0x00000001800000C8)
14:09:35.699 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 740d0f60e1ce44769afe5263eab273f9 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:35.699 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=be0f2a904a604759a187e98ceda20521@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=88b846ddaf6a46c4827d0d15aa5c36c3@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=740d0f60e1ce44769afe5263eab273f9@[c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:09:35.699 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet be0f2a904a604759a187e98ceda20521 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:35.699 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88b846ddaf6a46c4827d0d15aa5c36c3 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000180000064, 0x00000001800000C8)
14:09:35.699 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 740d0f60e1ce44769afe5263eab273f9 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:35.699 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=be0f2a904a604759a187e98ceda20521@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=88b846ddaf6a46c4827d0d15aa5c36c3@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=740d0f60e1ce44769afe5263eab273f9@[c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:09:35.700 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 934a7ab80b6247dda942f69db475a824 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:09:35.700 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7a2370ce3186403a88274fcbde89ef37 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000080000064, 0x00000000800000C8)
14:09:35.700 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet be0f2a904a604759a187e98ceda20521 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:35.700 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88b846ddaf6a46c4827d0d15aa5c36c3 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000180000064, 0x00000001800000C8)
14:09:35.700 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 740d0f60e1ce44769afe5263eab273f9 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:35.700 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=934a7ab80b6247dda942f69db475a824@[c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=7a2370ce3186403a88274fcbde89ef37@[b44bfe187f884e6592d1767a4674d9fa(127.12.11.3:40669)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=be0f2a904a604759a187e98ceda20521@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=88b846ddaf6a46c4827d0d15aa5c36c3@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=740d0f60e1ce44769afe5263eab273f9@[c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:09:35.700 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 934a7ab80b6247dda942f69db475a824 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:09:35.700 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7a2370ce3186403a88274fcbde89ef37 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000080000064, 0x00000000800000C8)
14:09:35.700 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet be0f2a904a604759a187e98ceda20521 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:35.700 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88b846ddaf6a46c4827d0d15aa5c36c3 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000180000064, 0x00000001800000C8)
14:09:35.700 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 740d0f60e1ce44769afe5263eab273f9 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:35.700 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=934a7ab80b6247dda942f69db475a824@[c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=7a2370ce3186403a88274fcbde89ef37@[b44bfe187f884e6592d1767a4674d9fa(127.12.11.3:40669)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=be0f2a904a604759a187e98ceda20521@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=88b846ddaf6a46c4827d0d15aa5c36c3@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=740d0f60e1ce44769afe5263eab273f9@[c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:09:35.701 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet be0f2a904a604759a187e98ceda20521 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:35.701 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88b846ddaf6a46c4827d0d15aa5c36c3 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000180000064, 0x00000001800000C8)
14:09:35.701 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 740d0f60e1ce44769afe5263eab273f9 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:35.701 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=be0f2a904a604759a187e98ceda20521@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=88b846ddaf6a46c4827d0d15aa5c36c3@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=740d0f60e1ce44769afe5263eab273f9@[c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:09:35.701 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet be0f2a904a604759a187e98ceda20521 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:35.701 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88b846ddaf6a46c4827d0d15aa5c36c3 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000180000064, 0x00000001800000C8)
14:09:35.701 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 740d0f60e1ce44769afe5263eab273f9 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:35.701 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=be0f2a904a604759a187e98ceda20521@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=88b846ddaf6a46c4827d0d15aa5c36c3@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=740d0f60e1ce44769afe5263eab273f9@[c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:09:35.702 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 934a7ab80b6247dda942f69db475a824 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:09:35.702 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7a2370ce3186403a88274fcbde89ef37 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000080000064, 0x00000000800000C8)
14:09:35.702 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet be0f2a904a604759a187e98ceda20521 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:35.702 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88b846ddaf6a46c4827d0d15aa5c36c3 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000180000064, 0x00000001800000C8)
14:09:35.702 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 740d0f60e1ce44769afe5263eab273f9 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:35.702 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=934a7ab80b6247dda942f69db475a824@[c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=7a2370ce3186403a88274fcbde89ef37@[b44bfe187f884e6592d1767a4674d9fa(127.12.11.3:40669)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=be0f2a904a604759a187e98ceda20521@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=88b846ddaf6a46c4827d0d15aa5c36c3@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=740d0f60e1ce44769afe5263eab273f9@[c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:09:35.702 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 934a7ab80b6247dda942f69db475a824 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:09:35.702 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7a2370ce3186403a88274fcbde89ef37 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000080000064, 0x00000000800000C8)
14:09:35.702 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet be0f2a904a604759a187e98ceda20521 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:35.702 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88b846ddaf6a46c4827d0d15aa5c36c3 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000180000064, 0x00000001800000C8)
14:09:35.702 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 740d0f60e1ce44769afe5263eab273f9 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:35.702 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=934a7ab80b6247dda942f69db475a824@[c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=7a2370ce3186403a88274fcbde89ef37@[b44bfe187f884e6592d1767a4674d9fa(127.12.11.3:40669)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=be0f2a904a604759a187e98ceda20521@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=88b846ddaf6a46c4827d0d15aa5c36c3@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=740d0f60e1ce44769afe5263eab273f9@[c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:09:35.703 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet be0f2a904a604759a187e98ceda20521 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:35.703 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88b846ddaf6a46c4827d0d15aa5c36c3 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000180000064, 0x00000001800000C8)
14:09:35.703 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 740d0f60e1ce44769afe5263eab273f9 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:35.703 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=be0f2a904a604759a187e98ceda20521@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=88b846ddaf6a46c4827d0d15aa5c36c3@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=740d0f60e1ce44769afe5263eab273f9@[c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:09:35.703 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet be0f2a904a604759a187e98ceda20521 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:35.703 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88b846ddaf6a46c4827d0d15aa5c36c3 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000180000064, 0x00000001800000C8)
14:09:35.704 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 740d0f60e1ce44769afe5263eab273f9 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:35.704 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=be0f2a904a604759a187e98ceda20521@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=88b846ddaf6a46c4827d0d15aa5c36c3@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=740d0f60e1ce44769afe5263eab273f9@[c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:09:35.704 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 934a7ab80b6247dda942f69db475a824 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:09:35.704 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7a2370ce3186403a88274fcbde89ef37 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000080000064, 0x00000000800000C8)
14:09:35.704 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet be0f2a904a604759a187e98ceda20521 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:35.704 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88b846ddaf6a46c4827d0d15aa5c36c3 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000180000064, 0x00000001800000C8)
14:09:35.704 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 740d0f60e1ce44769afe5263eab273f9 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:35.704 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=934a7ab80b6247dda942f69db475a824@[c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=7a2370ce3186403a88274fcbde89ef37@[b44bfe187f884e6592d1767a4674d9fa(127.12.11.3:40669)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=be0f2a904a604759a187e98ceda20521@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=88b846ddaf6a46c4827d0d15aa5c36c3@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=740d0f60e1ce44769afe5263eab273f9@[c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:09:35.705 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 934a7ab80b6247dda942f69db475a824 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:09:35.705 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7a2370ce3186403a88274fcbde89ef37 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000080000064, 0x00000000800000C8)
14:09:35.705 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet be0f2a904a604759a187e98ceda20521 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:35.705 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88b846ddaf6a46c4827d0d15aa5c36c3 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000180000064, 0x00000001800000C8)
14:09:35.705 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 740d0f60e1ce44769afe5263eab273f9 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:35.705 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=934a7ab80b6247dda942f69db475a824@[c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=7a2370ce3186403a88274fcbde89ef37@[b44bfe187f884e6592d1767a4674d9fa(127.12.11.3:40669)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=be0f2a904a604759a187e98ceda20521@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=88b846ddaf6a46c4827d0d15aa5c36c3@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=740d0f60e1ce44769afe5263eab273f9@[c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:09:35.707 [DEBUG - kudu-nio-0] (Connection.java:748) [peer c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)] connecting to peer
14:09:35.708 [DEBUG - kudu-nio-0] (Connection.java:748) [peer 33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)] connecting to peer
14:09:35.708 [DEBUG - kudu-nio-3] (Connection.java:757) [peer c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)] Successfully connected to peer
14:09:35.711 [DEBUG - kudu-nio-4] (Connection.java:757) [peer 33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)] Successfully connected to peer
14:09:35.722 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0xa12f2eb2, L:/127.0.0.1:48560 - R:/127.12.11.2:34791] using TOKEN/null
14:09:35.723 [DEBUG - kudu-nio-4] (Negotiator.java:918) Authenticated connection [id: 0xbe63bc91, L:/127.0.0.1:51154 - R:/127.12.11.1:45937] using TOKEN/null
14:09:35.734 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 934a7ab80b6247dda942f69db475a824 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:09:35.734 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7a2370ce3186403a88274fcbde89ef37 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000080000064, 0x00000000800000C8)
14:09:35.734 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet be0f2a904a604759a187e98ceda20521 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:09:35.734 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88b846ddaf6a46c4827d0d15aa5c36c3 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000180000064, 0x00000001800000C8)
14:09:35.734 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 740d0f60e1ce44769afe5263eab273f9 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:35.734 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=934a7ab80b6247dda942f69db475a824@[c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=7a2370ce3186403a88274fcbde89ef37@[b44bfe187f884e6592d1767a4674d9fa(127.12.11.3:40669)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=be0f2a904a604759a187e98ceda20521@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=88b846ddaf6a46c4827d0d15aa5c36c3@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=740d0f60e1ce44769afe5263eab273f9@[c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:09:35.734 [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.12.11.60:44151, [1ms] Sub RPC GetTableLocations: received response from server master-127.12.11.60:44151: OK, deferred=null)) after lookup
14:09:35.737 [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-1783519775569, tablet=934a7ab80b6247dda942f69db475a824, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:35.737 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 934a7ab80b6247dda942f69db475a824 for partition [0x000000007FFFFF9C, 0x0000000080000064) with scanner id null
14:09:35.738 [DEBUG - Time-limited test] (Connection.java:748) [peer b44bfe187f884e6592d1767a4674d9fa(127.12.11.3:40669)] connecting to peer
14:09:35.740 [DEBUG - kudu-nio-5] (Connection.java:757) [peer b44bfe187f884e6592d1767a4674d9fa(127.12.11.3:40669)] Successfully connected to peer
14:09:35.757 [DEBUG - kudu-nio-5] (Negotiator.java:918) Authenticated connection [id: 0x998a2e94, L:/127.0.0.1:43220 - R:/127.12.11.3:40669] using TOKEN/null
14:09:35.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-1783519775569, tablet=7a2370ce3186403a88274fcbde89ef37, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:35.760 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 7a2370ce3186403a88274fcbde89ef37 for partition [0x0000000080000064, 0x00000000800000C8) with scanner id null
14:09:35.763 [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-1783519775569, tablet=be0f2a904a604759a187e98ceda20521, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:35.763 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet be0f2a904a604759a187e98ceda20521 for partition [0x000000017FFFFF9C, 0x0000000180000064) with scanner id null
14:09:35.764 [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-1783519775569, tablet=88b846ddaf6a46c4827d0d15aa5c36c3, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:35.764 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 88b846ddaf6a46c4827d0d15aa5c36c3 for partition [0x0000000180000064, 0x00000001800000C8) with scanner id null
14:09:35.765 [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-1783519775569, tablet=740d0f60e1ce44769afe5263eab273f9, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:35.767 [DEBUG - Time-limited test] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@5fd34ba8, flushNotification=Deferred@13193961(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:09:35.776 [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-1783519775569, tablet=934a7ab80b6247dda942f69db475a824, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:35.777 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 934a7ab80b6247dda942f69db475a824 for partition [0x000000007FFFFF9C, 0x0000000080000064) with scanner id null
14:09:35.779 [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-1783519775569, tablet=7a2370ce3186403a88274fcbde89ef37, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:35.779 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 7a2370ce3186403a88274fcbde89ef37 for partition [0x0000000080000064, 0x00000000800000C8) with scanner id null
14:09:35.780 [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-1783519775569, tablet=be0f2a904a604759a187e98ceda20521, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:35.781 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet be0f2a904a604759a187e98ceda20521 for partition [0x000000017FFFFF9C, 0x0000000180000064) with scanner id null
14:09:35.782 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 33 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783519775569, tablet=88b846ddaf6a46c4827d0d15aa5c36c3, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:35.782 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 88b846ddaf6a46c4827d0d15aa5c36c3 for partition [0x0000000180000064, 0x00000001800000C8) with scanner id null
14:09:35.783 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 37 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783519775569, tablet=740d0f60e1ce44769afe5263eab273f9, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:35.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.784277 12518 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
14:09:35.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783519775569" } 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 } }
14:09:35.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.786571 12518 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 9c9006aa1ecc4894a775cff1dd08463b: Sending DeleteTablet for 1 replicas of tablet 934a7ab80b6247dda942f69db475a824
14:09:35.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.786679 12518 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 9c9006aa1ecc4894a775cff1dd08463b: Sending DeleteTablet for 1 replicas of tablet be0f2a904a604759a187e98ceda20521
14:09:35.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.787061 12812 tablet_service.cc:1558] Processing DeleteTablet for tablet 934a7ab80b6247dda942f69db475a824 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-08 14:09:35 UTC) from {username='slave'} at 127.0.0.1:48552
14:09:35.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.787339 12678 tablet_service.cc:1558] Processing DeleteTablet for tablet be0f2a904a604759a187e98ceda20521 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-08 14:09:35 UTC) from {username='slave'} at 127.0.0.1:51148
14:09:35.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.787359 13067 tablet_replica.cc:333] T 934a7ab80b6247dda942f69db475a824 P c863d64f3da44cbb95cd11f041fd0f4d: stopping tablet replica
14:09:35.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.787472 13067 raft_consensus.cc:2243] T 934a7ab80b6247dda942f69db475a824 P c863d64f3da44cbb95cd11f041fd0f4d [term 1 LEADER]: Raft consensus shutting down.
14:09:35.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.787596 13067 raft_consensus.cc:2272] T 934a7ab80b6247dda942f69db475a824 P c863d64f3da44cbb95cd11f041fd0f4d [term 1 FOLLOWER]: Raft consensus is shut down!
14:09:35.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.788230 13067 ts_tablet_manager.cc:1916] T 934a7ab80b6247dda942f69db475a824 P c863d64f3da44cbb95cd11f041fd0f4d: Deleting tablet data with delete state TABLET_DATA_DELETED
14:09:35.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.790401 13067 ts_tablet_manager.cc:1929] T 934a7ab80b6247dda942f69db475a824 P c863d64f3da44cbb95cd11f041fd0f4d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:09:35.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.790807 13067 log.cc:1199] T 934a7ab80b6247dda942f69db475a824 P c863d64f3da44cbb95cd11f041fd0f4d: Deleting WAL directory at /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/ts-1/wal/wals/934a7ab80b6247dda942f69db475a824
14:09:35.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.791205 13067 ts_tablet_manager.cc:1950] T 934a7ab80b6247dda942f69db475a824 P c863d64f3da44cbb95cd11f041fd0f4d: Deleting consensus metadata
14:09:35.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.791757 12505 catalog_manager.cc:5028] TS c863d64f3da44cbb95cd11f041fd0f4d (127.12.11.2:34791): tablet 934a7ab80b6247dda942f69db475a824 (table org.apache.kudu.client.TestAlterTable-1783519775569 [id=3a6430b5a3de43eab775a1a7d0e2704f]) successfully deleted
14:09:35.792 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7a2370ce3186403a88274fcbde89ef37 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000080000064, 0x00000000800000C8)
14:09:35.792 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 88b846ddaf6a46c4827d0d15aa5c36c3 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000180000064, 0x00000001800000C8)
14:09:35.792 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 740d0f60e1ce44769afe5263eab273f9 for table 'org.apache.kudu.client.TestAlterTable-1783519775569' with partition [0x0000000280000064, 0x00000002800000C8)
14:09:35.792 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000080000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=7a2370ce3186403a88274fcbde89ef37@[b44bfe187f884e6592d1767a4674d9fa(127.12.11.3:40669)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x0000000180000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=88b846ddaf6a46c4827d0d15aa5c36c3@[33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=740d0f60e1ce44769afe5263eab273f9@[c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:09:35.793 [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.12.11.60:44151, [1ms] Sub RPC GetTableLocations: received response from server master-127.12.11.60:44151: OK, deferred=null)) after lookup
14:09:35.794 [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-1783519775569, tablet=7a2370ce3186403a88274fcbde89ef37, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:35.795 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 7a2370ce3186403a88274fcbde89ef37 for partition [0x0000000080000064, 0x00000000800000C8) with scanner id null
14:09:35.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.795450 13068 tablet_replica.cc:333] T be0f2a904a604759a187e98ceda20521 P 33185e03b1ac4ac589cc2c4b15a00b64: stopping tablet replica
14:09:35.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.795671 13068 raft_consensus.cc:2243] T be0f2a904a604759a187e98ceda20521 P 33185e03b1ac4ac589cc2c4b15a00b64 [term 1 LEADER]: Raft consensus shutting down.
14:09:35.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.795814 13068 raft_consensus.cc:2272] T be0f2a904a604759a187e98ceda20521 P 33185e03b1ac4ac589cc2c4b15a00b64 [term 1 FOLLOWER]: Raft consensus is shut down!
14:09:35.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.796351 13068 ts_tablet_manager.cc:1916] T be0f2a904a604759a187e98ceda20521 P 33185e03b1ac4ac589cc2c4b15a00b64: Deleting tablet data with delete state TABLET_DATA_DELETED
14:09:35.796 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 33 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783519775569, tablet=88b846ddaf6a46c4827d0d15aa5c36c3, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:35.796 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 88b846ddaf6a46c4827d0d15aa5c36c3 for partition [0x0000000180000064, 0x00000001800000C8) with scanner id null
14:09:35.797 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 37 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1783519775569, tablet=740d0f60e1ce44769afe5263eab273f9, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:35.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.798533 13068 ts_tablet_manager.cc:1929] T be0f2a904a604759a187e98ceda20521 P 33185e03b1ac4ac589cc2c4b15a00b64: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:09:35.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.798743 12518 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45062:
14:09:35.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783519775569" } 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 } }
14:09:35.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.799317 13068 log.cc:1199] T be0f2a904a604759a187e98ceda20521 P 33185e03b1ac4ac589cc2c4b15a00b64: Deleting WAL directory at /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/ts-0/wal/wals/be0f2a904a604759a187e98ceda20521
14:09:35.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.801113 12518 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 9c9006aa1ecc4894a775cff1dd08463b: Sending DeleteTablet for 1 replicas of tablet 7a2370ce3186403a88274fcbde89ef37
14:09:35.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.801185 12518 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 9c9006aa1ecc4894a775cff1dd08463b: Sending DeleteTablet for 1 replicas of tablet 88b846ddaf6a46c4827d0d15aa5c36c3
14:09:35.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.801220 12518 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 9c9006aa1ecc4894a775cff1dd08463b: Sending DeleteTablet for 1 replicas of tablet 740d0f60e1ce44769afe5263eab273f9
14:09:35.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.801677 12812 tablet_service.cc:1558] Processing DeleteTablet for tablet 740d0f60e1ce44769afe5263eab273f9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-08 14:09:35 UTC) from {username='slave'} at 127.0.0.1:48552
14:09:35.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.802175 12948 tablet_service.cc:1558] Processing DeleteTablet for tablet 7a2370ce3186403a88274fcbde89ef37 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-08 14:09:35 UTC) from {username='slave'} at 127.0.0.1:43214
14:09:35.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.803367 13067 tablet_replica.cc:333] T 740d0f60e1ce44769afe5263eab273f9 P c863d64f3da44cbb95cd11f041fd0f4d: stopping tablet replica
14:09:35.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.803555 13067 raft_consensus.cc:2243] T 740d0f60e1ce44769afe5263eab273f9 P c863d64f3da44cbb95cd11f041fd0f4d [term 1 LEADER]: Raft consensus shutting down.
14:09:35.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.803671 13067 raft_consensus.cc:2272] T 740d0f60e1ce44769afe5263eab273f9 P c863d64f3da44cbb95cd11f041fd0f4d [term 1 FOLLOWER]: Raft consensus is shut down!
14:09:35.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.804173 13067 ts_tablet_manager.cc:1916] T 740d0f60e1ce44769afe5263eab273f9 P c863d64f3da44cbb95cd11f041fd0f4d: Deleting tablet data with delete state TABLET_DATA_DELETED
14:09:35.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.801450 12678 tablet_service.cc:1558] Processing DeleteTablet for tablet 88b846ddaf6a46c4827d0d15aa5c36c3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-07-08 14:09:35 UTC) from {username='slave'} at 127.0.0.1:51148
14:09:35.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.808292 13068 ts_tablet_manager.cc:1950] T be0f2a904a604759a187e98ceda20521 P 33185e03b1ac4ac589cc2c4b15a00b64: Deleting consensus metadata
14:09:35.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.808840 12502 catalog_manager.cc:5028] TS 33185e03b1ac4ac589cc2c4b15a00b64 (127.12.11.1:45937): tablet be0f2a904a604759a187e98ceda20521 (table org.apache.kudu.client.TestAlterTable-1783519775569 [id=3a6430b5a3de43eab775a1a7d0e2704f]) successfully deleted
14:09:35.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.809028 13068 tablet_replica.cc:333] T 88b846ddaf6a46c4827d0d15aa5c36c3 P 33185e03b1ac4ac589cc2c4b15a00b64: stopping tablet replica
14:09:35.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.809422 13068 raft_consensus.cc:2243] T 88b846ddaf6a46c4827d0d15aa5c36c3 P 33185e03b1ac4ac589cc2c4b15a00b64 [term 1 LEADER]: Raft consensus shutting down.
14:09:35.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.809604 13067 ts_tablet_manager.cc:1929] T 740d0f60e1ce44769afe5263eab273f9 P c863d64f3da44cbb95cd11f041fd0f4d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:09:35.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.809737 13068 raft_consensus.cc:2272] T 88b846ddaf6a46c4827d0d15aa5c36c3 P 33185e03b1ac4ac589cc2c4b15a00b64 [term 1 FOLLOWER]: Raft consensus is shut down!
14:09:35.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.809978 13067 log.cc:1199] T 740d0f60e1ce44769afe5263eab273f9 P c863d64f3da44cbb95cd11f041fd0f4d: Deleting WAL directory at /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/ts-1/wal/wals/740d0f60e1ce44769afe5263eab273f9
14:09:35.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.810258 13067 ts_tablet_manager.cc:1950] T 740d0f60e1ce44769afe5263eab273f9 P c863d64f3da44cbb95cd11f041fd0f4d: Deleting consensus metadata
14:09:35.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.810647 12505 catalog_manager.cc:5028] TS c863d64f3da44cbb95cd11f041fd0f4d (127.12.11.2:34791): tablet 740d0f60e1ce44769afe5263eab273f9 (table org.apache.kudu.client.TestAlterTable-1783519775569 [id=3a6430b5a3de43eab775a1a7d0e2704f]) successfully deleted
14:09:35.812 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999}]
14:09:35.813 [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=0), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.12.11.60:44151, [0ms] Sub RPC GetTableLocations: received response from server master-127.12.11.60:44151: OK, deferred=null)) after lookup
14:09:35.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.813606 12518 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:45062:
14:09:35.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783519775569" }
14:09:35.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.813691 12518 catalog_manager.cc:2781] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:45062:
14:09:35.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783519775569" }
14:09:35.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.815793 13068 ts_tablet_manager.cc:1916] T 88b846ddaf6a46c4827d0d15aa5c36c3 P 33185e03b1ac4ac589cc2c4b15a00b64: Deleting tablet data with delete state TABLET_DATA_DELETED
14:09:35.817 [DEBUG - main] (Connection.java:575) [peer master-127.12.11.61:33681(127.12.11.61:33681)] disconnecting while in state READY
14:09:35.817 [DEBUG - main] (Connection.java:575) [peer c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)] disconnecting while in state READY
14:09:35.817 [DEBUG - main] (Connection.java:575) [peer master-127.12.11.62:45655(127.12.11.62:45655)] disconnecting while in state READY
14:09:35.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.817588 13068 ts_tablet_manager.cc:1929] T 88b846ddaf6a46c4827d0d15aa5c36c3 P 33185e03b1ac4ac589cc2c4b15a00b64: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:09:35.817 [DEBUG - main] (Connection.java:575) [peer b44bfe187f884e6592d1767a4674d9fa(127.12.11.3:40669)] disconnecting while in state READY
14:09:35.817 [DEBUG - main] (Connection.java:575) [peer 33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)] disconnecting while in state READY
14:09:35.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.817767 13068 log.cc:1199] T 88b846ddaf6a46c4827d0d15aa5c36c3 P 33185e03b1ac4ac589cc2c4b15a00b64: Deleting WAL directory at /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/ts-0/wal/wals/88b846ddaf6a46c4827d0d15aa5c36c3
14:09:35.817 [DEBUG - main] (Connection.java:575) [peer master-127.12.11.60:44151(127.12.11.60:44151)] disconnecting while in state READY
14:09:35.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.818109 13068 ts_tablet_manager.cc:1950] T 88b846ddaf6a46c4827d0d15aa5c36c3 P 33185e03b1ac4ac589cc2c4b15a00b64: Deleting consensus metadata
14:09:35.818 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.12.11.61:33681(127.12.11.61:33681)] handling channelInactive
14:09:35.818 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.12.11.62:45655(127.12.11.62:45655)] handling channelInactive
14:09:35.818 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.12.11.61:33681(127.12.11.61:33681)] cleaning up while in state READY due to: connection closed
14:09:35.818 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.12.11.62:45655(127.12.11.62:45655)] cleaning up while in state READY due to: connection closed
14:09:35.818 [DEBUG - kudu-nio-3] (Connection.java:239) [peer c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)] handling channelInactive
14:09:35.819 [DEBUG - kudu-nio-3] (Connection.java:709) [peer c863d64f3da44cbb95cd11f041fd0f4d(127.12.11.2:34791)] cleaning up while in state READY due to: connection closed
14:09:35.820 [DEBUG - kudu-nio-5] (Connection.java:239) [peer b44bfe187f884e6592d1767a4674d9fa(127.12.11.3:40669)] handling channelInactive
14:09:35.820 [DEBUG - kudu-nio-5] (Connection.java:709) [peer b44bfe187f884e6592d1767a4674d9fa(127.12.11.3:40669)] cleaning up while in state READY due to: connection closed
14:09:35.820 [DEBUG - kudu-nio-4] (Connection.java:239) [peer 33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)] handling channelInactive
14:09:35.820 [DEBUG - kudu-nio-4] (Connection.java:709) [peer 33185e03b1ac4ac589cc2c4b15a00b64(127.12.11.1:45937)] cleaning up while in state READY due to: connection closed
14:09:35.822 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:09:35.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.823097 13069 tablet_replica.cc:333] T 7a2370ce3186403a88274fcbde89ef37 P b44bfe187f884e6592d1767a4674d9fa: stopping tablet replica
14:09:35.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.824208 13069 raft_consensus.cc:2243] T 7a2370ce3186403a88274fcbde89ef37 P b44bfe187f884e6592d1767a4674d9fa [term 1 LEADER]: Raft consensus shutting down.
14:09:35.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.824406 13069 raft_consensus.cc:2272] T 7a2370ce3186403a88274fcbde89ef37 P b44bfe187f884e6592d1767a4674d9fa [term 1 FOLLOWER]: Raft consensus is shut down!
14:09:35.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.825024 13069 ts_tablet_manager.cc:1916] T 7a2370ce3186403a88274fcbde89ef37 P b44bfe187f884e6592d1767a4674d9fa: Deleting tablet data with delete state TABLET_DATA_DELETED
14:09:35.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.836324 13069 ts_tablet_manager.cc:1929] T 7a2370ce3186403a88274fcbde89ef37 P b44bfe187f884e6592d1767a4674d9fa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:09:35.836 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.12.11.60:44151(127.12.11.60:44151)] handling channelInactive
14:09:35.837 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.12.11.60:44151(127.12.11.60:44151)] cleaning up while in state READY due to: connection closed
14:09:35.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.838037 12332 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 12616
14:09:35.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.839663 13069 log.cc:1199] T 7a2370ce3186403a88274fcbde89ef37 P b44bfe187f884e6592d1767a4674d9fa: Deleting WAL directory at /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster10976375722407797710/ts-2/wal/wals/7a2370ce3186403a88274fcbde89ef37
14:09:35.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.840126 13069 ts_tablet_manager.cc:1950] T 7a2370ce3186403a88274fcbde89ef37 P b44bfe187f884e6592d1767a4674d9fa: Deleting consensus metadata
14:09:35.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.856026 12332 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 12751
14:09:35.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.863993 12332 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 12886
14:09:35.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.868963 12332 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 12343
14:09:35.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.874380 12332 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 12415
14:09:35.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:35.879884 12332 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 12487
14:09:35.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T14:09:35Z chronyd exiting
.14:09:35.946 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1783519775946
14:09:35.949 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:09:35.949 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
14:09:35.949 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskzNpfhA/test-tmp
14:09:35.950 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
14:09:35.950 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskzNpfhA/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
14:09:35.952 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

14:09:36.030 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:09:36.031 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

14:09:36.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.031459 13073 mini_oidc.cc:150] Starting JWKS server
14:09:36.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.031975 13073 webserver.cc:533] Webserver started at http://127.0.0.1:34607/ using document root <none> and password file <none>
14:09:36.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.032042 13073 mini_oidc.cc:186] Starting OIDC Discovery server
14:09:36.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.032232 13073 webserver.cc:533] Webserver started at http://127.0.0.1:35279/ using document root <none> and password file <none>
14:09:36.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T14:09:36Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
14:09:36.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T14:09:36Z Disabled control of system clock
14:09:36.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.042804 13073 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:36.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:36.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/master-0/wal
14:09:36.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/master-0/data
14:09:36.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:36.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:36.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:36.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:36.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:36.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:36.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/master-0/logs
14:09:36.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/master-0/data/info.pb
14:09:36.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:36.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:36.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:36.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:36.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:36.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:36.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:36.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:36.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:09:36.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:36.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:36.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:36.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.196.126:36591
14:09:36.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.196.126
14:09:36.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:36.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.196.84:40163
14:09:36.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:36.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:36.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:36.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:36.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.12.196.126:36591,127.12.196.125:36639,127.12.196.124:33213
14:09:36.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:36.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:34607/jwks.json with env {}
14:09:36.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:36.118136 13084 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:36.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:36.118311 13084 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:36.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:36.118331 13084 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:36.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:36.119750 13084 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:09:36.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:36.119789 13084 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:36.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:36.119803 13084 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:09:36.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:36.119815 13084 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:09:36.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:36.119827 13084 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:09:36.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:36.119838 13084 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:34607/jwks.json
14:09:36.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.121371 13084 master_runner.cc:387] Master server non-default flags:
14:09:36.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:36.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.196.84:40163
14:09:36.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:36.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:36.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/master-0/data
14:09:36.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/master-0/wal
14:09:36.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:36.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.12.196.126:36591,127.12.196.125:36639,127.12.196.124:33213
14:09:36.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:36.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:36.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:36.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.196.126:36591
14:09:36.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:36.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:36.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:36.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:34607/jwks.json
14:09:36.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:36.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:36.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/master-0/data/info.pb
14:09:36.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.196.126
14:09:36.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:36.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:36.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.13084
14:09:36.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:36.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:36.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:36.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:36.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/master-0/logs
14:09:36.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:36.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:36.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:36.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:09:36.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:36.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:36.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:36.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:36.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:36.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.121539 13084 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:36.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.121714 13084 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:36.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.124171 13084 server_base.cc:1061] running on GCE node
14:09:36.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:36.124217 13089 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:36.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:36.124174 13090 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:36.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:36.124344 13092 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:36.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.124557 13084 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:36.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.124751 13084 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:36.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.125901 13084 hybrid_clock.cc:648] HybridClock initialized: now 1783519776125886 us; error 30 us; skew 500 ppm
14:09:36.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.127095 13084 webserver.cc:533] Webserver started at http://127.12.196.126:38109/ using document root <none> and password file <none>
14:09:36.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.127252 13084 fs_manager.cc:362] Metadata directory not provided
14:09:36.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.127285 13084 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:36.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.127372 13084 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:36.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.128206 13084 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/master-0/data/instance:
14:09:36.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "16ee4d8fe9e84c32912137be31d00ff9"
14:09:36.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:36 on dist-test-slave-63nk"
14:09:36.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.128479 13084 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/master-0/wal/instance:
14:09:36.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "16ee4d8fe9e84c32912137be31d00ff9"
14:09:36.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:36 on dist-test-slave-63nk"
14:09:36.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.129520 13084 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
14:09:36.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.130141 13098 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:36.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.130296 13084 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:09:36.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.130353 13084 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/master-0/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/master-0/wal
14:09:36.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "16ee4d8fe9e84c32912137be31d00ff9"
14:09:36.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:36 on dist-test-slave-63nk"
14:09:36.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.130391 13084 fs_report.cc:389] FS layout report
14:09:36.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:36.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/master-0/wal
14:09:36.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/master-0/wal
14:09:36.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/master-0/data/data
14:09:36.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:36.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:36.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:36.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:36.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:36.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:36.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:36.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:36.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:36.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:36.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:36.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.138804 13084 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:36.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.139012 13084 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:36.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.139096 13084 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:36.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.142818 13084 rpc_server.cc:307] RPC server started. Bound to: 127.12.196.126:36591
14:09:36.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.142844 13150 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.196.126:36591 every 8 connection(s)
14:09:36.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.143103 13084 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/master-0/data/info.pb
14:09:36.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.143592 13151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:36.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.144937 13151 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.196.126" port: 36591 } has no permanent_uuid. Determining permanent_uuid...
14:09:36.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.146682 13073 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 13084
14:09:36.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.146761 13073 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/master-0/wal/instance
14:09:36.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.147678 13073 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:36.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:36.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/master-1/wal
14:09:36.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/master-1/data
14:09:36.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:36.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:36.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:36.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:36.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:36.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:36.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/master-1/logs
14:09:36.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/master-1/data/info.pb
14:09:36.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:36.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:36.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:36.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:36.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:36.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:36.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:36.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:36.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:09:36.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:36.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:36.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:36.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.196.125:36639
14:09:36.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.196.125
14:09:36.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:36.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.196.84:40163
14:09:36.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:36.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:36.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:36.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:36.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.12.196.126:36591,127.12.196.125:36639,127.12.196.124:33213
14:09:36.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:36.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:34607/jwks.json with env {}
14:09:36.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.151243 13151 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.196.125" port: 36639 } has no permanent_uuid. Determining permanent_uuid...
14:09:36.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:36.151651 13099 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.12.196.125:36639: connect: Connection refused (error 111)
14:09:36.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:36.152091 13151 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.12.196.125:36639: Network error: Client connection negotiation failed: client connection to 127.12.196.125:36639: connect: Connection refused (error 111)
14:09:36.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.201319 13151 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.12.196.125" port: 36639 } attempt: 1
14:09:36.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:36.202332 13151 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.12.196.125:36639: Network error: Client connection negotiation failed: client connection to 127.12.196.125:36639: connect: Connection refused (error 111)
14:09:36.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:36.225102 13155 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:36.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:36.225265 13155 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:36.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:36.225283 13155 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:36.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:36.226687 13155 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:09:36.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:36.226729 13155 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:36.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:36.226742 13155 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:09:36.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:36.226754 13155 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:09:36.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:36.226766 13155 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:09:36.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:36.226778 13155 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:34607/jwks.json
14:09:36.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.228318 13155 master_runner.cc:387] Master server non-default flags:
14:09:36.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:36.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.196.84:40163
14:09:36.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:36.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:36.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/master-1/data
14:09:36.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/master-1/wal
14:09:36.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:36.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.12.196.126:36591,127.12.196.125:36639,127.12.196.124:33213
14:09:36.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:36.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:36.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:36.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.196.125:36639
14:09:36.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:36.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:36.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:36.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:34607/jwks.json
14:09:36.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:36.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:36.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/master-1/data/info.pb
14:09:36.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.196.125
14:09:36.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:36.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:36.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.13155
14:09:36.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:36.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:36.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:36.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:36.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/master-1/logs
14:09:36.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:36.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:36.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:36.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:09:36.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:36.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:36.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:36.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:36.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:36.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.228502 13155 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:36.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.228734 13155 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:36.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:36.231104 13161 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:36.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:36.231135 13162 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:36.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:36.231158 13164 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:36.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.231300 13155 server_base.cc:1061] running on GCE node
14:09:36.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.231771 13155 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:36.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.231967 13155 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:36.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.233183 13155 hybrid_clock.cc:648] HybridClock initialized: now 1783519776233160 us; error 32 us; skew 500 ppm
14:09:36.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.234494 13155 webserver.cc:533] Webserver started at http://127.12.196.125:45075/ using document root <none> and password file <none>
14:09:36.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.234710 13155 fs_manager.cc:362] Metadata directory not provided
14:09:36.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.234755 13155 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:36.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.234830 13155 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:36.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.235635 13155 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/master-1/data/instance:
14:09:36.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5ed9da760a5e48d4822a3a2dd20ef638"
14:09:36.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:36 on dist-test-slave-63nk"
14:09:36.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.235956 13155 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/master-1/wal/instance:
14:09:36.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5ed9da760a5e48d4822a3a2dd20ef638"
14:09:36.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:36 on dist-test-slave-63nk"
14:09:36.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.237140 13155 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:09:36.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.237835 13170 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:36.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.238023 13155 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:09:36.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.238117 13155 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/master-1/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/master-1/wal
14:09:36.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5ed9da760a5e48d4822a3a2dd20ef638"
14:09:36.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:36 on dist-test-slave-63nk"
14:09:36.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.238180 13155 fs_report.cc:389] FS layout report
14:09:36.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:36.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/master-1/wal
14:09:36.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/master-1/wal
14:09:36.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/master-1/data/data
14:09:36.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:36.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:36.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:36.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:36.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:36.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:36.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:36.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:36.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:36.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:36.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:36.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.250007 13155 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:36.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.250309 13155 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:36.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.250458 13155 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:36.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.254400 13155 rpc_server.cc:307] RPC server started. Bound to: 127.12.196.125:36639
14:09:36.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.254423 13222 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.196.125:36639 every 8 connection(s)
14:09:36.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.254773 13155 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/master-1/data/info.pb
14:09:36.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.255319 13223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:36.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.256587 13223 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.196.126" port: 36591 } has no permanent_uuid. Determining permanent_uuid...
14:09:36.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.261145 13223 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.196.125" port: 36639 } has no permanent_uuid. Determining permanent_uuid...
14:09:36.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.262630 13073 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 13155
14:09:36.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.262723 13073 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/master-1/wal/instance
14:09:36.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.263087 13073 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:36.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:36.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/master-2/wal
14:09:36.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/master-2/data
14:09:36.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:36.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:36.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:36.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:36.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:36.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:36.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/master-2/logs
14:09:36.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/master-2/data/info.pb
14:09:36.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:36.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:36.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:36.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:36.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:36.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:36.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:36.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:36.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:09:36.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:36.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:36.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:36.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.196.124:33213
14:09:36.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.196.124
14:09:36.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:36.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.196.84:40163
14:09:36.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:36.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:36.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:36.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:36.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.12.196.126:36591,127.12.196.125:36639,127.12.196.124:33213
14:09:36.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:36.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:34607/jwks.json with env {}
14:09:36.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.264689 13223 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.196.124" port: 33213 } has no permanent_uuid. Determining permanent_uuid...
14:09:36.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:36.265110 13171 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.12.196.124:33213: connect: Connection refused (error 111)
14:09:36.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:36.265600 13223 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.12.196.124:33213: Network error: Client connection negotiation failed: client connection to 127.12.196.124:33213: connect: Connection refused (error 111)
14:09:36.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.270499 13151 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.12.196.125" port: 36639 } attempt: 2
14:09:36.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.273866 13151 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.196.124" port: 33213 } has no permanent_uuid. Determining permanent_uuid...
14:09:36.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:36.274443 13151 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.12.196.124:33213: Network error: Client connection negotiation failed: client connection to 127.12.196.124:33213: connect: Connection refused (error 111)
14:09:36.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.314836 13223 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.12.196.124" port: 33213 } attempt: 1
14:09:36.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:36.315958 13223 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.12.196.124:33213: Network error: Client connection negotiation failed: client connection to 127.12.196.124:33213: connect: Connection refused (error 111)
14:09:36.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.317607 13151 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.12.196.124" port: 33213 } attempt: 1
14:09:36.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:36.318269 13151 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.12.196.124:33213: Network error: Client connection negotiation failed: client connection to 127.12.196.124:33213: connect: Connection refused (error 111)
14:09:36.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:36.341560 13227 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:36.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:36.341730 13227 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:36.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:36.341750 13227 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:36.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:36.343286 13227 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:09:36.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:36.343329 13227 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:36.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:36.343344 13227 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:09:36.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:36.343356 13227 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:09:36.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:36.343369 13227 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:09:36.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:36.343380 13227 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:34607/jwks.json
14:09:36.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.345023 13227 master_runner.cc:387] Master server non-default flags:
14:09:36.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:36.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.196.84:40163
14:09:36.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:36.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:36.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/master-2/data
14:09:36.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/master-2/wal
14:09:36.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:36.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.12.196.126:36591,127.12.196.125:36639,127.12.196.124:33213
14:09:36.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:36.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:36.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:36.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.196.124:33213
14:09:36.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:36.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:36.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:36.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:34607/jwks.json
14:09:36.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:36.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:36.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/master-2/data/info.pb
14:09:36.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.196.124
14:09:36.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:36.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:36.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.13227
14:09:36.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:36.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:36.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:36.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:36.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/master-2/logs
14:09:36.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:36.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:36.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:36.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:09:36.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:36.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:36.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:36.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:36.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:36.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.345188 13227 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:36.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.345357 13227 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:36.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:36.347630 13236 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:36.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:36.347661 13233 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:36.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:36.347663 13234 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:36.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.347715 13227 server_base.cc:1061] running on GCE node
14:09:36.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.348074 13227 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:36.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.348356 13227 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:36.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.349515 13227 hybrid_clock.cc:648] HybridClock initialized: now 1783519776349500 us; error 34 us; skew 500 ppm
14:09:36.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.358462 13227 webserver.cc:533] Webserver started at http://127.12.196.124:46735/ using document root <none> and password file <none>
14:09:36.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.358649 13227 fs_manager.cc:362] Metadata directory not provided
14:09:36.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.358691 13227 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:36.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.358774 13227 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:36.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.359613 13227 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/master-2/data/instance:
14:09:36.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1316d4d663d0476faa5a6e3a8eaa69bc"
14:09:36.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:36 on dist-test-slave-63nk"
14:09:36.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.359871 13227 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/master-2/wal/instance:
14:09:36.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1316d4d663d0476faa5a6e3a8eaa69bc"
14:09:36.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:36 on dist-test-slave-63nk"
14:09:36.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.361106 13227 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
14:09:36.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.361910 13242 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:36.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.362170 13227 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
14:09:36.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.362241 13227 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/master-2/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/master-2/wal
14:09:36.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1316d4d663d0476faa5a6e3a8eaa69bc"
14:09:36.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:36 on dist-test-slave-63nk"
14:09:36.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.362315 13227 fs_report.cc:389] FS layout report
14:09:36.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:36.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/master-2/wal
14:09:36.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/master-2/wal
14:09:36.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/master-2/data/data
14:09:36.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:36.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:36.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:36.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:36.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:36.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:36.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:36.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:36.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:36.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:36.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:36.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.365468 13151 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.12.196.124" port: 33213 } attempt: 2
14:09:36.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:36.366396 13151 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.12.196.124:33213: Network error: Client connection negotiation failed: client connection to 127.12.196.124:33213: connect: Connection refused (error 111)
14:09:36.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.384135 13223 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.12.196.124" port: 33213 } attempt: 2
14:09:36.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:36.385021 13223 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.12.196.124:33213: Network error: Client connection negotiation failed: client connection to 127.12.196.124:33213: connect: Connection refused (error 111)
14:09:36.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.389323 13227 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:36.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.389591 13227 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:36.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.389699 13227 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:36.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.393898 13227 rpc_server.cc:307] RPC server started. Bound to: 127.12.196.124:33213
14:09:36.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.393968 13294 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.196.124:33213 every 8 connection(s)
14:09:36.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.394296 13227 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/master-2/data/info.pb
14:09:36.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.394798 13295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:36.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.396078 13295 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.196.126" port: 36591 } has no permanent_uuid. Determining permanent_uuid...
14:09:36.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.398084 13073 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 13227
14:09:36.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.398177 13073 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/master-2/wal/instance
14:09:36.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.401448 13295 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.196.125" port: 36639 } has no permanent_uuid. Determining permanent_uuid...
14:09:36.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.404860 13295 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.196.124" port: 33213 } has no permanent_uuid. Determining permanent_uuid...
14:09:36.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.409534 13295 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1316d4d663d0476faa5a6e3a8eaa69bc: Bootstrap starting.
14:09:36.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.410106 13295 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1316d4d663d0476faa5a6e3a8eaa69bc: Neither blocks nor log segments found. Creating new log.
14:09:36.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.410295 13295 log.cc:826] T 00000000000000000000000000000000 P 1316d4d663d0476faa5a6e3a8eaa69bc: Log is configured to *not* fsync() on all Append() calls
14:09:36.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.410844 13295 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1316d4d663d0476faa5a6e3a8eaa69bc: No bootstrap required, opened a new log
14:09:36.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.412374 13295 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1316d4d663d0476faa5a6e3a8eaa69bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16ee4d8fe9e84c32912137be31d00ff9" member_type: VOTER last_known_addr { host: "127.12.196.126" port: 36591 } } peers { permanent_uuid: "5ed9da760a5e48d4822a3a2dd20ef638" member_type: VOTER last_known_addr { host: "127.12.196.125" port: 36639 } } peers { permanent_uuid: "1316d4d663d0476faa5a6e3a8eaa69bc" member_type: VOTER last_known_addr { host: "127.12.196.124" port: 33213 } }
14:09:36.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.412478 13295 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1316d4d663d0476faa5a6e3a8eaa69bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:36.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.412499 13295 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1316d4d663d0476faa5a6e3a8eaa69bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1316d4d663d0476faa5a6e3a8eaa69bc, State: Initialized, Role: FOLLOWER
14:09:36.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.412603 13295 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1316d4d663d0476faa5a6e3a8eaa69bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16ee4d8fe9e84c32912137be31d00ff9" member_type: VOTER last_known_addr { host: "127.12.196.126" port: 36591 } } peers { permanent_uuid: "5ed9da760a5e48d4822a3a2dd20ef638" member_type: VOTER last_known_addr { host: "127.12.196.125" port: 36639 } } peers { permanent_uuid: "1316d4d663d0476faa5a6e3a8eaa69bc" member_type: VOTER last_known_addr { host: "127.12.196.124" port: 33213 } }
14:09:36.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.412837 13295 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1316d4d663d0476faa5a6e3a8eaa69bc [sys.catalog]: configured and running, proceeding with master startup.
14:09:36.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.412869 13304 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1316d4d663d0476faa5a6e3a8eaa69bc [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: "16ee4d8fe9e84c32912137be31d00ff9" member_type: VOTER last_known_addr { host: "127.12.196.126" port: 36591 } } peers { permanent_uuid: "5ed9da760a5e48d4822a3a2dd20ef638" member_type: VOTER last_known_addr { host: "127.12.196.125" port: 36639 } } peers { permanent_uuid: "1316d4d663d0476faa5a6e3a8eaa69bc" member_type: VOTER last_known_addr { host: "127.12.196.124" port: 33213 } } }
14:09:36.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.412978 13304 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1316d4d663d0476faa5a6e3a8eaa69bc [sys.catalog]: This master's current role is: FOLLOWER
14:09:36.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:36.414745 13315 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 1316d4d663d0476faa5a6e3a8eaa69bc: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:09:36.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:36.414964 13315 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:09:36.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.414924 13227 master_runner.cc:187] Error getting master registration for 127.12.196.126:36591: OK, instance_id { permanent_uuid: "16ee4d8fe9e84c32912137be31d00ff9" instance_seqno: 1783519776141765 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:09:36.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.416072 13227 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:09:36.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.473569 13151 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.12.196.124" port: 33213 } attempt: 3
14:09:36.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.476133 13223 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.12.196.124" port: 33213 } attempt: 3
14:09:36.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.478120 13151 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 16ee4d8fe9e84c32912137be31d00ff9: Bootstrap starting.
14:09:36.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.478938 13151 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 16ee4d8fe9e84c32912137be31d00ff9: Neither blocks nor log segments found. Creating new log.
14:09:36.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.479233 13151 log.cc:826] T 00000000000000000000000000000000 P 16ee4d8fe9e84c32912137be31d00ff9: Log is configured to *not* fsync() on all Append() calls
14:09:36.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.479986 13151 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 16ee4d8fe9e84c32912137be31d00ff9: No bootstrap required, opened a new log
14:09:36.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.480266 13223 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5ed9da760a5e48d4822a3a2dd20ef638: Bootstrap starting.
14:09:36.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.480841 13223 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5ed9da760a5e48d4822a3a2dd20ef638: Neither blocks nor log segments found. Creating new log.
14:09:36.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.481092 13223 log.cc:826] T 00000000000000000000000000000000 P 5ed9da760a5e48d4822a3a2dd20ef638: Log is configured to *not* fsync() on all Append() calls
14:09:36.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.481698 13223 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5ed9da760a5e48d4822a3a2dd20ef638: No bootstrap required, opened a new log
14:09:36.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.481751 13151 raft_consensus.cc:359] T 00000000000000000000000000000000 P 16ee4d8fe9e84c32912137be31d00ff9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16ee4d8fe9e84c32912137be31d00ff9" member_type: VOTER last_known_addr { host: "127.12.196.126" port: 36591 } } peers { permanent_uuid: "5ed9da760a5e48d4822a3a2dd20ef638" member_type: VOTER last_known_addr { host: "127.12.196.125" port: 36639 } } peers { permanent_uuid: "1316d4d663d0476faa5a6e3a8eaa69bc" member_type: VOTER last_known_addr { host: "127.12.196.124" port: 33213 } }
14:09:36.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.481868 13151 raft_consensus.cc:385] T 00000000000000000000000000000000 P 16ee4d8fe9e84c32912137be31d00ff9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:36.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.481899 13151 raft_consensus.cc:740] T 00000000000000000000000000000000 P 16ee4d8fe9e84c32912137be31d00ff9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16ee4d8fe9e84c32912137be31d00ff9, State: Initialized, Role: FOLLOWER
14:09:36.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.481985 13151 consensus_queue.cc:260] T 00000000000000000000000000000000 P 16ee4d8fe9e84c32912137be31d00ff9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16ee4d8fe9e84c32912137be31d00ff9" member_type: VOTER last_known_addr { host: "127.12.196.126" port: 36591 } } peers { permanent_uuid: "5ed9da760a5e48d4822a3a2dd20ef638" member_type: VOTER last_known_addr { host: "127.12.196.125" port: 36639 } } peers { permanent_uuid: "1316d4d663d0476faa5a6e3a8eaa69bc" member_type: VOTER last_known_addr { host: "127.12.196.124" port: 33213 } }
14:09:36.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.482232 13151 sys_catalog.cc:565] T 00000000000000000000000000000000 P 16ee4d8fe9e84c32912137be31d00ff9 [sys.catalog]: configured and running, proceeding with master startup.
14:09:36.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.483258 13223 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5ed9da760a5e48d4822a3a2dd20ef638 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16ee4d8fe9e84c32912137be31d00ff9" member_type: VOTER last_known_addr { host: "127.12.196.126" port: 36591 } } peers { permanent_uuid: "5ed9da760a5e48d4822a3a2dd20ef638" member_type: VOTER last_known_addr { host: "127.12.196.125" port: 36639 } } peers { permanent_uuid: "1316d4d663d0476faa5a6e3a8eaa69bc" member_type: VOTER last_known_addr { host: "127.12.196.124" port: 33213 } }
14:09:36.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.483362 13223 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5ed9da760a5e48d4822a3a2dd20ef638 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:36.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.483393 13223 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5ed9da760a5e48d4822a3a2dd20ef638 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ed9da760a5e48d4822a3a2dd20ef638, State: Initialized, Role: FOLLOWER
14:09:36.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.483525 13223 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5ed9da760a5e48d4822a3a2dd20ef638 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16ee4d8fe9e84c32912137be31d00ff9" member_type: VOTER last_known_addr { host: "127.12.196.126" port: 36591 } } peers { permanent_uuid: "5ed9da760a5e48d4822a3a2dd20ef638" member_type: VOTER last_known_addr { host: "127.12.196.125" port: 36639 } } peers { permanent_uuid: "1316d4d663d0476faa5a6e3a8eaa69bc" member_type: VOTER last_known_addr { host: "127.12.196.124" port: 33213 } }
14:09:36.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.483896 13223 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5ed9da760a5e48d4822a3a2dd20ef638 [sys.catalog]: configured and running, proceeding with master startup.
14:09:36.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.483879 13319 sys_catalog.cc:455] T 00000000000000000000000000000000 P 16ee4d8fe9e84c32912137be31d00ff9 [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: "16ee4d8fe9e84c32912137be31d00ff9" member_type: VOTER last_known_addr { host: "127.12.196.126" port: 36591 } } peers { permanent_uuid: "5ed9da760a5e48d4822a3a2dd20ef638" member_type: VOTER last_known_addr { host: "127.12.196.125" port: 36639 } } peers { permanent_uuid: "1316d4d663d0476faa5a6e3a8eaa69bc" member_type: VOTER last_known_addr { host: "127.12.196.124" port: 33213 } } }
14:09:36.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.483960 13319 sys_catalog.cc:458] T 00000000000000000000000000000000 P 16ee4d8fe9e84c32912137be31d00ff9 [sys.catalog]: This master's current role is: FOLLOWER
14:09:36.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:36.484488 13330 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 16ee4d8fe9e84c32912137be31d00ff9: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:09:36.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:36.484639 13330 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:09:36.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.484694 13084 master_runner.cc:187] Error getting master registration for 127.12.196.125:36639: OK, instance_id { permanent_uuid: "5ed9da760a5e48d4822a3a2dd20ef638" instance_seqno: 1783519776253357 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:09:36.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.486253 13084 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:09:36.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.485616 13331 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5ed9da760a5e48d4822a3a2dd20ef638 [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: "16ee4d8fe9e84c32912137be31d00ff9" member_type: VOTER last_known_addr { host: "127.12.196.126" port: 36591 } } peers { permanent_uuid: "5ed9da760a5e48d4822a3a2dd20ef638" member_type: VOTER last_known_addr { host: "127.12.196.125" port: 36639 } } peers { permanent_uuid: "1316d4d663d0476faa5a6e3a8eaa69bc" member_type: VOTER last_known_addr { host: "127.12.196.124" port: 33213 } } }
14:09:36.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.486793 13331 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5ed9da760a5e48d4822a3a2dd20ef638 [sys.catalog]: This master's current role is: FOLLOWER
14:09:36.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.488710 13155 master_runner.cc:264] No leader master found from master 5ed9da760a5e48d4822a3a2dd20ef638
14:09:36.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.488752 13155 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:09:36.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:36.485939 13343 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 5ed9da760a5e48d4822a3a2dd20ef638: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:09:36.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:36.492290 13343 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:09:36.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:36.503120 13176 tablet.cc:2406] T 00000000000000000000000000000000 P 5ed9da760a5e48d4822a3a2dd20ef638: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:09:36.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:36.639751 13104 tablet.cc:2406] T 00000000000000000000000000000000 P 16ee4d8fe9e84c32912137be31d00ff9: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:09:36.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:36.640275 13248 tablet.cc:2406] T 00000000000000000000000000000000 P 1316d4d663d0476faa5a6e3a8eaa69bc: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:09:36.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.863529 13304 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1316d4d663d0476faa5a6e3a8eaa69bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:09:36.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.863651 13304 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1316d4d663d0476faa5a6e3a8eaa69bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16ee4d8fe9e84c32912137be31d00ff9" member_type: VOTER last_known_addr { host: "127.12.196.126" port: 36591 } } peers { permanent_uuid: "5ed9da760a5e48d4822a3a2dd20ef638" member_type: VOTER last_known_addr { host: "127.12.196.125" port: 36639 } } peers { permanent_uuid: "1316d4d663d0476faa5a6e3a8eaa69bc" member_type: VOTER last_known_addr { host: "127.12.196.124" port: 33213 } }
14:09:36.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.864059 13304 leader_election.cc:290] T 00000000000000000000000000000000 P 1316d4d663d0476faa5a6e3a8eaa69bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16ee4d8fe9e84c32912137be31d00ff9 (127.12.196.126:36591), 5ed9da760a5e48d4822a3a2dd20ef638 (127.12.196.125:36639)
14:09:36.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.864250 13197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "1316d4d663d0476faa5a6e3a8eaa69bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ed9da760a5e48d4822a3a2dd20ef638" is_pre_election: true
14:09:36.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.864239 13125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "1316d4d663d0476faa5a6e3a8eaa69bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16ee4d8fe9e84c32912137be31d00ff9" is_pre_election: true
14:09:36.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.864377 13197 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 5ed9da760a5e48d4822a3a2dd20ef638 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1316d4d663d0476faa5a6e3a8eaa69bc in term 0.
14:09:36.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.864392 13125 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 16ee4d8fe9e84c32912137be31d00ff9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1316d4d663d0476faa5a6e3a8eaa69bc in term 0.
14:09:36.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.864594 13244 leader_election.cc:304] T 00000000000000000000000000000000 P 1316d4d663d0476faa5a6e3a8eaa69bc [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: 1316d4d663d0476faa5a6e3a8eaa69bc, 16ee4d8fe9e84c32912137be31d00ff9; no voters: 
14:09:36.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.864727 13304 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1316d4d663d0476faa5a6e3a8eaa69bc [term 0 FOLLOWER]: Leader pre-election won for term 1
14:09:36.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.864771 13304 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1316d4d663d0476faa5a6e3a8eaa69bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:09:36.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.864804 13304 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1316d4d663d0476faa5a6e3a8eaa69bc [term 0 FOLLOWER]: Advancing to term 1
14:09:36.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.865432 13304 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1316d4d663d0476faa5a6e3a8eaa69bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16ee4d8fe9e84c32912137be31d00ff9" member_type: VOTER last_known_addr { host: "127.12.196.126" port: 36591 } } peers { permanent_uuid: "5ed9da760a5e48d4822a3a2dd20ef638" member_type: VOTER last_known_addr { host: "127.12.196.125" port: 36639 } } peers { permanent_uuid: "1316d4d663d0476faa5a6e3a8eaa69bc" member_type: VOTER last_known_addr { host: "127.12.196.124" port: 33213 } }
14:09:36.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.865576 13304 leader_election.cc:290] T 00000000000000000000000000000000 P 1316d4d663d0476faa5a6e3a8eaa69bc [CANDIDATE]: Term 1 election: Requested vote from peers 16ee4d8fe9e84c32912137be31d00ff9 (127.12.196.126:36591), 5ed9da760a5e48d4822a3a2dd20ef638 (127.12.196.125:36639)
14:09:36.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.865754 13197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "1316d4d663d0476faa5a6e3a8eaa69bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ed9da760a5e48d4822a3a2dd20ef638"
14:09:36.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.865754 13125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "1316d4d663d0476faa5a6e3a8eaa69bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16ee4d8fe9e84c32912137be31d00ff9"
14:09:36.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.865839 13197 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5ed9da760a5e48d4822a3a2dd20ef638 [term 0 FOLLOWER]: Advancing to term 1
14:09:36.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.865870 13125 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 16ee4d8fe9e84c32912137be31d00ff9 [term 0 FOLLOWER]: Advancing to term 1
14:09:36.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.866677 13197 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 5ed9da760a5e48d4822a3a2dd20ef638 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1316d4d663d0476faa5a6e3a8eaa69bc in term 1.
14:09:36.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.866679 13125 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 16ee4d8fe9e84c32912137be31d00ff9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1316d4d663d0476faa5a6e3a8eaa69bc in term 1.
14:09:36.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.866875 13243 leader_election.cc:304] T 00000000000000000000000000000000 P 1316d4d663d0476faa5a6e3a8eaa69bc [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: 1316d4d663d0476faa5a6e3a8eaa69bc, 5ed9da760a5e48d4822a3a2dd20ef638; no voters: 
14:09:36.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.866997 13304 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1316d4d663d0476faa5a6e3a8eaa69bc [term 1 FOLLOWER]: Leader election won for term 1
14:09:36.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.867118 13304 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1316d4d663d0476faa5a6e3a8eaa69bc [term 1 LEADER]: Becoming Leader. State: Replica: 1316d4d663d0476faa5a6e3a8eaa69bc, State: Running, Role: LEADER
14:09:36.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.867194 13304 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1316d4d663d0476faa5a6e3a8eaa69bc [LEADER]: Queue going to LEADER mode. State: All 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: "16ee4d8fe9e84c32912137be31d00ff9" member_type: VOTER last_known_addr { host: "127.12.196.126" port: 36591 } } peers { permanent_uuid: "5ed9da760a5e48d4822a3a2dd20ef638" member_type: VOTER last_known_addr { host: "127.12.196.125" port: 36639 } } peers { permanent_uuid: "1316d4d663d0476faa5a6e3a8eaa69bc" member_type: VOTER last_known_addr { host: "127.12.196.124" port: 33213 } }
14:09:36.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.867592 13345 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1316d4d663d0476faa5a6e3a8eaa69bc [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1316d4d663d0476faa5a6e3a8eaa69bc. Latest consensus state: current_term: 1 leader_uuid: "1316d4d663d0476faa5a6e3a8eaa69bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16ee4d8fe9e84c32912137be31d00ff9" member_type: VOTER last_known_addr { host: "127.12.196.126" port: 36591 } } peers { permanent_uuid: "5ed9da760a5e48d4822a3a2dd20ef638" member_type: VOTER last_known_addr { host: "127.12.196.125" port: 36639 } } peers { permanent_uuid: "1316d4d663d0476faa5a6e3a8eaa69bc" member_type: VOTER last_known_addr { host: "127.12.196.124" port: 33213 } } }
14:09:36.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.867676 13345 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1316d4d663d0476faa5a6e3a8eaa69bc [sys.catalog]: This master's current role is: LEADER
14:09:36.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.867892 13347 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
14:09:36.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.868156 13347 catalog_manager.cc:1520] Initializing Kudu cluster ID...
14:09:36.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.869634 13197 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 5ed9da760a5e48d4822a3a2dd20ef638 [term 1 FOLLOWER]: Refusing update from remote peer 1316d4d663d0476faa5a6e3a8eaa69bc: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:09:36.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.869634 13125 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 16ee4d8fe9e84c32912137be31d00ff9 [term 1 FOLLOWER]: Refusing update from remote peer 1316d4d663d0476faa5a6e3a8eaa69bc: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:09:36.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.870012 13345 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 1316d4d663d0476faa5a6e3a8eaa69bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ed9da760a5e48d4822a3a2dd20ef638" member_type: VOTER last_known_addr { host: "127.12.196.125" port: 36639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:09:36.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.870137 13304 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 1316d4d663d0476faa5a6e3a8eaa69bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "16ee4d8fe9e84c32912137be31d00ff9" member_type: VOTER last_known_addr { host: "127.12.196.126" port: 36591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:09:36.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.871310 13331 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5ed9da760a5e48d4822a3a2dd20ef638 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1316d4d663d0476faa5a6e3a8eaa69bc. Latest consensus state: current_term: 1 leader_uuid: "1316d4d663d0476faa5a6e3a8eaa69bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16ee4d8fe9e84c32912137be31d00ff9" member_type: VOTER last_known_addr { host: "127.12.196.126" port: 36591 } } peers { permanent_uuid: "5ed9da760a5e48d4822a3a2dd20ef638" member_type: VOTER last_known_addr { host: "127.12.196.125" port: 36639 } } peers { permanent_uuid: "1316d4d663d0476faa5a6e3a8eaa69bc" member_type: VOTER last_known_addr { host: "127.12.196.124" port: 33213 } } }
14:09:36.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.871335 13319 sys_catalog.cc:455] T 00000000000000000000000000000000 P 16ee4d8fe9e84c32912137be31d00ff9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1316d4d663d0476faa5a6e3a8eaa69bc. Latest consensus state: current_term: 1 leader_uuid: "1316d4d663d0476faa5a6e3a8eaa69bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16ee4d8fe9e84c32912137be31d00ff9" member_type: VOTER last_known_addr { host: "127.12.196.126" port: 36591 } } peers { permanent_uuid: "5ed9da760a5e48d4822a3a2dd20ef638" member_type: VOTER last_known_addr { host: "127.12.196.125" port: 36639 } } peers { permanent_uuid: "1316d4d663d0476faa5a6e3a8eaa69bc" member_type: VOTER last_known_addr { host: "127.12.196.124" port: 33213 } } }
14:09:36.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.871404 13331 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5ed9da760a5e48d4822a3a2dd20ef638 [sys.catalog]: This master's current role is: FOLLOWER
14:09:36.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.871428 13319 sys_catalog.cc:458] T 00000000000000000000000000000000 P 16ee4d8fe9e84c32912137be31d00ff9 [sys.catalog]: This master's current role is: FOLLOWER
14:09:36.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.872030 13348 mvcc.cc:204] Tried to move back new op lower bound from 7305297006055145472 to 7305297006048505856. Current Snapshot: MvccSnapshot[applied={T|T < 7305297006055145472}]
14:09:36.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.872254 13350 mvcc.cc:204] Tried to move back new op lower bound from 7305297006055145472 to 7305297006048505856. Current Snapshot: MvccSnapshot[applied={T|T < 7305297006055145472}]
14:09:36.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.872490 13345 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1316d4d663d0476faa5a6e3a8eaa69bc [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "1316d4d663d0476faa5a6e3a8eaa69bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16ee4d8fe9e84c32912137be31d00ff9" member_type: VOTER last_known_addr { host: "127.12.196.126" port: 36591 } } peers { permanent_uuid: "5ed9da760a5e48d4822a3a2dd20ef638" member_type: VOTER last_known_addr { host: "127.12.196.125" port: 36639 } } peers { permanent_uuid: "1316d4d663d0476faa5a6e3a8eaa69bc" member_type: VOTER last_known_addr { host: "127.12.196.124" port: 33213 } } }
14:09:36.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.872565 13345 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1316d4d663d0476faa5a6e3a8eaa69bc [sys.catalog]: This master's current role is: LEADER
14:09:36.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.872503 13331 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5ed9da760a5e48d4822a3a2dd20ef638 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "1316d4d663d0476faa5a6e3a8eaa69bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16ee4d8fe9e84c32912137be31d00ff9" member_type: VOTER last_known_addr { host: "127.12.196.126" port: 36591 } } peers { permanent_uuid: "5ed9da760a5e48d4822a3a2dd20ef638" member_type: VOTER last_known_addr { host: "127.12.196.125" port: 36639 } } peers { permanent_uuid: "1316d4d663d0476faa5a6e3a8eaa69bc" member_type: VOTER last_known_addr { host: "127.12.196.124" port: 33213 } } }
14:09:36.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.872619 13331 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5ed9da760a5e48d4822a3a2dd20ef638 [sys.catalog]: This master's current role is: FOLLOWER
14:09:36.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.872632 13304 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1316d4d663d0476faa5a6e3a8eaa69bc [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "1316d4d663d0476faa5a6e3a8eaa69bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16ee4d8fe9e84c32912137be31d00ff9" member_type: VOTER last_known_addr { host: "127.12.196.126" port: 36591 } } peers { permanent_uuid: "5ed9da760a5e48d4822a3a2dd20ef638" member_type: VOTER last_known_addr { host: "127.12.196.125" port: 36639 } } peers { permanent_uuid: "1316d4d663d0476faa5a6e3a8eaa69bc" member_type: VOTER last_known_addr { host: "127.12.196.124" port: 33213 } } }
14:09:36.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.872673 13304 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1316d4d663d0476faa5a6e3a8eaa69bc [sys.catalog]: This master's current role is: LEADER
14:09:36.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.872757 13347 catalog_manager.cc:1383] Generated new cluster ID: e34f23b95aec441fa00972fe5225cf54
14:09:36.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.872800 13347 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
14:09:36.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.872689 13349 mvcc.cc:204] Tried to move back new op lower bound from 7305297006055145472 to 7305297006048505856. Current Snapshot: MvccSnapshot[applied={T|T < 7305297006055145472}]
14:09:36.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.876585 13319 sys_catalog.cc:455] T 00000000000000000000000000000000 P 16ee4d8fe9e84c32912137be31d00ff9 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "1316d4d663d0476faa5a6e3a8eaa69bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16ee4d8fe9e84c32912137be31d00ff9" member_type: VOTER last_known_addr { host: "127.12.196.126" port: 36591 } } peers { permanent_uuid: "5ed9da760a5e48d4822a3a2dd20ef638" member_type: VOTER last_known_addr { host: "127.12.196.125" port: 36639 } } peers { permanent_uuid: "1316d4d663d0476faa5a6e3a8eaa69bc" member_type: VOTER last_known_addr { host: "127.12.196.124" port: 33213 } } }
14:09:36.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.876675 13319 sys_catalog.cc:458] T 00000000000000000000000000000000 P 16ee4d8fe9e84c32912137be31d00ff9 [sys.catalog]: This master's current role is: FOLLOWER
14:09:36.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.882408 13347 catalog_manager.cc:1406] Generated new certificate authority record
14:09:36.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.883069 13347 catalog_manager.cc:1540] Loading token signing keys...
14:09:36.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.888223 13347 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1316d4d663d0476faa5a6e3a8eaa69bc: Generated new TSK 0
14:09:36.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.888417 13347 catalog_manager.cc:1550] Initializing in-progress tserver states...
14:09:36.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.892794 13073 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:36.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:36.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/ts-0/wal
14:09:36.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/ts-0/data
14:09:36.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:36.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:36.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:36.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:36.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:36.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:36.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/ts-0/logs
14:09:36.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/ts-0/data/info.pb
14:09:36.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:36.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:36.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:36.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:36.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:36.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:36.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:36.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:36.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:09:36.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:36.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.196.65:0
14:09:36.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.12.196.65
14:09:36.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.196.65
14:09:36.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:36.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.12.196.126:36591,127.12.196.125:36639,127.12.196.124:33213
14:09:36.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.196.84:40163
14:09:36.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:36.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:36.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:09:36.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:36.971242 13357 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:36.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:36.971431 13357 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:36.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:36.971451 13357 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:36.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:36.972985 13357 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:36.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:36.973047 13357 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.12.196.65
14:09:36.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.974491 13357 tablet_server_runner.cc:78] Tablet server non-default flags:
14:09:36.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:36.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.196.84:40163
14:09:36.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:36.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:36.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/ts-0/data
14:09:36.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/ts-0/wal
14:09:36.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:36.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:36.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.196.65:0
14:09:36.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:36.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:36.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:36.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/ts-0/data/info.pb
14:09:36.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.196.65
14:09:36.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:36.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.12.196.126:36591,127.12.196.125:36639,127.12.196.124:33213
14:09:36.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:36.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.13357
14:09:36.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:36.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:36.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:36.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:36.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.12.196.65
14:09:36.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/ts-0/logs
14:09:36.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:36.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:36.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:36.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:09:36.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:36.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:36.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:36.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:36.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:36.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.974671 13357 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:36.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.974848 13357 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:36.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:36.977267 13365 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:36.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:36.977272 13363 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:36.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.977514 13357 server_base.cc:1061] running on GCE node
14:09:36.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:36.977415 13362 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:36.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.977830 13357 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:36.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.978017 13357 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:36.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.979154 13357 hybrid_clock.cc:648] HybridClock initialized: now 1783519776979147 us; error 34 us; skew 500 ppm
14:09:36.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.980379 13357 webserver.cc:533] Webserver started at http://127.12.196.65:42999/ using document root <none> and password file <none>
14:09:36.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.980548 13357 fs_manager.cc:362] Metadata directory not provided
14:09:36.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.980592 13357 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:36.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.980667 13357 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:36.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.981554 13357 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/ts-0/data/instance:
14:09:36.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1bc17ee15b9f473e8d003fb0c58e0c30"
14:09:36.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:36 on dist-test-slave-63nk"
14:09:36.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.981832 13357 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/ts-0/wal/instance:
14:09:36.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1bc17ee15b9f473e8d003fb0c58e0c30"
14:09:36.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:36 on dist-test-slave-63nk"
14:09:36.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.982983 13357 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:09:36.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.983736 13371 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:36.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.983929 13357 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
14:09:36.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.984009 13357 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/ts-0/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/ts-0/wal
14:09:36.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1bc17ee15b9f473e8d003fb0c58e0c30"
14:09:36.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:36 on dist-test-slave-63nk"
14:09:36.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.984052 13357 fs_report.cc:389] FS layout report
14:09:36.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:36.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/ts-0/wal
14:09:36.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/ts-0/wal
14:09:36.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/ts-0/data/data
14:09:36.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:36.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:36.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:36.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:36.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:36.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:36.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:36.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:36.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:36.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:36.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:36.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.999470 13357 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:36.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.999782 13357 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:36.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:36.999904 13357 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:37.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.000156 13357 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:09:37.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.000494 13357 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:09:37.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.000525 13357 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:09:37.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.000550 13357 ts_tablet_manager.cc:616] Registered 0 tablets
14:09:37.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.000564 13357 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:09:37.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.006619 13357 rpc_server.cc:307] RPC server started. Bound to: 127.12.196.65:38661
14:09:37.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.006695 13484 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.196.65:38661 every 8 connection(s)
14:09:37.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.006956 13357 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/ts-0/data/info.pb
14:09:37.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.007402 13073 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 13357
14:09:37.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.007512 13073 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/ts-0/wal/instance
14:09:37.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.009050 13073 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:37.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:37.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/ts-1/wal
14:09:37.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/ts-1/data
14:09:37.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:37.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:37.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:37.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:37.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:37.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:37.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/ts-1/logs
14:09:37.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/ts-1/data/info.pb
14:09:37.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:37.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:37.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:37.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:37.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:37.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:37.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:37.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:37.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:09:37.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:37.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.196.66:0
14:09:37.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.12.196.66
14:09:37.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.196.66
14:09:37.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:37.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.12.196.126:36591,127.12.196.125:36639,127.12.196.124:33213
14:09:37.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.196.84:40163
14:09:37.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:37.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:37.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:09:37.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.012948 13486 heartbeater.cc:344] Connected to a master server at 127.12.196.126:36591
14:09:37.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.013065 13486 heartbeater.cc:461] Registering TS with master...
14:09:37.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.013268 13486 heartbeater.cc:507] Master 127.12.196.126:36591 requested a full tablet report, sending...
14:09:37.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.013473 13485 heartbeater.cc:344] Connected to a master server at 127.12.196.124:33213
14:09:37.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.013495 13487 heartbeater.cc:344] Connected to a master server at 127.12.196.125:36639
14:09:37.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.013571 13487 heartbeater.cc:461] Registering TS with master...
14:09:37.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.013684 13487 heartbeater.cc:507] Master 127.12.196.125:36639 requested a full tablet report, sending...
14:09:37.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.013540 13485 heartbeater.cc:461] Registering TS with master...
14:09:37.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.013871 13485 heartbeater.cc:507] Master 127.12.196.124:33213 requested a full tablet report, sending...
14:09:37.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.013861 13115 ts_manager.cc:194] Registered new tserver with Master: 1bc17ee15b9f473e8d003fb0c58e0c30 (127.12.196.65:38661)
14:09:37.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.014061 13187 ts_manager.cc:194] Registered new tserver with Master: 1bc17ee15b9f473e8d003fb0c58e0c30 (127.12.196.65:38661)
14:09:37.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.014194 13259 ts_manager.cc:194] Registered new tserver with Master: 1bc17ee15b9f473e8d003fb0c58e0c30 (127.12.196.65:38661)
14:09:37.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.014953 13259 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.12.196.65:54163
14:09:37.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:37.092888 13495 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:37.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:37.093058 13495 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:37.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:37.093077 13495 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:37.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:37.094491 13495 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:37.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:37.094540 13495 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.12.196.66
14:09:37.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.096194 13495 tablet_server_runner.cc:78] Tablet server non-default flags:
14:09:37.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:37.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.196.84:40163
14:09:37.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:37.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:37.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/ts-1/data
14:09:37.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/ts-1/wal
14:09:37.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:37.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:37.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.196.66:0
14:09:37.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:37.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:37.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:37.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/ts-1/data/info.pb
14:09:37.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.196.66
14:09:37.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:37.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.12.196.126:36591,127.12.196.125:36639,127.12.196.124:33213
14:09:37.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:37.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.13495
14:09:37.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:37.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:37.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:37.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:37.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.12.196.66
14:09:37.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/ts-1/logs
14:09:37.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:37.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:37.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:37.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:09:37.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:37.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:37.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:37.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:37.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:37.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.096374 13495 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:37.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.096544 13495 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:37.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:37.099257 13503 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:37.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:37.099254 13500 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:37.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:37.099272 13501 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:37.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.099273 13495 server_base.cc:1061] running on GCE node
14:09:37.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.099768 13495 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:37.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.100021 13495 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:37.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.101204 13495 hybrid_clock.cc:648] HybridClock initialized: now 1783519777101179 us; error 41 us; skew 500 ppm
14:09:37.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.102527 13495 webserver.cc:533] Webserver started at http://127.12.196.66:43837/ using document root <none> and password file <none>
14:09:37.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.102751 13495 fs_manager.cc:362] Metadata directory not provided
14:09:37.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.102825 13495 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:37.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.102978 13495 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:37.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.103822 13495 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/ts-1/data/instance:
14:09:37.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "bf275034d4ac4312bbe50a2c2d77e3a7"
14:09:37.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:37 on dist-test-slave-63nk"
14:09:37.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.104211 13495 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/ts-1/wal/instance:
14:09:37.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "bf275034d4ac4312bbe50a2c2d77e3a7"
14:09:37.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:37 on dist-test-slave-63nk"
14:09:37.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.105434 13495 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
14:09:37.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.106217 13509 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:37.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.106410 13495 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
14:09:37.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.106498 13495 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/ts-1/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/ts-1/wal
14:09:37.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "bf275034d4ac4312bbe50a2c2d77e3a7"
14:09:37.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:37 on dist-test-slave-63nk"
14:09:37.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.106561 13495 fs_report.cc:389] FS layout report
14:09:37.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:37.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/ts-1/wal
14:09:37.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/ts-1/wal
14:09:37.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/ts-1/data/data
14:09:37.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:37.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:37.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:37.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:37.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:37.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:37.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:37.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:37.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:37.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:37.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:37.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.121318 13495 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:37.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.121665 13495 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:37.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.121825 13495 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:37.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.122080 13495 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:09:37.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.122449 13495 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:09:37.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.122509 13495 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:09:37.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.122542 13495 ts_tablet_manager.cc:616] Registered 0 tablets
14:09:37.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.122560 13495 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:09:37.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.128752 13495 rpc_server.cc:307] RPC server started. Bound to: 127.12.196.66:37449
14:09:37.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.128834 13622 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.196.66:37449 every 8 connection(s)
14:09:37.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.129148 13495 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/ts-1/data/info.pb
14:09:37.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.136660 13073 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 13495
14:09:37.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.136736 13073 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/ts-1/wal/instance
14:09:37.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.137912 13073 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:37.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:37.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/ts-2/wal
14:09:37.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/ts-2/data
14:09:37.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:37.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:37.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:37.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:37.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:37.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:37.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/ts-2/logs
14:09:37.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/ts-2/data/info.pb
14:09:37.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:37.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:37.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:37.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:37.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:37.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:37.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:37.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:37.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:09:37.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:37.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.196.67:0
14:09:37.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.12.196.67
14:09:37.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.196.67
14:09:37.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:37.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.12.196.126:36591,127.12.196.125:36639,127.12.196.124:33213
14:09:37.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.196.84:40163
14:09:37.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:37.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:37.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:09:37.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.142416 13625 heartbeater.cc:344] Connected to a master server at 127.12.196.125:36639
14:09:37.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.142552 13623 heartbeater.cc:344] Connected to a master server at 127.12.196.124:33213
14:09:37.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.142616 13623 heartbeater.cc:461] Registering TS with master...
14:09:37.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.142616 13625 heartbeater.cc:461] Registering TS with master...
14:09:37.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.142867 13625 heartbeater.cc:507] Master 127.12.196.125:36639 requested a full tablet report, sending...
14:09:37.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.143311 13187 ts_manager.cc:194] Registered new tserver with Master: bf275034d4ac4312bbe50a2c2d77e3a7 (127.12.196.66:37449)
14:09:37.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.142452 13624 heartbeater.cc:344] Connected to a master server at 127.12.196.126:36591
14:09:37.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.144183 13624 heartbeater.cc:461] Registering TS with master...
14:09:37.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.144296 13624 heartbeater.cc:507] Master 127.12.196.126:36591 requested a full tablet report, sending...
14:09:37.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.144425 13623 heartbeater.cc:507] Master 127.12.196.124:33213 requested a full tablet report, sending...
14:09:37.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.144625 13115 ts_manager.cc:194] Registered new tserver with Master: bf275034d4ac4312bbe50a2c2d77e3a7 (127.12.196.66:37449)
14:09:37.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.144713 13259 ts_manager.cc:194] Registered new tserver with Master: bf275034d4ac4312bbe50a2c2d77e3a7 (127.12.196.66:37449)
14:09:37.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.145131 13259 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.12.196.66:55249
14:09:37.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:37.218147 13630 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:37.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:37.218338 13630 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:37.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:37.218359 13630 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:37.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:37.219811 13630 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:37.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:37.219867 13630 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.12.196.67
14:09:37.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.221423 13630 tablet_server_runner.cc:78] Tablet server non-default flags:
14:09:37.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:37.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.196.84:40163
14:09:37.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:37.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:37.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/ts-2/data
14:09:37.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/ts-2/wal
14:09:37.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:37.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:37.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.196.67:0
14:09:37.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:37.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:37.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:37.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/ts-2/data/info.pb
14:09:37.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.196.67
14:09:37.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:37.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.12.196.126:36591,127.12.196.125:36639,127.12.196.124:33213
14:09:37.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:37.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.13630
14:09:37.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:37.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:37.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:37.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:37.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.12.196.67
14:09:37.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/ts-2/logs
14:09:37.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:37.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:37.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:37.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:09:37.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:37.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:37.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:37.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:37.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:37.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.221607 13630 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:37.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.221833 13630 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:37.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.224591 13630 server_base.cc:1061] running on GCE node
14:09:37.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:37.224685 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
14:09:37.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:37.224607 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
14:09:37.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:37.224670 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
14:09:37.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.225126 13630 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:37.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.225322 13630 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:37.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.226511 13630 hybrid_clock.cc:648] HybridClock initialized: now 1783519777226486 us; error 36 us; skew 500 ppm
14:09:37.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.227705 13630 webserver.cc:533] Webserver started at http://127.12.196.67:41515/ using document root <none> and password file <none>
14:09:37.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.227950 13630 fs_manager.cc:362] Metadata directory not provided
14:09:37.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.228021 13630 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:37.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.228166 13630 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:37.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.229005 13630 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/ts-2/data/instance:
14:09:37.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "62b600d401fc409a9e5897d24a15929f"
14:09:37.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:37 on dist-test-slave-63nk"
14:09:37.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.229346 13630 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/ts-2/wal/instance:
14:09:37.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "62b600d401fc409a9e5897d24a15929f"
14:09:37.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:37 on dist-test-slave-63nk"
14:09:37.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.230616 13630 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
14:09:37.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.231395 13644 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:37.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.231618 13630 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
14:09:37.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.231729 13630 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/ts-2/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/ts-2/wal
14:09:37.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "62b600d401fc409a9e5897d24a15929f"
14:09:37.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:37 on dist-test-slave-63nk"
14:09:37.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.231804 13630 fs_report.cc:389] FS layout report
14:09:37.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:37.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/ts-2/wal
14:09:37.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/ts-2/wal
14:09:37.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/ts-2/data/data
14:09:37.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:37.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:37.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:37.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:37.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:37.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:37.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:37.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:37.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:37.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:37.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:37.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.242748 13630 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:37.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.243094 13630 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:37.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.243238 13630 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:37.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.243502 13630 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:09:37.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.243870 13630 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:09:37.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.243932 13630 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:09:37.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.243965 13630 ts_tablet_manager.cc:616] Registered 0 tablets
14:09:37.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.243983 13630 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:09:37.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.250133 13630 rpc_server.cc:307] RPC server started. Bound to: 127.12.196.67:36637
14:09:37.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.250176 13757 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.196.67:36637 every 8 connection(s)
14:09:37.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.250480 13630 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/ts-2/data/info.pb
14:09:37.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.252388 13073 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 13630
14:09:37.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.252487 13073 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster17140140379600179363/ts-2/wal/instance
14:09:37.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.256598 13760 heartbeater.cc:344] Connected to a master server at 127.12.196.125:36639
14:09:37.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.256699 13760 heartbeater.cc:461] Registering TS with master...
14:09:37.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.256877 13760 heartbeater.cc:507] Master 127.12.196.125:36639 requested a full tablet report, sending...
14:09:37.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.257153 13759 heartbeater.cc:344] Connected to a master server at 127.12.196.126:36591
14:09:37.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.257217 13759 heartbeater.cc:461] Registering TS with master...
14:09:37.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.257306 13759 heartbeater.cc:507] Master 127.12.196.126:36591 requested a full tablet report, sending...
14:09:37.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.257323 13187 ts_manager.cc:194] Registered new tserver with Master: 62b600d401fc409a9e5897d24a15929f (127.12.196.67:36637)
14:09:37.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.257609 13115 ts_manager.cc:194] Registered new tserver with Master: 62b600d401fc409a9e5897d24a15929f (127.12.196.67:36637)
14:09:37.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.258224 13758 heartbeater.cc:344] Connected to a master server at 127.12.196.124:33213
14:09:37.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.258286 13758 heartbeater.cc:461] Registering TS with master...
14:09:37.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.258358 13758 heartbeater.cc:507] Master 127.12.196.124:33213 requested a full tablet report, sending...
14:09:37.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.258772 13259 ts_manager.cc:194] Registered new tserver with Master: 62b600d401fc409a9e5897d24a15929f (127.12.196.67:36637)
14:09:37.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.259187 13259 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.12.196.67:32817
14:09:37.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.267853 13073 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
14:09:37.268 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:09:37.268 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

14:09:37.269 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.12.196.126"
      port: 36591
    }
    bound_http_address {
      host: "127.12.196.126"
      port: 38109
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.12.196.125"
      port: 36639
    }
    bound_http_address {
      host: "127.12.196.125"
      port: 45075
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.12.196.124"
      port: 33213
    }
    bound_http_address {
      host: "127.12.196.124"
      port: 46735
    }
  }
}

14:09:37.269 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

14:09:37.269 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.12.196.65"
      port: 38661
    }
    bound_http_address {
      host: "127.12.196.65"
      port: 42999
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.12.196.66"
      port: 37449
    }
    bound_http_address {
      host: "127.12.196.66"
      port: 43837
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.12.196.67"
      port: 36637
    }
    bound_http_address {
      host: "127.12.196.67"
      port: 41515
    }
  }
}

14:09:37.269 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
14:09:37.271 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:09:37.273 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.12.196.125:36639(127.12.196.125:36639)] connecting to peer
14:09:37.274 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.12.196.126:36591(127.12.196.126:36591)] connecting to peer
14:09:37.274 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.12.196.124:33213(127.12.196.124:33213)] connecting to peer
14:09:37.274 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.12.196.125:36639(127.12.196.125:36639)] Successfully connected to peer
14:09:37.275 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.12.196.126:36591(127.12.196.126:36591)] Successfully connected to peer
14:09:37.276 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.196.125
14:09:37.276 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.196.126
14:09:37.276 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.12.196.124:33213(127.12.196.124:33213)] Successfully connected to peer
14:09:37.278 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.196.124
14:09:37.286 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb8fc71d7, L:/127.0.0.1:35804 - R:/127.12.196.126:36591] using SASL/PLAIN
14:09:37.287 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe9888af0, L:/127.0.0.1:56256 - R:/127.12.196.124:33213] using SASL/PLAIN
14:09:37.289 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:09:37.289 [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, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.196.125:36639, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.196.126:36591, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.196.124:33213, [14ms] Sub RPC ConnectToMaster: received response from server master-127.12.196.126:36591: OK, [16ms] Sub RPC ConnectToMaster: received response from server master-127.12.196.124:33213: OK, deferred=null) after lookup
14:09:37.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.289788 13259 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56256:
14:09:37.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1783519777272"
14:09:37.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
14:09:37.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:09:37.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
14:09:37.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:09:37.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:09:37.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:09:37.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:09:37.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:09:37.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:09:37.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:09:37.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:09:37.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
14:09:37.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:09:37.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:09:37.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:09:37.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:09:37.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:09:37.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:09:37.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:09:37.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:09:37.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
14:09:37.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) split_rows_range_bounds {
14:09:37.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   rows: "<redacted>""\006\001\234\377\377\377\007\001\000\000\000\000"
14:09:37.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:09:37.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
14:09:37.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
14:09:37.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:09:37.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:09:37.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:09:37.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
14:09:37.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
14:09:37.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:09:37.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
14:09:37.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:09:37.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c1"
14:09:37.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:09:37.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 3
14:09:37.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
14:09:37.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:09:37.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
14:09:37.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:09:37.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:09:37.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:09:37.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:09:37.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:09:37.293 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 283919c035d94fdf9c18982e71f765b9
14:09:37.297 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2ee37e28, L:/127.0.0.1:52236 - R:/127.12.196.125:36639] using SASL/PLAIN
14:09:37.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.297569 13419 tablet_service.cc:1511] Processing CreateTablet for tablet 27f05ce7a82444b1a82c187da64b5882 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783519777272 [id=283919c035d94fdf9c18982e71f765b9]), partition=HASH (c0) PARTITION 0, HASH (c1) PARTITION 1, RANGE (c0) PARTITION -100 <= VALUES < 0
14:09:37.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.297973 13419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27f05ce7a82444b1a82c187da64b5882. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:37.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.297569 13418 tablet_service.cc:1511] Processing CreateTablet for tablet 41b18aebcc5b4680b46ba985993e6924 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783519777272 [id=283919c035d94fdf9c18982e71f765b9]), partition=HASH (c0) PARTITION 1, HASH (c1) PARTITION 0, RANGE (c0) PARTITION -100 <= VALUES < 0
14:09:37.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.298113 13418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41b18aebcc5b4680b46ba985993e6924. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:37.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.298398 13557 tablet_service.cc:1511] Processing CreateTablet for tablet 9a5b30831e294faabc8d9bbd55265f5b (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783519777272 [id=283919c035d94fdf9c18982e71f765b9]), partition=HASH (c0) PARTITION 0, HASH (c1) PARTITION 0, RANGE (c0) PARTITION -100 <= VALUES < 0
14:09:37.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.298673 13557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a5b30831e294faabc8d9bbd55265f5b. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:37.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.300197 13776 tablet_bootstrap.cc:492] T 41b18aebcc5b4680b46ba985993e6924 P 1bc17ee15b9f473e8d003fb0c58e0c30: Bootstrap starting.
14:09:37.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.300974 13776 tablet_bootstrap.cc:654] T 41b18aebcc5b4680b46ba985993e6924 P 1bc17ee15b9f473e8d003fb0c58e0c30: Neither blocks nor log segments found. Creating new log.
14:09:37.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.301229 13556 tablet_service.cc:1511] Processing CreateTablet for tablet 6363b4c1457f4805959965d280e5691c (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783519777272 [id=283919c035d94fdf9c18982e71f765b9]), partition=HASH (c0) PARTITION 1, HASH (c1) PARTITION 1, RANGE (c0) PARTITION -100 <= VALUES < 0
14:09:37.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.301330 13556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6363b4c1457f4805959965d280e5691c. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:37.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.301577 13776 log.cc:826] T 41b18aebcc5b4680b46ba985993e6924 P 1bc17ee15b9f473e8d003fb0c58e0c30: Log is configured to *not* fsync() on all Append() calls
14:09:37.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.301875 13692 tablet_service.cc:1511] Processing CreateTablet for tablet bca51e010fec44528741fdde99d1ea21 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783519777272 [id=283919c035d94fdf9c18982e71f765b9]), partition=HASH (c0) PARTITION 0, HASH (c1) PARTITION 2, RANGE (c0) PARTITION -100 <= VALUES < 0
14:09:37.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.302120 13692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bca51e010fec44528741fdde99d1ea21. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:37.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.302136 13776 tablet_bootstrap.cc:492] T 41b18aebcc5b4680b46ba985993e6924 P 1bc17ee15b9f473e8d003fb0c58e0c30: No bootstrap required, opened a new log
14:09:37.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.302177 13776 ts_tablet_manager.cc:1403] T 41b18aebcc5b4680b46ba985993e6924 P 1bc17ee15b9f473e8d003fb0c58e0c30: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
14:09:37.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.303066 13777 tablet_bootstrap.cc:492] T 9a5b30831e294faabc8d9bbd55265f5b P bf275034d4ac4312bbe50a2c2d77e3a7: Bootstrap starting.
14:09:37.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.303191 13776 raft_consensus.cc:359] T 41b18aebcc5b4680b46ba985993e6924 P 1bc17ee15b9f473e8d003fb0c58e0c30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1bc17ee15b9f473e8d003fb0c58e0c30" member_type: VOTER last_known_addr { host: "127.12.196.65" port: 38661 } }
14:09:37.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.303320 13776 raft_consensus.cc:385] T 41b18aebcc5b4680b46ba985993e6924 P 1bc17ee15b9f473e8d003fb0c58e0c30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:37.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.303355 13776 raft_consensus.cc:740] T 41b18aebcc5b4680b46ba985993e6924 P 1bc17ee15b9f473e8d003fb0c58e0c30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bc17ee15b9f473e8d003fb0c58e0c30, State: Initialized, Role: FOLLOWER
14:09:37.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.303437 13776 consensus_queue.cc:260] T 41b18aebcc5b4680b46ba985993e6924 P 1bc17ee15b9f473e8d003fb0c58e0c30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1bc17ee15b9f473e8d003fb0c58e0c30" member_type: VOTER last_known_addr { host: "127.12.196.65" port: 38661 } }
14:09:37.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.303510 13776 raft_consensus.cc:399] T 41b18aebcc5b4680b46ba985993e6924 P 1bc17ee15b9f473e8d003fb0c58e0c30 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:09:37.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.303542 13776 raft_consensus.cc:493] T 41b18aebcc5b4680b46ba985993e6924 P 1bc17ee15b9f473e8d003fb0c58e0c30 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:09:37.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.303586 13776 raft_consensus.cc:3060] T 41b18aebcc5b4680b46ba985993e6924 P 1bc17ee15b9f473e8d003fb0c58e0c30 [term 0 FOLLOWER]: Advancing to term 1
14:09:37.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.303717 13777 tablet_bootstrap.cc:654] T 9a5b30831e294faabc8d9bbd55265f5b P bf275034d4ac4312bbe50a2c2d77e3a7: Neither blocks nor log segments found. Creating new log.
14:09:37.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.303979 13777 log.cc:826] T 9a5b30831e294faabc8d9bbd55265f5b P bf275034d4ac4312bbe50a2c2d77e3a7: Log is configured to *not* fsync() on all Append() calls
14:09:37.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.304226 13776 raft_consensus.cc:515] T 41b18aebcc5b4680b46ba985993e6924 P 1bc17ee15b9f473e8d003fb0c58e0c30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1bc17ee15b9f473e8d003fb0c58e0c30" member_type: VOTER last_known_addr { host: "127.12.196.65" port: 38661 } }
14:09:37.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.304348 13776 leader_election.cc:304] T 41b18aebcc5b4680b46ba985993e6924 P 1bc17ee15b9f473e8d003fb0c58e0c30 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 1bc17ee15b9f473e8d003fb0c58e0c30; no voters: 
14:09:37.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.304497 13776 leader_election.cc:290] T 41b18aebcc5b4680b46ba985993e6924 P 1bc17ee15b9f473e8d003fb0c58e0c30 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:09:37.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.304544 13780 raft_consensus.cc:2804] T 41b18aebcc5b4680b46ba985993e6924 P 1bc17ee15b9f473e8d003fb0c58e0c30 [term 1 FOLLOWER]: Leader election won for term 1
14:09:37.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.304611 13777 tablet_bootstrap.cc:492] T 9a5b30831e294faabc8d9bbd55265f5b P bf275034d4ac4312bbe50a2c2d77e3a7: No bootstrap required, opened a new log
14:09:37.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.304658 13777 ts_tablet_manager.cc:1403] T 9a5b30831e294faabc8d9bbd55265f5b P bf275034d4ac4312bbe50a2c2d77e3a7: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
14:09:37.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.304677 13776 ts_tablet_manager.cc:1434] T 41b18aebcc5b4680b46ba985993e6924 P 1bc17ee15b9f473e8d003fb0c58e0c30: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.001s
14:09:37.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.304765 13691 tablet_service.cc:1511] Processing CreateTablet for tablet cce42c870a7c46cbbc86f305991a267b (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783519777272 [id=283919c035d94fdf9c18982e71f765b9]), partition=HASH (c0) PARTITION 1, HASH (c1) PARTITION 2, RANGE (c0) PARTITION -100 <= VALUES < 0
14:09:37.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.304816 13776 tablet_bootstrap.cc:492] T 27f05ce7a82444b1a82c187da64b5882 P 1bc17ee15b9f473e8d003fb0c58e0c30: Bootstrap starting.
14:09:37.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.304852 13691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cce42c870a7c46cbbc86f305991a267b. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:37.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.305241 13776 tablet_bootstrap.cc:654] T 27f05ce7a82444b1a82c187da64b5882 P 1bc17ee15b9f473e8d003fb0c58e0c30: Neither blocks nor log segments found. Creating new log.
14:09:37.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.305573 13485 heartbeater.cc:499] Master 127.12.196.124:33213 was elected leader, sending a full tablet report...
14:09:37.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.305819 13776 tablet_bootstrap.cc:492] T 27f05ce7a82444b1a82c187da64b5882 P 1bc17ee15b9f473e8d003fb0c58e0c30: No bootstrap required, opened a new log
14:09:37.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.305858 13776 ts_tablet_manager.cc:1403] T 27f05ce7a82444b1a82c187da64b5882 P 1bc17ee15b9f473e8d003fb0c58e0c30: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.001s
14:09:37.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.304670 13780 raft_consensus.cc:697] T 41b18aebcc5b4680b46ba985993e6924 P 1bc17ee15b9f473e8d003fb0c58e0c30 [term 1 LEADER]: Becoming Leader. State: Replica: 1bc17ee15b9f473e8d003fb0c58e0c30, State: Running, Role: LEADER
14:09:37.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.305990 13776 raft_consensus.cc:359] T 27f05ce7a82444b1a82c187da64b5882 P 1bc17ee15b9f473e8d003fb0c58e0c30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1bc17ee15b9f473e8d003fb0c58e0c30" member_type: VOTER last_known_addr { host: "127.12.196.65" port: 38661 } }
14:09:37.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.306077 13780 consensus_queue.cc:237] T 41b18aebcc5b4680b46ba985993e6924 P 1bc17ee15b9f473e8d003fb0c58e0c30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1bc17ee15b9f473e8d003fb0c58e0c30" member_type: VOTER last_known_addr { host: "127.12.196.65" port: 38661 } }
14:09:37.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.306165 13776 raft_consensus.cc:385] T 27f05ce7a82444b1a82c187da64b5882 P 1bc17ee15b9f473e8d003fb0c58e0c30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:37.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.306339 13782 tablet_bootstrap.cc:492] T bca51e010fec44528741fdde99d1ea21 P 62b600d401fc409a9e5897d24a15929f: Bootstrap starting.
14:09:37.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.306432 13776 raft_consensus.cc:740] T 27f05ce7a82444b1a82c187da64b5882 P 1bc17ee15b9f473e8d003fb0c58e0c30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bc17ee15b9f473e8d003fb0c58e0c30, State: Initialized, Role: FOLLOWER
14:09:37.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.306557 13776 consensus_queue.cc:260] T 27f05ce7a82444b1a82c187da64b5882 P 1bc17ee15b9f473e8d003fb0c58e0c30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1bc17ee15b9f473e8d003fb0c58e0c30" member_type: VOTER last_known_addr { host: "127.12.196.65" port: 38661 } }
14:09:37.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.306677 13776 raft_consensus.cc:399] T 27f05ce7a82444b1a82c187da64b5882 P 1bc17ee15b9f473e8d003fb0c58e0c30 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:09:37.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.306640 13777 raft_consensus.cc:359] T 9a5b30831e294faabc8d9bbd55265f5b P bf275034d4ac4312bbe50a2c2d77e3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bf275034d4ac4312bbe50a2c2d77e3a7" member_type: VOTER last_known_addr { host: "127.12.196.66" port: 37449 } }
14:09:37.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.306751 13777 raft_consensus.cc:385] T 9a5b30831e294faabc8d9bbd55265f5b P bf275034d4ac4312bbe50a2c2d77e3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:37.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.306784 13777 raft_consensus.cc:740] T 9a5b30831e294faabc8d9bbd55265f5b P bf275034d4ac4312bbe50a2c2d77e3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf275034d4ac4312bbe50a2c2d77e3a7, State: Initialized, Role: FOLLOWER
14:09:37.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.306891 13782 tablet_bootstrap.cc:654] T bca51e010fec44528741fdde99d1ea21 P 62b600d401fc409a9e5897d24a15929f: Neither blocks nor log segments found. Creating new log.
14:09:37.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.306907 13777 consensus_queue.cc:260] T 9a5b30831e294faabc8d9bbd55265f5b P bf275034d4ac4312bbe50a2c2d77e3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bf275034d4ac4312bbe50a2c2d77e3a7" member_type: VOTER last_known_addr { host: "127.12.196.66" port: 37449 } }
14:09:37.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.306967 13777 raft_consensus.cc:399] T 9a5b30831e294faabc8d9bbd55265f5b P bf275034d4ac4312bbe50a2c2d77e3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:09:37.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.306993 13777 raft_consensus.cc:493] T 9a5b30831e294faabc8d9bbd55265f5b P bf275034d4ac4312bbe50a2c2d77e3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:09:37.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.307026 13777 raft_consensus.cc:3060] T 9a5b30831e294faabc8d9bbd55265f5b P bf275034d4ac4312bbe50a2c2d77e3a7 [term 0 FOLLOWER]: Advancing to term 1
14:09:37.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.307001 13259 catalog_manager.cc:5697] T 41b18aebcc5b4680b46ba985993e6924 P 1bc17ee15b9f473e8d003fb0c58e0c30 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1bc17ee15b9f473e8d003fb0c58e0c30 (127.12.196.65). New cstate: current_term: 1 leader_uuid: "1bc17ee15b9f473e8d003fb0c58e0c30" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1bc17ee15b9f473e8d003fb0c58e0c30" member_type: VOTER last_known_addr { host: "127.12.196.65" port: 38661 } health_report { overall_health: HEALTHY } } }
14:09:37.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.307168 13782 log.cc:826] T bca51e010fec44528741fdde99d1ea21 P 62b600d401fc409a9e5897d24a15929f: Log is configured to *not* fsync() on all Append() calls
14:09:37.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.307417 13776 raft_consensus.cc:493] T 27f05ce7a82444b1a82c187da64b5882 P 1bc17ee15b9f473e8d003fb0c58e0c30 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:09:37.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.307467 13776 raft_consensus.cc:3060] T 27f05ce7a82444b1a82c187da64b5882 P 1bc17ee15b9f473e8d003fb0c58e0c30 [term 0 FOLLOWER]: Advancing to term 1
14:09:37.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.307654 13777 raft_consensus.cc:515] T 9a5b30831e294faabc8d9bbd55265f5b P bf275034d4ac4312bbe50a2c2d77e3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bf275034d4ac4312bbe50a2c2d77e3a7" member_type: VOTER last_known_addr { host: "127.12.196.66" port: 37449 } }
14:09:37.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.307745 13777 leader_election.cc:304] T 9a5b30831e294faabc8d9bbd55265f5b P bf275034d4ac4312bbe50a2c2d77e3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: bf275034d4ac4312bbe50a2c2d77e3a7; no voters: 
14:09:37.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.307770 13782 tablet_bootstrap.cc:492] T bca51e010fec44528741fdde99d1ea21 P 62b600d401fc409a9e5897d24a15929f: No bootstrap required, opened a new log
14:09:37.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.307822 13782 ts_tablet_manager.cc:1403] T bca51e010fec44528741fdde99d1ea21 P 62b600d401fc409a9e5897d24a15929f: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
14:09:37.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.307873 13777 leader_election.cc:290] T 9a5b30831e294faabc8d9bbd55265f5b P bf275034d4ac4312bbe50a2c2d77e3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:09:37.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.308046 13777 ts_tablet_manager.cc:1434] T 9a5b30831e294faabc8d9bbd55265f5b P bf275034d4ac4312bbe50a2c2d77e3a7: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.003s
14:09:37.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.308123 13776 raft_consensus.cc:515] T 27f05ce7a82444b1a82c187da64b5882 P 1bc17ee15b9f473e8d003fb0c58e0c30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1bc17ee15b9f473e8d003fb0c58e0c30" member_type: VOTER last_known_addr { host: "127.12.196.65" port: 38661 } }
14:09:37.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.308177 13776 leader_election.cc:304] T 27f05ce7a82444b1a82c187da64b5882 P 1bc17ee15b9f473e8d003fb0c58e0c30 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 1bc17ee15b9f473e8d003fb0c58e0c30; no voters: 
14:09:37.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.308189 13623 heartbeater.cc:499] Master 127.12.196.124:33213 was elected leader, sending a full tablet report...
14:09:37.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.308225 13776 leader_election.cc:290] T 27f05ce7a82444b1a82c187da64b5882 P 1bc17ee15b9f473e8d003fb0c58e0c30 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:09:37.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.308280 13776 ts_tablet_manager.cc:1434] T 27f05ce7a82444b1a82c187da64b5882 P 1bc17ee15b9f473e8d003fb0c58e0c30: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.001s
14:09:37.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.308706 13781 raft_consensus.cc:2804] T 27f05ce7a82444b1a82c187da64b5882 P 1bc17ee15b9f473e8d003fb0c58e0c30 [term 1 FOLLOWER]: Leader election won for term 1
14:09:37.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.308919 13781 raft_consensus.cc:697] T 27f05ce7a82444b1a82c187da64b5882 P 1bc17ee15b9f473e8d003fb0c58e0c30 [term 1 LEADER]: Becoming Leader. State: Replica: 1bc17ee15b9f473e8d003fb0c58e0c30, State: Running, Role: LEADER
14:09:37.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.309058 13781 consensus_queue.cc:237] T 27f05ce7a82444b1a82c187da64b5882 P 1bc17ee15b9f473e8d003fb0c58e0c30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1bc17ee15b9f473e8d003fb0c58e0c30" member_type: VOTER last_known_addr { host: "127.12.196.65" port: 38661 } }
14:09:37.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.309454 13777 tablet_bootstrap.cc:492] T 6363b4c1457f4805959965d280e5691c P bf275034d4ac4312bbe50a2c2d77e3a7: Bootstrap starting.
14:09:37.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.309576 13782 raft_consensus.cc:359] T bca51e010fec44528741fdde99d1ea21 P 62b600d401fc409a9e5897d24a15929f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "62b600d401fc409a9e5897d24a15929f" member_type: VOTER last_known_addr { host: "127.12.196.67" port: 36637 } }
14:09:37.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.309808 13782 raft_consensus.cc:385] T bca51e010fec44528741fdde99d1ea21 P 62b600d401fc409a9e5897d24a15929f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:37.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.309939 13782 raft_consensus.cc:740] T bca51e010fec44528741fdde99d1ea21 P 62b600d401fc409a9e5897d24a15929f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62b600d401fc409a9e5897d24a15929f, State: Initialized, Role: FOLLOWER
14:09:37.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.310070 13777 tablet_bootstrap.cc:654] T 6363b4c1457f4805959965d280e5691c P bf275034d4ac4312bbe50a2c2d77e3a7: Neither blocks nor log segments found. Creating new log.
14:09:37.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.310118 13782 consensus_queue.cc:260] T bca51e010fec44528741fdde99d1ea21 P 62b600d401fc409a9e5897d24a15929f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "62b600d401fc409a9e5897d24a15929f" member_type: VOTER last_known_addr { host: "127.12.196.67" port: 36637 } }
14:09:37.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.310190 13782 raft_consensus.cc:399] T bca51e010fec44528741fdde99d1ea21 P 62b600d401fc409a9e5897d24a15929f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:09:37.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.310225 13782 raft_consensus.cc:493] T bca51e010fec44528741fdde99d1ea21 P 62b600d401fc409a9e5897d24a15929f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:09:37.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.310261 13782 raft_consensus.cc:3060] T bca51e010fec44528741fdde99d1ea21 P 62b600d401fc409a9e5897d24a15929f [term 0 FOLLOWER]: Advancing to term 1
14:09:37.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.310662 13788 raft_consensus.cc:2804] T 9a5b30831e294faabc8d9bbd55265f5b P bf275034d4ac4312bbe50a2c2d77e3a7 [term 1 FOLLOWER]: Leader election won for term 1
14:09:37.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.310882 13788 raft_consensus.cc:697] T 9a5b30831e294faabc8d9bbd55265f5b P bf275034d4ac4312bbe50a2c2d77e3a7 [term 1 LEADER]: Becoming Leader. State: Replica: bf275034d4ac4312bbe50a2c2d77e3a7, State: Running, Role: LEADER
14:09:37.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.311025 13782 raft_consensus.cc:515] T bca51e010fec44528741fdde99d1ea21 P 62b600d401fc409a9e5897d24a15929f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "62b600d401fc409a9e5897d24a15929f" member_type: VOTER last_known_addr { host: "127.12.196.67" port: 36637 } }
14:09:37.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.311043 13788 consensus_queue.cc:237] T 9a5b30831e294faabc8d9bbd55265f5b P bf275034d4ac4312bbe50a2c2d77e3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bf275034d4ac4312bbe50a2c2d77e3a7" member_type: VOTER last_known_addr { host: "127.12.196.66" port: 37449 } }
14:09:37.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.311307 13782 leader_election.cc:304] T bca51e010fec44528741fdde99d1ea21 P 62b600d401fc409a9e5897d24a15929f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 62b600d401fc409a9e5897d24a15929f; no voters: 
14:09:37.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.311462 13777 tablet_bootstrap.cc:492] T 6363b4c1457f4805959965d280e5691c P bf275034d4ac4312bbe50a2c2d77e3a7: No bootstrap required, opened a new log
14:09:37.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.311509 13777 ts_tablet_manager.cc:1403] T 6363b4c1457f4805959965d280e5691c P bf275034d4ac4312bbe50a2c2d77e3a7: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
14:09:37.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.311558 13782 leader_election.cc:290] T bca51e010fec44528741fdde99d1ea21 P 62b600d401fc409a9e5897d24a15929f [CANDIDATE]: Term 1 election: Requested vote from peers 
14:09:37.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.311645 13777 raft_consensus.cc:359] T 6363b4c1457f4805959965d280e5691c P bf275034d4ac4312bbe50a2c2d77e3a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bf275034d4ac4312bbe50a2c2d77e3a7" member_type: VOTER last_known_addr { host: "127.12.196.66" port: 37449 } }
14:09:37.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.311688 13777 raft_consensus.cc:385] T 6363b4c1457f4805959965d280e5691c P bf275034d4ac4312bbe50a2c2d77e3a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:37.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.311707 13777 raft_consensus.cc:740] T 6363b4c1457f4805959965d280e5691c P bf275034d4ac4312bbe50a2c2d77e3a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf275034d4ac4312bbe50a2c2d77e3a7, State: Initialized, Role: FOLLOWER
14:09:37.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.311744 13777 consensus_queue.cc:260] T 6363b4c1457f4805959965d280e5691c P bf275034d4ac4312bbe50a2c2d77e3a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bf275034d4ac4312bbe50a2c2d77e3a7" member_type: VOTER last_known_addr { host: "127.12.196.66" port: 37449 } }
14:09:37.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.311749 13782 ts_tablet_manager.cc:1434] T bca51e010fec44528741fdde99d1ea21 P 62b600d401fc409a9e5897d24a15929f: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
14:09:37.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.311785 13777 raft_consensus.cc:399] T 6363b4c1457f4805959965d280e5691c P bf275034d4ac4312bbe50a2c2d77e3a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:09:37.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.311808 13777 raft_consensus.cc:493] T 6363b4c1457f4805959965d280e5691c P bf275034d4ac4312bbe50a2c2d77e3a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:09:37.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.311767 13258 catalog_manager.cc:5697] T 9a5b30831e294faabc8d9bbd55265f5b P bf275034d4ac4312bbe50a2c2d77e3a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf275034d4ac4312bbe50a2c2d77e3a7 (127.12.196.66). New cstate: current_term: 1 leader_uuid: "bf275034d4ac4312bbe50a2c2d77e3a7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bf275034d4ac4312bbe50a2c2d77e3a7" member_type: VOTER last_known_addr { host: "127.12.196.66" port: 37449 } health_report { overall_health: HEALTHY } } }
14:09:37.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.311844 13777 raft_consensus.cc:3060] T 6363b4c1457f4805959965d280e5691c P bf275034d4ac4312bbe50a2c2d77e3a7 [term 0 FOLLOWER]: Advancing to term 1
14:09:37.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.311852 13758 heartbeater.cc:499] Master 127.12.196.124:33213 was elected leader, sending a full tablet report...
14:09:37.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.312498 13782 tablet_bootstrap.cc:492] T cce42c870a7c46cbbc86f305991a267b P 62b600d401fc409a9e5897d24a15929f: Bootstrap starting.
14:09:37.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.312498 13777 raft_consensus.cc:515] T 6363b4c1457f4805959965d280e5691c P bf275034d4ac4312bbe50a2c2d77e3a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bf275034d4ac4312bbe50a2c2d77e3a7" member_type: VOTER last_known_addr { host: "127.12.196.66" port: 37449 } }
14:09:37.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.312556 13777 leader_election.cc:304] T 6363b4c1457f4805959965d280e5691c P bf275034d4ac4312bbe50a2c2d77e3a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: bf275034d4ac4312bbe50a2c2d77e3a7; no voters: 
14:09:37.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.312611 13777 leader_election.cc:290] T 6363b4c1457f4805959965d280e5691c P bf275034d4ac4312bbe50a2c2d77e3a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:09:37.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.312671 13777 ts_tablet_manager.cc:1434] T 6363b4c1457f4805959965d280e5691c P bf275034d4ac4312bbe50a2c2d77e3a7: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
14:09:37.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.312975 13782 tablet_bootstrap.cc:654] T cce42c870a7c46cbbc86f305991a267b P 62b600d401fc409a9e5897d24a15929f: Neither blocks nor log segments found. Creating new log.
14:09:37.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.313205 13788 raft_consensus.cc:2804] T 6363b4c1457f4805959965d280e5691c P bf275034d4ac4312bbe50a2c2d77e3a7 [term 1 FOLLOWER]: Leader election won for term 1
14:09:37.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.313246 13788 raft_consensus.cc:697] T 6363b4c1457f4805959965d280e5691c P bf275034d4ac4312bbe50a2c2d77e3a7 [term 1 LEADER]: Becoming Leader. State: Replica: bf275034d4ac4312bbe50a2c2d77e3a7, State: Running, Role: LEADER
14:09:37.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.313274 13788 consensus_queue.cc:237] T 6363b4c1457f4805959965d280e5691c P bf275034d4ac4312bbe50a2c2d77e3a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bf275034d4ac4312bbe50a2c2d77e3a7" member_type: VOTER last_known_addr { host: "127.12.196.66" port: 37449 } }
14:09:37.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.313583 13796 raft_consensus.cc:2804] T bca51e010fec44528741fdde99d1ea21 P 62b600d401fc409a9e5897d24a15929f [term 1 FOLLOWER]: Leader election won for term 1
14:09:37.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.313692 13796 raft_consensus.cc:697] T bca51e010fec44528741fdde99d1ea21 P 62b600d401fc409a9e5897d24a15929f [term 1 LEADER]: Becoming Leader. State: Replica: 62b600d401fc409a9e5897d24a15929f, State: Running, Role: LEADER
14:09:37.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.313758 13796 consensus_queue.cc:237] T bca51e010fec44528741fdde99d1ea21 P 62b600d401fc409a9e5897d24a15929f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "62b600d401fc409a9e5897d24a15929f" member_type: VOTER last_known_addr { host: "127.12.196.67" port: 36637 } }
14:09:37.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.314364 13782 tablet_bootstrap.cc:492] T cce42c870a7c46cbbc86f305991a267b P 62b600d401fc409a9e5897d24a15929f: No bootstrap required, opened a new log
14:09:37.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.314568 13782 ts_tablet_manager.cc:1403] T cce42c870a7c46cbbc86f305991a267b P 62b600d401fc409a9e5897d24a15929f: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
14:09:37.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.314760 13782 raft_consensus.cc:359] T cce42c870a7c46cbbc86f305991a267b P 62b600d401fc409a9e5897d24a15929f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "62b600d401fc409a9e5897d24a15929f" member_type: VOTER last_known_addr { host: "127.12.196.67" port: 36637 } }
14:09:37.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.314811 13782 raft_consensus.cc:385] T cce42c870a7c46cbbc86f305991a267b P 62b600d401fc409a9e5897d24a15929f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:37.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.314834 13782 raft_consensus.cc:740] T cce42c870a7c46cbbc86f305991a267b P 62b600d401fc409a9e5897d24a15929f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62b600d401fc409a9e5897d24a15929f, State: Initialized, Role: FOLLOWER
14:09:37.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.314884 13782 consensus_queue.cc:260] T cce42c870a7c46cbbc86f305991a267b P 62b600d401fc409a9e5897d24a15929f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "62b600d401fc409a9e5897d24a15929f" member_type: VOTER last_known_addr { host: "127.12.196.67" port: 36637 } }
14:09:37.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.314926 13782 raft_consensus.cc:399] T cce42c870a7c46cbbc86f305991a267b P 62b600d401fc409a9e5897d24a15929f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:09:37.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.314949 13782 raft_consensus.cc:493] T cce42c870a7c46cbbc86f305991a267b P 62b600d401fc409a9e5897d24a15929f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:09:37.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.314966 13782 raft_consensus.cc:3060] T cce42c870a7c46cbbc86f305991a267b P 62b600d401fc409a9e5897d24a15929f [term 0 FOLLOWER]: Advancing to term 1
14:09:37.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.314957 13257 catalog_manager.cc:5697] T bca51e010fec44528741fdde99d1ea21 P 62b600d401fc409a9e5897d24a15929f reported cstate change: term changed from 0 to 1, leader changed from <none> to 62b600d401fc409a9e5897d24a15929f (127.12.196.67). New cstate: current_term: 1 leader_uuid: "62b600d401fc409a9e5897d24a15929f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "62b600d401fc409a9e5897d24a15929f" member_type: VOTER last_known_addr { host: "127.12.196.67" port: 36637 } health_report { overall_health: HEALTHY } } }
14:09:37.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.315395 13782 raft_consensus.cc:515] T cce42c870a7c46cbbc86f305991a267b P 62b600d401fc409a9e5897d24a15929f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "62b600d401fc409a9e5897d24a15929f" member_type: VOTER last_known_addr { host: "127.12.196.67" port: 36637 } }
14:09:37.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.315436 13782 leader_election.cc:304] T cce42c870a7c46cbbc86f305991a267b P 62b600d401fc409a9e5897d24a15929f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 62b600d401fc409a9e5897d24a15929f; no voters: 
14:09:37.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.315572 13782 leader_election.cc:290] T cce42c870a7c46cbbc86f305991a267b P 62b600d401fc409a9e5897d24a15929f [CANDIDATE]: Term 1 election: Requested vote from peers 
14:09:37.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.315644 13782 ts_tablet_manager.cc:1434] T cce42c870a7c46cbbc86f305991a267b P 62b600d401fc409a9e5897d24a15929f: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
14:09:37.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.316419 13796 raft_consensus.cc:2804] T cce42c870a7c46cbbc86f305991a267b P 62b600d401fc409a9e5897d24a15929f [term 1 FOLLOWER]: Leader election won for term 1
14:09:37.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.316603 13796 raft_consensus.cc:697] T cce42c870a7c46cbbc86f305991a267b P 62b600d401fc409a9e5897d24a15929f [term 1 LEADER]: Becoming Leader. State: Replica: 62b600d401fc409a9e5897d24a15929f, State: Running, Role: LEADER
14:09:37.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.316629 13259 catalog_manager.cc:5697] T 27f05ce7a82444b1a82c187da64b5882 P 1bc17ee15b9f473e8d003fb0c58e0c30 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1bc17ee15b9f473e8d003fb0c58e0c30 (127.12.196.65). New cstate: current_term: 1 leader_uuid: "1bc17ee15b9f473e8d003fb0c58e0c30" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1bc17ee15b9f473e8d003fb0c58e0c30" member_type: VOTER last_known_addr { host: "127.12.196.65" port: 38661 } health_report { overall_health: HEALTHY } } }
14:09:37.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.316772 13796 consensus_queue.cc:237] T cce42c870a7c46cbbc86f305991a267b P 62b600d401fc409a9e5897d24a15929f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "62b600d401fc409a9e5897d24a15929f" member_type: VOTER last_known_addr { host: "127.12.196.67" port: 36637 } }
14:09:37.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.317157 13257 catalog_manager.cc:5697] T 6363b4c1457f4805959965d280e5691c P bf275034d4ac4312bbe50a2c2d77e3a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf275034d4ac4312bbe50a2c2d77e3a7 (127.12.196.66). New cstate: current_term: 1 leader_uuid: "bf275034d4ac4312bbe50a2c2d77e3a7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bf275034d4ac4312bbe50a2c2d77e3a7" member_type: VOTER last_known_addr { host: "127.12.196.66" port: 37449 } health_report { overall_health: HEALTHY } } }
14:09:37.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.317569 13258 catalog_manager.cc:5697] T cce42c870a7c46cbbc86f305991a267b P 62b600d401fc409a9e5897d24a15929f reported cstate change: term changed from 0 to 1, leader changed from <none> to 62b600d401fc409a9e5897d24a15929f (127.12.196.67). New cstate: current_term: 1 leader_uuid: "62b600d401fc409a9e5897d24a15929f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "62b600d401fc409a9e5897d24a15929f" member_type: VOTER last_known_addr { host: "127.12.196.67" port: 36637 } health_report { overall_health: HEALTHY } } }
14:09:37.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.335646 13257 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56256:
14:09:37.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783519777272" } 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 } }
14:09:37.337 [DEBUG - main] (Connection.java:575) [peer master-127.12.196.126:36591(127.12.196.126:36591)] disconnecting while in state READY
14:09:37.337 [DEBUG - main] (Connection.java:575) [peer master-127.12.196.125:36639(127.12.196.125:36639)] disconnecting while in state READY
14:09:37.337 [DEBUG - main] (Connection.java:575) [peer master-127.12.196.124:33213(127.12.196.124:33213)] disconnecting while in state READY
14:09:37.338 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.12.196.126:36591(127.12.196.126:36591)] handling channelInactive
14:09:37.338 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.12.196.126:36591(127.12.196.126:36591)] cleaning up while in state READY due to: connection closed
14:09:37.338 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.12.196.124:33213(127.12.196.124:33213)] handling channelInactive
14:09:37.338 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:09:37.338 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.12.196.124:33213(127.12.196.124:33213)] cleaning up while in state READY due to: connection closed
14:09:37.340 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.12.196.125:36639(127.12.196.125:36639)] handling channelInactive
14:09:37.340 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.12.196.125:36639(127.12.196.125:36639)] cleaning up while in state READY due to: connection closed
14:09:37.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.341050 13073 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 13357
14:09:37.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.348354 13073 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 13495
14:09:37.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.353834 13073 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 13630
14:09:37.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.360927 13073 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 13084
14:09:37.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.366966 13073 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 13155
14:09:37.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.372370 13073 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 13227
14:09:37.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T14:09:37Z chronyd exiting
.14:09:37.435 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1783519777435
14:09:37.438 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:09:37.439 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
14:09:37.439 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskzNpfhA/test-tmp
14:09:37.439 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
14:09:37.439 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskzNpfhA/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
14:09:37.441 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

14:09:37.520 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:09:37.520 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

14:09:37.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.521337 13815 mini_oidc.cc:150] Starting JWKS server
14:09:37.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.521849 13815 webserver.cc:533] Webserver started at http://127.0.0.1:46373/ using document root <none> and password file <none>
14:09:37.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.521908 13815 mini_oidc.cc:186] Starting OIDC Discovery server
14:09:37.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.522006 13815 webserver.cc:533] Webserver started at http://127.0.0.1:39667/ using document root <none> and password file <none>
14:09:37.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T14:09:37Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
14:09:37.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T14:09:37Z Disabled control of system clock
14:09:37.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.532766 13815 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:37.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:37.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/master-0/wal
14:09:37.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/master-0/data
14:09:37.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:37.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:37.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:37.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:37.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:37.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:37.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/master-0/logs
14:09:37.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/master-0/data/info.pb
14:09:37.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:37.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:37.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:37.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:37.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:37.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:37.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:37.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:37.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:09:37.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:37.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:37.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:37.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.125.254:35943
14:09:37.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.125.254
14:09:37.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:37.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.125.212:41389
14:09:37.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:37.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:37.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:37.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:37.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.13.125.254:35943,127.13.125.253:41675,127.13.125.252:41991
14:09:37.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:37.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:46373/jwks.json with env {}
14:09:37.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:37.608603 13826 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:37.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:37.608764 13826 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:37.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:37.608785 13826 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:37.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:37.610221 13826 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:09:37.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:37.610257 13826 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:37.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:37.610271 13826 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:09:37.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:37.610284 13826 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:09:37.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:37.610296 13826 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:09:37.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:37.610307 13826 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:46373/jwks.json
14:09:37.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.611845 13826 master_runner.cc:387] Master server non-default flags:
14:09:37.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:37.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.125.212:41389
14:09:37.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:37.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:37.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/master-0/data
14:09:37.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/master-0/wal
14:09:37.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:37.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.13.125.254:35943,127.13.125.253:41675,127.13.125.252:41991
14:09:37.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:37.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:37.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:37.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.125.254:35943
14:09:37.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:37.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:37.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:37.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:46373/jwks.json
14:09:37.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:37.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:37.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/master-0/data/info.pb
14:09:37.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.125.254
14:09:37.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:37.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:37.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.13826
14:09:37.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:37.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:37.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:37.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:37.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/master-0/logs
14:09:37.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:37.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:37.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:37.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:09:37.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:37.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:37.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:37.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:37.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:37.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.612025 13826 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:37.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.612217 13826 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:37.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:37.614754 13834 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:37.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:37.614866 13831 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:37.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.614882 13826 server_base.cc:1061] running on GCE node
14:09:37.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:37.614799 13832 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:37.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.615417 13826 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:37.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.615684 13826 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:37.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.616856 13826 hybrid_clock.cc:648] HybridClock initialized: now 1783519777616822 us; error 47 us; skew 500 ppm
14:09:37.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.618144 13826 webserver.cc:533] Webserver started at http://127.13.125.254:37875/ using document root <none> and password file <none>
14:09:37.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.618393 13826 fs_manager.cc:362] Metadata directory not provided
14:09:37.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.618472 13826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:37.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.618585 13826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:37.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.619449 13826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/master-0/data/instance:
14:09:37.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "029adcd8a1b842328f540f5017f11fb7"
14:09:37.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:37 on dist-test-slave-63nk"
14:09:37.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.619797 13826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/master-0/wal/instance:
14:09:37.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "029adcd8a1b842328f540f5017f11fb7"
14:09:37.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:37 on dist-test-slave-63nk"
14:09:37.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.621104 13826 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
14:09:37.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.621941 13840 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:37.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.622165 13826 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
14:09:37.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.622260 13826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/master-0/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/master-0/wal
14:09:37.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "029adcd8a1b842328f540f5017f11fb7"
14:09:37.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:37 on dist-test-slave-63nk"
14:09:37.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.622339 13826 fs_report.cc:389] FS layout report
14:09:37.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:37.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/master-0/wal
14:09:37.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/master-0/wal
14:09:37.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/master-0/data/data
14:09:37.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:37.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:37.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:37.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:37.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:37.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:37.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:37.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:37.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:37.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:37.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:37.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.657114 13826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:37.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.657455 13826 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:37.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.657615 13826 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:37.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.661827 13826 rpc_server.cc:307] RPC server started. Bound to: 127.13.125.254:35943
14:09:37.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.661872 13892 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.125.254:35943 every 8 connection(s)
14:09:37.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.662240 13826 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/master-0/data/info.pb
14:09:37.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.662890 13893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:37.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.664179 13893 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.125.254" port: 35943 } has no permanent_uuid. Determining permanent_uuid...
14:09:37.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.667008 13815 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 13826
14:09:37.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.667125 13815 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/master-0/wal/instance
14:09:37.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.667845 13815 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:37.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:37.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/master-1/wal
14:09:37.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/master-1/data
14:09:37.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:37.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:37.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:37.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:37.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:37.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:37.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/master-1/logs
14:09:37.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/master-1/data/info.pb
14:09:37.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:37.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:37.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:37.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:37.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:37.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:37.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:37.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:37.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:09:37.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:37.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:37.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:37.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.125.253:41675
14:09:37.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.125.253
14:09:37.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:37.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.125.212:41389
14:09:37.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:37.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:37.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:37.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:37.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.13.125.254:35943,127.13.125.253:41675,127.13.125.252:41991
14:09:37.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:37.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:46373/jwks.json with env {}
14:09:37.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.669762 13893 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.125.253" port: 41675 } has no permanent_uuid. Determining permanent_uuid...
14:09:37.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:37.670152 13841 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.125.253:41675: connect: Connection refused (error 111)
14:09:37.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:37.670542 13893 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.125.253:41675: Network error: Client connection negotiation failed: client connection to 127.13.125.253:41675: connect: Connection refused (error 111)
14:09:37.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.719751 13893 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.125.253" port: 41675 } attempt: 1
14:09:37.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:37.720670 13893 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.125.253:41675: Network error: Client connection negotiation failed: client connection to 127.13.125.253:41675: connect: Connection refused (error 111)
14:09:37.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:37.744274 13897 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:37.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:37.744483 13897 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:37.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:37.744520 13897 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:37.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:37.746099 13897 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:09:37.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:37.746179 13897 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:37.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:37.746206 13897 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:09:37.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:37.746228 13897 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:09:37.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:37.746248 13897 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:09:37.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:37.746265 13897 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:46373/jwks.json
14:09:37.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.747951 13897 master_runner.cc:387] Master server non-default flags:
14:09:37.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:37.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.125.212:41389
14:09:37.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:37.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:37.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/master-1/data
14:09:37.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/master-1/wal
14:09:37.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:37.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.13.125.254:35943,127.13.125.253:41675,127.13.125.252:41991
14:09:37.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:37.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:37.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:37.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.125.253:41675
14:09:37.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:37.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:37.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:37.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:46373/jwks.json
14:09:37.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:37.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:37.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/master-1/data/info.pb
14:09:37.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.125.253
14:09:37.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:37.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:37.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.13897
14:09:37.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:37.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:37.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:37.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:37.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/master-1/logs
14:09:37.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:37.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:37.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:37.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:09:37.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:37.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:37.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:37.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:37.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:37.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.748224 13897 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:37.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.748495 13897 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:37.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:37.751089 13903 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:37.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:37.751132 13906 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:37.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:37.751191 13904 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:37.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.751443 13897 server_base.cc:1061] running on GCE node
14:09:37.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.751634 13897 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:37.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.751834 13897 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:37.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.752997 13897 hybrid_clock.cc:648] HybridClock initialized: now 1783519777752951 us; error 61 us; skew 500 ppm
14:09:37.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.754153 13897 webserver.cc:533] Webserver started at http://127.13.125.253:33057/ using document root <none> and password file <none>
14:09:37.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.754381 13897 fs_manager.cc:362] Metadata directory not provided
14:09:37.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.754451 13897 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:37.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.754554 13897 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:37.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.755409 13897 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/master-1/data/instance:
14:09:37.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b2f216d54c6d4e20aff23e93c8aae548"
14:09:37.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:37 on dist-test-slave-63nk"
14:09:37.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.755756 13897 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/master-1/wal/instance:
14:09:37.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b2f216d54c6d4e20aff23e93c8aae548"
14:09:37.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:37 on dist-test-slave-63nk"
14:09:37.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.757007 13897 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
14:09:37.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.757742 13912 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:37.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.757928 13897 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.001s
14:09:37.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.758016 13897 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/master-1/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/master-1/wal
14:09:37.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b2f216d54c6d4e20aff23e93c8aae548"
14:09:37.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:37 on dist-test-slave-63nk"
14:09:37.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.758080 13897 fs_report.cc:389] FS layout report
14:09:37.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:37.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/master-1/wal
14:09:37.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/master-1/wal
14:09:37.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/master-1/data/data
14:09:37.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:37.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:37.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:37.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:37.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:37.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:37.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:37.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:37.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:37.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:37.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:37.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.768890 13897 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:37.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.769207 13897 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:37.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.769352 13897 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:37.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.773407 13897 rpc_server.cc:307] RPC server started. Bound to: 127.13.125.253:41675
14:09:37.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.773438 13964 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.125.253:41675 every 8 connection(s)
14:09:37.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.773797 13897 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/master-1/data/info.pb
14:09:37.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.774428 13965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:37.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.775692 13965 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.125.254" port: 35943 } has no permanent_uuid. Determining permanent_uuid...
14:09:37.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.780825 13965 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.125.253" port: 41675 } has no permanent_uuid. Determining permanent_uuid...
14:09:37.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.782445 13815 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 13897
14:09:37.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.782557 13815 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/master-1/wal/instance
14:09:37.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.782946 13815 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:37.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:37.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/master-2/wal
14:09:37.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/master-2/data
14:09:37.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:37.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:37.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:37.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:37.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:37.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:37.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/master-2/logs
14:09:37.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/master-2/data/info.pb
14:09:37.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:37.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:37.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:37.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:37.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:37.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:37.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:37.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:37.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:09:37.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:37.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:37.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:37.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.125.252:41991
14:09:37.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.125.252
14:09:37.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:37.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.125.212:41389
14:09:37.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:37.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:37.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:37.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:37.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.13.125.254:35943,127.13.125.253:41675,127.13.125.252:41991
14:09:37.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:37.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:46373/jwks.json with env {}
14:09:37.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.784739 13965 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.125.252" port: 41991 } has no permanent_uuid. Determining permanent_uuid...
14:09:37.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:37.785157 13915 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.125.252:41991: connect: Connection refused (error 111)
14:09:37.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:37.785637 13965 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.125.252:41991: Network error: Client connection negotiation failed: client connection to 127.13.125.252:41991: connect: Connection refused (error 111)
14:09:37.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.788828 13893 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.125.253" port: 41675 } attempt: 2
14:09:37.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.791844 13893 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.125.252" port: 41991 } has no permanent_uuid. Determining permanent_uuid...
14:09:37.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:37.792459 13893 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.125.252:41991: Network error: Client connection negotiation failed: client connection to 127.13.125.252:41991: connect: Connection refused (error 111)
14:09:37.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.834839 13965 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.125.252" port: 41991 } attempt: 1
14:09:37.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:37.835650 13965 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.125.252:41991: Network error: Client connection negotiation failed: client connection to 127.13.125.252:41991: connect: Connection refused (error 111)
14:09:37.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.835621 13893 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.125.252" port: 41991 } attempt: 1
14:09:37.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:37.836349 13893 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.125.252:41991: Network error: Client connection negotiation failed: client connection to 127.13.125.252:41991: connect: Connection refused (error 111)
14:09:37.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:37.860929 13969 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:37.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:37.861107 13969 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:37.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:37.861128 13969 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:37.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:37.862721 13969 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:09:37.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:37.862766 13969 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:37.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:37.862780 13969 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:09:37.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:37.862793 13969 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:09:37.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:37.862805 13969 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:09:37.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:37.862816 13969 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:46373/jwks.json
14:09:37.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.864423 13969 master_runner.cc:387] Master server non-default flags:
14:09:37.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:37.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.125.212:41389
14:09:37.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:37.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:37.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/master-2/data
14:09:37.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/master-2/wal
14:09:37.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:09:37.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.13.125.254:35943,127.13.125.253:41675,127.13.125.252:41991
14:09:37.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:37.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:37.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:09:37.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.125.252:41991
14:09:37.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:09:37.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:37.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:09:37.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:46373/jwks.json
14:09:37.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:37.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:37.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/master-2/data/info.pb
14:09:37.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.125.252
14:09:37.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:37.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:37.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.13969
14:09:37.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:37.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:37.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:37.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:37.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/master-2/logs
14:09:37.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:37.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:37.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:37.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:09:37.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:37.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:37.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:37.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:37.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:37.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.864602 13969 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:37.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.864780 13969 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:37.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:37.867074 13976 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:37.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:37.867071 13975 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:37.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:37.867112 13978 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:37.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.867368 13969 server_base.cc:1061] running on GCE node
14:09:37.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.867599 13969 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:37.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.867868 13969 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:37.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.869056 13969 hybrid_clock.cc:648] HybridClock initialized: now 1783519777869075 us; error 64 us; skew 500 ppm
14:09:37.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.870352 13969 webserver.cc:533] Webserver started at http://127.13.125.252:38529/ using document root <none> and password file <none>
14:09:37.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.870630 13969 fs_manager.cc:362] Metadata directory not provided
14:09:37.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.870711 13969 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:37.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.870828 13969 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:37.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.871740 13969 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/master-2/data/instance:
14:09:37.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8abf8d44d7e94b38a99e92b3a52e6107"
14:09:37.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:37 on dist-test-slave-63nk"
14:09:37.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.872139 13969 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/master-2/wal/instance:
14:09:37.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8abf8d44d7e94b38a99e92b3a52e6107"
14:09:37.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:37 on dist-test-slave-63nk"
14:09:37.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.873500 13969 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
14:09:37.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.874347 13984 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:37.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.874539 13969 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
14:09:37.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.874639 13969 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/master-2/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/master-2/wal
14:09:37.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8abf8d44d7e94b38a99e92b3a52e6107"
14:09:37.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:37 on dist-test-slave-63nk"
14:09:37.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.874711 13969 fs_report.cc:389] FS layout report
14:09:37.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:37.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/master-2/wal
14:09:37.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/master-2/wal
14:09:37.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/master-2/data/data
14:09:37.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:37.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:37.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:37.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:37.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:37.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:37.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:37.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:37.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:37.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:37.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:37.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.883512 13893 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.125.252" port: 41991 } attempt: 2
14:09:37.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:37.884734 13893 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.125.252:41991: Network error: Client connection negotiation failed: client connection to 127.13.125.252:41991: connect: Connection refused (error 111)
14:09:37.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.885290 13969 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:37.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.885608 13969 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:37.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.885840 13969 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:37.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.891703 13969 rpc_server.cc:307] RPC server started. Bound to: 127.13.125.252:41991
14:09:37.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.891736 14036 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.125.252:41991 every 8 connection(s)
14:09:37.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.892529 13969 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/master-2/data/info.pb
14:09:37.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.893255 14037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:37.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.894649 14037 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.125.254" port: 35943 } has no permanent_uuid. Determining permanent_uuid...
14:09:37.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.897822 13815 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 13969
14:09:37.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.897929 13815 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/master-2/wal/instance
14:09:37.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.900633 14037 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.125.253" port: 41675 } has no permanent_uuid. Determining permanent_uuid...
14:09:37.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.903812 13965 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.125.252" port: 41991 } attempt: 2
14:09:37.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.904490 14037 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.125.252" port: 41991 } has no permanent_uuid. Determining permanent_uuid...
14:09:37.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.911191 14037 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8abf8d44d7e94b38a99e92b3a52e6107: Bootstrap starting.
14:09:37.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.911224 13965 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b2f216d54c6d4e20aff23e93c8aae548: Bootstrap starting.
14:09:37.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.911953 13965 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b2f216d54c6d4e20aff23e93c8aae548: Neither blocks nor log segments found. Creating new log.
14:09:37.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.911963 14037 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8abf8d44d7e94b38a99e92b3a52e6107: Neither blocks nor log segments found. Creating new log.
14:09:37.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.912221 13965 log.cc:826] T 00000000000000000000000000000000 P b2f216d54c6d4e20aff23e93c8aae548: Log is configured to *not* fsync() on all Append() calls
14:09:37.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.912249 14037 log.cc:826] T 00000000000000000000000000000000 P 8abf8d44d7e94b38a99e92b3a52e6107: Log is configured to *not* fsync() on all Append() calls
14:09:37.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.913324 14037 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8abf8d44d7e94b38a99e92b3a52e6107: No bootstrap required, opened a new log
14:09:37.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.913437 13965 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b2f216d54c6d4e20aff23e93c8aae548: No bootstrap required, opened a new log
14:09:37.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.915086 13965 raft_consensus.cc:359] T 00000000000000000000000000000000 P b2f216d54c6d4e20aff23e93c8aae548 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "029adcd8a1b842328f540f5017f11fb7" member_type: VOTER last_known_addr { host: "127.13.125.254" port: 35943 } } peers { permanent_uuid: "b2f216d54c6d4e20aff23e93c8aae548" member_type: VOTER last_known_addr { host: "127.13.125.253" port: 41675 } } peers { permanent_uuid: "8abf8d44d7e94b38a99e92b3a52e6107" member_type: VOTER last_known_addr { host: "127.13.125.252" port: 41991 } }
14:09:37.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.915086 14037 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8abf8d44d7e94b38a99e92b3a52e6107 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "029adcd8a1b842328f540f5017f11fb7" member_type: VOTER last_known_addr { host: "127.13.125.254" port: 35943 } } peers { permanent_uuid: "b2f216d54c6d4e20aff23e93c8aae548" member_type: VOTER last_known_addr { host: "127.13.125.253" port: 41675 } } peers { permanent_uuid: "8abf8d44d7e94b38a99e92b3a52e6107" member_type: VOTER last_known_addr { host: "127.13.125.252" port: 41991 } }
14:09:37.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.915198 13965 raft_consensus.cc:385] T 00000000000000000000000000000000 P b2f216d54c6d4e20aff23e93c8aae548 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:37.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.915198 14037 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8abf8d44d7e94b38a99e92b3a52e6107 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:37.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.915230 14037 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8abf8d44d7e94b38a99e92b3a52e6107 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8abf8d44d7e94b38a99e92b3a52e6107, State: Initialized, Role: FOLLOWER
14:09:37.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.915230 13965 raft_consensus.cc:740] T 00000000000000000000000000000000 P b2f216d54c6d4e20aff23e93c8aae548 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f216d54c6d4e20aff23e93c8aae548, State: Initialized, Role: FOLLOWER
14:09:37.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.915326 14037 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8abf8d44d7e94b38a99e92b3a52e6107 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "029adcd8a1b842328f540f5017f11fb7" member_type: VOTER last_known_addr { host: "127.13.125.254" port: 35943 } } peers { permanent_uuid: "b2f216d54c6d4e20aff23e93c8aae548" member_type: VOTER last_known_addr { host: "127.13.125.253" port: 41675 } } peers { permanent_uuid: "8abf8d44d7e94b38a99e92b3a52e6107" member_type: VOTER last_known_addr { host: "127.13.125.252" port: 41991 } }
14:09:37.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.915331 13965 consensus_queue.cc:260] T 00000000000000000000000000000000 P b2f216d54c6d4e20aff23e93c8aae548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "029adcd8a1b842328f540f5017f11fb7" member_type: VOTER last_known_addr { host: "127.13.125.254" port: 35943 } } peers { permanent_uuid: "b2f216d54c6d4e20aff23e93c8aae548" member_type: VOTER last_known_addr { host: "127.13.125.253" port: 41675 } } peers { permanent_uuid: "8abf8d44d7e94b38a99e92b3a52e6107" member_type: VOTER last_known_addr { host: "127.13.125.252" port: 41991 } }
14:09:37.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.915596 14037 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8abf8d44d7e94b38a99e92b3a52e6107 [sys.catalog]: configured and running, proceeding with master startup.
14:09:37.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.915571 14049 sys_catalog.cc:455] T 00000000000000000000000000000000 P b2f216d54c6d4e20aff23e93c8aae548 [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: "029adcd8a1b842328f540f5017f11fb7" member_type: VOTER last_known_addr { host: "127.13.125.254" port: 35943 } } peers { permanent_uuid: "b2f216d54c6d4e20aff23e93c8aae548" member_type: VOTER last_known_addr { host: "127.13.125.253" port: 41675 } } peers { permanent_uuid: "8abf8d44d7e94b38a99e92b3a52e6107" member_type: VOTER last_known_addr { host: "127.13.125.252" port: 41991 } } }
14:09:37.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.915693 14049 sys_catalog.cc:458] T 00000000000000000000000000000000 P b2f216d54c6d4e20aff23e93c8aae548 [sys.catalog]: This master's current role is: FOLLOWER
14:09:37.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.915596 13965 sys_catalog.cc:565] T 00000000000000000000000000000000 P b2f216d54c6d4e20aff23e93c8aae548 [sys.catalog]: configured and running, proceeding with master startup.
14:09:37.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.915841 14048 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8abf8d44d7e94b38a99e92b3a52e6107 [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: "029adcd8a1b842328f540f5017f11fb7" member_type: VOTER last_known_addr { host: "127.13.125.254" port: 35943 } } peers { permanent_uuid: "b2f216d54c6d4e20aff23e93c8aae548" member_type: VOTER last_known_addr { host: "127.13.125.253" port: 41675 } } peers { permanent_uuid: "8abf8d44d7e94b38a99e92b3a52e6107" member_type: VOTER last_known_addr { host: "127.13.125.252" port: 41991 } } }
14:09:37.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.915930 14048 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8abf8d44d7e94b38a99e92b3a52e6107 [sys.catalog]: This master's current role is: FOLLOWER
14:09:37.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:37.918016 14071 catalog_manager.cc:1594] T 00000000000000000000000000000000 P b2f216d54c6d4e20aff23e93c8aae548: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:09:37.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:37.918511 14071 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:09:37.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.917959 13969 master_runner.cc:187] Error getting master registration for 127.13.125.254:35943: OK, instance_id { permanent_uuid: "029adcd8a1b842328f540f5017f11fb7" instance_seqno: 1783519777660636 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:09:37.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.918128 13897 master_runner.cc:187] Error getting master registration for 127.13.125.254:35943: OK, instance_id { permanent_uuid: "029adcd8a1b842328f540f5017f11fb7" instance_seqno: 1783519777660636 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:09:37.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.919839 13969 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:09:37.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.919839 13897 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:09:37.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:37.920396 14066 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 8abf8d44d7e94b38a99e92b3a52e6107: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:09:37.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:37.920452 14066 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:09:37.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.964617 14048 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8abf8d44d7e94b38a99e92b3a52e6107 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:09:37.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.964787 14048 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8abf8d44d7e94b38a99e92b3a52e6107 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "029adcd8a1b842328f540f5017f11fb7" member_type: VOTER last_known_addr { host: "127.13.125.254" port: 35943 } } peers { permanent_uuid: "b2f216d54c6d4e20aff23e93c8aae548" member_type: VOTER last_known_addr { host: "127.13.125.253" port: 41675 } } peers { permanent_uuid: "8abf8d44d7e94b38a99e92b3a52e6107" member_type: VOTER last_known_addr { host: "127.13.125.252" port: 41991 } }
14:09:37.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.965085 14048 leader_election.cc:290] T 00000000000000000000000000000000 P 8abf8d44d7e94b38a99e92b3a52e6107 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 029adcd8a1b842328f540f5017f11fb7 (127.13.125.254:35943), b2f216d54c6d4e20aff23e93c8aae548 (127.13.125.253:41675)
14:09:37.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.965422 13939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "8abf8d44d7e94b38a99e92b3a52e6107" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f216d54c6d4e20aff23e93c8aae548" is_pre_election: true
14:09:37.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.965570 13939 raft_consensus.cc:2468] T 00000000000000000000000000000000 P b2f216d54c6d4e20aff23e93c8aae548 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8abf8d44d7e94b38a99e92b3a52e6107 in term 0.
14:09:37.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.965778 13985 leader_election.cc:304] T 00000000000000000000000000000000 P 8abf8d44d7e94b38a99e92b3a52e6107 [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: 8abf8d44d7e94b38a99e92b3a52e6107, b2f216d54c6d4e20aff23e93c8aae548; no voters: 
14:09:37.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.965948 14048 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8abf8d44d7e94b38a99e92b3a52e6107 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:09:37.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.966001 14048 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8abf8d44d7e94b38a99e92b3a52e6107 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:09:37.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.966022 14048 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8abf8d44d7e94b38a99e92b3a52e6107 [term 0 FOLLOWER]: Advancing to term 1
14:09:37.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.966881 14048 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8abf8d44d7e94b38a99e92b3a52e6107 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "029adcd8a1b842328f540f5017f11fb7" member_type: VOTER last_known_addr { host: "127.13.125.254" port: 35943 } } peers { permanent_uuid: "b2f216d54c6d4e20aff23e93c8aae548" member_type: VOTER last_known_addr { host: "127.13.125.253" port: 41675 } } peers { permanent_uuid: "8abf8d44d7e94b38a99e92b3a52e6107" member_type: VOTER last_known_addr { host: "127.13.125.252" port: 41991 } }
14:09:37.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.967007 14048 leader_election.cc:290] T 00000000000000000000000000000000 P 8abf8d44d7e94b38a99e92b3a52e6107 [CANDIDATE]: Term 1 election: Requested vote from peers 029adcd8a1b842328f540f5017f11fb7 (127.13.125.254:35943), b2f216d54c6d4e20aff23e93c8aae548 (127.13.125.253:41675)
14:09:37.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.967447 13939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "8abf8d44d7e94b38a99e92b3a52e6107" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f216d54c6d4e20aff23e93c8aae548"
14:09:37.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.967548 13939 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b2f216d54c6d4e20aff23e93c8aae548 [term 0 FOLLOWER]: Advancing to term 1
14:09:37.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.968421 13939 raft_consensus.cc:2468] T 00000000000000000000000000000000 P b2f216d54c6d4e20aff23e93c8aae548 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8abf8d44d7e94b38a99e92b3a52e6107 in term 1.
14:09:37.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.968586 13985 leader_election.cc:304] T 00000000000000000000000000000000 P 8abf8d44d7e94b38a99e92b3a52e6107 [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: 8abf8d44d7e94b38a99e92b3a52e6107, b2f216d54c6d4e20aff23e93c8aae548; no voters: 
14:09:37.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.968670 14048 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8abf8d44d7e94b38a99e92b3a52e6107 [term 1 FOLLOWER]: Leader election won for term 1
14:09:37.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.968819 14048 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8abf8d44d7e94b38a99e92b3a52e6107 [term 1 LEADER]: Becoming Leader. State: Replica: 8abf8d44d7e94b38a99e92b3a52e6107, State: Running, Role: LEADER
14:09:37.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.968941 14048 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8abf8d44d7e94b38a99e92b3a52e6107 [LEADER]: Queue going to LEADER mode. State: All 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: "029adcd8a1b842328f540f5017f11fb7" member_type: VOTER last_known_addr { host: "127.13.125.254" port: 35943 } } peers { permanent_uuid: "b2f216d54c6d4e20aff23e93c8aae548" member_type: VOTER last_known_addr { host: "127.13.125.253" port: 41675 } } peers { permanent_uuid: "8abf8d44d7e94b38a99e92b3a52e6107" member_type: VOTER last_known_addr { host: "127.13.125.252" port: 41991 } }
14:09:37.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.969333 14048 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8abf8d44d7e94b38a99e92b3a52e6107 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8abf8d44d7e94b38a99e92b3a52e6107. Latest consensus state: current_term: 1 leader_uuid: "8abf8d44d7e94b38a99e92b3a52e6107" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "029adcd8a1b842328f540f5017f11fb7" member_type: VOTER last_known_addr { host: "127.13.125.254" port: 35943 } } peers { permanent_uuid: "b2f216d54c6d4e20aff23e93c8aae548" member_type: VOTER last_known_addr { host: "127.13.125.253" port: 41675 } } peers { permanent_uuid: "8abf8d44d7e94b38a99e92b3a52e6107" member_type: VOTER last_known_addr { host: "127.13.125.252" port: 41991 } } }
14:09:37.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.969413 14048 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8abf8d44d7e94b38a99e92b3a52e6107 [sys.catalog]: This master's current role is: LEADER
14:09:37.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.969653 14076 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
14:09:37.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.969937 14076 catalog_manager.cc:1520] Initializing Kudu cluster ID...
14:09:37.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.971308 13939 raft_consensus.cc:1275] T 00000000000000000000000000000000 P b2f216d54c6d4e20aff23e93c8aae548 [term 1 FOLLOWER]: Refusing update from remote peer 8abf8d44d7e94b38a99e92b3a52e6107: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:09:37.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.971566 14074 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 8abf8d44d7e94b38a99e92b3a52e6107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f216d54c6d4e20aff23e93c8aae548" member_type: VOTER last_known_addr { host: "127.13.125.253" port: 41675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:09:37.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.972738 14049 sys_catalog.cc:455] T 00000000000000000000000000000000 P b2f216d54c6d4e20aff23e93c8aae548 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8abf8d44d7e94b38a99e92b3a52e6107. Latest consensus state: current_term: 1 leader_uuid: "8abf8d44d7e94b38a99e92b3a52e6107" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "029adcd8a1b842328f540f5017f11fb7" member_type: VOTER last_known_addr { host: "127.13.125.254" port: 35943 } } peers { permanent_uuid: "b2f216d54c6d4e20aff23e93c8aae548" member_type: VOTER last_known_addr { host: "127.13.125.253" port: 41675 } } peers { permanent_uuid: "8abf8d44d7e94b38a99e92b3a52e6107" member_type: VOTER last_known_addr { host: "127.13.125.252" port: 41991 } } }
14:09:37.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.972817 14049 sys_catalog.cc:458] T 00000000000000000000000000000000 P b2f216d54c6d4e20aff23e93c8aae548 [sys.catalog]: This master's current role is: FOLLOWER
14:09:37.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.973784 14048 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8abf8d44d7e94b38a99e92b3a52e6107 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "8abf8d44d7e94b38a99e92b3a52e6107" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "029adcd8a1b842328f540f5017f11fb7" member_type: VOTER last_known_addr { host: "127.13.125.254" port: 35943 } } peers { permanent_uuid: "b2f216d54c6d4e20aff23e93c8aae548" member_type: VOTER last_known_addr { host: "127.13.125.253" port: 41675 } } peers { permanent_uuid: "8abf8d44d7e94b38a99e92b3a52e6107" member_type: VOTER last_known_addr { host: "127.13.125.252" port: 41991 } } }
14:09:37.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.973868 14048 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8abf8d44d7e94b38a99e92b3a52e6107 [sys.catalog]: This master's current role is: LEADER
14:09:37.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.974347 14049 sys_catalog.cc:455] T 00000000000000000000000000000000 P b2f216d54c6d4e20aff23e93c8aae548 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "8abf8d44d7e94b38a99e92b3a52e6107" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "029adcd8a1b842328f540f5017f11fb7" member_type: VOTER last_known_addr { host: "127.13.125.254" port: 35943 } } peers { permanent_uuid: "b2f216d54c6d4e20aff23e93c8aae548" member_type: VOTER last_known_addr { host: "127.13.125.253" port: 41675 } } peers { permanent_uuid: "8abf8d44d7e94b38a99e92b3a52e6107" member_type: VOTER last_known_addr { host: "127.13.125.252" port: 41991 } } }
14:09:37.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.974422 14049 sys_catalog.cc:458] T 00000000000000000000000000000000 P b2f216d54c6d4e20aff23e93c8aae548 [sys.catalog]: This master's current role is: FOLLOWER
14:09:37.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.974750 14077 mvcc.cc:204] Tried to move back new op lower bound from 7305297010568859648 to 7305297010561613824. Current Snapshot: MvccSnapshot[applied={T|T < 7305297010568859648}]
14:09:37.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.975037 14078 mvcc.cc:204] Tried to move back new op lower bound from 7305297010568859648 to 7305297010561613824. Current Snapshot: MvccSnapshot[applied={T|T < 7305297010568859648}]
14:09:37.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.975365 14076 catalog_manager.cc:1383] Generated new cluster ID: bdf2fc0b8edc4037972b87356c76e9aa
14:09:37.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.975414 14076 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
14:09:37.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.985972 14076 catalog_manager.cc:1406] Generated new certificate authority record
14:09:37.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.986871 14076 catalog_manager.cc:1540] Loading token signing keys...
14:09:37.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.994679 14076 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8abf8d44d7e94b38a99e92b3a52e6107: Generated new TSK 0
14:09:37.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.995187 13893 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.125.252" port: 41991 } attempt: 3
14:09:37.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:37.995518 14076 catalog_manager.cc:1550] Initializing in-progress tserver states...
14:09:38.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.000288 13893 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 029adcd8a1b842328f540f5017f11fb7: Bootstrap starting.
14:09:38.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.001300 13893 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 029adcd8a1b842328f540f5017f11fb7: Neither blocks nor log segments found. Creating new log.
14:09:38.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.001618 13893 log.cc:826] T 00000000000000000000000000000000 P 029adcd8a1b842328f540f5017f11fb7: Log is configured to *not* fsync() on all Append() calls
14:09:38.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.002514 13893 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 029adcd8a1b842328f540f5017f11fb7: No bootstrap required, opened a new log
14:09:38.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.004297 13893 raft_consensus.cc:359] T 00000000000000000000000000000000 P 029adcd8a1b842328f540f5017f11fb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "029adcd8a1b842328f540f5017f11fb7" member_type: VOTER last_known_addr { host: "127.13.125.254" port: 35943 } } peers { permanent_uuid: "b2f216d54c6d4e20aff23e93c8aae548" member_type: VOTER last_known_addr { host: "127.13.125.253" port: 41675 } } peers { permanent_uuid: "8abf8d44d7e94b38a99e92b3a52e6107" member_type: VOTER last_known_addr { host: "127.13.125.252" port: 41991 } }
14:09:38.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.004402 13893 raft_consensus.cc:385] T 00000000000000000000000000000000 P 029adcd8a1b842328f540f5017f11fb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:38.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.004431 13893 raft_consensus.cc:740] T 00000000000000000000000000000000 P 029adcd8a1b842328f540f5017f11fb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 029adcd8a1b842328f540f5017f11fb7, State: Initialized, Role: FOLLOWER
14:09:38.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.004612 13815 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:38.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:38.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/ts-0/wal
14:09:38.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/ts-0/data
14:09:38.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:38.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:38.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:38.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:38.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:38.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:38.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/ts-0/logs
14:09:38.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/ts-0/data/info.pb
14:09:38.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:38.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:38.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:38.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:38.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:38.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:38.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:38.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:38.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:09:38.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:38.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.125.193:0
14:09:38.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.13.125.193
14:09:38.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.125.193
14:09:38.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:38.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.13.125.254:35943,127.13.125.253:41675,127.13.125.252:41991
14:09:38.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.125.212:41389
14:09:38.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:38.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:38.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:09:38.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.005584 13893 consensus_queue.cc:260] T 00000000000000000000000000000000 P 029adcd8a1b842328f540f5017f11fb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "029adcd8a1b842328f540f5017f11fb7" member_type: VOTER last_known_addr { host: "127.13.125.254" port: 35943 } } peers { permanent_uuid: "b2f216d54c6d4e20aff23e93c8aae548" member_type: VOTER last_known_addr { host: "127.13.125.253" port: 41675 } } peers { permanent_uuid: "8abf8d44d7e94b38a99e92b3a52e6107" member_type: VOTER last_known_addr { host: "127.13.125.252" port: 41991 } }
14:09:38.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.006022 13893 sys_catalog.cc:565] T 00000000000000000000000000000000 P 029adcd8a1b842328f540f5017f11fb7 [sys.catalog]: configured and running, proceeding with master startup.
14:09:38.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.006130 13864 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 029adcd8a1b842328f540f5017f11fb7 [term 0 FOLLOWER]: Advancing to term 1
14:09:38.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.007059 13864 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 029adcd8a1b842328f540f5017f11fb7 [term 1 FOLLOWER]: Refusing update from remote peer 8abf8d44d7e94b38a99e92b3a52e6107: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:09:38.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.007193 13866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "8abf8d44d7e94b38a99e92b3a52e6107" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "029adcd8a1b842328f540f5017f11fb7"
14:09:38.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.007966 13866 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 029adcd8a1b842328f540f5017f11fb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8abf8d44d7e94b38a99e92b3a52e6107 in term 1.
14:09:38.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.008029 14084 sys_catalog.cc:455] T 00000000000000000000000000000000 P 029adcd8a1b842328f540f5017f11fb7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "029adcd8a1b842328f540f5017f11fb7" member_type: VOTER last_known_addr { host: "127.13.125.254" port: 35943 } } peers { permanent_uuid: "b2f216d54c6d4e20aff23e93c8aae548" member_type: VOTER last_known_addr { host: "127.13.125.253" port: 41675 } } peers { permanent_uuid: "8abf8d44d7e94b38a99e92b3a52e6107" member_type: VOTER last_known_addr { host: "127.13.125.252" port: 41991 } } }
14:09:38.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.008117 14084 sys_catalog.cc:458] T 00000000000000000000000000000000 P 029adcd8a1b842328f540f5017f11fb7 [sys.catalog]: This master's current role is: FOLLOWER
14:09:38.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.008646 13867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "8abf8d44d7e94b38a99e92b3a52e6107" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "029adcd8a1b842328f540f5017f11fb7" is_pre_election: true
14:09:38.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.008709 13867 raft_consensus.cc:2376] T 00000000000000000000000000000000 P 029adcd8a1b842328f540f5017f11fb7 [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 8abf8d44d7e94b38a99e92b3a52e6107 in term 1. Re-sending same reply.
14:09:38.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.008725 14048 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 8abf8d44d7e94b38a99e92b3a52e6107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "029adcd8a1b842328f540f5017f11fb7" member_type: VOTER last_known_addr { host: "127.13.125.254" port: 35943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:09:38.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.010668 14084 sys_catalog.cc:455] T 00000000000000000000000000000000 P 029adcd8a1b842328f540f5017f11fb7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8abf8d44d7e94b38a99e92b3a52e6107. Latest consensus state: current_term: 1 leader_uuid: "8abf8d44d7e94b38a99e92b3a52e6107" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "029adcd8a1b842328f540f5017f11fb7" member_type: VOTER last_known_addr { host: "127.13.125.254" port: 35943 } } peers { permanent_uuid: "b2f216d54c6d4e20aff23e93c8aae548" member_type: VOTER last_known_addr { host: "127.13.125.253" port: 41675 } } peers { permanent_uuid: "8abf8d44d7e94b38a99e92b3a52e6107" member_type: VOTER last_known_addr { host: "127.13.125.252" port: 41991 } } }
14:09:38.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.010742 14084 sys_catalog.cc:458] T 00000000000000000000000000000000 P 029adcd8a1b842328f540f5017f11fb7 [sys.catalog]: This master's current role is: FOLLOWER
14:09:38.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.010777 14084 sys_catalog.cc:455] T 00000000000000000000000000000000 P 029adcd8a1b842328f540f5017f11fb7 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "8abf8d44d7e94b38a99e92b3a52e6107" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "029adcd8a1b842328f540f5017f11fb7" member_type: VOTER last_known_addr { host: "127.13.125.254" port: 35943 } } peers { permanent_uuid: "b2f216d54c6d4e20aff23e93c8aae548" member_type: VOTER last_known_addr { host: "127.13.125.253" port: 41675 } } peers { permanent_uuid: "8abf8d44d7e94b38a99e92b3a52e6107" member_type: VOTER last_known_addr { host: "127.13.125.252" port: 41991 } } }
14:09:38.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.010811 14084 sys_catalog.cc:458] T 00000000000000000000000000000000 P 029adcd8a1b842328f540f5017f11fb7 [sys.catalog]: This master's current role is: FOLLOWER
14:09:38.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:38.010913 14095 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 029adcd8a1b842328f540f5017f11fb7: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:09:38.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:38.010946 14095 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:09:38.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.013361 14097 mvcc.cc:204] Tried to move back new op lower bound from 7305297010661683200 to 7305297010561613824. Current Snapshot: MvccSnapshot[applied={T|T < 7305297010568859648}]
14:09:38.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:38.122166 14083 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:38.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:38.122581 14083 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:38.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:38.122735 14083 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:38.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:38.125325 14083 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:38.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:38.125633 14083 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.125.193
14:09:38.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.128278 14083 tablet_server_runner.cc:78] Tablet server non-default flags:
14:09:38.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:38.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.125.212:41389
14:09:38.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:38.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:38.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/ts-0/data
14:09:38.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/ts-0/wal
14:09:38.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:38.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:38.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.125.193:0
14:09:38.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:38.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:38.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:38.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/ts-0/data/info.pb
14:09:38.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.125.193
14:09:38.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:38.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.13.125.254:35943,127.13.125.253:41675,127.13.125.252:41991
14:09:38.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:38.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.14083
14:09:38.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:38.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:38.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:38.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:38.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.13.125.193
14:09:38.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/ts-0/logs
14:09:38.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:38.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:38.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:38.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:09:38.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:38.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:38.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:38.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:38.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:38.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.129741 14083 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:38.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.130075 14083 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:38.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:38.133400 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
14:09:38.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.133652 14083 server_base.cc:1061] running on GCE node
14:09:38.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:38.136548 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
14:09:38.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:38.136756 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
14:09:38.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.136994 14083 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:38.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.137270 14083 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:38.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.138432 14083 hybrid_clock.cc:648] HybridClock initialized: now 1783519778138413 us; error 33 us; skew 500 ppm
14:09:38.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.139771 14083 webserver.cc:533] Webserver started at http://127.13.125.193:40297/ using document root <none> and password file <none>
14:09:38.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.139982 14083 fs_manager.cc:362] Metadata directory not provided
14:09:38.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.140031 14083 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:38.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.140161 14083 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:38.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.141215 14083 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/ts-0/data/instance:
14:09:38.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "12a0adff475c46fa81e51f60d9cb08f8"
14:09:38.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:38 on dist-test-slave-63nk"
14:09:38.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.141533 14083 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/ts-0/wal/instance:
14:09:38.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "12a0adff475c46fa81e51f60d9cb08f8"
14:09:38.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:38 on dist-test-slave-63nk"
14:09:38.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.144456 14083 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
14:09:38.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.154129 14116 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:38.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.154484 14083 fs_manager.cc:730] Time spent opening block manager: real 0.010s	user 0.001s	sys 0.000s
14:09:38.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.154556 14083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/ts-0/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/ts-0/wal
14:09:38.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "12a0adff475c46fa81e51f60d9cb08f8"
14:09:38.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:38 on dist-test-slave-63nk"
14:09:38.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.154641 14083 fs_report.cc:389] FS layout report
14:09:38.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:38.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/ts-0/wal
14:09:38.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/ts-0/wal
14:09:38.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/ts-0/data/data
14:09:38.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:38.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:38.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:38.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:38.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:38.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:38.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:38.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:38.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:38.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:38.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:38.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.209098 14083 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:38.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.209657 14083 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:38.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.209914 14083 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:38.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.210201 14083 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:09:38.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.210690 14083 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:09:38.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.210825 14083 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:09:38.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.210927 14083 ts_tablet_manager.cc:616] Registered 0 tablets
14:09:38.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.211004 14083 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:09:38.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.228279 14083 rpc_server.cc:307] RPC server started. Bound to: 127.13.125.193:38797
14:09:38.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.228706 14083 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/ts-0/data/info.pb
14:09:38.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.233112 14229 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.125.193:38797 every 8 connection(s)
14:09:38.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.235170 13815 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 14083
14:09:38.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.235265 13815 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/ts-0/wal/instance
14:09:38.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.236707 13815 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:38.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:38.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/ts-1/wal
14:09:38.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/ts-1/data
14:09:38.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:38.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:38.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:38.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:38.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:38.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:38.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/ts-1/logs
14:09:38.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/ts-1/data/info.pb
14:09:38.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:38.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:38.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:38.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:38.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:38.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:38.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:38.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:38.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:09:38.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:38.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.125.194:0
14:09:38.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.13.125.194
14:09:38.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.125.194
14:09:38.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:38.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.13.125.254:35943,127.13.125.253:41675,127.13.125.252:41991
14:09:38.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.125.212:41389
14:09:38.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:38.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:38.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:09:38.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.253576 14232 heartbeater.cc:344] Connected to a master server at 127.13.125.253:41675
14:09:38.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.253692 14232 heartbeater.cc:461] Registering TS with master...
14:09:38.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.253922 14232 heartbeater.cc:507] Master 127.13.125.253:41675 requested a full tablet report, sending...
14:09:38.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.254736 13929 ts_manager.cc:194] Registered new tserver with Master: 12a0adff475c46fa81e51f60d9cb08f8 (127.13.125.193:38797)
14:09:38.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.255645 14231 heartbeater.cc:344] Connected to a master server at 127.13.125.254:35943
14:09:38.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.255708 14231 heartbeater.cc:461] Registering TS with master...
14:09:38.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.255813 14231 heartbeater.cc:507] Master 127.13.125.254:35943 requested a full tablet report, sending...
14:09:38.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.256428 14230 heartbeater.cc:344] Connected to a master server at 127.13.125.252:41991
14:09:38.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.256474 14230 heartbeater.cc:461] Registering TS with master...
14:09:38.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.256557 14230 heartbeater.cc:507] Master 127.13.125.252:41991 requested a full tablet report, sending...
14:09:38.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.256726 13857 ts_manager.cc:194] Registered new tserver with Master: 12a0adff475c46fa81e51f60d9cb08f8 (127.13.125.193:38797)
14:09:38.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.257126 14000 ts_manager.cc:194] Registered new tserver with Master: 12a0adff475c46fa81e51f60d9cb08f8 (127.13.125.193:38797)
14:09:38.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.258247 14000 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.13.125.193:35019
14:09:38.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:38.347301 14237 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:38.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:38.347470 14237 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:38.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:38.347491 14237 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:38.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:38.349004 14237 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:38.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:38.349058 14237 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.125.194
14:09:38.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.350517 14237 tablet_server_runner.cc:78] Tablet server non-default flags:
14:09:38.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:38.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.125.212:41389
14:09:38.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:38.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:38.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/ts-1/data
14:09:38.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/ts-1/wal
14:09:38.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:38.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:38.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.125.194:0
14:09:38.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:38.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:38.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:38.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/ts-1/data/info.pb
14:09:38.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.125.194
14:09:38.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:38.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.13.125.254:35943,127.13.125.253:41675,127.13.125.252:41991
14:09:38.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:38.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.14237
14:09:38.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:38.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:38.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:38.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:38.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.13.125.194
14:09:38.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/ts-1/logs
14:09:38.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:38.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:38.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:38.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:09:38.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:38.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:38.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:38.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:38.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:38.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.350690 14237 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:38.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.350859 14237 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:38.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:38.353565 14243 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:38.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:38.353564 14245 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:38.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:38.353561 14242 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:38.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.353600 14237 server_base.cc:1061] running on GCE node
14:09:38.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.353881 14237 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:38.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.354102 14237 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:38.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.355252 14237 hybrid_clock.cc:648] HybridClock initialized: now 1783519778355225 us; error 37 us; skew 500 ppm
14:09:38.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.356513 14237 webserver.cc:533] Webserver started at http://127.13.125.194:36233/ using document root <none> and password file <none>
14:09:38.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.356734 14237 fs_manager.cc:362] Metadata directory not provided
14:09:38.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.356807 14237 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:38.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.356927 14237 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:38.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.357815 14237 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/ts-1/data/instance:
14:09:38.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "37f9b3134034491eade882f8228c8771"
14:09:38.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:38 on dist-test-slave-63nk"
14:09:38.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.358192 14237 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/ts-1/wal/instance:
14:09:38.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "37f9b3134034491eade882f8228c8771"
14:09:38.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:38 on dist-test-slave-63nk"
14:09:38.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.359375 14237 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:09:38.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.360038 14251 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:38.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.360219 14237 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:09:38.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.360311 14237 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/ts-1/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/ts-1/wal
14:09:38.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "37f9b3134034491eade882f8228c8771"
14:09:38.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:38 on dist-test-slave-63nk"
14:09:38.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.360411 14237 fs_report.cc:389] FS layout report
14:09:38.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:38.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/ts-1/wal
14:09:38.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/ts-1/wal
14:09:38.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/ts-1/data/data
14:09:38.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:38.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:38.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:38.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:38.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:38.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:38.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:38.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:38.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:38.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:38.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:38.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.377169 14237 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:38.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.377521 14237 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:38.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.377684 14237 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:38.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.377959 14237 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:09:38.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.378321 14237 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:09:38.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.378376 14237 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:09:38.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.378408 14237 ts_tablet_manager.cc:616] Registered 0 tablets
14:09:38.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.378437 14237 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:09:38.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.384223 14237 rpc_server.cc:307] RPC server started. Bound to: 127.13.125.194:38615
14:09:38.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.384320 14364 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.125.194:38615 every 8 connection(s)
14:09:38.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.384663 14237 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/ts-1/data/info.pb
14:09:38.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.385730 13815 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 14237
14:09:38.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.385802 13815 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/ts-1/wal/instance
14:09:38.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.387168 13815 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:38.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskzNpfhA/build/release/bin/kudu
14:09:38.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/ts-2/wal
14:09:38.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/ts-2/data
14:09:38.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:09:38.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:09:38.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:09:38.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:38.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:38.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:38.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/ts-2/logs
14:09:38.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/ts-2/data/info.pb
14:09:38.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:38.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:09:38.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:09:38.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:09:38.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:09:38.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:38.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:38.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:38.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:09:38.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:09:38.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.125.195:0
14:09:38.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.13.125.195
14:09:38.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.125.195
14:09:38.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:38.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.13.125.254:35943,127.13.125.253:41675,127.13.125.252:41991
14:09:38.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.125.212:41389
14:09:38.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:38.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:38.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:09:38.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.390271 14365 heartbeater.cc:344] Connected to a master server at 127.13.125.252:41991
14:09:38.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.390381 14365 heartbeater.cc:461] Registering TS with master...
14:09:38.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.390602 14365 heartbeater.cc:507] Master 127.13.125.252:41991 requested a full tablet report, sending...
14:09:38.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.391961 14000 ts_manager.cc:194] Registered new tserver with Master: 37f9b3134034491eade882f8228c8771 (127.13.125.194:38615)
14:09:38.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.392022 14366 heartbeater.cc:344] Connected to a master server at 127.13.125.254:35943
14:09:38.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.392078 14366 heartbeater.cc:461] Registering TS with master...
14:09:38.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.392198 14366 heartbeater.cc:507] Master 127.13.125.254:35943 requested a full tablet report, sending...
14:09:38.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.392565 14000 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.13.125.194:40023
14:09:38.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.392879 13857 ts_manager.cc:194] Registered new tserver with Master: 37f9b3134034491eade882f8228c8771 (127.13.125.194:38615)
14:09:38.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.394541 14367 heartbeater.cc:344] Connected to a master server at 127.13.125.253:41675
14:09:38.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.394624 14367 heartbeater.cc:461] Registering TS with master...
14:09:38.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.394692 14367 heartbeater.cc:507] Master 127.13.125.253:41675 requested a full tablet report, sending...
14:09:38.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.395046 13929 ts_manager.cc:194] Registered new tserver with Master: 37f9b3134034491eade882f8228c8771 (127.13.125.194:38615)
14:09:38.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.420061 14048 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8abf8d44d7e94b38a99e92b3a52e6107 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "8abf8d44d7e94b38a99e92b3a52e6107" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "029adcd8a1b842328f540f5017f11fb7" member_type: VOTER last_known_addr { host: "127.13.125.254" port: 35943 } } peers { permanent_uuid: "b2f216d54c6d4e20aff23e93c8aae548" member_type: VOTER last_known_addr { host: "127.13.125.253" port: 41675 } } peers { permanent_uuid: "8abf8d44d7e94b38a99e92b3a52e6107" member_type: VOTER last_known_addr { host: "127.13.125.252" port: 41991 } } }
14:09:38.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.420229 14048 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8abf8d44d7e94b38a99e92b3a52e6107 [sys.catalog]: This master's current role is: LEADER
14:09:38.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:38.467924 14372 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:09:38.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:38.468150 14372 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:09:38.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:38.468184 14372 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:09:38.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:38.469745 14372 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:09:38.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:38.469834 14372 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.125.195
14:09:38.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.471460 14372 tablet_server_runner.cc:78] Tablet server non-default flags:
14:09:38.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:09:38.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.125.212:41389
14:09:38.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:09:38.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:09:38.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/ts-2/data
14:09:38.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/ts-2/wal
14:09:38.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:09:38.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:09:38.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.125.195:0
14:09:38.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:09:38.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:09:38.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:09:38.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/ts-2/data/info.pb
14:09:38.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.125.195
14:09:38.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:09:38.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.13.125.254:35943,127.13.125.253:41675,127.13.125.252:41991
14:09:38.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:09:38.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.14372
14:09:38.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:09:38.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:09:38.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:09:38.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:09:38.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.13.125.195
14:09:38.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/ts-2/logs
14:09:38.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:09:38.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:09:38.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:09:38.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:09:38.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:09:38.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
14:09:38.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:09:38.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:43:15 UTC on e7f111948823
14:09:38.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12773
14:09:38.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.471721 14372 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:09:38.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.471976 14372 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:09:38.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:38.474648 14378 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:38.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.474714 14372 server_base.cc:1061] running on GCE node
14:09:38.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:38.474610 14381 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:38.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:38.474598 14379 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:09:38.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.475003 14372 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:09:38.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.475232 14372 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:09:38.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.476418 14372 hybrid_clock.cc:648] HybridClock initialized: now 1783519778476393 us; error 34 us; skew 500 ppm
14:09:38.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.477614 14372 webserver.cc:533] Webserver started at http://127.13.125.195:32789/ using document root <none> and password file <none>
14:09:38.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.477837 14372 fs_manager.cc:362] Metadata directory not provided
14:09:38.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.477916 14372 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:09:38.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.478026 14372 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:09:38.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.478988 14372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/ts-2/data/instance:
14:09:38.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0d56e7fac880465ab9e5e8324aecff1d"
14:09:38.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:38 on dist-test-slave-63nk"
14:09:38.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.479351 14372 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/ts-2/wal/instance:
14:09:38.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0d56e7fac880465ab9e5e8324aecff1d"
14:09:38.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:38 on dist-test-slave-63nk"
14:09:38.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.480648 14372 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
14:09:38.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.481454 14387 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:09:38.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.481639 14372 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.001s
14:09:38.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.481736 14372 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/ts-2/data,/tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/ts-2/wal
14:09:38.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0d56e7fac880465ab9e5e8324aecff1d"
14:09:38.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:09:38 on dist-test-slave-63nk"
14:09:38.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.481798 14372 fs_report.cc:389] FS layout report
14:09:38.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:09:38.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/ts-2/wal
14:09:38.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/ts-2/wal
14:09:38.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/ts-2/data/data
14:09:38.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:09:38.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:09:38.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:09:38.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:09:38.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:09:38.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:09:38.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:09:38.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:09:38.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:09:38.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:09:38.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:09:38.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.512687 14372 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:09:38.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.513083 14372 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:09:38.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.513258 14372 kserver.cc:163] Server-wide thread pool size limit: 3276
14:09:38.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.513550 14372 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:09:38.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.513957 14372 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:09:38.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.514019 14372 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:09:38.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.514055 14372 ts_tablet_manager.cc:616] Registered 0 tablets
14:09:38.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.514076 14372 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:09:38.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.521196 14372 rpc_server.cc:307] RPC server started. Bound to: 127.13.125.195:36979
14:09:38.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.521250 14500 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.125.195:36979 every 8 connection(s)
14:09:38.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.521610 14372 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/ts-2/data/info.pb
14:09:38.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.522671 13815 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskzNpfhA/build/release/bin/kudu as pid 14372
14:09:38.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.522754 13815 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskzNpfhA/test-tmp/mini-kudu-cluster13412791160066138489/ts-2/wal/instance
14:09:38.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.527441 14502 heartbeater.cc:344] Connected to a master server at 127.13.125.254:35943
14:09:38.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.527518 14501 heartbeater.cc:344] Connected to a master server at 127.13.125.252:41991
14:09:38.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.527441 14503 heartbeater.cc:344] Connected to a master server at 127.13.125.253:41675
14:09:38.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.527648 14501 heartbeater.cc:461] Registering TS with master...
14:09:38.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.527648 14502 heartbeater.cc:461] Registering TS with master...
14:09:38.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.527649 14503 heartbeater.cc:461] Registering TS with master...
14:09:38.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.527885 14501 heartbeater.cc:507] Master 127.13.125.252:41991 requested a full tablet report, sending...
14:09:38.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.527885 14503 heartbeater.cc:507] Master 127.13.125.253:41675 requested a full tablet report, sending...
14:09:38.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.527885 14502 heartbeater.cc:507] Master 127.13.125.254:35943 requested a full tablet report, sending...
14:09:38.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.528455 14000 ts_manager.cc:194] Registered new tserver with Master: 0d56e7fac880465ab9e5e8324aecff1d (127.13.125.195:36979)
14:09:38.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.528465 13857 ts_manager.cc:194] Registered new tserver with Master: 0d56e7fac880465ab9e5e8324aecff1d (127.13.125.195:36979)
14:09:38.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.528684 13929 ts_manager.cc:194] Registered new tserver with Master: 0d56e7fac880465ab9e5e8324aecff1d (127.13.125.195:36979)
14:09:38.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.528965 14000 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.13.125.195:36439
14:09:38.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.536936 13815 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
14:09:38.537 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:09:38.537 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

14:09:38.538 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.13.125.254"
      port: 35943
    }
    bound_http_address {
      host: "127.13.125.254"
      port: 37875
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.13.125.253"
      port: 41675
    }
    bound_http_address {
      host: "127.13.125.253"
      port: 33057
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.13.125.252"
      port: 41991
    }
    bound_http_address {
      host: "127.13.125.252"
      port: 38529
    }
  }
}

14:09:38.538 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

14:09:38.538 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.13.125.193"
      port: 38797
    }
    bound_http_address {
      host: "127.13.125.193"
      port: 40297
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.13.125.194"
      port: 38615
    }
    bound_http_address {
      host: "127.13.125.194"
      port: 36233
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.13.125.195"
      port: 36979
    }
    bound_http_address {
      host: "127.13.125.195"
      port: 32789
    }
  }
}

14:09:38.539 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
14:09:38.540 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:09:38.541 [DEBUG - main] (Connection.java:748) [peer master-127.13.125.254:35943(127.13.125.254:35943)] connecting to peer
14:09:38.542 [DEBUG - main] (Connection.java:748) [peer master-127.13.125.253:41675(127.13.125.253:41675)] connecting to peer
14:09:38.543 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.125.254:35943(127.13.125.254:35943)] Successfully connected to peer
14:09:38.543 [DEBUG - main] (Connection.java:748) [peer master-127.13.125.252:41991(127.13.125.252:41991)] connecting to peer
14:09:38.544 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.125.254
14:09:38.544 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.125.253:41675(127.13.125.253:41675)] Successfully connected to peer
14:09:38.546 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.125.253
14:09:38.547 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.125.252:41991(127.13.125.252:41991)] Successfully connected to peer
14:09:38.548 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.125.252
14:09:38.554 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x552b8c64, L:/127.0.0.1:46556 - R:/127.13.125.253:41675] using SASL/PLAIN
14:09:38.554 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x40fccc3e, L:/127.0.0.1:45504 - R:/127.13.125.254:35943] using SASL/PLAIN
14:09:38.558 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x358d4c67, L:/127.0.0.1:51996 - R:/127.13.125.252:41991] using SASL/PLAIN
14:09:38.559 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:09:38.559 [DEBUG - kudu-nio-2] (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.13.125.254:35943, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.125.253:41675, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.125.252:41991, [14ms] Sub RPC ConnectToMaster: received response from server master-127.13.125.253:41675: OK, [15ms] Sub RPC ConnectToMaster: received response from server master-127.13.125.254:35943: OK, [18ms] Sub RPC ConnectToMaster: received response from server master-127.13.125.252:41991: OK, deferred=null) after lookup
14:09:38.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.560360 14000 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51996:
14:09:38.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1783519778540"
14:09:38.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
14:09:38.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:09:38.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
14:09:38.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:09:38.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:09:38.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:09:38.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:09:38.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:09:38.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:09:38.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:09:38.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:09:38.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
14:09:38.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:09:38.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:09:38.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:09:38.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:09:38.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:09:38.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:09:38.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:09:38.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:09:38.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
14:09:38.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
14:09:38.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
14:09:38.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:09:38.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:09:38.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:09:38.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:09:38.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:09:38.566 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 78fbd803d5d24734b93c41df11bcd98a
14:09:38.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.570319 14164 tablet_service.cc:1511] Processing CreateTablet for tablet 4ca32a2baff64cc0b76e53104bfd4226 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1783519778540 [id=78fbd803d5d24734b93c41df11bcd98a]), partition=RANGE (c0) PARTITION UNBOUNDED
14:09:38.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.570624 14164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ca32a2baff64cc0b76e53104bfd4226. 1 dirs total, 0 dirs full, 0 dirs failed
14:09:38.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.572782 14521 tablet_bootstrap.cc:492] T 4ca32a2baff64cc0b76e53104bfd4226 P 12a0adff475c46fa81e51f60d9cb08f8: Bootstrap starting.
14:09:38.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.573406 14521 tablet_bootstrap.cc:654] T 4ca32a2baff64cc0b76e53104bfd4226 P 12a0adff475c46fa81e51f60d9cb08f8: Neither blocks nor log segments found. Creating new log.
14:09:38.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.573612 14521 log.cc:826] T 4ca32a2baff64cc0b76e53104bfd4226 P 12a0adff475c46fa81e51f60d9cb08f8: Log is configured to *not* fsync() on all Append() calls
14:09:38.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.574152 14521 tablet_bootstrap.cc:492] T 4ca32a2baff64cc0b76e53104bfd4226 P 12a0adff475c46fa81e51f60d9cb08f8: No bootstrap required, opened a new log
14:09:38.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.574203 14521 ts_tablet_manager.cc:1403] T 4ca32a2baff64cc0b76e53104bfd4226 P 12a0adff475c46fa81e51f60d9cb08f8: Time spent bootstrapping tablet: real 0.001s	user 0.001s	sys 0.000s
14:09:38.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.575608 14521 raft_consensus.cc:359] T 4ca32a2baff64cc0b76e53104bfd4226 P 12a0adff475c46fa81e51f60d9cb08f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12a0adff475c46fa81e51f60d9cb08f8" member_type: VOTER last_known_addr { host: "127.13.125.193" port: 38797 } }
14:09:38.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.575721 14521 raft_consensus.cc:385] T 4ca32a2baff64cc0b76e53104bfd4226 P 12a0adff475c46fa81e51f60d9cb08f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:09:38.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.575742 14521 raft_consensus.cc:740] T 4ca32a2baff64cc0b76e53104bfd4226 P 12a0adff475c46fa81e51f60d9cb08f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12a0adff475c46fa81e51f60d9cb08f8, State: Initialized, Role: FOLLOWER
14:09:38.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.575855 14521 consensus_queue.cc:260] T 4ca32a2baff64cc0b76e53104bfd4226 P 12a0adff475c46fa81e51f60d9cb08f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12a0adff475c46fa81e51f60d9cb08f8" member_type: VOTER last_known_addr { host: "127.13.125.193" port: 38797 } }
14:09:38.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.575915 14521 raft_consensus.cc:399] T 4ca32a2baff64cc0b76e53104bfd4226 P 12a0adff475c46fa81e51f60d9cb08f8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:09:38.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.575937 14521 raft_consensus.cc:493] T 4ca32a2baff64cc0b76e53104bfd4226 P 12a0adff475c46fa81e51f60d9cb08f8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:09:38.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.575963 14521 raft_consensus.cc:3060] T 4ca32a2baff64cc0b76e53104bfd4226 P 12a0adff475c46fa81e51f60d9cb08f8 [term 0 FOLLOWER]: Advancing to term 1
14:09:38.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.576514 14521 raft_consensus.cc:515] T 4ca32a2baff64cc0b76e53104bfd4226 P 12a0adff475c46fa81e51f60d9cb08f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12a0adff475c46fa81e51f60d9cb08f8" member_type: VOTER last_known_addr { host: "127.13.125.193" port: 38797 } }
14:09:38.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.576614 14521 leader_election.cc:304] T 4ca32a2baff64cc0b76e53104bfd4226 P 12a0adff475c46fa81e51f60d9cb08f8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 12a0adff475c46fa81e51f60d9cb08f8; no voters: 
14:09:38.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.576761 14521 leader_election.cc:290] T 4ca32a2baff64cc0b76e53104bfd4226 P 12a0adff475c46fa81e51f60d9cb08f8 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:09:38.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.576802 14523 raft_consensus.cc:2804] T 4ca32a2baff64cc0b76e53104bfd4226 P 12a0adff475c46fa81e51f60d9cb08f8 [term 1 FOLLOWER]: Leader election won for term 1
14:09:38.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.576905 14523 raft_consensus.cc:697] T 4ca32a2baff64cc0b76e53104bfd4226 P 12a0adff475c46fa81e51f60d9cb08f8 [term 1 LEADER]: Becoming Leader. State: Replica: 12a0adff475c46fa81e51f60d9cb08f8, State: Running, Role: LEADER
14:09:38.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.577076 14230 heartbeater.cc:499] Master 127.13.125.252:41991 was elected leader, sending a full tablet report...
14:09:38.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.576977 14521 ts_tablet_manager.cc:1434] T 4ca32a2baff64cc0b76e53104bfd4226 P 12a0adff475c46fa81e51f60d9cb08f8: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
14:09:38.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.577095 14523 consensus_queue.cc:237] T 4ca32a2baff64cc0b76e53104bfd4226 P 12a0adff475c46fa81e51f60d9cb08f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12a0adff475c46fa81e51f60d9cb08f8" member_type: VOTER last_known_addr { host: "127.13.125.193" port: 38797 } }
14:09:38.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.578049 14000 catalog_manager.cc:5697] T 4ca32a2baff64cc0b76e53104bfd4226 P 12a0adff475c46fa81e51f60d9cb08f8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 12a0adff475c46fa81e51f60d9cb08f8 (127.13.125.193). New cstate: current_term: 1 leader_uuid: "12a0adff475c46fa81e51f60d9cb08f8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12a0adff475c46fa81e51f60d9cb08f8" member_type: VOTER last_known_addr { host: "127.13.125.193" port: 38797 } health_report { overall_health: HEALTHY } } }
14:09:38.583 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=2, operationSize=32, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@1136b469, flushNotification=Deferred@1702478809(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:09:38.583 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4ca32a2baff64cc0b76e53104bfd4226 for table 'org.apache.kudu.client.TestAlterTable-1783519778540' with partition [<start>, <end>)
14:09:38.583 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4ca32a2baff64cc0b76e53104bfd4226@[12a0adff475c46fa81e51f60d9cb08f8(127.13.125.193:38797)[L]]}]
14:09:38.584 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4ca32a2baff64cc0b76e53104bfd4226 for table 'org.apache.kudu.client.TestAlterTable-1783519778540' with partition [<start>, <end>)
14:09:38.584 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4ca32a2baff64cc0b76e53104bfd4226@[12a0adff475c46fa81e51f60d9cb08f8(127.13.125.193:38797)[L]]}]
14:09:38.584 [DEBUG - kudu-nio-2] (Connection.java:748) [peer 12a0adff475c46fa81e51f60d9cb08f8(127.13.125.193:38797)] connecting to peer
14:09:38.586 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 12a0adff475c46fa81e51f60d9cb08f8(127.13.125.193:38797)] Successfully connected to peer
14:09:38.595 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0x6493865c, L:/127.0.0.1:42716 - R:/127.13.125.193:38797] using TOKEN/null
14:09:38.600 [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-1783519778540, tablet=4ca32a2baff64cc0b76e53104bfd4226, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:38.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.601794 14000 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51996:
14:09:38.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783519778540" } 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 } } }
14:09:38.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.604528 14529 tablet.cc:1724] T 4ca32a2baff64cc0b76e53104bfd4226 P 12a0adff475c46fa81e51f60d9cb08f8: Alter schema from (
14:09:38.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:09:38.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:09:38.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:09:38.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
14:09:38.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:09:38.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:09:38.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     2:addNonNull INT32 NOT NULL,
14:09:38.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:09:38.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
14:09:38.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.609702 14000 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 8abf8d44d7e94b38a99e92b3a52e6107: org.apache.kudu.client.TestAlterTable-1783519778540 [id=78fbd803d5d24734b93c41df11bcd98a] alter complete (version 1)
14:09:38.624 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 78fbd803d5d24734b93c41df11bcd98a
14:09:38.625 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=2, operationSize=36, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@2b87581, flushNotification=Deferred@1715686600(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:09:38.629 [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-1783519778540, tablet=4ca32a2baff64cc0b76e53104bfd4226, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:38.630 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 78fbd803d5d24734b93c41df11bcd98a
14:09:38.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.630896 14000 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51996:
14:09:38.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783519778540" } alter_schema_steps { type: RENAME_COLUMN rename_column { old_name: "addNonNull" new_name: "newAddNonNull" } }
14:09:38.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.633370 14531 tablet.cc:1724] T 4ca32a2baff64cc0b76e53104bfd4226 P 12a0adff475c46fa81e51f60d9cb08f8: Alter schema from (
14:09:38.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:09:38.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:09:38.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     2:addNonNull INT32 NOT NULL,
14:09:38.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:09:38.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1 to (
14:09:38.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:09:38.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:09:38.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     2:newAddNonNull INT32 NOT NULL,
14:09:38.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:09:38.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 2
14:09:38.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.636390 14000 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 8abf8d44d7e94b38a99e92b3a52e6107: org.apache.kudu.client.TestAlterTable-1783519778540 [id=78fbd803d5d24734b93c41df11bcd98a] alter complete (version 2)
14:09:38.643 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 78fbd803d5d24734b93c41df11bcd98a
14:09:38.643 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=2, operationSize=40, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@42f22995, flushNotification=Deferred@1765690649(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:09:38.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:38.644845 14527 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:42716: Invalid argument: Client provided column addNonNull INT32 NOT NULL not present in tablet
14:09:38.648 [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-1783519778540, tablet=4ca32a2baff64cc0b76e53104bfd4226, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:38.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.648936 14000 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51996:
14:09:38.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1783519778540" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "newAddNonNull" } }
14:09:38.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.650794 14531 tablet.cc:1724] T 4ca32a2baff64cc0b76e53104bfd4226 P 12a0adff475c46fa81e51f60d9cb08f8: Alter schema from (
14:09:38.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:09:38.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:09:38.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     2:newAddNonNull INT32 NOT NULL,
14:09:38.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:09:38.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 2 to (
14:09:38.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:09:38.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:09:38.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:09:38.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 3
14:09:38.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.653878 14000 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 8abf8d44d7e94b38a99e92b3a52e6107: org.apache.kudu.client.TestAlterTable-1783519778540 [id=78fbd803d5d24734b93c41df11bcd98a] alter complete (version 3)
14:09:38.664 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 78fbd803d5d24734b93c41df11bcd98a
14:09:38.664 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=2, operationSize=36, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@286b39c2, flushNotification=Deferred@1412564235(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:09:38.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:09:38.665484 14527 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:42716: Invalid argument: Client provided column newAddNonNull INT32 NOT NULL not present in tablet
14:09:38.668 [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-1783519778540, tablet=4ca32a2baff64cc0b76e53104bfd4226, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:09:38.668 [DEBUG - main] (Connection.java:575) [peer 12a0adff475c46fa81e51f60d9cb08f8(127.13.125.193:38797)] disconnecting while in state READY
14:09:38.668 [DEBUG - main] (Connection.java:575) [peer master-127.13.125.253:41675(127.13.125.253:41675)] disconnecting while in state READY
14:09:38.669 [DEBUG - main] (Connection.java:575) [peer master-127.13.125.254:35943(127.13.125.254:35943)] disconnecting while in state READY
14:09:38.669 [DEBUG - main] (Connection.java:575) [peer master-127.13.125.252:41991(127.13.125.252:41991)] disconnecting while in state READY
14:09:38.669 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.125.253:41675(127.13.125.253:41675)] handling channelInactive
14:09:38.669 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.125.254:35943(127.13.125.254:35943)] handling channelInactive
14:09:38.669 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.125.253:41675(127.13.125.253:41675)] cleaning up while in state READY due to: connection closed
14:09:38.669 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.125.254:35943(127.13.125.254:35943)] cleaning up while in state READY due to: connection closed
14:09:38.669 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 12a0adff475c46fa81e51f60d9cb08f8(127.13.125.193:38797)] handling channelInactive
14:09:38.671 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 12a0adff475c46fa81e51f60d9cb08f8(127.13.125.193:38797)] cleaning up while in state READY due to: connection closed
14:09:38.671 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:09:38.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.673094 13815 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 14083
14:09:38.675 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.125.252:41991(127.13.125.252:41991)] handling channelInactive
14:09:38.675 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.125.252:41991(127.13.125.252:41991)] cleaning up while in state READY due to: connection closed
14:09:38.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.678728 13815 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 14237
14:09:38.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.683285 13815 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 14372
14:09:38.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.687783 13815 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 13826
14:09:38.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.693145 13815 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 13897
14:09:38.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:09:38.698009 13815 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskzNpfhA/build/release/bin/kudu with pid 13969
14:09:38.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T14:09:38Z chronyd exiting

Time: 28.93

OK (18 tests)

