JUnit version 4.13.2
.14:26:06.067 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1783520766059
14:26:06.100 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:26:06.139 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
14:26:06.149 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskgUgZpK/test-tmp
14:26:06.178 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/asan/bin
14:26:06.181 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskgUgZpK/java/build/dist-test/../../../build/asan/bin/kudu, test, mini_cluster, --serialization=pb]
14:26:06.368 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099"
  extra_master_flags: "--rpc_service_queue_length=1"
  extra_master_flags: "--rpc_num_service_threads=3"
  extra_master_flags: "--master_inject_latency_on_tablet_lookups_ms=100"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

14:26:06.559 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:26:06.560 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

14:26:06.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:06.562914 13246 mini_oidc.cc:150] Starting JWKS server
14:26:06.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:06.565205 13246 webserver.cc:533] Webserver started at http://127.0.0.1:35215/ using document root <none> and password file <none>
14:26:06.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:06.565438 13246 mini_oidc.cc:186] Starting OIDC Discovery server
14:26:06.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:06.566039 13246 webserver.cc:533] Webserver started at http://127.0.0.1:33117/ using document root <none> and password file <none>
14:26:06.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T14:26:06Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
14:26:06.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T14:26:06Z Disabled control of system clock
14:26:06.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:06.592166 13246 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskgUgZpK/build/asan/bin/kudu
14:26:06.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskgUgZpK/build/asan/bin/kudu
14:26:06.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/master-0/wal
14:26:06.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/master-0/data
14:26:06.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:06.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:06.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:06.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:06.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:06.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:06.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/master-0/logs
14:26:06.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/master-0/data/info.pb
14:26:06.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:06.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:06.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:06.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:06.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:06.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:06.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:06.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:06.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:26:06.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:06.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:06.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:06.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.239.190:45469
14:26:06.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.239.190
14:26:06.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:06.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.239.148:40649
14:26:06.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:06.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:06.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:06.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:06.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713
14:26:06.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:06.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35215/jwks.json
14:26:06.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
14:26:06.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
14:26:06.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
14:26:06.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:06.910816 13257 flags.cc:432] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
14:26:06.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:06.911119 13257 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:06.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:06.911180 13257 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:06.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:06.911259 13257 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:06.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:06.919812 13257 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:26:06.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:06.919938 13257 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:06.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:06.919986 13257 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:26:06.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:06.920060 13257 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:26:06.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:06.920120 13257 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:26:06.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:06.920179 13257 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:35215/jwks.json
14:26:06.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:06.930575 13257 master_runner.cc:387] Master server non-default flags:
14:26:06.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:06.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.239.148:40649
14:26:06.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:06.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:06.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/master-0/data
14:26:06.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/master-0/wal
14:26:06.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:06.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713
14:26:06.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
14:26:06.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:06.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:06.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:06.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.239.190:45469
14:26:06.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
14:26:06.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:06.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:06.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
14:26:06.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:06.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35215/jwks.json
14:26:06.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:06.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:06.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/master-0/data/info.pb
14:26:06.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.239.190
14:26:06.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:06.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:06.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:06.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:06.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:06.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:06.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/master-0/logs
14:26:06.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:06.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:06.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:06.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:26:06.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:06.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision e5736f718e5e433722f6b8766b4c965bea8722fd
14:26:06.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:26:06.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:59:33 UTC on e7f111948823
14:26:06.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16863
14:26:06.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:26:06.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:06.932467 13257 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:26:06.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:06.934892 13257 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:26:06.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:06.943697 13265 instance_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:26:06.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:06.943665 13262 instance_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:26:06.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:06.943868 13263 instance_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:26:06.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:06.944483 13257 server_base.cc:1061] running on GCE node
14:26:06.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:06.945242 13257 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:06.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:06.946542 13257 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:06.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:06.947746 13257 hybrid_clock.cc:648] HybridClock initialized: now 1783520766947635 us; error 90 us; skew 500 ppm
14:26:06.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:06.948028 13257 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:26:06.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:06.950029 13257 webserver.cc:533] Webserver started at http://127.12.239.190:42915/ using document root <none> and password file <none>
14:26:06.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:06.950678 13257 fs_manager.cc:362] Metadata directory not provided
14:26:06.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:06.950774 13257 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:06.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:06.951077 13257 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:06.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:06.953276 13257 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/master-0/data/instance:
14:26:06.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1d8303ac58ea41439544c6fef0b82e83"
14:26:06.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:26:06 on dist-test-slave-pc0b"
14:26:06.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:06.953996 13257 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/master-0/wal/instance:
14:26:06.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1d8303ac58ea41439544c6fef0b82e83"
14:26:06.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:26:06 on dist-test-slave-pc0b"
14:26:06.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:06.958940 13257 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.003s
14:26:06.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:06.962102 13271 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:06.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:06.963421 13257 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
14:26:06.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:06.963547 13257 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/master-0/data,/tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/master-0/wal
14:26:06.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1d8303ac58ea41439544c6fef0b82e83"
14:26:06.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:26:06 on dist-test-slave-pc0b"
14:26:06.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:06.963708 13257 fs_report.cc:389] FS layout report
14:26:06.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:06.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/master-0/wal
14:26:06.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/master-0/wal
14:26:06.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/master-0/data/data
14:26:06.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:06.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:06.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:06.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:06.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:06.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:06.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:06.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:06.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:06.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:06.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:06.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:06.991410 13257 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:06.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:06.992437 13257 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:26:06.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:06.992758 13257 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:07.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.005851 13257 rpc_server.cc:307] RPC server started. Bound to: 127.12.239.190:45469
14:26:07.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.005873 13294 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.239.190:45469 every 8 connection(s)
14:26:07.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.010685 13257 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/master-0/data/info.pb
14:26:07.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.015081 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:26:07.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.019071 13246 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskgUgZpK/build/asan/bin/kudu as pid 13257
14:26:07.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.019308 13246 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/master-0/wal/instance
14:26:07.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.021390 13246 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskgUgZpK/build/asan/bin/kudu
14:26:07.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskgUgZpK/build/asan/bin/kudu
14:26:07.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/master-1/wal
14:26:07.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/master-1/data
14:26:07.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:07.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:07.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:07.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:07.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:07.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:07.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/master-1/logs
14:26:07.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/master-1/data/info.pb
14:26:07.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:07.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:07.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:07.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:07.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:07.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:07.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:07.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:07.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:26:07.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:07.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:07.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:07.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.239.189:33453
14:26:07.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.239.189
14:26:07.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:07.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.239.148:40649
14:26:07.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:07.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:07.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:07.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:07.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713
14:26:07.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:07.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35215/jwks.json
14:26:07.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
14:26:07.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
14:26:07.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
14:26:07.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.021107 13295 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.239.190" port: 45469 } has no permanent_uuid. Determining permanent_uuid...
14:26:07.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.040791 13295 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.239.189" port: 33453 } has no permanent_uuid. Determining permanent_uuid...
14:26:07.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:07.041931 13273 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.12.239.189:33453: connect: Connection refused (error 111)
14:26:07.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:07.043509 13295 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.12.239.189:33453: Network error: Client connection negotiation failed: client connection to 127.12.239.189:33453: connect: Connection refused (error 111)
14:26:07.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.092828 13295 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.12.239.189" port: 33453 } attempt: 1
14:26:07.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:07.095252 13295 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.12.239.189:33453: Network error: Client connection negotiation failed: client connection to 127.12.239.189:33453: connect: Connection refused (error 111)
14:26:07.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.163489 13295 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.12.239.189" port: 33453 } attempt: 2
14:26:07.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:07.165658 13295 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.12.239.189:33453: Network error: Client connection negotiation failed: client connection to 127.12.239.189:33453: connect: Connection refused (error 111)
14:26:07.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.256951 13295 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.12.239.189" port: 33453 } attempt: 3
14:26:07.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:07.259114 13295 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.12.239.189:33453: Network error: Client connection negotiation failed: client connection to 127.12.239.189:33453: connect: Connection refused (error 111)
14:26:07.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:07.349931 13297 flags.cc:432] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
14:26:07.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:07.350255 13297 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:07.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:07.350319 13297 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:07.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:07.350405 13297 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:07.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:07.358819 13297 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:26:07.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:07.358950 13297 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:07.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:07.358994 13297 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:26:07.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:07.359048 13297 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:26:07.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:07.359099 13297 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:26:07.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:07.359140 13297 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:35215/jwks.json
14:26:07.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.370491 13297 master_runner.cc:387] Master server non-default flags:
14:26:07.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:07.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.239.148:40649
14:26:07.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:07.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:07.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/master-1/data
14:26:07.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/master-1/wal
14:26:07.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:07.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713
14:26:07.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
14:26:07.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:07.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:07.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:07.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.239.189:33453
14:26:07.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
14:26:07.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:07.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:07.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
14:26:07.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:07.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35215/jwks.json
14:26:07.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:07.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:07.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/master-1/data/info.pb
14:26:07.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.239.189
14:26:07.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:07.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:07.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:07.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:07.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:07.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:07.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/master-1/logs
14:26:07.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:07.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:07.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:07.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:26:07.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:07.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision e5736f718e5e433722f6b8766b4c965bea8722fd
14:26:07.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:26:07.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:59:33 UTC on e7f111948823
14:26:07.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16863
14:26:07.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:26:07.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.375831 13297 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:26:07.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.378232 13297 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:26:07.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:07.386420 13305 instance_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:26:07.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:07.386461 13308 instance_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:26:07.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:07.386482 13306 instance_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:26:07.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.387349 13297 server_base.cc:1061] running on GCE node
14:26:07.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.388305 13297 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:07.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.389819 13297 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:07.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.391036 13297 hybrid_clock.cc:648] HybridClock initialized: now 1783520767390967 us; error 41 us; skew 500 ppm
14:26:07.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.391431 13297 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:26:07.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.393734 13297 webserver.cc:533] Webserver started at http://127.12.239.189:35359/ using document root <none> and password file <none>
14:26:07.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.394538 13297 fs_manager.cc:362] Metadata directory not provided
14:26:07.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.394676 13297 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:07.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.395110 13297 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:07.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.397537 13297 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/master-1/data/instance:
14:26:07.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9cac5893a7c444bca4961fb7d1358f23"
14:26:07.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:26:07 on dist-test-slave-pc0b"
14:26:07.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.398439 13297 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/master-1/wal/instance:
14:26:07.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9cac5893a7c444bca4961fb7d1358f23"
14:26:07.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:26:07 on dist-test-slave-pc0b"
14:26:07.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.402328 13295 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.12.239.189" port: 33453 } attempt: 4
14:26:07.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:07.404243 13295 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.12.239.189:33453: Network error: Client connection negotiation failed: client connection to 127.12.239.189:33453: connect: Connection refused (error 111)
14:26:07.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.404361 13297 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.004s
14:26:07.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.407884 13314 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:07.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.409224 13297 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
14:26:07.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.409394 13297 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/master-1/data,/tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/master-1/wal
14:26:07.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9cac5893a7c444bca4961fb7d1358f23"
14:26:07.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:26:07 on dist-test-slave-pc0b"
14:26:07.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.409700 13297 fs_report.cc:389] FS layout report
14:26:07.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:07.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/master-1/wal
14:26:07.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/master-1/wal
14:26:07.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/master-1/data/data
14:26:07.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:07.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:07.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:07.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:07.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:07.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:07.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:07.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:07.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:07.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:07.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:07.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.425421 13297 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:07.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.426432 13297 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:26:07.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.426743 13297 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:07.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.438563 13297 rpc_server.cc:307] RPC server started. Bound to: 127.12.239.189:33453
14:26:07.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.438587 13337 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.239.189:33453 every 8 connection(s)
14:26:07.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.440228 13297 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/master-1/data/info.pb
14:26:07.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.441844 13246 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskgUgZpK/build/asan/bin/kudu as pid 13297
14:26:07.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.441998 13246 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/master-1/wal/instance
14:26:07.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.443089 13246 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskgUgZpK/build/asan/bin/kudu
14:26:07.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskgUgZpK/build/asan/bin/kudu
14:26:07.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/master-2/wal
14:26:07.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/master-2/data
14:26:07.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:07.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:07.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:07.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:07.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:07.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:07.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/master-2/logs
14:26:07.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/master-2/data/info.pb
14:26:07.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:07.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:07.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:07.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:07.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:07.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:07.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:07.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:07.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:26:07.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:07.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:07.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:07.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.239.188:33713
14:26:07.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.239.188
14:26:07.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:07.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.239.148:40649
14:26:07.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:07.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:07.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:07.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:07.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713
14:26:07.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:07.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35215/jwks.json
14:26:07.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
14:26:07.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
14:26:07.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
14:26:07.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.444474 13338 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:26:07.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.453598 13338 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.239.190" port: 45469 } has no permanent_uuid. Determining permanent_uuid...
14:26:07.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.468807 13338 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.239.189" port: 33453 } has no permanent_uuid. Determining permanent_uuid...
14:26:07.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.477810 13338 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.239.188" port: 33713 } has no permanent_uuid. Determining permanent_uuid...
14:26:07.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:07.478932 13316 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.12.239.188:33713: connect: Connection refused (error 111)
14:26:07.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:07.480511 13338 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.12.239.188:33713: Network error: Client connection negotiation failed: client connection to 127.12.239.188:33713: connect: Connection refused (error 111)
14:26:07.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.529817 13338 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.12.239.188" port: 33713 } attempt: 1
14:26:07.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:07.531949 13338 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.12.239.188:33713: Network error: Client connection negotiation failed: client connection to 127.12.239.188:33713: connect: Connection refused (error 111)
14:26:07.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.600198 13338 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.12.239.188" port: 33713 } attempt: 2
14:26:07.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:07.602309 13338 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.12.239.188:33713: Network error: Client connection negotiation failed: client connection to 127.12.239.188:33713: connect: Connection refused (error 111)
14:26:07.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.693555 13338 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.12.239.188" port: 33713 } attempt: 3
14:26:07.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:07.695614 13338 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.12.239.188:33713: Network error: Client connection negotiation failed: client connection to 127.12.239.188:33713: connect: Connection refused (error 111)
14:26:07.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.703529 13295 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.12.239.189" port: 33453 } attempt: 5
14:26:07.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.709986 13295 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.239.188" port: 33713 } has no permanent_uuid. Determining permanent_uuid...
14:26:07.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:07.711642 13295 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.12.239.188:33713: Network error: Client connection negotiation failed: client connection to 127.12.239.188:33713: connect: Connection refused (error 111)
14:26:07.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.762887 13295 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.12.239.188" port: 33713 } attempt: 1
14:26:07.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:07.764829 13295 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.12.239.188:33713: Network error: Client connection negotiation failed: client connection to 127.12.239.188:33713: connect: Connection refused (error 111)
14:26:07.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:07.777422 13340 flags.cc:432] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
14:26:07.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:07.777784 13340 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:07.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:07.777846 13340 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:07.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:07.777926 13340 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:07.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:07.786345 13340 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:26:07.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:07.786459 13340 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:07.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:07.786504 13340 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:26:07.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:07.786558 13340 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:26:07.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:07.786609 13340 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:26:07.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:07.786652 13340 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:35215/jwks.json
14:26:07.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.797115 13340 master_runner.cc:387] Master server non-default flags:
14:26:07.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:07.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.239.148:40649
14:26:07.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:07.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:07.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/master-2/data
14:26:07.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/master-2/wal
14:26:07.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:26:07.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713
14:26:07.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
14:26:07.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:07.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:07.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:26:07.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.239.188:33713
14:26:07.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
14:26:07.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:26:07.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:07.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
14:26:07.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:26:07.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35215/jwks.json
14:26:07.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:07.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:07.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/master-2/data/info.pb
14:26:07.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.239.188
14:26:07.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:07.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:07.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:07.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:07.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:07.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:07.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/master-2/logs
14:26:07.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:07.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:07.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:07.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:26:07.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:07.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision e5736f718e5e433722f6b8766b4c965bea8722fd
14:26:07.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:26:07.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:59:33 UTC on e7f111948823
14:26:07.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16863
14:26:07.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:26:07.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.799059 13340 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:26:07.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.801299 13340 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:26:07.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:07.809021 13348 instance_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:26:07.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:07.809060 13349 instance_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:26:07.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:07.809911 13351 instance_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:26:07.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.810534 13340 server_base.cc:1061] running on GCE node
14:26:07.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.811236 13340 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:07.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.812505 13340 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:07.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.813691 13340 hybrid_clock.cc:648] HybridClock initialized: now 1783520767813614 us; error 60 us; skew 500 ppm
14:26:07.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.813972 13340 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:26:07.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.816007 13340 webserver.cc:533] Webserver started at http://127.12.239.188:43627/ using document root <none> and password file <none>
14:26:07.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.816645 13340 fs_manager.cc:362] Metadata directory not provided
14:26:07.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.816741 13340 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:07.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.817016 13340 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:07.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.819344 13340 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/master-2/data/instance:
14:26:07.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a319b7decb7c4e85a7c56ec798f6134a"
14:26:07.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:26:07 on dist-test-slave-pc0b"
14:26:07.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.820056 13340 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/master-2/wal/instance:
14:26:07.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a319b7decb7c4e85a7c56ec798f6134a"
14:26:07.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:26:07 on dist-test-slave-pc0b"
14:26:07.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.825213 13340 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
14:26:07.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.828663 13357 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:07.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.830190 13340 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
14:26:07.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.830353 13340 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/master-2/data,/tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/master-2/wal
14:26:07.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a319b7decb7c4e85a7c56ec798f6134a"
14:26:07.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:26:07 on dist-test-slave-pc0b"
14:26:07.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.830564 13340 fs_report.cc:389] FS layout report
14:26:07.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:07.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/master-2/wal
14:26:07.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/master-2/wal
14:26:07.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/master-2/data/data
14:26:07.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:07.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:07.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:07.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:07.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:07.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:07.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:07.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:07.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:07.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:07.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:07.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.833060 13295 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.12.239.188" port: 33713 } attempt: 2
14:26:07.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:07.835163 13295 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.12.239.188:33713: Network error: Client connection negotiation failed: client connection to 127.12.239.188:33713: connect: Connection refused (error 111)
14:26:07.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.838796 13338 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.12.239.188" port: 33713 } attempt: 4
14:26:07.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:07.840391 13338 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.12.239.188:33713: Network error: Client connection negotiation failed: client connection to 127.12.239.188:33713: connect: Connection refused (error 111)
14:26:07.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.852430 13340 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:07.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.853349 13340 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:26:07.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.853690 13340 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:07.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.865664 13340 rpc_server.cc:307] RPC server started. Bound to: 127.12.239.188:33713
14:26:07.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.865731 13380 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.239.188:33713 every 8 connection(s)
14:26:07.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.867378 13340 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/master-2/data/info.pb
14:26:07.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.870396 13246 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskgUgZpK/build/asan/bin/kudu as pid 13340
14:26:07.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.870616 13246 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/master-2/wal/instance
14:26:07.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.872429 13381 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:26:07.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.879153 13381 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.239.190" port: 45469 } has no permanent_uuid. Determining permanent_uuid...
14:26:07.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.892287 13381 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.239.189" port: 33453 } has no permanent_uuid. Determining permanent_uuid...
14:26:07.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.898953 13381 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.239.188" port: 33713 } has no permanent_uuid. Determining permanent_uuid...
14:26:07.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.909072 13381 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a319b7decb7c4e85a7c56ec798f6134a: Bootstrap starting.
14:26:07.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.912768 13381 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a319b7decb7c4e85a7c56ec798f6134a: Neither blocks nor log segments found. Creating new log.
14:26:07.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.914000 13381 log.cc:826] T 00000000000000000000000000000000 P a319b7decb7c4e85a7c56ec798f6134a: Log is configured to *not* fsync() on all Append() calls
14:26:07.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.916548 13381 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a319b7decb7c4e85a7c56ec798f6134a: No bootstrap required, opened a new log
14:26:07.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.922026 13381 raft_consensus.cc:359] T 00000000000000000000000000000000 P a319b7decb7c4e85a7c56ec798f6134a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d8303ac58ea41439544c6fef0b82e83" member_type: VOTER last_known_addr { host: "127.12.239.190" port: 45469 } } peers { permanent_uuid: "9cac5893a7c444bca4961fb7d1358f23" member_type: VOTER last_known_addr { host: "127.12.239.189" port: 33453 } } peers { permanent_uuid: "a319b7decb7c4e85a7c56ec798f6134a" member_type: VOTER last_known_addr { host: "127.12.239.188" port: 33713 } }
14:26:07.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.922322 13381 raft_consensus.cc:385] T 00000000000000000000000000000000 P a319b7decb7c4e85a7c56ec798f6134a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:07.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.922437 13381 raft_consensus.cc:740] T 00000000000000000000000000000000 P a319b7decb7c4e85a7c56ec798f6134a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a319b7decb7c4e85a7c56ec798f6134a, State: Initialized, Role: FOLLOWER
14:26:07.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.923166 13381 consensus_queue.cc:260] T 00000000000000000000000000000000 P a319b7decb7c4e85a7c56ec798f6134a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d8303ac58ea41439544c6fef0b82e83" member_type: VOTER last_known_addr { host: "127.12.239.190" port: 45469 } } peers { permanent_uuid: "9cac5893a7c444bca4961fb7d1358f23" member_type: VOTER last_known_addr { host: "127.12.239.189" port: 33453 } } peers { permanent_uuid: "a319b7decb7c4e85a7c56ec798f6134a" member_type: VOTER last_known_addr { host: "127.12.239.188" port: 33713 } }
14:26:07.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.924153 13388 sys_catalog.cc:455] T 00000000000000000000000000000000 P a319b7decb7c4e85a7c56ec798f6134a [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: "1d8303ac58ea41439544c6fef0b82e83" member_type: VOTER last_known_addr { host: "127.12.239.190" port: 45469 } } peers { permanent_uuid: "9cac5893a7c444bca4961fb7d1358f23" member_type: VOTER last_known_addr { host: "127.12.239.189" port: 33453 } } peers { permanent_uuid: "a319b7decb7c4e85a7c56ec798f6134a" member_type: VOTER last_known_addr { host: "127.12.239.188" port: 33713 } } }
14:26:07.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.924726 13388 sys_catalog.cc:458] T 00000000000000000000000000000000 P a319b7decb7c4e85a7c56ec798f6134a [sys.catalog]: This master's current role is: FOLLOWER
14:26:07.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.925292 13381 sys_catalog.cc:565] T 00000000000000000000000000000000 P a319b7decb7c4e85a7c56ec798f6134a [sys.catalog]: configured and running, proceeding with master startup.
14:26:07.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:07.933826 13399 catalog_manager.cc:1594] T 00000000000000000000000000000000 P a319b7decb7c4e85a7c56ec798f6134a: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:26:07.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:07.934939 13399 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:26:07.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.931504 13340 master_runner.cc:187] Error getting master registration for 127.12.239.190:45469: OK, instance_id { permanent_uuid: "1d8303ac58ea41439544c6fef0b82e83" instance_seqno: 1783520767001263 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:26:07.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.937911 13340 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:26:07.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.941366 13295 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.12.239.188" port: 33713 } attempt: 3
14:26:07.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.951608 13295 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1d8303ac58ea41439544c6fef0b82e83: Bootstrap starting.
14:26:07.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.955426 13295 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1d8303ac58ea41439544c6fef0b82e83: Neither blocks nor log segments found. Creating new log.
14:26:07.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.956375 13295 log.cc:826] T 00000000000000000000000000000000 P 1d8303ac58ea41439544c6fef0b82e83: Log is configured to *not* fsync() on all Append() calls
14:26:07.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.958760 13295 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1d8303ac58ea41439544c6fef0b82e83: No bootstrap required, opened a new log
14:26:07.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.966354 13295 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1d8303ac58ea41439544c6fef0b82e83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d8303ac58ea41439544c6fef0b82e83" member_type: VOTER last_known_addr { host: "127.12.239.190" port: 45469 } } peers { permanent_uuid: "9cac5893a7c444bca4961fb7d1358f23" member_type: VOTER last_known_addr { host: "127.12.239.189" port: 33453 } } peers { permanent_uuid: "a319b7decb7c4e85a7c56ec798f6134a" member_type: VOTER last_known_addr { host: "127.12.239.188" port: 33713 } }
14:26:07.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.966709 13295 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1d8303ac58ea41439544c6fef0b82e83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:07.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.966825 13295 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1d8303ac58ea41439544c6fef0b82e83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d8303ac58ea41439544c6fef0b82e83, State: Initialized, Role: FOLLOWER
14:26:07.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.967630 13295 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1d8303ac58ea41439544c6fef0b82e83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d8303ac58ea41439544c6fef0b82e83" member_type: VOTER last_known_addr { host: "127.12.239.190" port: 45469 } } peers { permanent_uuid: "9cac5893a7c444bca4961fb7d1358f23" member_type: VOTER last_known_addr { host: "127.12.239.189" port: 33453 } } peers { permanent_uuid: "a319b7decb7c4e85a7c56ec798f6134a" member_type: VOTER last_known_addr { host: "127.12.239.188" port: 33713 } }
14:26:07.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.969866 13402 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1d8303ac58ea41439544c6fef0b82e83 [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: "1d8303ac58ea41439544c6fef0b82e83" member_type: VOTER last_known_addr { host: "127.12.239.190" port: 45469 } } peers { permanent_uuid: "9cac5893a7c444bca4961fb7d1358f23" member_type: VOTER last_known_addr { host: "127.12.239.189" port: 33453 } } peers { permanent_uuid: "a319b7decb7c4e85a7c56ec798f6134a" member_type: VOTER last_known_addr { host: "127.12.239.188" port: 33713 } } }
14:26:07.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.970896 13402 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1d8303ac58ea41439544c6fef0b82e83 [sys.catalog]: This master's current role is: FOLLOWER
14:26:07.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.971207 13295 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1d8303ac58ea41439544c6fef0b82e83 [sys.catalog]: configured and running, proceeding with master startup.
14:26:07.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:07.984503 13413 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 1d8303ac58ea41439544c6fef0b82e83: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:26:07.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:07.985270 13413 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:26:07.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.984602 13257 master_runner.cc:187] Error getting master registration for 127.12.239.189:33453: OK, instance_id { permanent_uuid: "9cac5893a7c444bca4961fb7d1358f23" instance_seqno: 1783520767435425 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:26:07.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:07.990916 13257 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:26:07.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:07.995568 13277 tablet.cc:2406] T 00000000000000000000000000000000 P 1d8303ac58ea41439544c6fef0b82e83: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:26:08.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:08.105839 13363 tablet.cc:2406] T 00000000000000000000000000000000 P a319b7decb7c4e85a7c56ec798f6134a: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:26:08.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.139601 13338 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.12.239.188" port: 33713 } attempt: 5
14:26:08.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.154330 13338 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9cac5893a7c444bca4961fb7d1358f23: Bootstrap starting.
14:26:08.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.158507 13338 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9cac5893a7c444bca4961fb7d1358f23: Neither blocks nor log segments found. Creating new log.
14:26:08.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.159896 13338 log.cc:826] T 00000000000000000000000000000000 P 9cac5893a7c444bca4961fb7d1358f23: Log is configured to *not* fsync() on all Append() calls
14:26:08.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.163205 13338 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9cac5893a7c444bca4961fb7d1358f23: No bootstrap required, opened a new log
14:26:08.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.172688 13338 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9cac5893a7c444bca4961fb7d1358f23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d8303ac58ea41439544c6fef0b82e83" member_type: VOTER last_known_addr { host: "127.12.239.190" port: 45469 } } peers { permanent_uuid: "9cac5893a7c444bca4961fb7d1358f23" member_type: VOTER last_known_addr { host: "127.12.239.189" port: 33453 } } peers { permanent_uuid: "a319b7decb7c4e85a7c56ec798f6134a" member_type: VOTER last_known_addr { host: "127.12.239.188" port: 33713 } }
14:26:08.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.173055 13338 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9cac5893a7c444bca4961fb7d1358f23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:08.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.173182 13338 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9cac5893a7c444bca4961fb7d1358f23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cac5893a7c444bca4961fb7d1358f23, State: Initialized, Role: FOLLOWER
14:26:08.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.174048 13338 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9cac5893a7c444bca4961fb7d1358f23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d8303ac58ea41439544c6fef0b82e83" member_type: VOTER last_known_addr { host: "127.12.239.190" port: 45469 } } peers { permanent_uuid: "9cac5893a7c444bca4961fb7d1358f23" member_type: VOTER last_known_addr { host: "127.12.239.189" port: 33453 } } peers { permanent_uuid: "a319b7decb7c4e85a7c56ec798f6134a" member_type: VOTER last_known_addr { host: "127.12.239.188" port: 33713 } }
14:26:08.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.185914 13416 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9cac5893a7c444bca4961fb7d1358f23 [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: "1d8303ac58ea41439544c6fef0b82e83" member_type: VOTER last_known_addr { host: "127.12.239.190" port: 45469 } } peers { permanent_uuid: "9cac5893a7c444bca4961fb7d1358f23" member_type: VOTER last_known_addr { host: "127.12.239.189" port: 33453 } } peers { permanent_uuid: "a319b7decb7c4e85a7c56ec798f6134a" member_type: VOTER last_known_addr { host: "127.12.239.188" port: 33713 } } }
14:26:08.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.186785 13416 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9cac5893a7c444bca4961fb7d1358f23 [sys.catalog]: This master's current role is: FOLLOWER
14:26:08.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.187328 13338 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9cac5893a7c444bca4961fb7d1358f23 [sys.catalog]: configured and running, proceeding with master startup.
14:26:08.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.202622 13297 master_runner.cc:264] No leader master found from master 9cac5893a7c444bca4961fb7d1358f23
14:26:08.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.202777 13297 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:26:08.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:08.206113 13427 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 9cac5893a7c444bca4961fb7d1358f23: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:26:08.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:08.206593 13427 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:26:08.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.228072 13416 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9cac5893a7c444bca4961fb7d1358f23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:26:08.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.228355 13416 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9cac5893a7c444bca4961fb7d1358f23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d8303ac58ea41439544c6fef0b82e83" member_type: VOTER last_known_addr { host: "127.12.239.190" port: 45469 } } peers { permanent_uuid: "9cac5893a7c444bca4961fb7d1358f23" member_type: VOTER last_known_addr { host: "127.12.239.189" port: 33453 } } peers { permanent_uuid: "a319b7decb7c4e85a7c56ec798f6134a" member_type: VOTER last_known_addr { host: "127.12.239.188" port: 33713 } }
14:26:08.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.230252 13416 leader_election.cc:290] T 00000000000000000000000000000000 P 9cac5893a7c444bca4961fb7d1358f23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d8303ac58ea41439544c6fef0b82e83 (127.12.239.190:45469), a319b7decb7c4e85a7c56ec798f6134a (127.12.239.188:33713)
14:26:08.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.231395 13370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "9cac5893a7c444bca4961fb7d1358f23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a319b7decb7c4e85a7c56ec798f6134a" is_pre_election: true
14:26:08.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.231895 13370 raft_consensus.cc:2468] T 00000000000000000000000000000000 P a319b7decb7c4e85a7c56ec798f6134a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9cac5893a7c444bca4961fb7d1358f23 in term 0.
14:26:08.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.232697 13316 leader_election.cc:304] T 00000000000000000000000000000000 P 9cac5893a7c444bca4961fb7d1358f23 [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: 9cac5893a7c444bca4961fb7d1358f23, a319b7decb7c4e85a7c56ec798f6134a; no voters: 
14:26:08.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.233808 13284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "9cac5893a7c444bca4961fb7d1358f23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d8303ac58ea41439544c6fef0b82e83" is_pre_election: true
14:26:08.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.234277 13284 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 1d8303ac58ea41439544c6fef0b82e83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9cac5893a7c444bca4961fb7d1358f23 in term 0.
14:26:08.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.235735 13416 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9cac5893a7c444bca4961fb7d1358f23 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:26:08.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.235896 13416 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9cac5893a7c444bca4961fb7d1358f23 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:26:08.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.235989 13416 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9cac5893a7c444bca4961fb7d1358f23 [term 0 FOLLOWER]: Advancing to term 1
14:26:08.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.240275 13416 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9cac5893a7c444bca4961fb7d1358f23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d8303ac58ea41439544c6fef0b82e83" member_type: VOTER last_known_addr { host: "127.12.239.190" port: 45469 } } peers { permanent_uuid: "9cac5893a7c444bca4961fb7d1358f23" member_type: VOTER last_known_addr { host: "127.12.239.189" port: 33453 } } peers { permanent_uuid: "a319b7decb7c4e85a7c56ec798f6134a" member_type: VOTER last_known_addr { host: "127.12.239.188" port: 33713 } }
14:26:08.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.242434 13284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "9cac5893a7c444bca4961fb7d1358f23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d8303ac58ea41439544c6fef0b82e83"
14:26:08.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.242656 13284 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1d8303ac58ea41439544c6fef0b82e83 [term 0 FOLLOWER]: Advancing to term 1
14:26:08.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.246088 13284 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 1d8303ac58ea41439544c6fef0b82e83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9cac5893a7c444bca4961fb7d1358f23 in term 1.
14:26:08.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.246630 13315 leader_election.cc:304] T 00000000000000000000000000000000 P 9cac5893a7c444bca4961fb7d1358f23 [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: 1d8303ac58ea41439544c6fef0b82e83, 9cac5893a7c444bca4961fb7d1358f23; no voters: 
14:26:08.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.253909 13429 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9cac5893a7c444bca4961fb7d1358f23 [term 1 FOLLOWER]: Leader election won for term 1
14:26:08.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.254559 13370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "9cac5893a7c444bca4961fb7d1358f23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a319b7decb7c4e85a7c56ec798f6134a"
14:26:08.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.254796 13370 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a319b7decb7c4e85a7c56ec798f6134a [term 0 FOLLOWER]: Advancing to term 1
14:26:08.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.258257 13370 raft_consensus.cc:2468] T 00000000000000000000000000000000 P a319b7decb7c4e85a7c56ec798f6134a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9cac5893a7c444bca4961fb7d1358f23 in term 1.
14:26:08.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.258860 13416 leader_election.cc:290] T 00000000000000000000000000000000 P 9cac5893a7c444bca4961fb7d1358f23 [CANDIDATE]: Term 1 election: Requested vote from peers 1d8303ac58ea41439544c6fef0b82e83 (127.12.239.190:45469), a319b7decb7c4e85a7c56ec798f6134a (127.12.239.188:33713)
14:26:08.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.270347 13429 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9cac5893a7c444bca4961fb7d1358f23 [term 1 LEADER]: Becoming Leader. State: Replica: 9cac5893a7c444bca4961fb7d1358f23, State: Running, Role: LEADER
14:26:08.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.271623 13429 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9cac5893a7c444bca4961fb7d1358f23 [LEADER]: Queue going to LEADER mode. State: All 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: "1d8303ac58ea41439544c6fef0b82e83" member_type: VOTER last_known_addr { host: "127.12.239.190" port: 45469 } } peers { permanent_uuid: "9cac5893a7c444bca4961fb7d1358f23" member_type: VOTER last_known_addr { host: "127.12.239.189" port: 33453 } } peers { permanent_uuid: "a319b7decb7c4e85a7c56ec798f6134a" member_type: VOTER last_known_addr { host: "127.12.239.188" port: 33713 } }
14:26:08.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.288265 13416 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9cac5893a7c444bca4961fb7d1358f23 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9cac5893a7c444bca4961fb7d1358f23. Latest consensus state: current_term: 1 leader_uuid: "9cac5893a7c444bca4961fb7d1358f23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d8303ac58ea41439544c6fef0b82e83" member_type: VOTER last_known_addr { host: "127.12.239.190" port: 45469 } } peers { permanent_uuid: "9cac5893a7c444bca4961fb7d1358f23" member_type: VOTER last_known_addr { host: "127.12.239.189" port: 33453 } } peers { permanent_uuid: "a319b7decb7c4e85a7c56ec798f6134a" member_type: VOTER last_known_addr { host: "127.12.239.188" port: 33713 } } }
14:26:08.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.288532 13416 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9cac5893a7c444bca4961fb7d1358f23 [sys.catalog]: This master's current role is: LEADER
14:26:08.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.299314 13432 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
14:26:08.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.302141 13432 catalog_manager.cc:1520] Initializing Kudu cluster ID...
14:26:08.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.318310 13370 raft_consensus.cc:1275] T 00000000000000000000000000000000 P a319b7decb7c4e85a7c56ec798f6134a [term 1 FOLLOWER]: Refusing update from remote peer 9cac5893a7c444bca4961fb7d1358f23: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:26:08.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.323203 13416 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 9cac5893a7c444bca4961fb7d1358f23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a319b7decb7c4e85a7c56ec798f6134a" member_type: VOTER last_known_addr { host: "127.12.239.188" port: 33713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:26:08.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.332252 13284 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 1d8303ac58ea41439544c6fef0b82e83 [term 1 FOLLOWER]: Refusing update from remote peer 9cac5893a7c444bca4961fb7d1358f23: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:26:08.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.333833 13416 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 9cac5893a7c444bca4961fb7d1358f23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d8303ac58ea41439544c6fef0b82e83" member_type: VOTER last_known_addr { host: "127.12.239.190" port: 45469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:26:08.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.362999 13402 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1d8303ac58ea41439544c6fef0b82e83 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9cac5893a7c444bca4961fb7d1358f23. Latest consensus state: current_term: 1 leader_uuid: "9cac5893a7c444bca4961fb7d1358f23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d8303ac58ea41439544c6fef0b82e83" member_type: VOTER last_known_addr { host: "127.12.239.190" port: 45469 } } peers { permanent_uuid: "9cac5893a7c444bca4961fb7d1358f23" member_type: VOTER last_known_addr { host: "127.12.239.189" port: 33453 } } peers { permanent_uuid: "a319b7decb7c4e85a7c56ec798f6134a" member_type: VOTER last_known_addr { host: "127.12.239.188" port: 33713 } } }
14:26:08.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.363294 13402 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1d8303ac58ea41439544c6fef0b82e83 [sys.catalog]: This master's current role is: FOLLOWER
14:26:08.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.369804 13430 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9cac5893a7c444bca4961fb7d1358f23 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "9cac5893a7c444bca4961fb7d1358f23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d8303ac58ea41439544c6fef0b82e83" member_type: VOTER last_known_addr { host: "127.12.239.190" port: 45469 } } peers { permanent_uuid: "9cac5893a7c444bca4961fb7d1358f23" member_type: VOTER last_known_addr { host: "127.12.239.189" port: 33453 } } peers { permanent_uuid: "a319b7decb7c4e85a7c56ec798f6134a" member_type: VOTER last_known_addr { host: "127.12.239.188" port: 33713 } } }
14:26:08.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.370141 13430 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9cac5893a7c444bca4961fb7d1358f23 [sys.catalog]: This master's current role is: LEADER
14:26:08.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.375474 13432 catalog_manager.cc:1383] Generated new cluster ID: 6d006cbd1eeb43a38b9e2cc535a9c2d1
14:26:08.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.375607 13432 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
14:26:08.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.376516 13402 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1d8303ac58ea41439544c6fef0b82e83 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "9cac5893a7c444bca4961fb7d1358f23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d8303ac58ea41439544c6fef0b82e83" member_type: VOTER last_known_addr { host: "127.12.239.190" port: 45469 } } peers { permanent_uuid: "9cac5893a7c444bca4961fb7d1358f23" member_type: VOTER last_known_addr { host: "127.12.239.189" port: 33453 } } peers { permanent_uuid: "a319b7decb7c4e85a7c56ec798f6134a" member_type: VOTER last_known_addr { host: "127.12.239.188" port: 33713 } } }
14:26:08.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.376724 13402 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1d8303ac58ea41439544c6fef0b82e83 [sys.catalog]: This master's current role is: FOLLOWER
14:26:08.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.396721 13388 sys_catalog.cc:455] T 00000000000000000000000000000000 P a319b7decb7c4e85a7c56ec798f6134a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9cac5893a7c444bca4961fb7d1358f23. Latest consensus state: current_term: 1 leader_uuid: "9cac5893a7c444bca4961fb7d1358f23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d8303ac58ea41439544c6fef0b82e83" member_type: VOTER last_known_addr { host: "127.12.239.190" port: 45469 } } peers { permanent_uuid: "9cac5893a7c444bca4961fb7d1358f23" member_type: VOTER last_known_addr { host: "127.12.239.189" port: 33453 } } peers { permanent_uuid: "a319b7decb7c4e85a7c56ec798f6134a" member_type: VOTER last_known_addr { host: "127.12.239.188" port: 33713 } } }
14:26:08.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.397017 13388 sys_catalog.cc:458] T 00000000000000000000000000000000 P a319b7decb7c4e85a7c56ec798f6134a [sys.catalog]: This master's current role is: FOLLOWER
14:26:08.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.401350 13429 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9cac5893a7c444bca4961fb7d1358f23 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "9cac5893a7c444bca4961fb7d1358f23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d8303ac58ea41439544c6fef0b82e83" member_type: VOTER last_known_addr { host: "127.12.239.190" port: 45469 } } peers { permanent_uuid: "9cac5893a7c444bca4961fb7d1358f23" member_type: VOTER last_known_addr { host: "127.12.239.189" port: 33453 } } peers { permanent_uuid: "a319b7decb7c4e85a7c56ec798f6134a" member_type: VOTER last_known_addr { host: "127.12.239.188" port: 33713 } } }
14:26:08.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.401655 13429 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9cac5893a7c444bca4961fb7d1358f23 [sys.catalog]: This master's current role is: LEADER
14:26:08.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.409200 13434 mvcc.cc:204] Tried to move back new op lower bound from 7305301067017678848 to 7305301066848817152. Current Snapshot: MvccSnapshot[applied={T|T < 7305301067017678848}]
14:26:08.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.412453 13388 sys_catalog.cc:455] T 00000000000000000000000000000000 P a319b7decb7c4e85a7c56ec798f6134a [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "9cac5893a7c444bca4961fb7d1358f23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d8303ac58ea41439544c6fef0b82e83" member_type: VOTER last_known_addr { host: "127.12.239.190" port: 45469 } } peers { permanent_uuid: "9cac5893a7c444bca4961fb7d1358f23" member_type: VOTER last_known_addr { host: "127.12.239.189" port: 33453 } } peers { permanent_uuid: "a319b7decb7c4e85a7c56ec798f6134a" member_type: VOTER last_known_addr { host: "127.12.239.188" port: 33713 } } }
14:26:08.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.412667 13388 sys_catalog.cc:458] T 00000000000000000000000000000000 P a319b7decb7c4e85a7c56ec798f6134a [sys.catalog]: This master's current role is: FOLLOWER
14:26:08.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.416265 13432 catalog_manager.cc:1406] Generated new certificate authority record
14:26:08.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.417893 13432 catalog_manager.cc:1540] Loading token signing keys...
14:26:08.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.435021 13432 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9cac5893a7c444bca4961fb7d1358f23: Generated new TSK 0
14:26:08.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.436695 13432 catalog_manager.cc:1550] Initializing in-progress tserver states...
14:26:08.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.463284 13246 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskgUgZpK/build/asan/bin/kudu
14:26:08.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskgUgZpK/build/asan/bin/kudu
14:26:08.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/ts-0/wal
14:26:08.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/ts-0/data
14:26:08.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:08.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:08.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:08.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:08.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:08.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:08.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/ts-0/logs
14:26:08.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/ts-0/data/info.pb
14:26:08.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:08.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:08.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:08.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:08.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:08.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:08.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:08.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:08.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:26:08.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:08.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.239.129:0
14:26:08.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.12.239.129
14:26:08.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.239.129
14:26:08.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:08.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713
14:26:08.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.239.148:40649
14:26:08.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:08.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:08.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:26:08.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:08.806030 13442 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:08.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:08.806362 13442 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:08.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:08.806471 13442 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:08.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:08.814888 13442 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:08.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:08.815086 13442 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.12.239.129
14:26:08.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.825979 13442 tablet_server_runner.cc:78] Tablet server non-default flags:
14:26:08.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:08.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.239.148:40649
14:26:08.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:08.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:08.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/ts-0/data
14:26:08.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/ts-0/wal
14:26:08.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:08.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:08.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.239.129:0
14:26:08.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:08.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:08.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:08.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/ts-0/data/info.pb
14:26:08.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.239.129
14:26:08.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:08.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713
14:26:08.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:08.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:08.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:08.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:08.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:08.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.12.239.129
14:26:08.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/ts-0/logs
14:26:08.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:08.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:08.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:08.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:26:08.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:08.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision e5736f718e5e433722f6b8766b4c965bea8722fd
14:26:08.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:26:08.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:59:33 UTC on e7f111948823
14:26:08.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16863
14:26:08.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:26:08.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.828222 13442 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:26:08.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.830497 13442 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:26:08.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:08.840603 13447 instance_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:26:08.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:08.840677 13448 instance_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:26:08.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:08.841387 13450 instance_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:26:08.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.842000 13442 server_base.cc:1061] running on GCE node
14:26:08.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.842643 13442 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:08.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.843622 13442 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:08.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.844827 13442 hybrid_clock.cc:648] HybridClock initialized: now 1783520768844777 us; error 38 us; skew 500 ppm
14:26:08.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.845172 13442 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:26:08.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.847371 13442 webserver.cc:533] Webserver started at http://127.12.239.129:42145/ using document root <none> and password file <none>
14:26:08.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.848138 13442 fs_manager.cc:362] Metadata directory not provided
14:26:08.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.848244 13442 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:08.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.848649 13442 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:08.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.851089 13442 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/ts-0/data/instance:
14:26:08.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3e45a0bd38f84a488a0cc7bedc711a88"
14:26:08.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:26:08 on dist-test-slave-pc0b"
14:26:08.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.851998 13442 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/ts-0/wal/instance:
14:26:08.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3e45a0bd38f84a488a0cc7bedc711a88"
14:26:08.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:26:08 on dist-test-slave-pc0b"
14:26:08.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.857249 13442 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
14:26:08.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.860718 13456 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:08.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.862120 13442 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
14:26:08.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.862279 13442 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/ts-0/data,/tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/ts-0/wal
14:26:08.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3e45a0bd38f84a488a0cc7bedc711a88"
14:26:08.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:26:08 on dist-test-slave-pc0b"
14:26:08.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.862515 13442 fs_report.cc:389] FS layout report
14:26:08.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:08.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/ts-0/wal
14:26:08.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/ts-0/wal
14:26:08.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/ts-0/data/data
14:26:08.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:08.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:08.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:08.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:08.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:08.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:08.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:08.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:08.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:08.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:08.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:08.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.895313 13442 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:08.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.896294 13442 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:26:08.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.896585 13442 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:08.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.897660 13442 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:26:08.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.899358 13442 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:26:08.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.899457 13442 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:26:08.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.899569 13442 ts_tablet_manager.cc:616] Registered 0 tablets
14:26:08.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.899659 13442 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:26:08.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.930688 13442 rpc_server.cc:307] RPC server started. Bound to: 127.12.239.129:39439
14:26:08.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.930737 13568 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.239.129:39439 every 8 connection(s)
14:26:08.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.932073 13442 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/ts-0/data/info.pb
14:26:08.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.932968 13246 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskgUgZpK/build/asan/bin/kudu as pid 13442
14:26:08.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.933176 13246 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/ts-0/wal/instance
14:26:08.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.937934 13399 catalog_manager.cc:1295] Loaded cluster ID: 6d006cbd1eeb43a38b9e2cc535a9c2d1
14:26:08.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.938084 13399 catalog_manager.cc:1588] T 00000000000000000000000000000000 P a319b7decb7c4e85a7c56ec798f6134a: loading cluster ID for follower catalog manager: success
14:26:08.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.941690 13399 catalog_manager.cc:1610] T 00000000000000000000000000000000 P a319b7decb7c4e85a7c56ec798f6134a: acquiring CA information for follower catalog manager: success
14:26:08.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.942656 13246 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskgUgZpK/build/asan/bin/kudu
14:26:08.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskgUgZpK/build/asan/bin/kudu
14:26:08.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/ts-1/wal
14:26:08.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/ts-1/data
14:26:08.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:08.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:08.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:08.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:08.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:08.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:08.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/ts-1/logs
14:26:08.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/ts-1/data/info.pb
14:26:08.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:08.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:08.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:08.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:08.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:08.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:08.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:08.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:08.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:26:08.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:08.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.239.130:0
14:26:08.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.12.239.130
14:26:08.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.239.130
14:26:08.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:08.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713
14:26:08.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.239.148:40649
14:26:08.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:08.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:08.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:26:08.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.947011 13399 catalog_manager.cc:1638] T 00000000000000000000000000000000 P a319b7decb7c4e85a7c56ec798f6134a: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
14:26:08.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.949146 13570 heartbeater.cc:344] Connected to a master server at 127.12.239.190:45469
14:26:08.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.949571 13570 heartbeater.cc:461] Registering TS with master...
14:26:08.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.950634 13570 heartbeater.cc:507] Master 127.12.239.190:45469 requested a full tablet report, sending...
14:26:08.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.953893 13281 ts_manager.cc:194] Registered new tserver with Master: 3e45a0bd38f84a488a0cc7bedc711a88 (127.12.239.129:39439)
14:26:08.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.954870 13571 heartbeater.cc:344] Connected to a master server at 127.12.239.189:33453
14:26:08.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.955024 13571 heartbeater.cc:461] Registering TS with master...
14:26:08.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.955538 13571 heartbeater.cc:507] Master 127.12.239.189:33453 requested a full tablet report, sending...
14:26:08.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.957146 13324 ts_manager.cc:194] Registered new tserver with Master: 3e45a0bd38f84a488a0cc7bedc711a88 (127.12.239.129:39439)
14:26:08.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.959244 13324 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.12.239.129:48441
14:26:08.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.961318 13569 heartbeater.cc:344] Connected to a master server at 127.12.239.188:33713
14:26:08.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.961450 13569 heartbeater.cc:461] Registering TS with master...
14:26:08.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.961943 13569 heartbeater.cc:507] Master 127.12.239.188:33713 requested a full tablet report, sending...
14:26:08.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.963707 13367 ts_manager.cc:194] Registered new tserver with Master: 3e45a0bd38f84a488a0cc7bedc711a88 (127.12.239.129:39439)
14:26:08.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.987151 13413 catalog_manager.cc:1295] Loaded cluster ID: 6d006cbd1eeb43a38b9e2cc535a9c2d1
14:26:08.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.987257 13413 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 1d8303ac58ea41439544c6fef0b82e83: loading cluster ID for follower catalog manager: success
14:26:08.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.990080 13413 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 1d8303ac58ea41439544c6fef0b82e83: acquiring CA information for follower catalog manager: success
14:26:08.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:08.991888 13413 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 1d8303ac58ea41439544c6fef0b82e83: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
14:26:09.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:09.267313 13578 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:09.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:09.267668 13578 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:09.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:09.267768 13578 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:09.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:09.276118 13578 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:09.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:09.276285 13578 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.12.239.130
14:26:09.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.286248 13578 tablet_server_runner.cc:78] Tablet server non-default flags:
14:26:09.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:09.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.239.148:40649
14:26:09.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:09.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:09.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/ts-1/data
14:26:09.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/ts-1/wal
14:26:09.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:09.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:09.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.239.130:0
14:26:09.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:09.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:09.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:09.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/ts-1/data/info.pb
14:26:09.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.239.130
14:26:09.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:09.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713
14:26:09.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:09.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:09.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:09.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:09.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:09.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.12.239.130
14:26:09.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/ts-1/logs
14:26:09.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:09.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:09.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:09.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:26:09.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:09.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision e5736f718e5e433722f6b8766b4c965bea8722fd
14:26:09.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:26:09.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:59:33 UTC on e7f111948823
14:26:09.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16863
14:26:09.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:26:09.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.287997 13578 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:26:09.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.290553 13578 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:26:09.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:09.302017 13583 instance_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:26:09.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:09.302083 13586 instance_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:26:09.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.302932 13578 server_base.cc:1061] running on GCE node
14:26:09.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:09.302057 13584 instance_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:26:09.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.303895 13578 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:09.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.304807 13578 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:09.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.306028 13578 hybrid_clock.cc:648] HybridClock initialized: now 1783520769305957 us; error 57 us; skew 500 ppm
14:26:09.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.306308 13578 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:26:09.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.308447 13578 webserver.cc:533] Webserver started at http://127.12.239.130:41845/ using document root <none> and password file <none>
14:26:09.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.309178 13578 fs_manager.cc:362] Metadata directory not provided
14:26:09.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.309264 13578 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:09.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.309609 13578 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:09.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.312021 13578 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/ts-1/data/instance:
14:26:09.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4a476887f5e54cc292a5194d4ef0a2ee"
14:26:09.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:26:09 on dist-test-slave-pc0b"
14:26:09.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.312728 13578 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/ts-1/wal/instance:
14:26:09.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4a476887f5e54cc292a5194d4ef0a2ee"
14:26:09.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:26:09 on dist-test-slave-pc0b"
14:26:09.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.317842 13578 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.002s
14:26:09.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.321100 13592 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:09.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.322528 13578 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
14:26:09.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.322677 13578 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/ts-1/data,/tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/ts-1/wal
14:26:09.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4a476887f5e54cc292a5194d4ef0a2ee"
14:26:09.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:26:09 on dist-test-slave-pc0b"
14:26:09.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.322850 13578 fs_report.cc:389] FS layout report
14:26:09.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:09.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/ts-1/wal
14:26:09.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/ts-1/wal
14:26:09.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/ts-1/data/data
14:26:09.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:09.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:09.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:09.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:09.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:09.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:09.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:09.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:09.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:09.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:09.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:09.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.344827 13578 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:09.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.345896 13578 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:26:09.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.346215 13578 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:09.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.347441 13578 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:26:09.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.349342 13578 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:26:09.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.349431 13578 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:26:09.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.349505 13578 ts_tablet_manager.cc:616] Registered 0 tablets
14:26:09.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.349581 13578 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
14:26:09.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.382035 13578 rpc_server.cc:307] RPC server started. Bound to: 127.12.239.130:40683
14:26:09.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.382074 13704 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.239.130:40683 every 8 connection(s)
14:26:09.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.383412 13578 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/ts-1/data/info.pb
14:26:09.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.383783 13246 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskgUgZpK/build/asan/bin/kudu as pid 13578
14:26:09.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.383952 13246 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/ts-1/wal/instance
14:26:09.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.388365 13246 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskgUgZpK/build/asan/bin/kudu
14:26:09.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskgUgZpK/build/asan/bin/kudu
14:26:09.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/ts-2/wal
14:26:09.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/ts-2/data
14:26:09.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:26:09.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:26:09.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:26:09.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:09.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:09.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:09.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/ts-2/logs
14:26:09.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/ts-2/data/info.pb
14:26:09.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:09.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:26:09.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:26:09.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:26:09.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:26:09.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:09.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:09.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:09.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:26:09.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:26:09.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.239.131:0
14:26:09.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.12.239.131
14:26:09.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.239.131
14:26:09.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:09.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713
14:26:09.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.239.148:40649
14:26:09.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:09.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:09.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:26:09.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.405033 13705 heartbeater.cc:344] Connected to a master server at 127.12.239.188:33713
14:26:09.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.405467 13705 heartbeater.cc:461] Registering TS with master...
14:26:09.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.406728 13705 heartbeater.cc:507] Master 127.12.239.188:33713 requested a full tablet report, sending...
14:26:09.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.407500 13706 heartbeater.cc:344] Connected to a master server at 127.12.239.190:45469
14:26:09.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.407663 13706 heartbeater.cc:461] Registering TS with master...
14:26:09.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.408154 13706 heartbeater.cc:507] Master 127.12.239.190:45469 requested a full tablet report, sending...
14:26:09.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.408711 13367 ts_manager.cc:194] Registered new tserver with Master: 4a476887f5e54cc292a5194d4ef0a2ee (127.12.239.130:40683)
14:26:09.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.409161 13281 ts_manager.cc:194] Registered new tserver with Master: 4a476887f5e54cc292a5194d4ef0a2ee (127.12.239.130:40683)
14:26:09.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.409444 13708 heartbeater.cc:344] Connected to a master server at 127.12.239.189:33453
14:26:09.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.409637 13708 heartbeater.cc:461] Registering TS with master...
14:26:09.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.410075 13708 heartbeater.cc:507] Master 127.12.239.189:33453 requested a full tablet report, sending...
14:26:09.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.411163 13324 ts_manager.cc:194] Registered new tserver with Master: 4a476887f5e54cc292a5194d4ef0a2ee (127.12.239.130:40683)
14:26:09.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.412197 13324 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.12.239.130:58303
14:26:09.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:09.725744 13710 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:26:09.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:09.726061 13710 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:26:09.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:09.726163 13710 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:26:09.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:09.734349 13710 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:26:09.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:09.734530 13710 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.12.239.131
14:26:09.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.744378 13710 tablet_server_runner.cc:78] Tablet server non-default flags:
14:26:09.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:26:09.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.239.148:40649
14:26:09.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:26:09.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:26:09.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/ts-2/data
14:26:09.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/ts-2/wal
14:26:09.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:26:09.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:26:09.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.239.131:0
14:26:09.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:26:09.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:26:09.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:26:09.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/ts-2/data/info.pb
14:26:09.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.239.131
14:26:09.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:26:09.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713
14:26:09.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:26:09.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:26:09.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:26:09.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:26:09.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:26:09.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.12.239.131
14:26:09.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/ts-2/logs
14:26:09.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:26:09.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:26:09.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:26:09.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:26:09.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:26:09.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision e5736f718e5e433722f6b8766b4c965bea8722fd
14:26:09.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:26:09.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:59:33 UTC on e7f111948823
14:26:09.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16863
14:26:09.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:26:09.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.746340 13710 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:26:09.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.748731 13710 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:26:09.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:09.759100 13717 instance_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:26:09.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:09.759325 13718 instance_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:26:09.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:09.759101 13720 instance_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:26:09.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.760089 13710 server_base.cc:1061] running on GCE node
14:26:09.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.760691 13710 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:26:09.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.761641 13710 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:26:09.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.762866 13710 hybrid_clock.cc:648] HybridClock initialized: now 1783520769762802 us; error 58 us; skew 500 ppm
14:26:09.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.763167 13710 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:26:09.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.765328 13710 webserver.cc:533] Webserver started at http://127.12.239.131:44563/ using document root <none> and password file <none>
14:26:09.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.766129 13710 fs_manager.cc:362] Metadata directory not provided
14:26:09.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.766216 13710 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:26:09.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.766507 13710 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:26:09.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.768947 13710 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/ts-2/data/instance:
14:26:09.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4a6fada6fae34a30a7e5bcba37810ebb"
14:26:09.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:26:09 on dist-test-slave-pc0b"
14:26:09.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.769726 13710 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/ts-2/wal/instance:
14:26:09.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4a6fada6fae34a30a7e5bcba37810ebb"
14:26:09.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:26:09 on dist-test-slave-pc0b"
14:26:09.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.775063 13710 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
14:26:09.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.778540 13726 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:26:09.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.780061 13710 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
14:26:09.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.780211 13710 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/ts-2/data,/tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/ts-2/wal
14:26:09.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4a6fada6fae34a30a7e5bcba37810ebb"
14:26:09.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:26:09 on dist-test-slave-pc0b"
14:26:09.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.780390 13710 fs_report.cc:389] FS layout report
14:26:09.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:26:09.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/ts-2/wal
14:26:09.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/ts-2/wal
14:26:09.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/ts-2/data/data
14:26:09.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:26:09.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:26:09.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:26:09.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:26:09.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:26:09.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:26:09.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:26:09.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:26:09.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:26:09.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:26:09.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:26:09.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.792758 13710 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:26:09.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.793623 13710 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:26:09.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.793849 13710 kserver.cc:163] Server-wide thread pool size limit: 3276
14:26:09.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.794715 13710 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:26:09.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.796304 13710 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:26:09.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.796387 13710 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:26:09.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.796455 13710 ts_tablet_manager.cc:616] Registered 0 tablets
14:26:09.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.796500 13710 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:26:09.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.826905 13710 rpc_server.cc:307] RPC server started. Bound to: 127.12.239.131:34883
14:26:09.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.826954 13838 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.239.131:34883 every 8 connection(s)
14:26:09.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.828507 13710 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/ts-2/data/info.pb
14:26:09.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.837044 13246 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskgUgZpK/build/asan/bin/kudu as pid 13710
14:26:09.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.837239 13246 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskgUgZpK/test-tmp/mini-kudu-cluster16749348097367712099/ts-2/wal/instance
14:26:09.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.846666 13839 heartbeater.cc:344] Connected to a master server at 127.12.239.188:33713
14:26:09.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.847071 13839 heartbeater.cc:461] Registering TS with master...
14:26:09.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.847153 13840 heartbeater.cc:344] Connected to a master server at 127.12.239.190:45469
14:26:09.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.847280 13840 heartbeater.cc:461] Registering TS with master...
14:26:09.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.848392 13840 heartbeater.cc:507] Master 127.12.239.190:45469 requested a full tablet report, sending...
14:26:09.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.848410 13839 heartbeater.cc:507] Master 127.12.239.188:33713 requested a full tablet report, sending...
14:26:09.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.850167 13841 heartbeater.cc:344] Connected to a master server at 127.12.239.189:33453
14:26:09.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.850243 13280 ts_manager.cc:194] Registered new tserver with Master: 4a6fada6fae34a30a7e5bcba37810ebb (127.12.239.131:34883)
14:26:09.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.850239 13367 ts_manager.cc:194] Registered new tserver with Master: 4a6fada6fae34a30a7e5bcba37810ebb (127.12.239.131:34883)
14:26:09.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.850296 13841 heartbeater.cc:461] Registering TS with master...
14:26:09.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.850798 13841 heartbeater.cc:507] Master 127.12.239.189:33453 requested a full tablet report, sending...
14:26:09.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.851634 13324 ts_manager.cc:194] Registered new tserver with Master: 4a6fada6fae34a30a7e5bcba37810ebb (127.12.239.131:34883)
14:26:09.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.852458 13324 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.12.239.131:47355
14:26:09.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.863554 13246 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
14:26:09.865 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:26:09.866 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

14:26:09.875 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.12.239.190"
      port: 45469
    }
    bound_http_address {
      host: "127.12.239.190"
      port: 42915
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.12.239.189"
      port: 33453
    }
    bound_http_address {
      host: "127.12.239.189"
      port: 35359
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.12.239.188"
      port: 33713
    }
    bound_http_address {
      host: "127.12.239.188"
      port: 43627
    }
  }
}

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

14:26:09.881 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.12.239.129"
      port: 39439
    }
    bound_http_address {
      host: "127.12.239.129"
      port: 42145
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.12.239.130"
      port: 40683
    }
    bound_http_address {
      host: "127.12.239.130"
      port: 41845
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.12.239.131"
      port: 34883
    }
    bound_http_address {
      host: "127.12.239.131"
      port: 44563
    }
  }
}

14:26:09.881 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
14:26:09.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:09.962141 13571 heartbeater.cc:499] Master 127.12.239.189:33453 was elected leader, sending a full tablet report...
14:26:10.098 [DEBUG - main] (CompositeStrategy.java:59) Unable to load modern Subject methods, relying only on legacy methods
java.lang.NoSuchMethodException: javax.security.auth.Subject.current()
	at java.base/java.lang.Class.getDeclaredMethod(Class.java:2677)
	at org.apache.kudu.client.internals.ModernStrategy.<init>(ModernStrategy.java:51)
	at org.apache.kudu.client.internals.CompositeStrategy.<init>(CompositeStrategy.java:52)
	at org.apache.kudu.client.internals.CompositeStrategy.<clinit>(CompositeStrategy.java:41)
	at org.apache.kudu.client.internals.SecurityManagerCompatibility.get(SecurityManagerCompatibility.java:43)
	at org.apache.kudu.client.SecurityContext.setupSubject(SecurityContext.java:155)
	at org.apache.kudu.client.SecurityContext.<init>(SecurityContext.java:138)
	at org.apache.kudu.client.AsyncKuduClient.<init>(AsyncKuduClient.java:431)
	at org.apache.kudu.client.AsyncKuduClient$AsyncKuduClientBuilder.build(AsyncKuduClient.java:3109)
	at org.apache.kudu.test.KuduTestHarness.before(KuduTestHarness.java:161)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:50)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttempt(RetryRule.java:225)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:246)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.runner.JUnitCore.runMain(JUnitCore.java:77)
	at org.junit.runner.JUnitCore.main(JUnitCore.java:36)
14:26:10.159 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:26:10.296 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.12.239.190:45469(127.12.239.190:45469)] connecting to peer
14:26:10.347 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.12.239.189:33453(127.12.239.189:33453)] connecting to peer
14:26:10.349 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.12.239.188:33713(127.12.239.188:33713)] connecting to peer
14:26:10.366 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.12.239.190:45469(127.12.239.190:45469)] Successfully connected to peer
14:26:10.370 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.12.239.189:33453(127.12.239.189:33453)] Successfully connected to peer
14:26:10.370 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.12.239.188:33713(127.12.239.188:33713)] Successfully connected to peer
14:26:10.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:10.414390 13708 heartbeater.cc:499] Master 127.12.239.189:33453 was elected leader, sending a full tablet report...
14:26:10.463 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.188
14:26:10.463 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.190
14:26:10.463 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.189
14:26:10.686 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5087935e, L:/127.0.0.1:50520 - R:/127.12.239.188:33713] using SASL/PLAIN
14:26:10.686 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf6251e22, L:/127.0.0.1:38164 - R:/127.12.239.190:45469] using SASL/PLAIN
14:26:10.686 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x676841c9, L:/127.0.0.1:55088 - R:/127.12.239.189:33453] using SASL/PLAIN
14:26:10.723 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:26:10.724 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=462), Traces: [0ms] refreshing cache from master, [22ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [84ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [437ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [437ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [437ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: OK, deferred=null) after lookup
14:26:10.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:10.768301 13324 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55088:
14:26:10.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "TestHandleTooBusy"
14:26:10.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
14:26:10.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:26:10.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
14:26:10.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:26:10.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:26:10.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:26:10.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:26:10.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:26:10.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:26:10.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:10.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:26:10.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column1_i"
14:26:10.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:26:10.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:26:10.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:26:10.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:26:10.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:26:10.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:26:10.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:10.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:26:10.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column2_i"
14:26:10.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:26:10.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:26:10.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:26:10.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:26:10.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:26:10.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:26:10.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:10.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:26:10.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column3_s"
14:26:10.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
14:26:10.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:26:10.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
14:26:10.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: DICT_ENCODING
14:26:10.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: LZ4
14:26:10.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 4096
14:26:10.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:26:10.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:26:10.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:10.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:26:10.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column4_b"
14:26:10.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
14:26:10.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:26:10.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:26:10.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:26:10.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:26:10.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:26:10.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:10.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:26:10.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
14:26:10.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
14:26:10.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:26:10.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
14:26:10.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:26:10.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:26:10.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:26:10.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:10.773375 13324 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table TestHandleTooBusy in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
14:26:10.839 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8f39d6798581433ab784d8e19f13acf0
14:26:10.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:10.838805 13640 tablet_service.cc:1511] Processing CreateTablet for tablet 5778ee4e57bd42cc907f9d84b0d29f9e (DEFAULT_TABLE table=TestHandleTooBusy [id=8f39d6798581433ab784d8e19f13acf0]), partition=RANGE (key) PARTITION UNBOUNDED
14:26:10.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:10.841590 13640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5778ee4e57bd42cc907f9d84b0d29f9e. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:10.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:10.844060 13504 tablet_service.cc:1511] Processing CreateTablet for tablet 5778ee4e57bd42cc907f9d84b0d29f9e (DEFAULT_TABLE table=TestHandleTooBusy [id=8f39d6798581433ab784d8e19f13acf0]), partition=RANGE (key) PARTITION UNBOUNDED
14:26:10.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:10.845822 13504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5778ee4e57bd42cc907f9d84b0d29f9e. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:10.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:10.850081 13774 tablet_service.cc:1511] Processing CreateTablet for tablet 5778ee4e57bd42cc907f9d84b0d29f9e (DEFAULT_TABLE table=TestHandleTooBusy [id=8f39d6798581433ab784d8e19f13acf0]), partition=RANGE (key) PARTITION UNBOUNDED
14:26:10.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:10.851584 13774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5778ee4e57bd42cc907f9d84b0d29f9e. 1 dirs total, 0 dirs full, 0 dirs failed
14:26:10.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:10.854516 13841 heartbeater.cc:499] Master 127.12.239.189:33453 was elected leader, sending a full tablet report...
14:26:10.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:10.857170 13872 tablet_bootstrap.cc:492] T 5778ee4e57bd42cc907f9d84b0d29f9e P 4a476887f5e54cc292a5194d4ef0a2ee: Bootstrap starting.
14:26:10.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:10.858922 13873 tablet_bootstrap.cc:492] T 5778ee4e57bd42cc907f9d84b0d29f9e P 3e45a0bd38f84a488a0cc7bedc711a88: Bootstrap starting.
14:26:10.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:10.861079 13872 tablet_bootstrap.cc:654] T 5778ee4e57bd42cc907f9d84b0d29f9e P 4a476887f5e54cc292a5194d4ef0a2ee: Neither blocks nor log segments found. Creating new log.
14:26:10.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:10.862329 13872 log.cc:826] T 5778ee4e57bd42cc907f9d84b0d29f9e P 4a476887f5e54cc292a5194d4ef0a2ee: Log is configured to *not* fsync() on all Append() calls
14:26:10.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:10.862613 13873 tablet_bootstrap.cc:654] T 5778ee4e57bd42cc907f9d84b0d29f9e P 3e45a0bd38f84a488a0cc7bedc711a88: Neither blocks nor log segments found. Creating new log.
14:26:10.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:10.864113 13873 log.cc:826] T 5778ee4e57bd42cc907f9d84b0d29f9e P 3e45a0bd38f84a488a0cc7bedc711a88: Log is configured to *not* fsync() on all Append() calls
14:26:10.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:10.873132 13872 tablet_bootstrap.cc:492] T 5778ee4e57bd42cc907f9d84b0d29f9e P 4a476887f5e54cc292a5194d4ef0a2ee: No bootstrap required, opened a new log
14:26:10.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:10.873802 13872 ts_tablet_manager.cc:1403] T 5778ee4e57bd42cc907f9d84b0d29f9e P 4a476887f5e54cc292a5194d4ef0a2ee: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.008s
14:26:10.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:10.880282 13873 tablet_bootstrap.cc:492] T 5778ee4e57bd42cc907f9d84b0d29f9e P 3e45a0bd38f84a488a0cc7bedc711a88: No bootstrap required, opened a new log
14:26:10.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:10.880957 13873 ts_tablet_manager.cc:1403] T 5778ee4e57bd42cc907f9d84b0d29f9e P 3e45a0bd38f84a488a0cc7bedc711a88: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.008s
14:26:10.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:10.881445 13872 raft_consensus.cc:359] T 5778ee4e57bd42cc907f9d84b0d29f9e P 4a476887f5e54cc292a5194d4ef0a2ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e45a0bd38f84a488a0cc7bedc711a88" member_type: VOTER last_known_addr { host: "127.12.239.129" port: 39439 } } peers { permanent_uuid: "4a6fada6fae34a30a7e5bcba37810ebb" member_type: VOTER last_known_addr { host: "127.12.239.131" port: 34883 } } peers { permanent_uuid: "4a476887f5e54cc292a5194d4ef0a2ee" member_type: VOTER last_known_addr { host: "127.12.239.130" port: 40683 } }
14:26:10.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:10.882125 13872 raft_consensus.cc:385] T 5778ee4e57bd42cc907f9d84b0d29f9e P 4a476887f5e54cc292a5194d4ef0a2ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:10.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:10.882390 13872 raft_consensus.cc:740] T 5778ee4e57bd42cc907f9d84b0d29f9e P 4a476887f5e54cc292a5194d4ef0a2ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a476887f5e54cc292a5194d4ef0a2ee, State: Initialized, Role: FOLLOWER
14:26:10.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:10.883378 13872 consensus_queue.cc:260] T 5778ee4e57bd42cc907f9d84b0d29f9e P 4a476887f5e54cc292a5194d4ef0a2ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e45a0bd38f84a488a0cc7bedc711a88" member_type: VOTER last_known_addr { host: "127.12.239.129" port: 39439 } } peers { permanent_uuid: "4a6fada6fae34a30a7e5bcba37810ebb" member_type: VOTER last_known_addr { host: "127.12.239.131" port: 34883 } } peers { permanent_uuid: "4a476887f5e54cc292a5194d4ef0a2ee" member_type: VOTER last_known_addr { host: "127.12.239.130" port: 40683 } }
14:26:10.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:10.887503 13876 tablet_bootstrap.cc:492] T 5778ee4e57bd42cc907f9d84b0d29f9e P 4a6fada6fae34a30a7e5bcba37810ebb: Bootstrap starting.
14:26:10.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:10.893244 13876 tablet_bootstrap.cc:654] T 5778ee4e57bd42cc907f9d84b0d29f9e P 4a6fada6fae34a30a7e5bcba37810ebb: Neither blocks nor log segments found. Creating new log.
14:26:10.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:10.893141 13873 raft_consensus.cc:359] T 5778ee4e57bd42cc907f9d84b0d29f9e P 3e45a0bd38f84a488a0cc7bedc711a88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e45a0bd38f84a488a0cc7bedc711a88" member_type: VOTER last_known_addr { host: "127.12.239.129" port: 39439 } } peers { permanent_uuid: "4a6fada6fae34a30a7e5bcba37810ebb" member_type: VOTER last_known_addr { host: "127.12.239.131" port: 34883 } } peers { permanent_uuid: "4a476887f5e54cc292a5194d4ef0a2ee" member_type: VOTER last_known_addr { host: "127.12.239.130" port: 40683 } }
14:26:10.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:10.893647 13873 raft_consensus.cc:385] T 5778ee4e57bd42cc907f9d84b0d29f9e P 3e45a0bd38f84a488a0cc7bedc711a88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:10.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:10.894007 13873 raft_consensus.cc:740] T 5778ee4e57bd42cc907f9d84b0d29f9e P 3e45a0bd38f84a488a0cc7bedc711a88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e45a0bd38f84a488a0cc7bedc711a88, State: Initialized, Role: FOLLOWER
14:26:10.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:10.895164 13872 ts_tablet_manager.cc:1434] T 5778ee4e57bd42cc907f9d84b0d29f9e P 4a476887f5e54cc292a5194d4ef0a2ee: Time spent starting tablet: real 0.021s	user 0.013s	sys 0.004s
14:26:10.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:10.895033 13873 consensus_queue.cc:260] T 5778ee4e57bd42cc907f9d84b0d29f9e P 3e45a0bd38f84a488a0cc7bedc711a88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e45a0bd38f84a488a0cc7bedc711a88" member_type: VOTER last_known_addr { host: "127.12.239.129" port: 39439 } } peers { permanent_uuid: "4a6fada6fae34a30a7e5bcba37810ebb" member_type: VOTER last_known_addr { host: "127.12.239.131" port: 34883 } } peers { permanent_uuid: "4a476887f5e54cc292a5194d4ef0a2ee" member_type: VOTER last_known_addr { host: "127.12.239.130" port: 40683 } }
14:26:10.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:10.900883 13876 log.cc:826] T 5778ee4e57bd42cc907f9d84b0d29f9e P 4a6fada6fae34a30a7e5bcba37810ebb: Log is configured to *not* fsync() on all Append() calls
14:26:10.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:10.901700 13712 tablet.cc:2406] T 5778ee4e57bd42cc907f9d84b0d29f9e P 4a476887f5e54cc292a5194d4ef0a2ee: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:26:10.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:10.916976 13873 ts_tablet_manager.cc:1434] T 5778ee4e57bd42cc907f9d84b0d29f9e P 3e45a0bd38f84a488a0cc7bedc711a88: Time spent starting tablet: real 0.036s	user 0.015s	sys 0.012s
14:26:10.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:10.918154 13876 tablet_bootstrap.cc:492] T 5778ee4e57bd42cc907f9d84b0d29f9e P 4a6fada6fae34a30a7e5bcba37810ebb: No bootstrap required, opened a new log
14:26:10.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:10.918780 13876 ts_tablet_manager.cc:1403] T 5778ee4e57bd42cc907f9d84b0d29f9e P 4a6fada6fae34a30a7e5bcba37810ebb: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.008s
14:26:10.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:10.925261 13876 raft_consensus.cc:359] T 5778ee4e57bd42cc907f9d84b0d29f9e P 4a6fada6fae34a30a7e5bcba37810ebb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e45a0bd38f84a488a0cc7bedc711a88" member_type: VOTER last_known_addr { host: "127.12.239.129" port: 39439 } } peers { permanent_uuid: "4a6fada6fae34a30a7e5bcba37810ebb" member_type: VOTER last_known_addr { host: "127.12.239.131" port: 34883 } } peers { permanent_uuid: "4a476887f5e54cc292a5194d4ef0a2ee" member_type: VOTER last_known_addr { host: "127.12.239.130" port: 40683 } }
14:26:10.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:10.925696 13876 raft_consensus.cc:385] T 5778ee4e57bd42cc907f9d84b0d29f9e P 4a6fada6fae34a30a7e5bcba37810ebb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:26:10.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:10.925807 13876 raft_consensus.cc:740] T 5778ee4e57bd42cc907f9d84b0d29f9e P 4a6fada6fae34a30a7e5bcba37810ebb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a6fada6fae34a30a7e5bcba37810ebb, State: Initialized, Role: FOLLOWER
14:26:10.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:10.926541 13876 consensus_queue.cc:260] T 5778ee4e57bd42cc907f9d84b0d29f9e P 4a6fada6fae34a30a7e5bcba37810ebb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e45a0bd38f84a488a0cc7bedc711a88" member_type: VOTER last_known_addr { host: "127.12.239.129" port: 39439 } } peers { permanent_uuid: "4a6fada6fae34a30a7e5bcba37810ebb" member_type: VOTER last_known_addr { host: "127.12.239.131" port: 34883 } } peers { permanent_uuid: "4a476887f5e54cc292a5194d4ef0a2ee" member_type: VOTER last_known_addr { host: "127.12.239.130" port: 40683 } }
14:26:10.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:10.928790 13876 ts_tablet_manager.cc:1434] T 5778ee4e57bd42cc907f9d84b0d29f9e P 4a6fada6fae34a30a7e5bcba37810ebb: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
14:26:10.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:10.936879 13572 tablet.cc:2406] T 5778ee4e57bd42cc907f9d84b0d29f9e P 3e45a0bd38f84a488a0cc7bedc711a88: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:26:11.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:11.086922 13842 tablet.cc:2406] T 5778ee4e57bd42cc907f9d84b0d29f9e P 4a6fada6fae34a30a7e5bcba37810ebb: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:26:11.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:11.153659 13878 raft_consensus.cc:493] T 5778ee4e57bd42cc907f9d84b0d29f9e P 3e45a0bd38f84a488a0cc7bedc711a88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:26:11.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:11.153908 13878 raft_consensus.cc:515] T 5778ee4e57bd42cc907f9d84b0d29f9e P 3e45a0bd38f84a488a0cc7bedc711a88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e45a0bd38f84a488a0cc7bedc711a88" member_type: VOTER last_known_addr { host: "127.12.239.129" port: 39439 } } peers { permanent_uuid: "4a6fada6fae34a30a7e5bcba37810ebb" member_type: VOTER last_known_addr { host: "127.12.239.131" port: 34883 } } peers { permanent_uuid: "4a476887f5e54cc292a5194d4ef0a2ee" member_type: VOTER last_known_addr { host: "127.12.239.130" port: 40683 } }
14:26:11.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:11.155768 13878 leader_election.cc:290] T 5778ee4e57bd42cc907f9d84b0d29f9e P 3e45a0bd38f84a488a0cc7bedc711a88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a6fada6fae34a30a7e5bcba37810ebb (127.12.239.131:34883), 4a476887f5e54cc292a5194d4ef0a2ee (127.12.239.130:40683)
14:26:11.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:11.164566 13794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5778ee4e57bd42cc907f9d84b0d29f9e" candidate_uuid: "3e45a0bd38f84a488a0cc7bedc711a88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a6fada6fae34a30a7e5bcba37810ebb" is_pre_election: true
14:26:11.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:11.164621 13660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5778ee4e57bd42cc907f9d84b0d29f9e" candidate_uuid: "3e45a0bd38f84a488a0cc7bedc711a88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a476887f5e54cc292a5194d4ef0a2ee" is_pre_election: true
14:26:11.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:11.165021 13794 raft_consensus.cc:2468] T 5778ee4e57bd42cc907f9d84b0d29f9e P 4a6fada6fae34a30a7e5bcba37810ebb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e45a0bd38f84a488a0cc7bedc711a88 in term 0.
14:26:11.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:11.165087 13660 raft_consensus.cc:2468] T 5778ee4e57bd42cc907f9d84b0d29f9e P 4a476887f5e54cc292a5194d4ef0a2ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e45a0bd38f84a488a0cc7bedc711a88 in term 0.
14:26:11.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:11.165706 13457 leader_election.cc:304] T 5778ee4e57bd42cc907f9d84b0d29f9e P 3e45a0bd38f84a488a0cc7bedc711a88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 3e45a0bd38f84a488a0cc7bedc711a88, 4a476887f5e54cc292a5194d4ef0a2ee, 4a6fada6fae34a30a7e5bcba37810ebb; no voters: 
14:26:11.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:11.166082 13878 raft_consensus.cc:2804] T 5778ee4e57bd42cc907f9d84b0d29f9e P 3e45a0bd38f84a488a0cc7bedc711a88 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:26:11.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:11.166232 13878 raft_consensus.cc:493] T 5778ee4e57bd42cc907f9d84b0d29f9e P 3e45a0bd38f84a488a0cc7bedc711a88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:26:11.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:11.166332 13878 raft_consensus.cc:3060] T 5778ee4e57bd42cc907f9d84b0d29f9e P 3e45a0bd38f84a488a0cc7bedc711a88 [term 0 FOLLOWER]: Advancing to term 1
14:26:11.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:11.168417 13878 raft_consensus.cc:515] T 5778ee4e57bd42cc907f9d84b0d29f9e P 3e45a0bd38f84a488a0cc7bedc711a88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e45a0bd38f84a488a0cc7bedc711a88" member_type: VOTER last_known_addr { host: "127.12.239.129" port: 39439 } } peers { permanent_uuid: "4a6fada6fae34a30a7e5bcba37810ebb" member_type: VOTER last_known_addr { host: "127.12.239.131" port: 34883 } } peers { permanent_uuid: "4a476887f5e54cc292a5194d4ef0a2ee" member_type: VOTER last_known_addr { host: "127.12.239.130" port: 40683 } }
14:26:11.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:11.169059 13878 leader_election.cc:290] T 5778ee4e57bd42cc907f9d84b0d29f9e P 3e45a0bd38f84a488a0cc7bedc711a88 [CANDIDATE]: Term 1 election: Requested vote from peers 4a6fada6fae34a30a7e5bcba37810ebb (127.12.239.131:34883), 4a476887f5e54cc292a5194d4ef0a2ee (127.12.239.130:40683)
14:26:11.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:11.169536 13794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5778ee4e57bd42cc907f9d84b0d29f9e" candidate_uuid: "3e45a0bd38f84a488a0cc7bedc711a88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a6fada6fae34a30a7e5bcba37810ebb"
14:26:11.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:11.169540 13660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5778ee4e57bd42cc907f9d84b0d29f9e" candidate_uuid: "3e45a0bd38f84a488a0cc7bedc711a88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a476887f5e54cc292a5194d4ef0a2ee"
14:26:11.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:11.169705 13660 raft_consensus.cc:3060] T 5778ee4e57bd42cc907f9d84b0d29f9e P 4a476887f5e54cc292a5194d4ef0a2ee [term 0 FOLLOWER]: Advancing to term 1
14:26:11.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:11.169727 13794 raft_consensus.cc:3060] T 5778ee4e57bd42cc907f9d84b0d29f9e P 4a6fada6fae34a30a7e5bcba37810ebb [term 0 FOLLOWER]: Advancing to term 1
14:26:11.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:11.171800 13660 raft_consensus.cc:2468] T 5778ee4e57bd42cc907f9d84b0d29f9e P 4a476887f5e54cc292a5194d4ef0a2ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e45a0bd38f84a488a0cc7bedc711a88 in term 1.
14:26:11.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:11.171911 13794 raft_consensus.cc:2468] T 5778ee4e57bd42cc907f9d84b0d29f9e P 4a6fada6fae34a30a7e5bcba37810ebb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e45a0bd38f84a488a0cc7bedc711a88 in term 1.
14:26:11.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:11.172189 13459 leader_election.cc:304] T 5778ee4e57bd42cc907f9d84b0d29f9e P 3e45a0bd38f84a488a0cc7bedc711a88 [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: 3e45a0bd38f84a488a0cc7bedc711a88, 4a476887f5e54cc292a5194d4ef0a2ee; no voters: 
14:26:11.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:11.172446 13878 raft_consensus.cc:2804] T 5778ee4e57bd42cc907f9d84b0d29f9e P 3e45a0bd38f84a488a0cc7bedc711a88 [term 1 FOLLOWER]: Leader election won for term 1
14:26:11.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:11.172868 13878 raft_consensus.cc:697] T 5778ee4e57bd42cc907f9d84b0d29f9e P 3e45a0bd38f84a488a0cc7bedc711a88 [term 1 LEADER]: Becoming Leader. State: Replica: 3e45a0bd38f84a488a0cc7bedc711a88, State: Running, Role: LEADER
14:26:11.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:11.173395 13878 consensus_queue.cc:237] T 5778ee4e57bd42cc907f9d84b0d29f9e P 3e45a0bd38f84a488a0cc7bedc711a88 [LEADER]: Queue going to LEADER mode. State: All 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: "3e45a0bd38f84a488a0cc7bedc711a88" member_type: VOTER last_known_addr { host: "127.12.239.129" port: 39439 } } peers { permanent_uuid: "4a6fada6fae34a30a7e5bcba37810ebb" member_type: VOTER last_known_addr { host: "127.12.239.131" port: 34883 } } peers { permanent_uuid: "4a476887f5e54cc292a5194d4ef0a2ee" member_type: VOTER last_known_addr { host: "127.12.239.130" port: 40683 } }
14:26:11.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:11.178856 13323 catalog_manager.cc:5697] T 5778ee4e57bd42cc907f9d84b0d29f9e P 3e45a0bd38f84a488a0cc7bedc711a88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e45a0bd38f84a488a0cc7bedc711a88 (127.12.239.129). New cstate: current_term: 1 leader_uuid: "3e45a0bd38f84a488a0cc7bedc711a88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e45a0bd38f84a488a0cc7bedc711a88" member_type: VOTER last_known_addr { host: "127.12.239.129" port: 39439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a6fada6fae34a30a7e5bcba37810ebb" member_type: VOTER last_known_addr { host: "127.12.239.131" port: 34883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a476887f5e54cc292a5194d4ef0a2ee" member_type: VOTER last_known_addr { host: "127.12.239.130" port: 40683 } health_report { overall_health: UNKNOWN } } }
14:26:11.318 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:26:11.322 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.12.239.190:45469(127.12.239.190:45469)] connecting to peer
14:26:11.322 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:26:11.322 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:26:11.323 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.12.239.189:33453(127.12.239.189:33453)] connecting to peer
14:26:11.323 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.12.239.190:45469(127.12.239.190:45469)] connecting to peer
14:26:11.324 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:26:11.325 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:26:11.325 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.12.239.190:45469(127.12.239.190:45469)] Successfully connected to peer
14:26:11.333 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:26:11.333 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:26:11.333 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:26:11.334 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:26:11.335 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.12.239.190:45469(127.12.239.190:45469)] connecting to peer
14:26:11.335 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.12.239.190:45469(127.12.239.190:45469)] connecting to peer
14:26:11.336 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.12.239.189:33453(127.12.239.189:33453)] connecting to peer
14:26:11.337 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.12.239.190:45469(127.12.239.190:45469)] connecting to peer
14:26:11.338 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.12.239.190:45469(127.12.239.190:45469)] connecting to peer
14:26:11.341 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.12.239.188:33713(127.12.239.188:33713)] connecting to peer
14:26:11.341 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.12.239.190:45469(127.12.239.190:45469)] connecting to peer
14:26:11.342 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.12.239.189:33453(127.12.239.189:33453)] Successfully connected to peer
14:26:11.343 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.190
14:26:11.346 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.12.239.190:45469(127.12.239.190:45469)] Successfully connected to peer
14:26:11.348 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.12.239.190:45469(127.12.239.190:45469)] connecting to peer
14:26:11.349 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.12.239.189:33453(127.12.239.189:33453)] connecting to peer
14:26:11.351 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.12.239.190:45469(127.12.239.190:45469)] Successfully connected to peer
14:26:11.351 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.189
14:26:11.358 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.12.239.190:45469(127.12.239.190:45469)] connecting to peer
14:26:11.362 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.190
14:26:11.362 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.190
14:26:11.368 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:26:11.375 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.12.239.189:33453(127.12.239.189:33453)] connecting to peer
14:26:11.377 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.12.239.190:45469(127.12.239.190:45469)] Successfully connected to peer
14:26:11.388 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.190
14:26:11.388 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.12.239.188:33713(127.12.239.188:33713)] connecting to peer
14:26:11.390 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.12.239.189:33453(127.12.239.189:33453)] Successfully connected to peer
14:26:11.425 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.12.239.189:33453(127.12.239.189:33453)] connecting to peer
14:26:11.426 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.12.239.188:33713(127.12.239.188:33713)] connecting to peer
14:26:11.427 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.12.239.190:45469(127.12.239.190:45469)] Successfully connected to peer
14:26:11.427 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.12.239.189:33453(127.12.239.189:33453)] connecting to peer
14:26:11.428 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.12.239.189:33453(127.12.239.189:33453)] Successfully connected to peer
14:26:11.429 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.12.239.190:45469(127.12.239.190:45469)] Successfully connected to peer
14:26:11.430 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.12.239.189:33453(127.12.239.189:33453)] connecting to peer
14:26:11.432 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.12.239.190:45469(127.12.239.190:45469)] Successfully connected to peer
14:26:11.434 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.12.239.189:33453(127.12.239.189:33453)] connecting to peer
14:26:11.434 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.12.239.190:45469(127.12.239.190:45469)] Successfully connected to peer
14:26:11.436 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.12.239.190:45469(127.12.239.190:45469)] connecting to peer
14:26:11.437 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.12.239.188:33713(127.12.239.188:33713)] Successfully connected to peer
14:26:11.439 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.12.239.188:33713(127.12.239.188:33713)] connecting to peer
14:26:11.446 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.12.239.189:33453(127.12.239.189:33453)] Successfully connected to peer
14:26:11.454 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.190
14:26:11.457 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.188
14:26:11.462 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.189
14:26:11.466 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.12.239.188:33713(127.12.239.188:33713)] Successfully connected to peer
14:26:11.479 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.189
14:26:11.480 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.190
14:26:11.483 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.12.239.188:33713(127.12.239.188:33713)] connecting to peer
14:26:11.485 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.12.239.188:33713(127.12.239.188:33713)] connecting to peer
14:26:11.487 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.12.239.189:33453(127.12.239.189:33453)] Successfully connected to peer
14:26:11.490 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc8af4e2c, L:/127.0.0.1:38218 - R:/127.12.239.190:45469] using SASL/PLAIN
14:26:11.491 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.12.239.189:33453(127.12.239.189:33453)] Successfully connected to peer
14:26:11.491 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.188
14:26:11.492 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.190
14:26:11.492 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.12.239.188:33713(127.12.239.188:33713)] Successfully connected to peer
14:26:11.493 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.190
14:26:11.521 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.189
14:26:11.521 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.12.239.188:33713(127.12.239.188:33713)] Successfully connected to peer
14:26:11.523 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.12.239.189:33453(127.12.239.189:33453)] connecting to peer
14:26:11.527 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.12.239.190:45469(127.12.239.190:45469)] Successfully connected to peer
14:26:11.528 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.12.239.188:33713(127.12.239.188:33713)] connecting to peer
14:26:11.529 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.12.239.189:33453(127.12.239.189:33453)] Successfully connected to peer
14:26:11.536 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.12.239.188:33713(127.12.239.188:33713)] Successfully connected to peer
14:26:11.538 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x498029f9, L:/127.0.0.1:55114 - R:/127.12.239.189:33453] using SASL/PLAIN
14:26:11.539 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.12.239.188:33713(127.12.239.188:33713)] connecting to peer
14:26:11.542 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:26:11.542 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=208), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [15ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [92ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [207ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: OK, deferred=null) after lookup
14:26:11.545 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.12.239.189:33453(127.12.239.189:33453)] Successfully connected to peer
14:26:11.547 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8f39d6798581433ab784d8e19f13acf0
14:26:11.547 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.12.239.188:33713(127.12.239.188:33713)] Successfully connected to peer
14:26:11.555 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xafb157e9, L:/127.0.0.1:38234 - R:/127.12.239.190:45469] using SASL/PLAIN
14:26:11.565 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.188
14:26:11.564 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.188
14:26:11.562 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.190
14:26:11.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:11.559507 13878 consensus_queue.cc:1048] T 5778ee4e57bd42cc907f9d84b0d29f9e P 3e45a0bd38f84a488a0cc7bedc711a88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a6fada6fae34a30a7e5bcba37810ebb" member_type: VOTER last_known_addr { host: "127.12.239.131" port: 34883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:26:11.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:11.571995 13878 consensus_queue.cc:1048] T 5778ee4e57bd42cc907f9d84b0d29f9e P 3e45a0bd38f84a488a0cc7bedc711a88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a476887f5e54cc292a5194d4ef0a2ee" member_type: VOTER last_known_addr { host: "127.12.239.130" port: 40683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:26:11.586 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1ad74527, L:/127.0.0.1:38236 - R:/127.12.239.190:45469] using SASL/PLAIN
14:26:11.558 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.189
14:26:11.590 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.189
14:26:11.596 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x864a28f6, L:/127.0.0.1:50526 - R:/127.12.239.188:33713] using SASL/PLAIN
14:26:11.597 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.188
14:26:11.603 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6b6da99a, L:/127.0.0.1:38180 - R:/127.12.239.190:45469] using SASL/PLAIN
14:26:11.603 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.189
14:26:11.606 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.12.239.189:33453(127.12.239.189:33453)] connecting to peer
14:26:11.607 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.12.239.188:33713(127.12.239.188:33713)] Successfully connected to peer
14:26:11.609 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.12.239.190:45469(127.12.239.190:45469)] Successfully connected to peer
14:26:11.614 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.188
14:26:11.617 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.190
14:26:11.629 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.189
14:26:11.639 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa0216fcd, L:/127.0.0.1:50530 - R:/127.12.239.188:33713] using SASL/PLAIN
14:26:11.656 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.188
14:26:11.663 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.12.239.188:33713(127.12.239.188:33713)] Successfully connected to peer
14:26:11.656 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x680099a5, L:/127.0.0.1:55128 - R:/127.12.239.189:33453] using SASL/PLAIN
14:26:11.664 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.12.239.188:33713(127.12.239.188:33713)] connecting to peer
14:26:11.666 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.12.239.189:33453(127.12.239.189:33453)] Successfully connected to peer
14:26:11.675 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x01a2dcbc, L:/127.0.0.1:55100 - R:/127.12.239.189:33453] using SASL/PLAIN
14:26:11.679 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:26:11.679 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=360), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [285ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [353ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [357ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: OK, deferred=null) after lookup
14:26:11.680 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.12.239.188:33713(127.12.239.188:33713)] connecting to peer
14:26:11.682 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:26:11.683 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=358), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [138ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [330ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: OK, deferred=null) after lookup
14:26:11.685 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x17fe20ff, L:/127.0.0.1:55136 - R:/127.12.239.189:33453] using SASL/PLAIN
14:26:11.687 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xed89a185, L:/127.0.0.1:38188 - R:/127.12.239.190:45469] using SASL/PLAIN
14:26:11.689 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.188
14:26:11.691 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8f39d6798581433ab784d8e19f13acf0
14:26:11.693 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xff427a84, L:/127.0.0.1:55106 - R:/127.12.239.189:33453] using SASL/PLAIN
14:26:11.694 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9600a938, L:/127.0.0.1:38248 - R:/127.12.239.190:45469] using SASL/PLAIN
14:26:11.701 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.12.239.188:33713(127.12.239.188:33713)] Successfully connected to peer
14:26:11.702 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8f39d6798581433ab784d8e19f13acf0
14:26:11.704 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x98c1da69, L:/127.0.0.1:38202 - R:/127.12.239.190:45469] using SASL/PLAIN
14:26:11.719 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x15543ec5, L:/127.0.0.1:50572 - R:/127.12.239.188:33713] using SASL/PLAIN
14:26:11.720 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe30ac854, L:/127.0.0.1:50522 - R:/127.12.239.188:33713] using SASL/PLAIN
14:26:11.722 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x58e1788e, L:/127.0.0.1:38254 - R:/127.12.239.190:45469] using SASL/PLAIN
14:26:11.723 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:26:11.724 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=401), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [13ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [65ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [377ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [400ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: OK, deferred=null) after lookup
14:26:11.724 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.12.239.188:33713(127.12.239.188:33713)] Successfully connected to peer
14:26:11.726 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.12.239.189:33453(127.12.239.189:33453)] Successfully connected to peer
14:26:11.726 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:26:11.727 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=357), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [87ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [93ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [290ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: OK, deferred=null) after lookup
14:26:11.727 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6a6cc88f, L:/127.0.0.1:50564 - R:/127.12.239.188:33713] using SASL/PLAIN
14:26:11.731 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x882267f9, L:/127.0.0.1:38268 - R:/127.12.239.190:45469] using SASL/PLAIN
14:26:11.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:11.735601 13315 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55114 dropped due to backpressure: service queue is full with 1 items
14:26:11.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:11.735965 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:11.739 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8f39d6798581433ab784d8e19f13acf0
14:26:11.755 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd1b2ebce, L:/127.0.0.1:50574 - R:/127.12.239.188:33713] using SASL/PLAIN
14:26:11.762 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1b595eab, L:/127.0.0.1:55140 - R:/127.12.239.189:33453] using SASL/PLAIN
14:26:11.764 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.188
14:26:11.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:11.767012 13459 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.239.130:40683, user_credentials={real_user=slave}} blocked reactor thread for 56391.2us
14:26:11.774 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x37511e50, L:/127.0.0.1:50550 - R:/127.12.239.188:33713] using SASL/PLAIN
14:26:11.782 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.188
14:26:11.787 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.189
14:26:11.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:11.787930 13316 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:11.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.131:47355 (request call id 6)
14:26:11.796 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8f39d6798581433ab784d8e19f13acf0
14:26:11.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:11.800022 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:11.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.131:47355 (request call id 6)
14:26:11.802 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.189
14:26:11.805 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc6a54565, L:/127.0.0.1:55118 - R:/127.12.239.189:33453] using SASL/PLAIN
14:26:11.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:11.805562 13318 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.12.239.129:48441 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:11.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.131:47355 (request call id 6)
14:26:11.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:11.806638 13571 heartbeater.cc:646] Failed to heartbeat to 127.12.239.189:33453 (0 consecutive failures): Remote error: Failed to send heartbeat to master: Service unavailable: TSHeartbeat request on kudu.master.MasterService from 127.12.239.129:48441 dropped due to backpressure: service queue is full with 1 items
14:26:11.814 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6fc4f180, L:/127.0.0.1:38256 - R:/127.12.239.190:45469] using SASL/PLAIN
14:26:11.820 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9c114676, L:/127.0.0.1:55130 - R:/127.12.239.189:33453] using SASL/PLAIN
14:26:11.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:11.821095 13317 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55130 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:11.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.131:47355 (request call id 6)
14:26:11.824 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55140 dropped due to backpressure: service queue is full with 1 items
14:26:11.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:11.831269 13315 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.12.239.130:58303 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:11.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.131:47355 (request call id 6)
14:26:11.833 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:11.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:11.834625 13708 heartbeater.cc:646] Failed to heartbeat to 127.12.239.189:33453 (0 consecutive failures): Remote error: Failed to send heartbeat to master: Service unavailable: TSHeartbeat request on kudu.master.MasterService from 127.12.239.130:58303 dropped due to backpressure: service queue is full with 1 items
14:26:11.836 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:11.843 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:26:11.843 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=509), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [104ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [168ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [443ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [507ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: OK, deferred=null) after lookup
14:26:11.845 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xafc81e0b, L:/127.0.0.1:50542 - R:/127.12.239.188:33713] using SASL/PLAIN
14:26:11.849 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:11.850 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:11.852 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8f39d6798581433ab784d8e19f13acf0
14:26:11.855 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55130 dropped due to backpressure: service queue is full with 1 items
14:26:11.855 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:11.857 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299978, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:11.875 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299992, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:11.876 [DEBUG - pool-21-thread-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:26:11.879 [DEBUG - pool-21-thread-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=542), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [88ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [257ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [430ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [486ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55140 dropped due to backpressure: service queue is full with 1 items, [515ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55140 dropped due to backpressure: service queue is full with 1 items, [519ms] refreshing cache from master, [520ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [522ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [524ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [529ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: OK, [538ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, deferred=Deferred@792354759(state=PENDING, result=null, callback=(continuation of Deferred@570274896 after retry RPC after error@633484471), errback=(continuation of Deferred@570274896 after retry RPC after error@633484471))) after lookup
14:26:11.886 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8f39d6798581433ab784d8e19f13acf0
14:26:11.890 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:26:11.890 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=567), Traces: [0ms] refreshing cache from master, [16ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [158ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [267ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [524ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [530ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55130 dropped due to backpressure: service queue is full with 1 items, [530ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55130 dropped due to backpressure: service queue is full with 1 items, [541ms] refreshing cache from master, [542ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [542ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [542ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [550ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [550ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [548ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: OK, deferred=Deferred@1088488156(state=PENDING, result=null, callback=(continuation of Deferred@277966323 after retry RPC after error@1911276598), errback=(continuation of Deferred@277966323 after retry RPC after error@1911276598))) after lookup
14:26:11.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:11.892333 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:11.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55130 (request call id 2)
14:26:11.895 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299976, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:11.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:11.903612 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55100 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:11.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55130 (request call id 2)
14:26:11.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:11.909981 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55136 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:11.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55130 (request call id 2)
14:26:11.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:11.910996 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:11.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55130 (request call id 2)
14:26:11.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:11.914088 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55136 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:11.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55130 (request call id 2)
14:26:11.917 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc864ca8c, L:/127.0.0.1:50582 - R:/127.12.239.188:33713] using SASL/PLAIN
14:26:11.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:11.918133 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:11.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55130 (request call id 2)
14:26:11.920 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x72af618b, L:/127.0.0.1:50598 - R:/127.12.239.188:33713] using SASL/PLAIN
14:26:11.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:11.922856 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55100 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:11.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55130 (request call id 2)
14:26:11.924 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf626dba3, L:/127.0.0.1:55150 - R:/127.12.239.189:33453] using SASL/PLAIN
14:26:11.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:11.925216 13316 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55150 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:11.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55130 (request call id 2)
14:26:11.926 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55150 dropped due to backpressure: service queue is full with 1 items
14:26:11.927 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6f8a2a00, L:/127.0.0.1:55158 - R:/127.12.239.189:33453] using SASL/PLAIN
14:26:11.928 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:11.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:11.928637 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:11.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55130 (request call id 2)
14:26:11.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:11.929715 13317 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55158 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:11.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55130 (request call id 2)
14:26:11.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:11.935153 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55136 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:11.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55130 (request call id 2)
14:26:11.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:11.939289 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:11.940 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55158 dropped due to backpressure: service queue is full with 1 items
14:26:11.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55130 (request call id 2)
14:26:11.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:11.939431 13316 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55150 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:11.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55130 (request call id 2)
14:26:11.940 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:11.941 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55150 dropped due to backpressure: service queue is full with 1 items
14:26:11.943 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:11.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:11.943408 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55100 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:11.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55130 (request call id 2)
14:26:11.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:11.949651 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:11.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55130 (request call id 2)
14:26:11.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:11.954443 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55136 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:11.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55130 (request call id 2)
14:26:11.958 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:11.958 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:11.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:11.963151 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55100 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:11.964 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8f39d6798581433ab784d8e19f13acf0
14:26:11.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55150 (request call id 2)
14:26:11.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:11.963572 13317 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55158 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:11.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55150 (request call id 2)
14:26:11.965 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55158 dropped due to backpressure: service queue is full with 1 items
14:26:11.966 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:11.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:11.967633 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55130 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:11.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55150 (request call id 2)
14:26:11.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:11.969204 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:11.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55150 (request call id 2)
14:26:11.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:11.970849 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55118 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:11.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55150 (request call id 2)
14:26:11.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:11.974756 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55136 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:11.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55150 (request call id 2)
14:26:11.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:11.977133 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55118 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:11.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55150 (request call id 2)
14:26:11.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:11.980206 13317 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55158 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:11.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55150 (request call id 2)
14:26:11.981 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55158 dropped due to backpressure: service queue is full with 1 items
14:26:11.982 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:11.984 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:11.984 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:11.985 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:26:11.986 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=660), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [77ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [307ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [368ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [569ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55150 dropped due to backpressure: service queue is full with 1 items, [571ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [571ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55150 dropped due to backpressure: service queue is full with 1 items, [580ms] refreshing cache from master, [581ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [581ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [581ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [584ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55150 dropped due to backpressure: service queue is full with 1 items, [584ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [585ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [586ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55150 dropped due to backpressure: service queue is full with 1 items, [600ms] refreshing cache from master, [601ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [601ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [601ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [604ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [604ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [627ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: OK, deferred=Deferred@1833378521(state=PENDING, result=null, callback=(continuation of Deferred@1782527232 after retry RPC after error@1014933381) -> (continuation of Deferred@918208481 after retry RPC after error@1648296453), errback=(continuation of Deferred@1782527232 after retry RPC after error@1014933381) -> (continuation of Deferred@918208481 after retry RPC after error@1648296453))) after lookup
14:26:11.987 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:11.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:11.983347 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55100 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:11.987 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:11.989 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8f39d6798581433ab784d8e19f13acf0
14:26:11.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:11.991005 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:11.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55128 (request call id 7)
14:26:11.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:11.992252 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55150 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:11.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55128 (request call id 7)
14:26:11.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:11.993928 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:11.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55136 (request call id 8)
14:26:11.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:11.996186 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:11.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55136 (request call id 8)
14:26:11.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:11.998059 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55118 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:11.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55136 (request call id 8)
14:26:11.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:11.998922 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55150 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:11.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55136 (request call id 8)
14:26:12.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.000103 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55136 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55158 (request call id 3)
14:26:12.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.002573 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55100 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55158 (request call id 3)
14:26:12.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.018127 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55118 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55158 (request call id 3)
14:26:12.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.018731 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55150 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55158 (request call id 3)
14:26:12.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.018817 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55158 (request call id 3)
14:26:12.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.029541 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55158 (request call id 3)
14:26:12.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.034761 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55136 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55158 (request call id 3)
14:26:12.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.036079 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55158 (request call id 3)
14:26:12.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.039286 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55150 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55158 (request call id 3)
14:26:12.062 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:12.063 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:12.067 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:26:12.068 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=733), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [270ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [344ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [411ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [590ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [603ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55158 dropped due to backpressure: service queue is full with 1 items, [604ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55158 dropped due to backpressure: service queue is full with 1 items, [622ms] refreshing cache from master, [622ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [623ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [623ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [628ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [629ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55158 dropped due to backpressure: service queue is full with 1 items, [630ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [630ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55158 dropped due to backpressure: service queue is full with 1 items, [641ms] refreshing cache from master, [641ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [642ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [642ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [645ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55158 dropped due to backpressure: service queue is full with 1 items, [645ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [646ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [646ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55158 dropped due to backpressure: service queue is full with 1 items, [661ms] refreshing cache from master, [661ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [662ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [662ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [664ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [665ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [730ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: OK, deferred=Deferred@1953123816(state=PENDING, result=null, callback=(continuation of Deferred@1253213074 after retry RPC after error@1163148488) -> (continuation of Deferred@845589518 after retry RPC after error@340112039) -> (continuation of Deferred@1244994990 after retry RPC after error@786684508), errback=(continuation of Deferred@1253213074 after retry RPC after error@1163148488) -> (continuation of Deferred@845589518 after retry RPC after error@340112039) -> (continuation of Deferred@1244994990 after retry RPC after error@786684508))) after lookup
14:26:12.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.066293 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55150 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55118 (request call id 7)
14:26:12.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.070446 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55118 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55100 (request call id 9)
14:26:12.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.072086 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55100 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55158 (request call id 4)
14:26:12.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.076303 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55136 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55158 (request call id 4)
14:26:12.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.078416 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55158 (request call id 4)
14:26:12.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.079762 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55150 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55158 (request call id 4)
14:26:12.091 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:12.091 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:12.093 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8f39d6798581433ab784d8e19f13acf0
14:26:12.094 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:12.094 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:12.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.097335 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55118 (request call id 8)
14:26:12.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.098851 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55150 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55118 (request call id 8)
14:26:12.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.099603 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55130 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55118 (request call id 8)
14:26:12.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.100284 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55118 (request call id 8)
14:26:12.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.104842 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55118 (request call id 8)
14:26:12.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.107538 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55130 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55118 (request call id 8)
14:26:12.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.118593 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55118 (request call id 8)
14:26:12.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.125591 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55118 (request call id 8)
14:26:12.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.128319 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55130 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55118 (request call id 8)
14:26:12.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.139631 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55118 (request call id 8)
14:26:12.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.143289 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55118 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55100 (request call id 10)
14:26:12.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.145257 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55100 (request call id 10)
14:26:12.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.147312 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55130 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55100 (request call id 10)
14:26:12.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.159057 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55100 (request call id 10)
14:26:12.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.164844 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55100 (request call id 10)
14:26:12.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.167771 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55130 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55100 (request call id 10)
14:26:12.178 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:12.178 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:12.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.181296 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55150 (request call id 11)
14:26:12.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.183519 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55150 (request call id 11)
14:26:12.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.188318 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55130 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55150 (request call id 11)
14:26:12.191 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:12.192 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:12.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.196038 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55114 (request call id 10)
14:26:12.200 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:12.200 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:12.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.203217 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55158 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55140 (request call id 13)
14:26:12.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.205157 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55140 (request call id 13)
14:26:12.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.209400 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55140 (request call id 13)
14:26:12.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.216480 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55118 (request call id 9)
14:26:12.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.218469 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55158 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55118 (request call id 9)
14:26:12.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.224943 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55118 (request call id 9)
14:26:12.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.228780 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55118 (request call id 9)
14:26:12.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.239053 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55158 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55118 (request call id 9)
14:26:12.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.249429 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55118 (request call id 9)
14:26:12.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.258662 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55158 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55118 (request call id 9)
14:26:12.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.268162 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55130 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55118 (request call id 9)
14:26:12.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.268682 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55118 (request call id 9)
14:26:12.278 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:12.279 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:12.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.279178 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55158 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55140 (request call id 14)
14:26:12.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.281111 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55100 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55140 (request call id 14)
14:26:12.292 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:12.292 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:12.299 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:12.299 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:12.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.302958 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55100 (request call id 12)
14:26:12.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.309167 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55100 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55128 (request call id 15)
14:26:12.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.317265 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55128 (request call id 15)
14:26:12.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.318545 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55158 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55128 (request call id 15)
14:26:12.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.323437 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55100 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55128 (request call id 15)
14:26:12.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.334803 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55136 (request call id 11)
14:26:12.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.336330 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55136 (request call id 11)
14:26:12.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.338922 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55158 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55136 (request call id 11)
14:26:12.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.343173 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55100 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55136 (request call id 11)
14:26:12.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.344673 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55136 (request call id 11)
14:26:12.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.347705 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55130 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55136 (request call id 11)
14:26:12.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.348410 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55136 (request call id 11)
14:26:12.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.356804 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55136 (request call id 11)
14:26:12.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.363344 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55100 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55136 (request call id 11)
14:26:12.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.369196 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55136 (request call id 11)
14:26:12.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.376430 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55136 (request call id 11)
14:26:12.379 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:12.379 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:12.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.381383 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55118 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55158 (request call id 13)
14:26:12.393 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:12.393 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:12.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.396636 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55118 (request call id 11)
14:26:12.400 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:12.400 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:12.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.402971 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55150 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55100 (request call id 16)
14:26:12.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.407213 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55100 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55130 (request call id 13)
14:26:12.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.416710 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55130 (request call id 13)
14:26:12.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.418829 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55130 (request call id 13)
14:26:12.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.419843 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55150 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55130 (request call id 13)
14:26:12.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.436655 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55130 (request call id 13)
14:26:12.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.438278 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55130 (request call id 13)
14:26:12.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.438410 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55150 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55130 (request call id 13)
14:26:12.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.444813 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55130 (request call id 13)
14:26:12.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.457126 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55130 (request call id 13)
14:26:12.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.458519 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55130 (request call id 13)
14:26:12.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.459465 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55150 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55130 (request call id 13)
14:26:12.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.463207 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55100 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55130 (request call id 13)
14:26:12.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.478216 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55130 (request call id 13)
14:26:12.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.478910 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55150 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.480 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:12.480 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:12.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.482514 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55136 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55100 (request call id 18)
14:26:12.494 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:12.494 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:12.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.497638 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55158 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55136 (request call id 13)
14:26:12.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.498945 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55136 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55140 (request call id 20)
14:26:12.501 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:12.501 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:12.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.514746 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55118 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55136 (request call id 14)
14:26:12.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.518754 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55158 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55136 (request call id 14)
14:26:12.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.519251 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55136 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55150 (request call id 18)
14:26:12.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.534761 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55136 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55150 (request call id 18)
14:26:12.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.537137 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55118 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55150 (request call id 18)
14:26:12.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.538929 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55158 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55150 (request call id 18)
14:26:12.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.545995 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55150 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55106 (request call id 14)
14:26:12.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.554479 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55136 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55106 (request call id 14)
14:26:12.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.556908 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55118 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55106 (request call id 14)
14:26:12.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.558406 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55158 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55106 (request call id 14)
14:26:12.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.574955 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55136 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55106 (request call id 14)
14:26:12.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.576887 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55118 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55106 (request call id 14)
14:26:12.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.578680 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55158 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55106 (request call id 14)
14:26:12.580 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:12.581 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:12.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.588583 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55130 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55128 (request call id 18)
14:26:12.594 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:12.595 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:12.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.597064 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55100 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55118 (request call id 16)
14:26:12.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.598676 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55118 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55150 (request call id 19)
14:26:12.601 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:12.602 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:12.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.603730 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55100 (request call id 20)
14:26:12.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.607389 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55100 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55130 (request call id 15)
14:26:12.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.618573 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55130 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55158 (request call id 19)
14:26:12.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.618894 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55158 (request call id 19)
14:26:12.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.622622 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55100 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55158 (request call id 19)
14:26:12.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.627698 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55130 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55158 (request call id 19)
14:26:12.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.634490 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55158 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55136 (request call id 18)
14:26:12.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.636583 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55118 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55136 (request call id 18)
14:26:12.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.637888 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55136 (request call id 18)
14:26:12.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.643039 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55100 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55136 (request call id 18)
14:26:12.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.647203 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55130 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55136 (request call id 18)
14:26:12.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.658631 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55136 (request call id 18)
14:26:12.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.662469 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55100 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55136 (request call id 18)
14:26:12.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.667568 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55130 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55136 (request call id 18)
14:26:12.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.677134 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55118 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55114 (request call id 19)
14:26:12.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.677198 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55136 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55114 (request call id 19)
14:26:12.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.678900 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55114 (request call id 19)
14:26:12.681 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:12.682 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:12.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.683971 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55100 (request call id 24)
14:26:12.695 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:12.696 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:12.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.698671 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55158 (request call id 20)
14:26:12.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.698671 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55158 (request call id 20)
14:26:12.702 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:12.702 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:12.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.704752 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55150 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55106 (request call id 16)
14:26:12.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.708026 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55130 (request call id 19)
14:26:12.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.708281 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55130 (request call id 19)
14:26:12.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.719152 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55150 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55130 (request call id 19)
14:26:12.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.725054 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55130 (request call id 19)
14:26:12.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.728718 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55130 (request call id 19)
14:26:12.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:12.738916 13318 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55140 dropped due to backpressure: service queue is full with 1 items [suppressed 163 similar messages]
14:26:12.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.739120 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55130 (request call id 19)
14:26:12.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.739423 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55150 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55130 (request call id 19)
14:26:12.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.745723 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55130 (request call id 19)
14:26:12.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.749161 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55130 (request call id 19)
14:26:12.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.754577 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55130 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55136 (request call id 19)
14:26:12.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.758514 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55150 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55136 (request call id 19)
14:26:12.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.764643 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55136 (request call id 19)
14:26:12.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.768257 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55136 (request call id 19)
14:26:12.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.776836 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55118 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55136 (request call id 19)
14:26:12.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.778965 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55150 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55136 (request call id 19)
14:26:12.782 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:12.782 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:12.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.788714 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55128 (request call id 24)
14:26:12.796 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:12.796 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:12.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.798162 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55100 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55114 (request call id 21)
14:26:12.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.798986 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55150 (request call id 25)
14:26:12.803 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:12.803 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:12.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.805085 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55100 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55106 (request call id 20)
14:26:12.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.805680 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55158 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55106 (request call id 20)
14:26:12.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.807421 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55130 (request call id 20)
14:26:12.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.807978 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55130 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.129:48441 (request call id 7)
14:26:12.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.815953 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.129:48441 (request call id 7)
14:26:12.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.817898 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55158 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.129:48441 (request call id 7)
14:26:12.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.822782 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55100 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.129:48441 (request call id 7)
14:26:12.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.834913 13316 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.12.239.131:47355 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.129:48441 (request call id 7)
14:26:12.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:12.835901 13841 heartbeater.cc:646] Failed to heartbeat to 127.12.239.189:33453 (0 consecutive failures): Remote error: Failed to send heartbeat to master: Service unavailable: TSHeartbeat request on kudu.master.MasterService from 127.12.239.131:47355 dropped due to backpressure: service queue is full with 1 items
14:26:12.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.836537 13315 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.12.239.130:58303 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.129:48441 (request call id 7)
14:26:12.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.837181 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.129:48441 (request call id 7)
14:26:12.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.838376 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55158 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.129:48441 (request call id 7)
14:26:12.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.838376 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.129:48441 (request call id 7)
14:26:12.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.842980 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55100 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.129:48441 (request call id 7)
14:26:12.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.856298 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.129:48441 (request call id 7)
14:26:12.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.859081 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55158 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.129:48441 (request call id 7)
14:26:12.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.862406 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55100 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.129:48441 (request call id 7)
14:26:12.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.864459 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.129:48441 (request call id 7)
14:26:12.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.867027 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55130 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.129:48441 (request call id 7)
14:26:12.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.876518 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.129:48441 (request call id 7)
14:26:12.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.878530 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55158 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.129:48441 (request call id 7)
14:26:12.883 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:12.883 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:12.896 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:12.897 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:12.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.899153 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55158 (request call id 26)
14:26:12.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.902752 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55158 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55100 (request call id 30)
14:26:12.904 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:12.904 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:12.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.908294 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55150 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55128 (request call id 26)
14:26:12.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.918995 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55150 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55128 (request call id 26)
14:26:12.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.938525 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55150 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55128 (request call id 26)
14:26:12.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.942099 13316 service_pool.cc:137] GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:55078 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55128 (request call id 26)
14:26:12.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.942554 13340 master_runner.cc:187] Error getting master registration for 127.12.239.189:33453: Remote error: Service unavailable: GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:55078 dropped due to backpressure: service queue is full with 1 items, 
14:26:12.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.942759 13340 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:26:12.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.958545 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55158 (request call id 27)
14:26:12.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.958675 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55150 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55158 (request call id 27)
14:26:12.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.967777 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55158 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55130 (request call id 22)
14:26:12.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.968809 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55128 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55130 (request call id 22)
14:26:12.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.976368 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55130 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55118 (request call id 20)
14:26:12.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.978300 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55118 (request call id 20)
14:26:12.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.978829 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55150 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55118 (request call id 20)
14:26:12.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.984361 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55118 (request call id 20)
14:26:12.986 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:12.986 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:12.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.988363 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55136 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55128 (request call id 28)
14:26:12.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.993186 13316 service_pool.cc:137] GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:55062 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55128 (request call id 28)
14:26:12.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.993741 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55136 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55128 (request call id 28)
14:26:12.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.993791 13257 master_runner.cc:187] Error getting master registration for 127.12.239.189:33453: Remote error: Service unavailable: GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:55062 dropped due to backpressure: service queue is full with 1 items, 
14:26:12.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.994014 13257 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:26:12.998 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:12.998 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:12.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:12.998733 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55150 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:12.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55158 (request call id 28)
14:26:13.001 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.12.239.188:33713(127.12.239.188:33713)] disconnecting while in state READY
14:26:13.001 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.12.239.190:45469(127.12.239.190:45469)] disconnecting while in state READY
14:26:13.002 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.12.239.189:33453(127.12.239.189:33453)] disconnecting while in state READY
14:26:13.007 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:13.008 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:13.008 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:26:13.008 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.12.239.188:33713(127.12.239.188:33713)] disconnecting while in state READY
14:26:13.008 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.12.239.190:45469(127.12.239.190:45469)] disconnecting while in state READY
14:26:13.008 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.12.239.189:33453(127.12.239.189:33453)] disconnecting while in state READY
14:26:13.009 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.12.239.189:33453(127.12.239.189:33453)] handling channelInactive
14:26:13.009 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.12.239.190:45469(127.12.239.190:45469)] handling channelInactive
14:26:13.009 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.12.239.190:45469(127.12.239.190:45469)] cleaning up while in state READY due to: connection closed
14:26:13.009 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.12.239.189:33453(127.12.239.189:33453)] cleaning up while in state READY due to: connection closed
14:26:13.010 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.12.239.188:33713(127.12.239.188:33713)] handling channelInactive
14:26:13.010 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.12.239.188:33713(127.12.239.188:33713)] cleaning up while in state READY due to: connection closed
14:26:13.010 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.12.239.190:45469(127.12.239.190:45469)] handling channelInactive
14:26:13.010 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.12.239.190:45469(127.12.239.190:45469)] cleaning up while in state READY due to: connection closed
14:26:13.010 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:26:13.014 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.12.239.188:33713(127.12.239.188:33713)] handling channelInactive
14:26:13.014 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.12.239.188:33713(127.12.239.188:33713)] cleaning up while in state READY due to: connection closed
14:26:13.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.014724 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55136 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55130 (request call id 23)
14:26:13.018 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:26:13.021 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.12.239.189:33453(127.12.239.189:33453)] handling channelInactive
14:26:13.021 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.12.239.189:33453(127.12.239.189:33453)] cleaning up while in state READY due to: connection closed
14:26:13.023 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.12.239.190:45469(127.12.239.190:45469)] connecting to peer
14:26:13.023 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:26:13.024 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.12.239.189:33453(127.12.239.189:33453)] connecting to peer
14:26:13.025 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.12.239.190:45469(127.12.239.190:45469)] connecting to peer
14:26:13.026 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.12.239.188:33713(127.12.239.188:33713)] connecting to peer
14:26:13.026 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.12.239.190:45469(127.12.239.190:45469)] Successfully connected to peer
14:26:13.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.035151 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55136 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55130 (request call id 23)
14:26:13.035 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.12.239.189:33453(127.12.239.189:33453)] connecting to peer
14:26:13.037 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.190
14:26:13.038 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.12.239.188:33713(127.12.239.188:33713)] Successfully connected to peer
14:26:13.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.041447 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55150 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55130 (request call id 23)
14:26:13.054 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.12.239.188:33713(127.12.239.188:33713)] connecting to peer
14:26:13.055 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.12.239.190:45469(127.12.239.190:45469)] Successfully connected to peer
14:26:13.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.055835 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55136 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55130 (request call id 23)
14:26:13.063 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.12.239.189:33453(127.12.239.189:33453)] Successfully connected to peer
14:26:13.063 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.12.239.189:33453(127.12.239.189:33453)] Successfully connected to peer
14:26:13.063 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.188
14:26:13.065 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.189
14:26:13.065 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.189
14:26:13.072 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.190
14:26:13.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.074503 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55136 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55130 (request call id 23)
14:26:13.079 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.12.239.188:33713(127.12.239.188:33713)] Successfully connected to peer
14:26:13.087 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:13.087 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:13.096 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xef5dd796, L:/127.0.0.1:38282 - R:/127.12.239.190:45469] using SASL/PLAIN
14:26:13.097 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.188
14:26:13.097 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf4a9882d, L:/127.0.0.1:50604 - R:/127.12.239.188:33713] using SASL/PLAIN
14:26:13.099 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:13.099 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:13.100 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.12.239.188:33713(127.12.239.188:33713)] disconnecting while in state READY
14:26:13.100 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.12.239.190:45469(127.12.239.190:45469)] disconnecting while in state READY
14:26:13.100 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.12.239.189:33453(127.12.239.189:33453)] disconnecting while in state READY
14:26:13.101 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.12.239.188:33713(127.12.239.188:33713)] handling channelInactive
14:26:13.101 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.12.239.188:33713(127.12.239.188:33713)] cleaning up while in state READY due to: connection closed
14:26:13.102 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.12.239.190:45469(127.12.239.190:45469)] handling channelInactive
14:26:13.102 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.12.239.190:45469(127.12.239.190:45469)] cleaning up while in state READY due to: connection closed
14:26:13.103 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:26:13.103 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8fa7bab5, L:/127.0.0.1:38270 - R:/127.12.239.190:45469] using SASL/PLAIN
14:26:13.105 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:13.106 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:13.113 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xae3a67f1, L:/127.0.0.1:55172 - R:/127.12.239.189:33453] using SASL/PLAIN
14:26:13.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.114493 13318 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55172 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55136 (request call id 27)
14:26:13.115 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55172 dropped due to backpressure: service queue is full with 1 items
14:26:13.118 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9e390f64, L:/127.0.0.1:50610 - R:/127.12.239.188:33713] using SASL/PLAIN
14:26:13.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.118789 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55136 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55150 (request call id 33)
14:26:13.119 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:13.123 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x55992d5f, L:/127.0.0.1:55188 - R:/127.12.239.189:33453] using SASL/PLAIN
14:26:13.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.123929 13318 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55150 (request call id 33)
14:26:13.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.124446 13318 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55172 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55150 (request call id 33)
14:26:13.125 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55188 dropped due to backpressure: service queue is full with 1 items
14:26:13.125 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:13.125 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55172 dropped due to backpressure: service queue is full with 1 items
14:26:13.126 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:13.126 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.12.239.189:33453(127.12.239.189:33453)] handling channelInactive
14:26:13.126 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.12.239.189:33453(127.12.239.189:33453)] cleaning up while in state READY due to: connection closed
14:26:13.128 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:26:13.129 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.12.239.190:45469(127.12.239.190:45469)] connecting to peer
14:26:13.131 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.12.239.189:33453(127.12.239.189:33453)] connecting to peer
14:26:13.131 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.12.239.188:33713(127.12.239.188:33713)] connecting to peer
14:26:13.133 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.12.239.190:45469(127.12.239.190:45469)] Successfully connected to peer
14:26:13.134 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.12.239.189:33453(127.12.239.189:33453)] Successfully connected to peer
14:26:13.138 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.12.239.188:33713(127.12.239.188:33713)] Successfully connected to peer
14:26:13.141 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.189
14:26:13.141 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.188
14:26:13.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.144948 13318 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55172 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55150 (request call id 33)
14:26:13.145 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55172 dropped due to backpressure: service queue is full with 1 items
14:26:13.146 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:13.146 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.190
14:26:13.148 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55188 dropped due to backpressure: service queue is full with 1 items
14:26:13.148 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:13.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.148162 13318 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55150 (request call id 33)
14:26:13.162 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf3f9c00f, L:/127.0.0.1:50620 - R:/127.12.239.188:33713] using SASL/PLAIN
14:26:13.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.164960 13318 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55172 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55150 (request call id 33)
14:26:13.165 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55172 dropped due to backpressure: service queue is full with 1 items
14:26:13.166 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:13.168 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55188 dropped due to backpressure: service queue is full with 1 items
14:26:13.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.167888 13318 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55150 (request call id 33)
14:26:13.169 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:13.179 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xdb046f9c, L:/127.0.0.1:38292 - R:/127.12.239.190:45469] using SASL/PLAIN
14:26:13.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.184845 13318 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55172 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55150 (request call id 33)
14:26:13.186 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55172 dropped due to backpressure: service queue is full with 1 items
14:26:13.187 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:13.188 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:13.189 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:13.189 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbe56ec6b, L:/127.0.0.1:55202 - R:/127.12.239.189:33453] using SASL/PLAIN
14:26:13.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.190003 13317 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55202 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55188 (request call id 3)
14:26:13.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.190613 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55130 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55188 (request call id 3)
14:26:13.192 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55202 dropped due to backpressure: service queue is full with 1 items
14:26:13.192 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:13.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.193936 13317 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55136 (request call id 28)
14:26:13.194 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55188 dropped due to backpressure: service queue is full with 1 items
14:26:13.194 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:13.200 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:13.200 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:13.200 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.12.239.188:33713(127.12.239.188:33713)] disconnecting while in state READY
14:26:13.201 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.12.239.190:45469(127.12.239.190:45469)] disconnecting while in state READY
14:26:13.201 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.12.239.189:33453(127.12.239.189:33453)] disconnecting while in state READY
14:26:13.201 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.12.239.188:33713(127.12.239.188:33713)] handling channelInactive
14:26:13.201 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.12.239.190:45469(127.12.239.190:45469)] handling channelInactive
14:26:13.201 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:26:13.201 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.12.239.190:45469(127.12.239.190:45469)] cleaning up while in state READY due to: connection closed
14:26:13.201 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.12.239.188:33713(127.12.239.188:33713)] cleaning up while in state READY due to: connection closed
14:26:13.205 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.12.239.189:33453(127.12.239.189:33453)] handling channelInactive
14:26:13.205 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.12.239.189:33453(127.12.239.189:33453)] cleaning up while in state READY due to: connection closed
14:26:13.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.206921 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55130 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55172 (request call id 5)
14:26:13.208 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:26:13.210 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:13.210 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:13.213 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.12.239.188:33713(127.12.239.188:33713)] disconnecting while in state READY
14:26:13.213 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.12.239.190:45469(127.12.239.190:45469)] disconnecting while in state READY
14:26:13.213 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.12.239.189:33453(127.12.239.189:33453)] disconnecting while in state READY
14:26:13.214 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.12.239.190:45469(127.12.239.190:45469)] handling channelInactive
14:26:13.214 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.12.239.190:45469(127.12.239.190:45469)] cleaning up while in state READY due to: connection closed
14:26:13.214 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:26:13.215 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.12.239.188:33713(127.12.239.188:33713)] handling channelInactive
14:26:13.215 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.12.239.188:33713(127.12.239.188:33713)] cleaning up while in state READY due to: connection closed
14:26:13.216 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=196), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [79ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [93ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55172 dropped due to backpressure: service queue is full with 1 items, [98ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55172 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [102ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55172 dropped due to backpressure: service queue is full with 1 items, [104ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55172 dropped due to backpressure: service queue is full with 1 items, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [123ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55172 dropped due to backpressure: service queue is full with 1 items, [123ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [124ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55172 dropped due to backpressure: service queue is full with 1 items, [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [142ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55172 dropped due to backpressure: service queue is full with 1 items, [144ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [144ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55172 dropped due to backpressure: service queue is full with 1 items, [160ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [164ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55172 dropped due to backpressure: service queue is full with 1 items, [165ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [165ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55172 dropped due to backpressure: service queue is full with 1 items, [181ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [185ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [190ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [192ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: OK, deferred=Deferred@2010081092(state=PENDING, result=null, callback=(continuation of Deferred@1674489976 after retry RPC after error@1190310123) -> (continuation of Deferred@454637931 after retry RPC after error@400594955) -> (continuation of Deferred@29079551 after retry RPC after error@1386035915) -> (continuation of Deferred@1938322 after retry RPC after error@330195802) -> (continuation of Deferred@1341532831 after retry RPC after error@1954941640), errback=(continuation of Deferred@1674489976 after retry RPC after error@1190310123) -> (continuation of Deferred@454637931 after retry RPC after error@400594955) -> (continuation of Deferred@29079551 after retry RPC after error@1386035915) -> (continuation of Deferred@1938322 after retry RPC after error@330195802) -> (continuation of Deferred@1341532831 after retry RPC after error@1954941640))) after lookup
14:26:13.217 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:26:13.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.216869 13318 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55202 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55172 (request call id 6)
14:26:13.219 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55202 dropped due to backpressure: service queue is full with 1 items
14:26:13.219 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:13.222 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.12.239.190:45469(127.12.239.190:45469)] connecting to peer
14:26:13.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.227321 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55130 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55172 (request call id 6)
14:26:13.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.228472 13318 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55172 (request call id 6)
14:26:13.229 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55188 dropped due to backpressure: service queue is full with 1 items
14:26:13.229 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:13.229 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.12.239.189:33453(127.12.239.189:33453)] connecting to peer
14:26:13.229 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.12.239.189:33453(127.12.239.189:33453)] handling channelInactive
14:26:13.230 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.12.239.189:33453(127.12.239.189:33453)] cleaning up while in state READY due to: connection closed
14:26:13.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.234027 13317 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55202 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55172 (request call id 6)
14:26:13.234 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55202 dropped due to backpressure: service queue is full with 1 items
14:26:13.235 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:13.236 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:26:13.237 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.12.239.188:33713(127.12.239.188:33713)] connecting to peer
14:26:13.238 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.12.239.190:45469(127.12.239.190:45469)] Successfully connected to peer
14:26:13.239 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.12.239.189:33453(127.12.239.189:33453)] Successfully connected to peer
14:26:13.241 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.189
14:26:13.243 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.190
14:26:13.243 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.12.239.190:45469(127.12.239.190:45469)] connecting to peer
14:26:13.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.246831 13318 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55172 (request call id 6)
14:26:13.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.248165 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55130 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55172 (request call id 6)
14:26:13.249 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55188 dropped due to backpressure: service queue is full with 1 items
14:26:13.249 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:13.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.252521 13317 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55202 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55172 (request call id 6)
14:26:13.253 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55202 dropped due to backpressure: service queue is full with 1 items
14:26:13.254 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:13.254 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.12.239.188:33713(127.12.239.188:33713)] Successfully connected to peer
14:26:13.256 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.188
14:26:13.260 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.12.239.189:33453(127.12.239.189:33453)] connecting to peer
14:26:13.261 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.12.239.190:45469(127.12.239.190:45469)] Successfully connected to peer
14:26:13.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.267299 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55130 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55172 (request call id 6)
14:26:13.268 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc676bf12, L:/127.0.0.1:55210 - R:/127.12.239.189:33453] using SASL/PLAIN
14:26:13.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.269053 13316 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55210 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55172 (request call id 6)
14:26:13.269 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.190
14:26:13.274 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55210 dropped due to backpressure: service queue is full with 1 items
14:26:13.274 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.12.239.188:33713(127.12.239.188:33713)] connecting to peer
14:26:13.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.274706 13317 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55202 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55172 (request call id 6)
14:26:13.275 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55202 dropped due to backpressure: service queue is full with 1 items
14:26:13.275 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:13.276 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.12.239.189:33453(127.12.239.189:33453)] Successfully connected to peer
14:26:13.278 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.189
14:26:13.278 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x497e1565, L:/127.0.0.1:38306 - R:/127.12.239.190:45469] using SASL/PLAIN
14:26:13.284 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x39e21338, L:/127.0.0.1:50624 - R:/127.12.239.188:33713] using SASL/PLAIN
14:26:13.286 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:13.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.287655 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55130 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55172 (request call id 6)
14:26:13.289 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:13.290 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8f39d6798581433ab784d8e19f13acf0
14:26:13.294 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0026cfe5, L:/127.0.0.1:38318 - R:/127.12.239.190:45469] using SASL/PLAIN
14:26:13.295 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:13.295 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.12.239.188:33713(127.12.239.188:33713)] disconnecting while in state READY
14:26:13.296 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.12.239.190:45469(127.12.239.190:45469)] disconnecting while in state READY
14:26:13.296 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.12.239.189:33453(127.12.239.189:33453)] disconnecting while in state READY
14:26:13.296 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.12.239.188:33713(127.12.239.188:33713)] handling channelInactive
14:26:13.297 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.12.239.188:33713(127.12.239.188:33713)] cleaning up while in state READY due to: connection closed
14:26:13.297 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.12.239.190:45469(127.12.239.190:45469)] handling channelInactive
14:26:13.297 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.12.239.190:45469(127.12.239.190:45469)] cleaning up while in state READY due to: connection closed
14:26:13.299 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:26:13.300 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:13.301 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:13.301 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.12.239.188:33713(127.12.239.188:33713)] disconnecting while in state READY
14:26:13.301 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.12.239.190:45469(127.12.239.190:45469)] disconnecting while in state READY
14:26:13.301 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.12.239.189:33453(127.12.239.189:33453)] disconnecting while in state READY
14:26:13.302 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.12.239.190:45469(127.12.239.190:45469)] handling channelInactive
14:26:13.302 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.12.239.190:45469(127.12.239.190:45469)] cleaning up while in state READY due to: connection closed
14:26:13.302 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.12.239.189:33453(127.12.239.189:33453)] handling channelInactive
14:26:13.303 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.12.239.189:33453(127.12.239.189:33453)] cleaning up while in state READY due to: connection closed
14:26:13.303 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:26:13.305 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.12.239.188:33713(127.12.239.188:33713)] Successfully connected to peer
14:26:13.308 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:26:13.309 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=284), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [10ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [28ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [78ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [96ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [100ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55188 dropped due to backpressure: service queue is full with 1 items, [100ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55188 dropped due to backpressure: service queue is full with 1 items, [120ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [122ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55188 dropped due to backpressure: service queue is full with 1 items, [124ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55188 dropped due to backpressure: service queue is full with 1 items, [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [142ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55188 dropped due to backpressure: service queue is full with 1 items, [144ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [144ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55188 dropped due to backpressure: service queue is full with 1 items, [160ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [162ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [169ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55188 dropped due to backpressure: service queue is full with 1 items, [169ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55188 dropped due to backpressure: service queue is full with 1 items, [200ms] refreshing cache from master, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [203ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [203ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [204ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55188 dropped due to backpressure: service queue is full with 1 items, [204ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55188 dropped due to backpressure: service queue is full with 1 items, [220ms] refreshing cache from master, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [223ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [224ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55188 dropped due to backpressure: service queue is full with 1 items, [224ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [224ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55188 dropped due to backpressure: service queue is full with 1 items, [280ms] refreshing cache from master, [280ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [280ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [280ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [282ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: OK, [283ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, deferred=Deferred@167860679(state=PENDING, result=null, callback=(continuation of Deferred@1664977389 after retry RPC after error@1541380635) -> (continuation of Deferred@1997265544 after retry RPC after error@2009361103) -> (continuation of Deferred@2017060667 after retry RPC after error@1603380581) -> (continuation of Deferred@1994914693 after retry RPC after error@581006724) -> (continuation of Deferred@353787604 after retry RPC after error@1207856030) -> (continuation of Deferred@244091703 after retry RPC after error@656986679), errback=(continuation of Deferred@1664977389 after retry RPC after error@1541380635) -> (continuation of Deferred@1997265544 after retry RPC after error@2009361103) -> (continuation of Deferred@2017060667 after retry RPC after error@1603380581) -> (continuation of Deferred@1994914693 after retry RPC after error@581006724) -> (continuation of Deferred@353787604 after retry RPC after error@1207856030) -> (continuation of Deferred@244091703 after retry RPC after error@656986679))) after lookup
14:26:13.310 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:26:13.310 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=101), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [15ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [51ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55210 dropped due to backpressure: service queue is full with 1 items, [58ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55210 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [82ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [87ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: OK, deferred=Deferred@352110508(state=PENDING, result=null, callback=(continuation of Deferred@2119440308 after retry RPC after error@623038620), errback=(continuation of Deferred@2119440308 after retry RPC after error@623038620))) after lookup
14:26:13.313 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:13.313 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:13.314 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:26:13.315 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.188
14:26:13.315 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=185), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [35ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [54ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55202 dropped due to backpressure: service queue is full with 1 items, [63ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55202 dropped due to backpressure: service queue is full with 1 items, [83ms] refreshing cache from master, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [86ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [89ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [90ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55202 dropped due to backpressure: service queue is full with 1 items, [90ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55202 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [104ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55202 dropped due to backpressure: service queue is full with 1 items, [106ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55202 dropped due to backpressure: service queue is full with 1 items, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [124ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55202 dropped due to backpressure: service queue is full with 1 items, [124ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [125ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55202 dropped due to backpressure: service queue is full with 1 items, [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [144ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [145ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [146ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55202 dropped due to backpressure: service queue is full with 1 items, [146ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55202 dropped due to backpressure: service queue is full with 1 items, [181ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [183ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [184ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [184ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: OK, deferred=Deferred@1695975762(state=PENDING, result=null, callback=(continuation of Deferred@745661420 after retry RPC after error@1421413824) -> (continuation of Deferred@1412708816 after retry RPC after error@87651869) -> (continuation of Deferred@645176277 after retry RPC after error@977225174) -> (continuation of Deferred@1328550392 after retry RPC after error@24579997) -> (continuation of Deferred@56591957 after retry RPC after error@1125016093), errback=(continuation of Deferred@745661420 after retry RPC after error@1421413824) -> (continuation of Deferred@1412708816 after retry RPC after error@87651869) -> (continuation of Deferred@645176277 after retry RPC after error@977225174) -> (continuation of Deferred@1328550392 after retry RPC after error@24579997) -> (continuation of Deferred@56591957 after retry RPC after error@1125016093))) after lookup
14:26:13.318 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8f39d6798581433ab784d8e19f13acf0
14:26:13.319 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8f39d6798581433ab784d8e19f13acf0
14:26:13.322 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8f39d6798581433ab784d8e19f13acf0
14:26:13.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.323593 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55210 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55188 (request call id 8)
14:26:13.329 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd7b6afe3, L:/127.0.0.1:55224 - R:/127.12.239.189:33453] using SASL/PLAIN
14:26:13.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.329975 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55224 (request call id 0)
14:26:13.332 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.12.239.188:33713(127.12.239.188:33713)] handling channelInactive
14:26:13.333 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.12.239.188:33713(127.12.239.188:33713)] cleaning up while in state READY due to: connection closed
14:26:13.336 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:26:13.337 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.12.239.189:33453(127.12.239.189:33453)] handling channelInactive
14:26:13.340 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:26:13.340 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.12.239.189:33453(127.12.239.189:33453)] cleaning up while in state READY due to: connection closed
14:26:13.342 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.12.239.190:45469(127.12.239.190:45469)] connecting to peer
14:26:13.344 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.12.239.190:45469(127.12.239.190:45469)] connecting to peer
14:26:13.344 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x87acfb71, L:/127.0.0.1:50632 - R:/127.12.239.188:33713] using SASL/PLAIN
14:26:13.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.343576 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55210 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55224 (request call id 0)
14:26:13.345 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.12.239.189:33453(127.12.239.189:33453)] connecting to peer
14:26:13.346 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.12.239.190:45469(127.12.239.190:45469)] Successfully connected to peer
14:26:13.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.347492 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55224 (request call id 0)
14:26:13.348 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.12.239.188:33713(127.12.239.188:33713)] connecting to peer
14:26:13.350 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.190
14:26:13.351 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.12.239.189:33453(127.12.239.189:33453)] Successfully connected to peer
14:26:13.353 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.12.239.189:33453(127.12.239.189:33453)] connecting to peer
14:26:13.354 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.189
14:26:13.360 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.12.239.190:45469(127.12.239.190:45469)] Successfully connected to peer
14:26:13.362 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.190
14:26:13.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.363783 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55210 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55224 (request call id 0)
14:26:13.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.366528 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55224 (request call id 0)
14:26:13.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.367378 13317 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55224 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55130 (request call id 30)
14:26:13.368 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55224 dropped due to backpressure: service queue is full with 1 items
14:26:13.368 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:13.377 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.12.239.188:33713(127.12.239.188:33713)] Successfully connected to peer
14:26:13.379 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.12.239.188:33713(127.12.239.188:33713)] connecting to peer
14:26:13.379 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.188
14:26:13.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.383239 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55210 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55130 (request call id 30)
14:26:13.386 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6ff61dd2, L:/127.0.0.1:38330 - R:/127.12.239.190:45469] using SASL/PLAIN
14:26:13.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.386456 13317 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55224 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55130 (request call id 30)
14:26:13.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.386699 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55130 (request call id 30)
14:26:13.389 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55224 dropped due to backpressure: service queue is full with 1 items
14:26:13.389 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:13.390 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf7948455, L:/127.0.0.1:55226 - R:/127.12.239.189:33453] using SASL/PLAIN
14:26:13.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.392369 13317 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55226 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55130 (request call id 30)
14:26:13.393 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55226 dropped due to backpressure: service queue is full with 1 items
14:26:13.396 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.12.239.189:33453(127.12.239.189:33453)] Successfully connected to peer
14:26:13.396 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x949d2d5c, L:/127.0.0.1:38332 - R:/127.12.239.190:45469] using SASL/PLAIN
14:26:13.397 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:13.397 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:13.397 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.12.239.188:33713(127.12.239.188:33713)] Successfully connected to peer
14:26:13.399 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.189
14:26:13.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.403404 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55172 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55210 (request call id 7)
14:26:13.405 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.188
14:26:13.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.405983 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55210 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55224 (request call id 2)
14:26:13.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.406901 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55224 (request call id 2)
14:26:13.416 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:13.417 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:13.417 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.12.239.188:33713(127.12.239.188:33713)] disconnecting while in state READY
14:26:13.418 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.12.239.190:45469(127.12.239.190:45469)] disconnecting while in state READY
14:26:13.418 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.12.239.189:33453(127.12.239.189:33453)] disconnecting while in state READY
14:26:13.418 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.12.239.190:45469(127.12.239.190:45469)] handling channelInactive
14:26:13.418 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.12.239.190:45469(127.12.239.190:45469)] cleaning up while in state READY due to: connection closed
14:26:13.418 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.12.239.188:33713(127.12.239.188:33713)] handling channelInactive
14:26:13.419 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:26:13.419 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.12.239.188:33713(127.12.239.188:33713)] cleaning up while in state READY due to: connection closed
14:26:13.419 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=182), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [17ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [31ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [58ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55224 dropped due to backpressure: service queue is full with 1 items, [125ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55224 dropped due to backpressure: service queue is full with 1 items, [140ms] refreshing cache from master, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [145ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [145ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [145ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55224 dropped due to backpressure: service queue is full with 1 items, [146ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55224 dropped due to backpressure: service queue is full with 1 items, [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [164ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [165ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [174ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: OK, deferred=Deferred@1693395091(state=PENDING, result=null, callback=(continuation of Deferred@493205544 after retry RPC after error@324335617) -> (continuation of Deferred@1823954897 after retry RPC after error@1895911780), errback=(continuation of Deferred@493205544 after retry RPC after error@324335617) -> (continuation of Deferred@1823954897 after retry RPC after error@1895911780))) after lookup
14:26:13.419 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:26:13.423 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8f39d6798581433ab784d8e19f13acf0
14:26:13.423 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:13.424 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:13.425 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc900d877, L:/127.0.0.1:55234 - R:/127.12.239.189:33453] using SASL/PLAIN
14:26:13.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.426316 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55224 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55202 (request call id 8)
14:26:13.427 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:26:13.428 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=87), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [36ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [57ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: OK, deferred=null) after lookup
14:26:13.428 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9717b792, L:/127.0.0.1:50652 - R:/127.12.239.188:33713] using SASL/PLAIN
14:26:13.430 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.12.239.189:33453(127.12.239.189:33453)] handling channelInactive
14:26:13.430 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.12.239.189:33453(127.12.239.189:33453)] cleaning up while in state READY due to: connection closed
14:26:13.433 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:26:13.434 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc85e05e2, L:/127.0.0.1:50648 - R:/127.12.239.188:33713] using SASL/PLAIN
14:26:13.435 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.12.239.190:45469(127.12.239.190:45469)] connecting to peer
14:26:13.436 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.12.239.189:33453(127.12.239.189:33453)] connecting to peer
14:26:13.437 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.12.239.190:45469(127.12.239.190:45469)] Successfully connected to peer
14:26:13.438 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:13.439 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.12.239.188:33713(127.12.239.188:33713)] connecting to peer
14:26:13.440 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.190
14:26:13.441 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.12.239.189:33453(127.12.239.189:33453)] Successfully connected to peer
14:26:13.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.443732 13317 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:55234 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55226 (request call id 1)
14:26:13.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.445856 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55224 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55226 (request call id 1)
14:26:13.447 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55226 dropped due to backpressure: service queue is full with 1 items
14:26:13.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.447065 13316 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55226 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55188 (request call id 13)
14:26:13.447 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:13.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.447751 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55210 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55188 (request call id 13)
14:26:13.448 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.189
14:26:13.455 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.12.239.188:33713(127.12.239.188:33713)] Successfully connected to peer
14:26:13.462 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x432e1978, L:/127.0.0.1:38334 - R:/127.12.239.190:45469] using SASL/PLAIN
14:26:13.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.465199 13315 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:55234 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55188 (request call id 13)
14:26:13.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.465790 13317 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55226 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55188 (request call id 13)
14:26:13.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.466145 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55224 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55188 (request call id 13)
14:26:13.466 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55226 dropped due to backpressure: service queue is full with 1 items
14:26:13.466 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:13.468 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.188
14:26:13.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.478607 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55140 (request call id 30)
14:26:13.481 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xdd2a13d4, L:/127.0.0.1:55244 - R:/127.12.239.189:33453] using SASL/PLAIN
14:26:13.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.481813 13316 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55140 (request call id 30)
14:26:13.483 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55244 dropped due to backpressure: service queue is full with 1 items
14:26:13.486 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55226 dropped due to backpressure: service queue is full with 1 items
14:26:13.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.484899 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55224 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55140 (request call id 30)
14:26:13.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.485301 13317 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55226 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55140 (request call id 30)
14:26:13.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.486229 13315 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:55234 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55140 (request call id 30)
14:26:13.488 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:13.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.488893 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55210 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55140 (request call id 30)
14:26:13.491 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x655a1ae1, L:/127.0.0.1:50668 - R:/127.12.239.188:33713] using SASL/PLAIN
14:26:13.493 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:13.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.496181 13316 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55140 (request call id 30)
14:26:13.497 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55244 dropped due to backpressure: service queue is full with 1 items
14:26:13.497 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:13.499 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:13.499 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:13.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.503679 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55130 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55226 (request call id 4)
14:26:13.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.505419 13315 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:55234 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55226 (request call id 4)
14:26:13.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.506631 13318 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55226 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55188 (request call id 14)
14:26:13.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.506744 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55224 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55188 (request call id 14)
14:26:13.507 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55226 dropped due to backpressure: service queue is full with 1 items
14:26:13.507 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:13.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.507994 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55130 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55188 (request call id 14)
14:26:13.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.518760 13316 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55188 (request call id 14)
14:26:13.519 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55244 dropped due to backpressure: service queue is full with 1 items
14:26:13.519 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:13.525 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:13.526 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:13.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.525820 13317 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:55234 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55226 (request call id 5)
14:26:13.527 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:13.528 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:13.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.527650 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55172 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.529 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:26:13.530 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=193), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [49ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [51ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55226 dropped due to backpressure: service queue is full with 1 items, [96ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [96ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55226 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [103ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55226 dropped due to backpressure: service queue is full with 1 items, [105ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55226 dropped due to backpressure: service queue is full with 1 items, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [123ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55226 dropped due to backpressure: service queue is full with 1 items, [125ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55226 dropped due to backpressure: service queue is full with 1 items, [140ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [144ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55226 dropped due to backpressure: service queue is full with 1 items, [145ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [146ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [146ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55226 dropped due to backpressure: service queue is full with 1 items, [160ms] refreshing cache from master, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [162ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [165ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55226 dropped due to backpressure: service queue is full with 1 items, [165ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55226 dropped due to backpressure: service queue is full with 1 items, [181ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [183ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [184ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [186ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: OK, deferred=Deferred@1807090173(state=PENDING, result=null, callback=(continuation of Deferred@298959936 after retry RPC after error@1810754508) -> (continuation of Deferred@874170469 after retry RPC after error@1878564594) -> (continuation of Deferred@1880401033 after retry RPC after error@1948488396) -> (continuation of Deferred@379073997 after retry RPC after error@1027356386) -> (continuation of Deferred@1759116576 after retry RPC after error@8697605), errback=(continuation of Deferred@298959936 after retry RPC after error@1810754508) -> (continuation of Deferred@874170469 after retry RPC after error@1878564594) -> (continuation of Deferred@1880401033 after retry RPC after error@1948488396) -> (continuation of Deferred@379073997 after retry RPC after error@1027356386) -> (continuation of Deferred@1759116576 after retry RPC after error@8697605))) after lookup
14:26:13.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.531572 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55202 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55226 (request call id 6)
14:26:13.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.536618 13316 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55226 (request call id 6)
14:26:13.537 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55244 dropped due to backpressure: service queue is full with 1 items
14:26:13.539 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:13.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.544317 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55224 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55226 (request call id 6)
14:26:13.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.544341 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55172 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55226 (request call id 6)
14:26:13.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.551061 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55202 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55226 (request call id 6)
14:26:13.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.556536 13316 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55226 (request call id 6)
14:26:13.557 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55244 dropped due to backpressure: service queue is full with 1 items
14:26:13.559 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:13.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.563378 13316 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:55226 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55210 (request call id 10)
14:26:13.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.563658 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55172 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55210 (request call id 10)
14:26:13.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.565230 13315 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:55234 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55210 (request call id 10)
14:26:13.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.571175 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55202 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55210 (request call id 10)
14:26:13.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.584285 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55172 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55210 (request call id 10)
14:26:13.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.584815 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55224 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55210 (request call id 10)
14:26:13.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.591369 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55202 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55210 (request call id 10)
14:26:13.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.595994 13316 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55210 (request call id 10)
14:26:13.596 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55244 dropped due to backpressure: service queue is full with 1 items
14:26:13.597 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:13.599 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:13.600 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:13.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.604126 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55172 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55224 (request call id 11)
14:26:13.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.604094 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55224 (request call id 11)
14:26:13.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.610651 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55202 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55224 (request call id 11)
14:26:13.617 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55244 dropped due to backpressure: service queue is full with 1 items
14:26:13.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.616528 13316 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55224 (request call id 11)
14:26:13.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.618356 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55224 (request call id 11)
14:26:13.619 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:13.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.623597 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55224 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55226 (request call id 7)
14:26:13.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.624732 13315 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:55234 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55226 (request call id 7)
14:26:13.626 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:13.626 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:13.627 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8f39d6798581433ab784d8e19f13acf0
14:26:13.628 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:13.629 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:13.629 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.12.239.188:33713(127.12.239.188:33713)] disconnecting while in state READY
14:26:13.630 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.12.239.190:45469(127.12.239.190:45469)] disconnecting while in state READY
14:26:13.630 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.12.239.189:33453(127.12.239.189:33453)] disconnecting while in state READY
14:26:13.630 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.12.239.188:33713(127.12.239.188:33713)] handling channelInactive
14:26:13.630 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.12.239.188:33713(127.12.239.188:33713)] cleaning up while in state READY due to: connection closed
14:26:13.631 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.12.239.190:45469(127.12.239.190:45469)] handling channelInactive
14:26:13.631 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.12.239.190:45469(127.12.239.190:45469)] cleaning up while in state READY due to: connection closed
14:26:13.632 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:26:13.633 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.12.239.189:33453(127.12.239.189:33453)] handling channelInactive
14:26:13.634 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.12.239.189:33453(127.12.239.189:33453)] cleaning up while in state READY due to: connection closed
14:26:13.637 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:26:13.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.638510 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55202 (request call id 14)
14:26:13.641 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.12.239.190:45469(127.12.239.190:45469)] connecting to peer
14:26:13.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.643666 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55202 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55172 (request call id 15)
14:26:13.645 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.12.239.189:33453(127.12.239.189:33453)] connecting to peer
14:26:13.646 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.12.239.190:45469(127.12.239.190:45469)] Successfully connected to peer
14:26:13.647 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.12.239.188:33713(127.12.239.188:33713)] connecting to peer
14:26:13.648 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.190
14:26:13.649 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.12.239.189:33453(127.12.239.189:33453)] Successfully connected to peer
14:26:13.650 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.12.239.188:33713(127.12.239.188:33713)] Successfully connected to peer
14:26:13.653 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.189
14:26:13.655 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.188
14:26:13.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.658382 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55172 (request call id 15)
14:26:13.667 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc88ece03, L:/127.0.0.1:38338 - R:/127.12.239.190:45469] using SASL/PLAIN
14:26:13.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.678531 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55172 (request call id 15)
14:26:13.679 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9339d01f, L:/127.0.0.1:55250 - R:/127.12.239.189:33453] using SASL/PLAIN
14:26:13.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.680413 13315 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55250 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55172 (request call id 15)
14:26:13.682 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55250 dropped due to backpressure: service queue is full with 1 items
14:26:13.683 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x33f662f1, L:/127.0.0.1:50674 - R:/127.12.239.188:33713] using SASL/PLAIN
14:26:13.685 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:13.701 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:13.701 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:13.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.704032 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55210 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55250 (request call id 1)
14:26:13.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.710944 13317 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55250 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55202 (request call id 15)
14:26:13.711 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55250 dropped due to backpressure: service queue is full with 1 items
14:26:13.711 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:13.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.716408 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55202 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55244 (request call id 7)
14:26:13.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.718003 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55244 (request call id 7)
14:26:13.724 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55250 dropped due to backpressure: service queue is full with 1 items
14:26:13.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.723150 13315 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55250 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.725 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:13.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55244 (request call id 7)
14:26:13.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.724295 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55210 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55244 (request call id 7)
14:26:13.730 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:13.730 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:13.731 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:26:13.732 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=297), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [33ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [49ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55244 dropped due to backpressure: service queue is full with 1 items, [59ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [59ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55244 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [63ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55244 dropped due to backpressure: service queue is full with 1 items, [64ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55244 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [84ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55244 dropped due to backpressure: service queue is full with 1 items, [85ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55244 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [103ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55244 dropped due to backpressure: service queue is full with 1 items, [105ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [105ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55244 dropped due to backpressure: service queue is full with 1 items, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [123ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55244 dropped due to backpressure: service queue is full with 1 items, [125ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [125ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55244 dropped due to backpressure: service queue is full with 1 items, [160ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [162ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [162ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55244 dropped due to backpressure: service queue is full with 1 items, [162ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [163ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55244 dropped due to backpressure: service queue is full with 1 items, [181ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [183ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55244 dropped due to backpressure: service queue is full with 1 items, [183ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [183ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [185ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55244 dropped due to backpressure: service queue is full with 1 items, [280ms] refreshing cache from master, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [284ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [285ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [296ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: OK, deferred=Deferred@500513434(state=PENDING, result=null, callback=(continuation of Deferred@837961424 after retry RPC after error@738329975) -> (continuation of Deferred@1238312860 after retry RPC after error@2113586645) -> (continuation of Deferred@1579010172 after retry RPC after error@1644713845) -> (continuation of Deferred@1389064047 after retry RPC after error@2041896078) -> (continuation of Deferred@1230681580 after retry RPC after error@1774841933) -> (continuation of Deferred@1617975820 after retry RPC after error@1065331232) -> (continuation of Deferred@588680694 after retry RPC after error@91966017), errback=(continuation of Deferred@837961424 after retry RPC after error@738329975) -> (continuation of Deferred@1238312860 after retry RPC after error@2113586645) -> (continuation of Deferred@1579010172 after retry RPC after error@1644713845) -> (continuation of Deferred@1389064047 after retry RPC after error@2041896078) -> (continuation of Deferred@1230681580 after retry RPC after error@1774841933) -> (continuation of Deferred@1617975820 after retry RPC after error@1065331232) -> (continuation of Deferred@588680694 after retry RPC after error@91966017))) after lookup
14:26:13.733 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:13.733 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:13.735 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8f39d6798581433ab784d8e19f13acf0
14:26:13.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:13.742575 13315 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55244 dropped due to backpressure: service queue is full with 1 items [suppressed 148 similar messages]
14:26:13.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.742681 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55250 (request call id 3)
14:26:13.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.743963 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55210 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55250 (request call id 3)
14:26:13.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.756948 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55250 (request call id 3)
14:26:13.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.758257 13318 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55250 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55140 (request call id 37)
14:26:13.758 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55250 dropped due to backpressure: service queue is full with 1 items
14:26:13.758 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:13.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.763238 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55210 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55140 (request call id 37)
14:26:13.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.776316 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55140 (request call id 37)
14:26:13.783 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55250 dropped due to backpressure: service queue is full with 1 items
14:26:13.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.782380 13315 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55250 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55140 (request call id 37)
14:26:13.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.783478 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55210 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55140 (request call id 37)
14:26:13.785 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:13.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.785261 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55234 (request call id 8)
14:26:13.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.791078 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55202 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55234 (request call id 8)
14:26:13.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.796329 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55234 (request call id 8)
14:26:13.801 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:13.802 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:13.802 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8f39d6798581433ab784d8e19f13acf0
14:26:13.805 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:26:13.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.805217 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55234 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55210 (request call id 16)
14:26:13.806 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=167), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [29ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55250 dropped due to backpressure: service queue is full with 1 items, [45ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [45ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55250 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [64ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [71ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55250 dropped due to backpressure: service queue is full with 1 items, [71ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55250 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [84ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55250 dropped due to backpressure: service queue is full with 1 items, [84ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [85ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55250 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [103ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [118ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55250 dropped due to backpressure: service queue is full with 1 items, [119ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55250 dropped due to backpressure: service queue is full with 1 items, [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [142ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55250 dropped due to backpressure: service queue is full with 1 items, [145ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [145ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55250 dropped due to backpressure: service queue is full with 1 items, [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [164ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: OK, deferred=Deferred@639202385(state=PENDING, result=null, callback=(continuation of Deferred@1407604489 after retry RPC after error@401978417) -> (continuation of Deferred@736152015 after retry RPC after error@1177979678) -> (continuation of Deferred@663339726 after retry RPC after error@493338162) -> (continuation of Deferred@820290272 after retry RPC after error@1115206041) -> (continuation of Deferred@722371754 after retry RPC after error@196622807), errback=(continuation of Deferred@1407604489 after retry RPC after error@401978417) -> (continuation of Deferred@736152015 after retry RPC after error@1177979678) -> (continuation of Deferred@663339726 after retry RPC after error@493338162) -> (continuation of Deferred@820290272 after retry RPC after error@1115206041) -> (continuation of Deferred@722371754 after retry RPC after error@196622807))) after lookup
14:26:13.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.807556 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55210 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55250 (request call id 6)
14:26:13.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.816457 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55250 (request call id 6)
14:26:13.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.817644 13318 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:55250 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55140 (request call id 38)
14:26:13.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.824124 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55140 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55224 (request call id 12)
14:26:13.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.824596 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55234 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55224 (request call id 12)
14:26:13.834 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:13.834 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:13.836 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:13.836 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:13.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.837091 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.131:47355 (request call id 8)
14:26:13.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.838397 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55226 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.131:47355 (request call id 8)
14:26:13.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.839447 13315 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.12.239.130:58303 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.131:47355 (request call id 8)
14:26:13.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.842888 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55210 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.131:47355 (request call id 8)
14:26:13.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.842953 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55226 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.131:47355 (request call id 8)
14:26:13.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.844830 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55234 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.131:47355 (request call id 8)
14:26:13.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.847059 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.131:47355 (request call id 8)
14:26:13.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.863430 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55226 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.131:47355 (request call id 8)
14:26:13.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.865103 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55234 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.131:47355 (request call id 8)
14:26:13.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.866217 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.131:47355 (request call id 8)
14:26:13.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.870407 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55202 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.131:47355 (request call id 8)
14:26:13.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.883471 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55210 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.131:47355 (request call id 8)
14:26:13.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.883499 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55226 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.131:47355 (request call id 8)
14:26:13.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.884647 13318 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.12.239.129:48441 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.131:47355 (request call id 8)
14:26:13.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.885231 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55234 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.131:47355 (request call id 8)
14:26:13.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.886304 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.131:47355 (request call id 8)
14:26:13.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.904100 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55226 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.131:47355 (request call id 8)
14:26:13.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.906844 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.907 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:13.907 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:13.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.923010 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55226 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55250 (request call id 7)
14:26:13.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.924475 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55234 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55250 (request call id 7)
14:26:13.935 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:13.935 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:13.935 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8f39d6798581433ab784d8e19f13acf0
14:26:13.937 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:13.937 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:13.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.943238 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55226 (request call id 16)
14:26:13.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.946981 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55226 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55188 (request call id 22)
14:26:13.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.956496 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55188 (request call id 22)
14:26:13.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.975868 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55188 (request call id 22)
14:26:13.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.985065 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55234 (request call id 15)
14:26:13.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:13.995924 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:13.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55234 (request call id 15)
14:26:14.011 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:14.011 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:14.012 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.12.239.188:33713(127.12.239.188:33713)] disconnecting while in state READY
14:26:14.012 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.12.239.190:45469(127.12.239.190:45469)] disconnecting while in state READY
14:26:14.012 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.12.239.189:33453(127.12.239.189:33453)] disconnecting while in state READY
14:26:14.013 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.12.239.188:33713(127.12.239.188:33713)] handling channelInactive
14:26:14.013 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.12.239.190:45469(127.12.239.190:45469)] handling channelInactive
14:26:14.013 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.12.239.188:33713(127.12.239.188:33713)] cleaning up while in state READY due to: connection closed
14:26:14.013 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.12.239.190:45469(127.12.239.190:45469)] cleaning up while in state READY due to: connection closed
14:26:14.014 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:26:14.015 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.12.239.189:33453(127.12.239.189:33453)] handling channelInactive
14:26:14.016 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.12.239.189:33453(127.12.239.189:33453)] cleaning up while in state READY due to: connection closed
14:26:14.018 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:26:14.018 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.12.239.190:45469(127.12.239.190:45469)] connecting to peer
14:26:14.019 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.12.239.189:33453(127.12.239.189:33453)] connecting to peer
14:26:14.020 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.12.239.190:45469(127.12.239.190:45469)] Successfully connected to peer
14:26:14.021 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.12.239.189:33453(127.12.239.189:33453)] Successfully connected to peer
14:26:14.022 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.12.239.188:33713(127.12.239.188:33713)] connecting to peer
14:26:14.022 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.190
14:26:14.024 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.189
14:26:14.036 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.12.239.188:33713(127.12.239.188:33713)] Successfully connected to peer
14:26:14.038 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:14.038 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:14.038 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:14.039 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:14.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.040693 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55250 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55224 (request call id 14)
14:26:14.042 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.188
14:26:14.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.043375 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55224 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55226 (request call id 17)
14:26:14.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.046765 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55226 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55188 (request call id 23)
14:26:14.050 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd22491da, L:/127.0.0.1:55258 - R:/127.12.239.189:33453] using SASL/PLAIN
14:26:14.050 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd43ce5ba, L:/127.0.0.1:38340 - R:/127.12.239.190:45469] using SASL/PLAIN
14:26:14.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.050608 13315 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55258 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55188 (request call id 23)
14:26:14.051 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55258 dropped due to backpressure: service queue is full with 1 items
14:26:14.055 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7aa70d78, L:/127.0.0.1:50680 - R:/127.12.239.188:33713] using SASL/PLAIN
14:26:14.056 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:14.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.061445 13315 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55258 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55188 (request call id 23)
14:26:14.062 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55258 dropped due to backpressure: service queue is full with 1 items
14:26:14.062 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:14.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.063612 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55210 (request call id 19)
14:26:14.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.064599 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55224 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55210 (request call id 19)
14:26:14.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.065116 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55250 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55210 (request call id 19)
14:26:14.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.080111 13315 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55258 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55210 (request call id 19)
14:26:14.081 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55258 dropped due to backpressure: service queue is full with 1 items
14:26:14.081 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:14.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.081928 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55250 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55210 (request call id 19)
14:26:14.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.083982 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55224 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55210 (request call id 19)
14:26:14.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.101727 13315 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55258 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.111 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55258 dropped due to backpressure: service queue is full with 1 items
14:26:14.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55210 (request call id 19)
14:26:14.112 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:14.112 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:14.112 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:14.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.112872 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55250 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55226 (request call id 18)
14:26:14.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.112872 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55224 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55226 (request call id 18)
14:26:14.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.114740 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55234 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55226 (request call id 18)
14:26:14.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.121989 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55250 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55226 (request call id 18)
14:26:14.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.124650 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55224 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55226 (request call id 18)
14:26:14.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.125043 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55234 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55226 (request call id 18)
14:26:14.139 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:14.139 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:14.141 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:14.141 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:14.142 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.12.239.188:33713(127.12.239.188:33713)] disconnecting while in state READY
14:26:14.142 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.12.239.190:45469(127.12.239.190:45469)] disconnecting while in state READY
14:26:14.142 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.12.239.189:33453(127.12.239.189:33453)] disconnecting while in state READY
14:26:14.142 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.12.239.188:33713(127.12.239.188:33713)] handling channelInactive
14:26:14.143 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:26:14.143 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.12.239.188:33713(127.12.239.188:33713)] cleaning up while in state READY due to: connection closed
14:26:14.143 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.12.239.190:45469(127.12.239.190:45469)] handling channelInactive
14:26:14.143 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.12.239.190:45469(127.12.239.190:45469)] cleaning up while in state READY due to: connection closed
14:26:14.144 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:26:14.145 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=126), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [33ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55258 dropped due to backpressure: service queue is full with 1 items, [34ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [38ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [39ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55258 dropped due to backpressure: service queue is full with 1 items, [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [43ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55258 dropped due to backpressure: service queue is full with 1 items, [44ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55258 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [62ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55258 dropped due to backpressure: service queue is full with 1 items, [63ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55258 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [84ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55258 dropped due to backpressure: service queue is full with 1 items, [94ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [94ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55258 dropped due to backpressure: service queue is full with 1 items, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [123ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: OK, deferred=Deferred@1542375475(state=PENDING, result=null, callback=(continuation of Deferred@271248537 after retry RPC after error@182582453) -> (continuation of Deferred@1638253319 after retry RPC after error@1286021200) -> (continuation of Deferred@187581305 after retry RPC after error@246350589) -> (continuation of Deferred@1105020372 after retry RPC after error@873289759), errback=(continuation of Deferred@271248537 after retry RPC after error@182582453) -> (continuation of Deferred@1638253319 after retry RPC after error@1286021200) -> (continuation of Deferred@187581305 after retry RPC after error@246350589) -> (continuation of Deferred@1105020372 after retry RPC after error@873289759))) after lookup
14:26:14.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.145406 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55234 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55224 (request call id 19)
14:26:14.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.146660 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55224 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55258 (request call id 5)
14:26:14.147 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.12.239.189:33453(127.12.239.189:33453)] handling channelInactive
14:26:14.147 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.12.239.189:33453(127.12.239.189:33453)] cleaning up while in state READY due to: connection closed
14:26:14.148 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:26:14.149 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.12.239.190:45469(127.12.239.190:45469)] connecting to peer
14:26:14.150 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.12.239.189:33453(127.12.239.189:33453)] connecting to peer
14:26:14.151 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.12.239.190:45469(127.12.239.190:45469)] Successfully connected to peer
14:26:14.154 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.190
14:26:14.155 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.12.239.188:33713(127.12.239.188:33713)] connecting to peer
14:26:14.156 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.12.239.189:33453(127.12.239.189:33453)] Successfully connected to peer
14:26:14.158 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.189
14:26:14.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.161823 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55250 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55258 (request call id 5)
14:26:14.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.164139 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55224 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55258 (request call id 5)
14:26:14.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.164584 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55234 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55258 (request call id 5)
14:26:14.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.166702 13318 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:55258 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55188 (request call id 24)
14:26:14.170 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.12.239.188:33713(127.12.239.188:33713)] Successfully connected to peer
14:26:14.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.170289 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55202 (request call id 18)
14:26:14.172 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.188
14:26:14.177 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x90e5fad7, L:/127.0.0.1:38352 - R:/127.12.239.190:45469] using SASL/PLAIN
14:26:14.183 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x90849215, L:/127.0.0.1:55262 - R:/127.12.239.189:33453] using SASL/PLAIN
14:26:14.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.184434 13318 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55262 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55202 (request call id 18)
14:26:14.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.184814 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55234 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55202 (request call id 18)
14:26:14.185 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55262 dropped due to backpressure: service queue is full with 1 items
14:26:14.191 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5b63dfe7, L:/127.0.0.1:50686 - R:/127.12.239.188:33713] using SASL/PLAIN
14:26:14.194 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:14.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.200034 13315 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:55258 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55202 (request call id 18)
14:26:14.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.205257 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55234 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55202 (request call id 18)
14:26:14.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.211130 13318 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55262 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55202 (request call id 18)
14:26:14.212 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55262 dropped due to backpressure: service queue is full with 1 items
14:26:14.212 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:14.212 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:14.213 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:14.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.222292 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55210 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55250 (request call id 15)
14:26:14.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.224445 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55234 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55250 (request call id 15)
14:26:14.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.231799 13318 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55262 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.232 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55262 dropped due to backpressure: service queue is full with 1 items
14:26:14.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55250 (request call id 15)
14:26:14.232 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:14.240 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:14.240 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:14.243 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:14.243 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:14.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.244575 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55210 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55224 (request call id 21)
14:26:14.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.245411 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55224 (request call id 21)
14:26:14.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.251277 13318 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55262 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55224 (request call id 21)
14:26:14.251 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55262 dropped due to backpressure: service queue is full with 1 items
14:26:14.252 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:14.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.255554 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55224 (request call id 21)
14:26:14.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.260309 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55224 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55258 (request call id 7)
14:26:14.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.263564 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55210 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55258 (request call id 7)
14:26:14.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.270968 13318 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55262 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55258 (request call id 7)
14:26:14.272 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55262 dropped due to backpressure: service queue is full with 1 items
14:26:14.272 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:14.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.275920 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55258 (request call id 7)
14:26:14.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.283891 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55210 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55258 (request call id 7)
14:26:14.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.291497 13318 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55262 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55258 (request call id 7)
14:26:14.292 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55262 dropped due to backpressure: service queue is full with 1 items
14:26:14.292 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:14.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.296197 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55258 (request call id 7)
14:26:14.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.303128 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55210 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55258 (request call id 7)
14:26:14.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.303928 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55224 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55258 (request call id 7)
14:26:14.313 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:14.313 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:14.314 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8f39d6798581433ab784d8e19f13acf0
14:26:14.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.316256 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55258 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55244 (request call id 25)
14:26:14.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.319522 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55258 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55244 (request call id 25)
14:26:14.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.323225 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55210 (request call id 25)
14:26:14.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.325011 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55210 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55234 (request call id 23)
14:26:14.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.331022 13318 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55262 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55234 (request call id 23)
14:26:14.331 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55262 dropped due to backpressure: service queue is full with 1 items
14:26:14.331 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:14.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.336598 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55234 (request call id 23)
14:26:14.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.340155 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55258 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.340 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:14.341 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:14.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.343523 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55250 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.344 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:14.344 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:14.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.351600 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55226 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55262 (request call id 7)
14:26:14.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.360370 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55258 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55262 (request call id 7)
14:26:14.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.362030 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55250 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55262 (request call id 7)
14:26:14.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.362917 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55226 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55262 (request call id 7)
14:26:14.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.366685 13318 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55262 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55188 (request call id 25)
14:26:14.367 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55262 dropped due to backpressure: service queue is full with 1 items
14:26:14.367 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:14.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.379638 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55258 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55188 (request call id 25)
14:26:14.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.382218 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55250 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55188 (request call id 25)
14:26:14.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.383193 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55226 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55188 (request call id 25)
14:26:14.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.396179 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55188 (request call id 25)
14:26:14.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.399704 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55258 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55188 (request call id 25)
14:26:14.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.402375 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55250 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55188 (request call id 25)
14:26:14.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.403468 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55226 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55188 (request call id 25)
14:26:14.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.404358 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55224 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55188 (request call id 25)
14:26:14.416 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:14.417 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:14.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.419947 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55202 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55258 (request call id 14)
14:26:14.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.421586 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55250 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55258 (request call id 14)
14:26:14.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.423491 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55226 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55258 (request call id 14)
14:26:14.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.430851 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55202 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55258 (request call id 14)
14:26:14.441 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:14.442 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:14.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.443917 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55234 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55250 (request call id 21)
14:26:14.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.443910 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55226 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55250 (request call id 21)
14:26:14.444 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:14.445 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:14.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.450881 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55210 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55202 (request call id 22)
14:26:14.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.463519 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55210 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55202 (request call id 22)
14:26:14.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.465044 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55234 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55202 (request call id 22)
14:26:14.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.475878 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55202 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55244 (request call id 28)
14:26:14.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.483577 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55226 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55244 (request call id 28)
14:26:14.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.483661 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55210 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55244 (request call id 28)
14:26:14.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.485215 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55234 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55244 (request call id 28)
14:26:14.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.491314 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55202 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55244 (request call id 28)
14:26:14.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.504151 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55210 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55244 (request call id 28)
14:26:14.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.504583 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55234 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55244 (request call id 28)
14:26:14.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.510658 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55202 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55244 (request call id 28)
14:26:14.517 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:14.518 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:14.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.523214 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55210 (request call id 31)
14:26:14.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.524641 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55210 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55234 (request call id 28)
14:26:14.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.526733 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55234 (request call id 28)
14:26:14.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.530819 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55234 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55202 (request call id 25)
14:26:14.542 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:14.543 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:14.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.543800 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55210 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55226 (request call id 27)
14:26:14.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.545281 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55258 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55234 (request call id 29)
14:26:14.546 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:14.546 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:14.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.546808 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55234 (request call id 29)
14:26:14.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.547490 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55250 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55234 (request call id 29)
14:26:14.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.560134 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55258 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55234 (request call id 29)
14:26:14.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.561947 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55250 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55234 (request call id 29)
14:26:14.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.563805 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55210 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55234 (request call id 29)
14:26:14.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.567215 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55234 (request call id 29)
14:26:14.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.580659 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55258 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55234 (request call id 29)
14:26:14.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.582063 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55250 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55234 (request call id 29)
14:26:14.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.586469 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55234 (request call id 29)
14:26:14.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.592767 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55234 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55262 (request call id 8)
14:26:14.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.599860 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55258 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55262 (request call id 8)
14:26:14.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.602244 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55250 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55262 (request call id 8)
14:26:14.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.606724 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55262 (request call id 8)
14:26:14.618 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:14.618 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:14.619 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:26:14.620 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=470), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [29ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [36ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55262 dropped due to backpressure: service queue is full with 1 items, [45ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [45ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55262 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [62ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55262 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55262 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [83ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55262 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55262 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [102ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55262 dropped due to backpressure: service queue is full with 1 items, [103ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [103ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55262 dropped due to backpressure: service queue is full with 1 items, [120ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [122ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55262 dropped due to backpressure: service queue is full with 1 items, [123ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [123ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55262 dropped due to backpressure: service queue is full with 1 items, [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [143ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55262 dropped due to backpressure: service queue is full with 1 items, [143ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55262 dropped due to backpressure: service queue is full with 1 items, [181ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [182ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55262 dropped due to backpressure: service queue is full with 1 items, [182ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [182ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [183ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55262 dropped due to backpressure: service queue is full with 1 items, [201ms] refreshing cache from master, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [203ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [203ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [218ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55262 dropped due to backpressure: service queue is full with 1 items, [218ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55262 dropped due to backpressure: service queue is full with 1 items, [441ms] refreshing cache from master, [441ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [441ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [441ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [443ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [443ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [469ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: OK, deferred=Deferred@1886563389(state=PENDING, result=null, callback=(continuation of Deferred@796404283 after retry RPC after error@567678049) -> (continuation of Deferred@1062057722 after retry RPC after error@1522263658) -> (continuation of Deferred@880551668 after retry RPC after error@630737158) -> (continuation of Deferred@1999683881 after retry RPC after error@1925046547) -> (continuation of Deferred@656618038 after retry RPC after error@1083482029) -> (continuation of Deferred@836511519 after retry RPC after error@745860430) -> (continuation of Deferred@318298228 after retry RPC after error@1987396721) -> (continuation of Deferred@641819007 after retry RPC after error@768927332), errback=(continuation of Deferred@796404283 after retry RPC after error@567678049) -> (continuation of Deferred@1062057722 after retry RPC after error@1522263658) -> (continuation of Deferred@880551668 after retry RPC after error@630737158) -> (continuation of Deferred@1999683881 after retry RPC after error@1925046547) -> (continuation of Deferred@656618038 after retry RPC after error@1083482029) -> (continuation of Deferred@836511519 after retry RPC after error@745860430) -> (continuation of Deferred@318298228 after retry RPC after error@1987396721) -> (continuation of Deferred@641819007 after retry RPC after error@768927332))) after lookup
14:26:14.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.621987 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55258 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55262 (request call id 9)
14:26:14.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.622956 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55210 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55262 (request call id 9)
14:26:14.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.623301 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55250 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55262 (request call id 9)
14:26:14.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.639927 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55258 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55262 (request call id 9)
14:26:14.643 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:14.643 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:14.643 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8f39d6798581433ab784d8e19f13acf0
14:26:14.644 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.12.239.188:33713(127.12.239.188:33713)] disconnecting while in state READY
14:26:14.644 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.12.239.190:45469(127.12.239.190:45469)] disconnecting while in state READY
14:26:14.644 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.12.239.189:33453(127.12.239.189:33453)] disconnecting while in state READY
14:26:14.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.641795 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55250 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55262 (request call id 9)
14:26:14.645 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.12.239.189:33453(127.12.239.189:33453)] handling channelInactive
14:26:14.645 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.12.239.189:33453(127.12.239.189:33453)] cleaning up while in state READY due to: connection closed
14:26:14.646 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.12.239.190:45469(127.12.239.190:45469)] handling channelInactive
14:26:14.646 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.12.239.190:45469(127.12.239.190:45469)] cleaning up while in state READY due to: connection closed
14:26:14.647 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:26:14.648 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:14.648 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:14.649 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.12.239.188:33713(127.12.239.188:33713)] disconnecting while in state READY
14:26:14.649 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.12.239.190:45469(127.12.239.190:45469)] disconnecting while in state READY
14:26:14.649 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.12.239.189:33453(127.12.239.189:33453)] disconnecting while in state READY
14:26:14.649 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.12.239.188:33713(127.12.239.188:33713)] handling channelInactive
14:26:14.649 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.12.239.190:45469(127.12.239.190:45469)] handling channelInactive
14:26:14.650 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.12.239.188:33713(127.12.239.188:33713)] cleaning up while in state READY due to: connection closed
14:26:14.650 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.12.239.190:45469(127.12.239.190:45469)] cleaning up while in state READY due to: connection closed
14:26:14.651 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:26:14.652 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.12.239.188:33713(127.12.239.188:33713)] handling channelInactive
14:26:14.652 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.12.239.188:33713(127.12.239.188:33713)] cleaning up while in state READY due to: connection closed
14:26:14.655 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:26:14.657 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.12.239.190:45469(127.12.239.190:45469)] connecting to peer
14:26:14.657 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.12.239.189:33453(127.12.239.189:33453)] handling channelInactive
14:26:14.657 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.12.239.189:33453(127.12.239.189:33453)] cleaning up while in state READY due to: connection closed
14:26:14.658 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.12.239.189:33453(127.12.239.189:33453)] connecting to peer
14:26:14.660 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:26:14.661 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.12.239.188:33713(127.12.239.188:33713)] connecting to peer
14:26:14.661 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.12.239.190:45469(127.12.239.190:45469)] Successfully connected to peer
14:26:14.663 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.190
14:26:14.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.664801 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55258 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55234 (request call id 30)
14:26:14.666 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.12.239.190:45469(127.12.239.190:45469)] connecting to peer
14:26:14.668 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.12.239.188:33713(127.12.239.188:33713)] Successfully connected to peer
14:26:14.668 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.12.239.189:33453(127.12.239.189:33453)] Successfully connected to peer
14:26:14.670 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.189
14:26:14.670 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.12.239.189:33453(127.12.239.189:33453)] connecting to peer
14:26:14.671 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.188
14:26:14.677 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.12.239.190:45469(127.12.239.190:45469)] Successfully connected to peer
14:26:14.680 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.190
14:26:14.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.682181 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55250 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55234 (request call id 30)
14:26:14.684 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.12.239.188:33713(127.12.239.188:33713)] connecting to peer
14:26:14.686 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.12.239.189:33453(127.12.239.189:33453)] Successfully connected to peer
14:26:14.693 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.189
14:26:14.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.700202 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55258 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55234 (request call id 30)
14:26:14.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.702219 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55250 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55234 (request call id 30)
14:26:14.704 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x28ac800c, L:/127.0.0.1:38362 - R:/127.12.239.190:45469] using SASL/PLAIN
14:26:14.705 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9c7c80f3, L:/127.0.0.1:55274 - R:/127.12.239.189:33453] using SASL/PLAIN
14:26:14.706 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe75389a0, L:/127.0.0.1:50692 - R:/127.12.239.188:33713] using SASL/PLAIN
14:26:14.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.706225 13315 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55274 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55234 (request call id 30)
14:26:14.711 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55274 dropped due to backpressure: service queue is full with 1 items
14:26:14.712 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:14.713 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6832aa21, L:/127.0.0.1:55288 - R:/127.12.239.189:33453] using SASL/PLAIN
14:26:14.713 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x309e4a98, L:/127.0.0.1:38368 - R:/127.12.239.190:45469] using SASL/PLAIN
14:26:14.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.714246 13316 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55288 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55234 (request call id 30)
14:26:14.715 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55288 dropped due to backpressure: service queue is full with 1 items
14:26:14.716 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.12.239.188:33713(127.12.239.188:33713)] Successfully connected to peer
14:26:14.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.718938 13315 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55274 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55234 (request call id 30)
14:26:14.719 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55274 dropped due to backpressure: service queue is full with 1 items
14:26:14.720 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.188
14:26:14.720 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:14.722 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:14.722 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:14.722 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.12.239.188:33713(127.12.239.188:33713)] disconnecting while in state READY
14:26:14.723 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.12.239.190:45469(127.12.239.190:45469)] disconnecting while in state READY
14:26:14.723 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.12.239.189:33453(127.12.239.189:33453)] disconnecting while in state READY
14:26:14.723 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.12.239.188:33713(127.12.239.188:33713)] handling channelInactive
14:26:14.723 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.12.239.189:33453(127.12.239.189:33453)] handling channelInactive
14:26:14.723 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.12.239.188:33713(127.12.239.188:33713)] cleaning up while in state READY due to: connection closed
14:26:14.723 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.12.239.189:33453(127.12.239.189:33453)] cleaning up while in state READY due to: connection closed
14:26:14.724 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:26:14.732 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x601db183, L:/127.0.0.1:50700 - R:/127.12.239.188:33713] using SASL/PLAIN
14:26:14.733 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:14.734 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.12.239.190:45469(127.12.239.190:45469)] handling channelInactive
14:26:14.734 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.12.239.190:45469(127.12.239.190:45469)] cleaning up while in state READY due to: connection closed
14:26:14.737 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:26:14.739 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.12.239.190:45469(127.12.239.190:45469)] connecting to peer
14:26:14.740 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.12.239.189:33453(127.12.239.189:33453)] connecting to peer
14:26:14.742 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.12.239.190:45469(127.12.239.190:45469)] Successfully connected to peer
14:26:14.744 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.190
14:26:14.748 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:14.748 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:26:14.748 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:14.748 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=92), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [53ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [55ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [55ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55274 dropped due to backpressure: service queue is full with 1 items, [56ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55274 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [63ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55274 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55274 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [82ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [91ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: OK, deferred=Deferred@1885088488(state=PENDING, result=null, callback=(continuation of Deferred@2033793493 after retry RPC after error@1105656217) -> (continuation of Deferred@23704584 after retry RPC after error@276026791), errback=(continuation of Deferred@2033793493 after retry RPC after error@1105656217) -> (continuation of Deferred@23704584 after retry RPC after error@276026791))) after lookup
14:26:14.748 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:26:14.749 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=88), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [17ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [48ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [49ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55288 dropped due to backpressure: service queue is full with 1 items, [67ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [68ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55288 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [82ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: OK, deferred=Deferred@917612628(state=PENDING, result=null, callback=(continuation of Deferred@356552535 after retry RPC after error@122542154), errback=(continuation of Deferred@356552535 after retry RPC after error@122542154))) after lookup
14:26:14.750 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:14.750 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:14.751 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.12.239.188:33713(127.12.239.188:33713)] disconnecting while in state READY
14:26:14.751 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.12.239.190:45469(127.12.239.190:45469)] disconnecting while in state READY
14:26:14.751 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.12.239.189:33453(127.12.239.189:33453)] disconnecting while in state READY
14:26:14.751 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8f39d6798581433ab784d8e19f13acf0
14:26:14.751 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.12.239.188:33713(127.12.239.188:33713)] handling channelInactive
14:26:14.752 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.12.239.188:33713(127.12.239.188:33713)] cleaning up while in state READY due to: connection closed
14:26:14.752 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.12.239.190:45469(127.12.239.190:45469)] handling channelInactive
14:26:14.752 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.12.239.190:45469(127.12.239.190:45469)] cleaning up while in state READY due to: connection closed
14:26:14.753 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:26:14.753 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8f39d6798581433ab784d8e19f13acf0
14:26:14.760 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.12.239.188:33713(127.12.239.188:33713)] connecting to peer
14:26:14.760 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.12.239.189:33453(127.12.239.189:33453)] Successfully connected to peer
14:26:14.762 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.12.239.188:33713(127.12.239.188:33713)] Successfully connected to peer
14:26:14.763 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.189
14:26:14.764 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.188
14:26:14.772 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xdf1d45eb, L:/127.0.0.1:38370 - R:/127.12.239.190:45469] using SASL/PLAIN
14:26:14.781 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x35d1703b, L:/127.0.0.1:55300 - R:/127.12.239.189:33453] using SASL/PLAIN
14:26:14.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:14.781972 13318 service_pool.cc:136] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55300 dropped due to backpressure: service queue is full with 1 items [suppressed 157 similar messages]
14:26:14.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.782081 13318 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55274 (request call id 4)
14:26:14.783 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55300 dropped due to backpressure: service queue is full with 1 items
14:26:14.783 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.12.239.189:33453(127.12.239.189:33453)] handling channelInactive
14:26:14.783 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.12.239.189:33453(127.12.239.189:33453)] cleaning up while in state READY due to: connection closed
14:26:14.784 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xeef24293, L:/127.0.0.1:50712 - R:/127.12.239.188:33713] using SASL/PLAIN
14:26:14.786 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:26:14.786 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:14.787 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.12.239.190:45469(127.12.239.190:45469)] connecting to peer
14:26:14.788 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.12.239.189:33453(127.12.239.189:33453)] connecting to peer
14:26:14.790 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.12.239.188:33713(127.12.239.188:33713)] connecting to peer
14:26:14.790 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.12.239.190:45469(127.12.239.190:45469)] Successfully connected to peer
14:26:14.791 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.12.239.189:33453(127.12.239.189:33453)] Successfully connected to peer
14:26:14.792 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.190
14:26:14.792 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.189
14:26:14.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.801007 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55274 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55300 (request call id 1)
14:26:14.802 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.12.239.188:33713(127.12.239.188:33713)] Successfully connected to peer
14:26:14.807 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.188
14:26:14.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.814476 13318 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.129:48441 (request call id 9)
14:26:14.815 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55300 dropped due to backpressure: service queue is full with 1 items
14:26:14.815 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:14.816 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xbf58f0c8, L:/127.0.0.1:38372 - R:/127.12.239.190:45469] using SASL/PLAIN
14:26:14.817 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4e389c17, L:/127.0.0.1:55312 - R:/127.12.239.189:33453] using SASL/PLAIN
14:26:14.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.817665 13316 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55312 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.129:48441 (request call id 9)
14:26:14.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.817799 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55274 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.129:48441 (request call id 9)
14:26:14.818 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55312 dropped due to backpressure: service queue is full with 1 items
14:26:14.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.819249 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55258 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.129:48441 (request call id 9)
14:26:14.824 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55300 dropped due to backpressure: service queue is full with 1 items
14:26:14.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.821219 13318 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.129:48441 (request call id 9)
14:26:14.826 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:14.826 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:14.831 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:14.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.838161 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55234 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55274 (request call id 6)
14:26:14.840 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x958c58bd, L:/127.0.0.1:50720 - R:/127.12.239.188:33713] using SASL/PLAIN
14:26:14.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.841251 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55274 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.130:58303 (request call id 9)
14:26:14.842 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:14.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.841531 13315 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.130:58303 (request call id 9)
14:26:14.843 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55300 dropped due to backpressure: service queue is full with 1 items
14:26:14.843 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:14.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.845131 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55234 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.130:58303 (request call id 9)
14:26:14.849 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55312 dropped due to backpressure: service queue is full with 1 items
14:26:14.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.848807 13316 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55312 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.130:58303 (request call id 9)
14:26:14.851 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:14.854 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:14.854 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:14.857 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:14.857 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:14.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.860736 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55262 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55300 (request call id 4)
14:26:14.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.865356 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55234 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55300 (request call id 4)
14:26:14.868 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55312 dropped due to backpressure: service queue is full with 1 items
14:26:14.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.868257 13316 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55312 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55300 (request call id 4)
14:26:14.870 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:14.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.870760 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55262 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55300 (request call id 4)
14:26:14.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.884871 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55234 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55300 (request call id 4)
14:26:14.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.888936 13316 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55312 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55300 (request call id 4)
14:26:14.890 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55312 dropped due to backpressure: service queue is full with 1 items
14:26:14.890 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:14.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.891562 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55262 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55300 (request call id 4)
14:26:14.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.905166 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55234 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55300 (request call id 4)
14:26:14.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.908982 13316 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55312 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55300 (request call id 4)
14:26:14.909 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55312 dropped due to backpressure: service queue is full with 1 items
14:26:14.909 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:14.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.909693 13316 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.131:47355 (request call id 9)
14:26:14.910 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55300 dropped due to backpressure: service queue is full with 1 items
14:26:14.910 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:14.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.910668 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55262 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.131:47355 (request call id 9)
14:26:14.921 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55300 dropped due to backpressure: service queue is full with 1 items
14:26:14.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.920704 13318 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.131:47355 (request call id 9)
14:26:14.921 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:14.925 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:14.925 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:14.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.930894 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55262 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55312 (request call id 5)
14:26:14.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.942621 13315 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55312 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55250 (request call id 30)
14:26:14.943 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55312 dropped due to backpressure: service queue is full with 1 items
14:26:14.943 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:14.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.945377 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55234 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55250 (request call id 30)
14:26:14.957 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:14.958 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:14.959 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:14.959 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:14.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.971560 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55274 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55262 (request call id 17)
14:26:14.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.978281 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55274 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55262 (request call id 17)
14:26:14.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.981127 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55262 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55300 (request call id 6)
14:26:14.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.984591 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55234 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55300 (request call id 6)
14:26:14.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:14.998605 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55274 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:14.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55300 (request call id 6)
14:26:15.006 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55300 dropped due to backpressure: service queue is full with 1 items
14:26:15.006 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:15.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.005153 13317 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55224 (request call id 24)
14:26:15.011 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55312 dropped due to backpressure: service queue is full with 1 items
14:26:15.011 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:15.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.011246 13316 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55312 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55224 (request call id 24)
14:26:15.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.012831 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55262 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55224 (request call id 24)
14:26:15.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.017925 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55274 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55224 (request call id 24)
14:26:15.028 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:15.028 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:15.029 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.12.239.188:33713(127.12.239.188:33713)] disconnecting while in state READY
14:26:15.029 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.12.239.190:45469(127.12.239.190:45469)] disconnecting while in state READY
14:26:15.029 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.12.239.189:33453(127.12.239.189:33453)] disconnecting while in state READY
14:26:15.029 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:26:15.030 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.12.239.190:45469(127.12.239.190:45469)] handling channelInactive
14:26:15.030 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.12.239.189:33453(127.12.239.189:33453)] handling channelInactive
14:26:15.030 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.12.239.190:45469(127.12.239.190:45469)] cleaning up while in state READY due to: connection closed
14:26:15.030 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.12.239.189:33453(127.12.239.189:33453)] cleaning up while in state READY due to: connection closed
14:26:15.031 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.12.239.188:33713(127.12.239.188:33713)] handling channelInactive
14:26:15.031 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.12.239.188:33713(127.12.239.188:33713)] cleaning up while in state READY due to: connection closed
14:26:15.033 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:26:15.034 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.12.239.190:45469(127.12.239.190:45469)] connecting to peer
14:26:15.035 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.12.239.189:33453(127.12.239.189:33453)] connecting to peer
14:26:15.036 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.12.239.188:33713(127.12.239.188:33713)] connecting to peer
14:26:15.036 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.12.239.190:45469(127.12.239.190:45469)] Successfully connected to peer
14:26:15.037 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.12.239.189:33453(127.12.239.189:33453)] Successfully connected to peer
14:26:15.039 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.189
14:26:15.040 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.190
14:26:15.046 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.12.239.188:33713(127.12.239.188:33713)] Successfully connected to peer
14:26:15.048 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.188
14:26:15.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.048575 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55274 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55312 (request call id 7)
14:26:15.059 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:15.059 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:15.060 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:26:15.060 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:15.061 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:15.061 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=273), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [31ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [31ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55312 dropped due to backpressure: service queue is full with 1 items, [55ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [55ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55312 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [62ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55312 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55312 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [81ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55312 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55312 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [102ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55312 dropped due to backpressure: service queue is full with 1 items, [103ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [103ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55312 dropped due to backpressure: service queue is full with 1 items, [120ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [122ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55312 dropped due to backpressure: service queue is full with 1 items, [123ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55312 dropped due to backpressure: service queue is full with 1 items, [140ms] refreshing cache from master, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [142ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [142ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [155ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55312 dropped due to backpressure: service queue is full with 1 items, [156ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55312 dropped due to backpressure: service queue is full with 1 items, [221ms] refreshing cache from master, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [223ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [224ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [224ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55312 dropped due to backpressure: service queue is full with 1 items, [225ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55312 dropped due to backpressure: service queue is full with 1 items, [260ms] refreshing cache from master, [260ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [260ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [260ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [262ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [263ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [273ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: OK, deferred=Deferred@1890794727(state=PENDING, result=null, callback=(continuation of Deferred@32634451 after retry RPC after error@1091111015) -> (continuation of Deferred@2040634495 after retry RPC after error@278709160) -> (continuation of Deferred@517074054 after retry RPC after error@395482379) -> (continuation of Deferred@1655026146 after retry RPC after error@349355933) -> (continuation of Deferred@100058205 after retry RPC after error@105853733) -> (continuation of Deferred@1227532463 after retry RPC after error@1208338496) -> (continuation of Deferred@2070030641 after retry RPC after error@72084323), errback=(continuation of Deferred@32634451 after retry RPC after error@1091111015) -> (continuation of Deferred@2040634495 after retry RPC after error@278709160) -> (continuation of Deferred@517074054 after retry RPC after error@395482379) -> (continuation of Deferred@1655026146 after retry RPC after error@349355933) -> (continuation of Deferred@100058205 after retry RPC after error@105853733) -> (continuation of Deferred@1227532463 after retry RPC after error@1208338496) -> (continuation of Deferred@2070030641 after retry RPC after error@72084323))) after lookup
14:26:15.061 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xcefea516, L:/127.0.0.1:50724 - R:/127.12.239.188:33713] using SASL/PLAIN
14:26:15.064 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8f39d6798581433ab784d8e19f13acf0
14:26:15.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.065636 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55312 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55234 (request call id 38)
14:26:15.068 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8221c90a, L:/127.0.0.1:38380 - R:/127.12.239.190:45469] using SASL/PLAIN
14:26:15.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.068579 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55312 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55234 (request call id 38)
14:26:15.071 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3f79ecb7, L:/127.0.0.1:55328 - R:/127.12.239.189:33453] using SASL/PLAIN
14:26:15.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.072237 13315 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55234 (request call id 38)
14:26:15.072 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55328 dropped due to backpressure: service queue is full with 1 items
14:26:15.072 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:15.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.077122 13315 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55234 (request call id 38)
14:26:15.077 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55328 dropped due to backpressure: service queue is full with 1 items
14:26:15.077 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:15.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.087984 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55312 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55234 (request call id 38)
14:26:15.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.096328 13315 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55234 (request call id 38)
14:26:15.097 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55328 dropped due to backpressure: service queue is full with 1 items
14:26:15.097 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:15.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.097690 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55274 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55234 (request call id 38)
14:26:15.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.108247 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55312 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55234 (request call id 38)
14:26:15.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.116536 13315 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55234 (request call id 38)
14:26:15.117 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55328 dropped due to backpressure: service queue is full with 1 items
14:26:15.117 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:15.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.128650 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55312 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.129 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:15.129 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:15.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.136550 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55224 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55328 (request call id 4)
14:26:15.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.139328 13315 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55258 (request call id 24)
14:26:15.139 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55328 dropped due to backpressure: service queue is full with 1 items
14:26:15.139 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:15.141 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55300 dropped due to backpressure: service queue is full with 1 items
14:26:15.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.141129 13318 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55258 (request call id 24)
14:26:15.142 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:15.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.144251 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55224 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55258 (request call id 24)
14:26:15.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.148562 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55312 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55258 (request call id 24)
14:26:15.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.150944 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55262 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55258 (request call id 24)
14:26:15.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.155961 13315 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.156 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55328 dropped due to backpressure: service queue is full with 1 items
14:26:15.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55258 (request call id 24)
14:26:15.157 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:15.164 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:15.164 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:15.165 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:15.165 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:15.165 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.12.239.188:33713(127.12.239.188:33713)] disconnecting while in state READY
14:26:15.165 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.12.239.190:45469(127.12.239.190:45469)] disconnecting while in state READY
14:26:15.165 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.12.239.189:33453(127.12.239.189:33453)] disconnecting while in state READY
14:26:15.166 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.12.239.188:33713(127.12.239.188:33713)] handling channelInactive
14:26:15.166 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.12.239.190:45469(127.12.239.190:45469)] handling channelInactive
14:26:15.166 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.12.239.188:33713(127.12.239.188:33713)] cleaning up while in state READY due to: connection closed
14:26:15.166 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.12.239.190:45469(127.12.239.190:45469)] cleaning up while in state READY due to: connection closed
14:26:15.166 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:26:15.168 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.12.239.189:33453(127.12.239.189:33453)] handling channelInactive
14:26:15.168 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.12.239.189:33453(127.12.239.189:33453)] cleaning up while in state READY due to: connection closed
14:26:15.170 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:26:15.171 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.12.239.190:45469(127.12.239.190:45469)] connecting to peer
14:26:15.172 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.12.239.189:33453(127.12.239.189:33453)] connecting to peer
14:26:15.173 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.12.239.188:33713(127.12.239.188:33713)] connecting to peer
14:26:15.173 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.12.239.190:45469(127.12.239.190:45469)] Successfully connected to peer
14:26:15.175 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.190
14:26:15.176 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.12.239.189:33453(127.12.239.189:33453)] Successfully connected to peer
14:26:15.177 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.12.239.188:33713(127.12.239.188:33713)] Successfully connected to peer
14:26:15.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.178481 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55288 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55274 (request call id 14)
14:26:15.179 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.189
14:26:15.181 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.188
14:26:15.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.187198 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55288 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55274 (request call id 14)
14:26:15.191 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5e7579bf, L:/127.0.0.1:38388 - R:/127.12.239.190:45469] using SASL/PLAIN
14:26:15.193 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6cf71099, L:/127.0.0.1:55338 - R:/127.12.239.189:33453] using SASL/PLAIN
14:26:15.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.193692 13317 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55274 (request call id 14)
14:26:15.194 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55338 dropped due to backpressure: service queue is full with 1 items
14:26:15.201 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x310cb494, L:/127.0.0.1:50732 - R:/127.12.239.188:33713] using SASL/PLAIN
14:26:15.203 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:15.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.207533 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55288 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55274 (request call id 14)
14:26:15.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.208103 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55312 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55274 (request call id 14)
14:26:15.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.213044 13317 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55274 (request call id 14)
14:26:15.213 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55338 dropped due to backpressure: service queue is full with 1 items
14:26:15.213 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:15.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.215281 13315 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55274 (request call id 14)
14:26:15.215 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55328 dropped due to backpressure: service queue is full with 1 items
14:26:15.216 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:15.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.227700 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55288 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55274 (request call id 14)
14:26:15.229 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:15.230 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:15.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.232632 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55234 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55338 (request call id 2)
14:26:15.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.245541 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55234 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55338 (request call id 2)
14:26:15.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.247711 13316 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55288 (request call id 11)
14:26:15.248 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55338 dropped due to backpressure: service queue is full with 1 items
14:26:15.248 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:15.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.264925 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55234 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.266 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:15.266 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:15.266 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:15.266 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:15.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.268443 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55224 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55312 (request call id 16)
14:26:15.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.271179 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55312 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55262 (request call id 20)
14:26:15.273 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55338 dropped due to backpressure: service queue is full with 1 items
14:26:15.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.272892 13317 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55262 (request call id 20)
14:26:15.274 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:15.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.281535 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55262 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55300 (request call id 8)
14:26:15.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.284083 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55224 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55300 (request call id 8)
14:26:15.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.284747 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55234 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55300 (request call id 8)
14:26:15.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.294076 13317 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55300 (request call id 8)
14:26:15.294 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55338 dropped due to backpressure: service queue is full with 1 items
14:26:15.294 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:15.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.296824 13315 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55300 (request call id 8)
14:26:15.297 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55328 dropped due to backpressure: service queue is full with 1 items
14:26:15.297 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:15.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.304342 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55224 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55300 (request call id 8)
14:26:15.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.305016 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55234 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55300 (request call id 8)
14:26:15.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.312686 13317 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55300 (request call id 8)
14:26:15.313 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55338 dropped due to backpressure: service queue is full with 1 items
14:26:15.313 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:15.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.324640 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55224 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55300 (request call id 8)
14:26:15.330 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:15.331 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:15.331 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:26:15.331 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=594), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [35ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55300 dropped due to backpressure: service queue is full with 1 items, [47ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [47ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55300 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [64ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [74ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [76ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55300 dropped due to backpressure: service queue is full with 1 items, [76ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55300 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [85ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55300 dropped due to backpressure: service queue is full with 1 items, [86ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [91ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [92ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55300 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [104ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55300 dropped due to backpressure: service queue is full with 1 items, [104ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [104ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55300 dropped due to backpressure: service queue is full with 1 items, [120ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [122ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [171ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55300 dropped due to backpressure: service queue is full with 1 items, [171ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55300 dropped due to backpressure: service queue is full with 1 items, [180ms] refreshing cache from master, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [182ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55300 dropped due to backpressure: service queue is full with 1 items, [182ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [182ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [182ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55300 dropped due to backpressure: service queue is full with 1 items, [241ms] refreshing cache from master, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [242ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [242ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [266ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55300 dropped due to backpressure: service queue is full with 1 items, [267ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55300 dropped due to backpressure: service queue is full with 1 items, [401ms] refreshing cache from master, [401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [402ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55300 dropped due to backpressure: service queue is full with 1 items, [402ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [402ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [403ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55300 dropped due to backpressure: service queue is full with 1 items, [541ms] refreshing cache from master, [541ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [541ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [541ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [543ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [544ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [591ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: OK, deferred=Deferred@722590692(state=PENDING, result=null, callback=(continuation of Deferred@1870962136 after retry RPC after error@2062424223) -> (continuation of Deferred@441107480 after retry RPC after error@1059185230) -> (continuation of Deferred@1954599471 after retry RPC after error@2124416704) -> (continuation of Deferred@839284488 after retry RPC after error@33935508) -> (continuation of Deferred@1894148945 after retry RPC after error@244245899) -> (continuation of Deferred@254897509 after retry RPC after error@597466471) -> (continuation of Deferred@1625540262 after retry RPC after error@423150988) -> (continuation of Deferred@501664139 after retry RPC after error@1515591925), errback=(continuation of Deferred@1870962136 after retry RPC after error@2062424223) -> (continuation of Deferred@441107480 after retry RPC after error@1059185230) -> (continuation of Deferred@1954599471 after retry RPC after error@2124416704) -> (continuation of Deferred@839284488 after retry RPC after error@33935508) -> (continuation of Deferred@1894148945 after retry RPC after error@244245899) -> (continuation of Deferred@254897509 after retry RPC after error@597466471) -> (continuation of Deferred@1625540262 after retry RPC after error@423150988) -> (continuation of Deferred@501664139 after retry RPC after error@1515591925))) after lookup
14:26:15.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.344762 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55224 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55300 (request call id 9)
14:26:15.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.345320 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55234 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55300 (request call id 9)
14:26:15.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.352136 13317 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55300 (request call id 9)
14:26:15.352 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55338 dropped due to backpressure: service queue is full with 1 items
14:26:15.353 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:15.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.365038 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55224 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55300 (request call id 9)
14:26:15.366 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:15.366 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:15.367 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.12.239.188:33713(127.12.239.188:33713)] disconnecting while in state READY
14:26:15.367 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8f39d6798581433ab784d8e19f13acf0
14:26:15.367 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.12.239.190:45469(127.12.239.190:45469)] disconnecting while in state READY
14:26:15.367 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.12.239.189:33453(127.12.239.189:33453)] disconnecting while in state READY
14:26:15.368 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.12.239.188:33713(127.12.239.188:33713)] handling channelInactive
14:26:15.368 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.12.239.188:33713(127.12.239.188:33713)] cleaning up while in state READY due to: connection closed
14:26:15.369 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.12.239.190:45469(127.12.239.190:45469)] handling channelInactive
14:26:15.369 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.12.239.190:45469(127.12.239.190:45469)] cleaning up while in state READY due to: connection closed
14:26:15.369 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:15.369 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:15.370 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:26:15.372 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.12.239.189:33453(127.12.239.189:33453)] handling channelInactive
14:26:15.372 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.12.239.189:33453(127.12.239.189:33453)] cleaning up while in state READY due to: connection closed
14:26:15.375 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:26:15.375 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.12.239.190:45469(127.12.239.190:45469)] connecting to peer
14:26:15.376 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.12.239.189:33453(127.12.239.189:33453)] connecting to peer
14:26:15.377 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.12.239.190:45469(127.12.239.190:45469)] Successfully connected to peer
14:26:15.379 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.12.239.188:33713(127.12.239.188:33713)] connecting to peer
14:26:15.379 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.190
14:26:15.380 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.12.239.189:33453(127.12.239.189:33453)] Successfully connected to peer
14:26:15.381 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.12.239.188:33713(127.12.239.188:33713)] Successfully connected to peer
14:26:15.382 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.189
14:26:15.382 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.188
14:26:15.397 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc8655a64, L:/127.0.0.1:38390 - R:/127.12.239.190:45469] using SASL/PLAIN
14:26:15.399 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb3a6e71e, L:/127.0.0.1:55342 - R:/127.12.239.189:33453] using SASL/PLAIN
14:26:15.400 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6f3ac337, L:/127.0.0.1:50740 - R:/127.12.239.188:33713] using SASL/PLAIN
14:26:15.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.404254 13317 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55224 (request call id 34)
14:26:15.404 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55342 dropped due to backpressure: service queue is full with 1 items
14:26:15.405 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:15.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.405325 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55224 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55234 (request call id 45)
14:26:15.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.416913 13315 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55234 (request call id 45)
14:26:15.417 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55342 dropped due to backpressure: service queue is full with 1 items
14:26:15.418 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:15.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.424563 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55224 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55234 (request call id 45)
14:26:15.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.428364 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55234 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55312 (request call id 17)
14:26:15.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.432967 13317 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55312 (request call id 17)
14:26:15.433 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55338 dropped due to backpressure: service queue is full with 1 items
14:26:15.433 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:15.434 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:15.434 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:15.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.436993 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55274 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55342 (request call id 2)
14:26:15.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.458369 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55274 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55342 (request call id 2)
14:26:15.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.464818 13315 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55234 (request call id 46)
14:26:15.465 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55342 dropped due to backpressure: service queue is full with 1 items
14:26:15.465 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:15.470 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:15.470 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:15.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.471628 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55262 (request call id 21)
14:26:15.472 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:15.472 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:15.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.476078 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55258 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55328 (request call id 8)
14:26:15.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.477572 13315 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55328 (request call id 8)
14:26:15.478 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55342 dropped due to backpressure: service queue is full with 1 items
14:26:15.478 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:15.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.478711 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55274 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55328 (request call id 8)
14:26:15.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.480029 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55258 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55328 (request call id 8)
14:26:15.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.480175 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55328 (request call id 8)
14:26:15.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.492686 13317 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55328 (request call id 8)
14:26:15.493 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55338 dropped due to backpressure: service queue is full with 1 items
14:26:15.493 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:15.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.497225 13315 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55328 (request call id 8)
14:26:15.498 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55342 dropped due to backpressure: service queue is full with 1 items
14:26:15.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.498018 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55274 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.498 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:15.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55328 (request call id 8)
14:26:15.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.500244 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55258 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55328 (request call id 8)
14:26:15.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.500394 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55328 (request call id 8)
14:26:15.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.517797 13315 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55328 (request call id 8)
14:26:15.518 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55342 dropped due to backpressure: service queue is full with 1 items
14:26:15.518 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:15.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.519259 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55274 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55328 (request call id 8)
14:26:15.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.519760 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55258 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55328 (request call id 8)
14:26:15.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.520516 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55328 (request call id 8)
14:26:15.534 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:15.535 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:15.535 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:26:15.536 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=501), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [29ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [35ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [38ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55328 dropped due to backpressure: service queue is full with 1 items, [39ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55328 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [42ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55328 dropped due to backpressure: service queue is full with 1 items, [44ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55328 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [63ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55328 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55328 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [82ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55328 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55328 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [103ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55328 dropped due to backpressure: service queue is full with 1 items, [105ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55328 dropped due to backpressure: service queue is full with 1 items, [120ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [122ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55328 dropped due to backpressure: service queue is full with 1 items, [122ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [123ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55328 dropped due to backpressure: service queue is full with 1 items, [180ms] refreshing cache from master, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [181ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55328 dropped due to backpressure: service queue is full with 1 items, [181ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [182ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [182ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55328 dropped due to backpressure: service queue is full with 1 items, [261ms] refreshing cache from master, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [262ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [262ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [263ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55328 dropped due to backpressure: service queue is full with 1 items, [263ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55328 dropped due to backpressure: service queue is full with 1 items, [441ms] refreshing cache from master, [441ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [441ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [441ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [442ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [443ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [500ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: OK, deferred=Deferred@901159042(state=PENDING, result=null, callback=(continuation of Deferred@754957783 after retry RPC after error@71953579) -> (continuation of Deferred@1424660314 after retry RPC after error@1436116941) -> (continuation of Deferred@81361324 after retry RPC after error@1337909544) -> (continuation of Deferred@1341063106 after retry RPC after error@1373069053) -> (continuation of Deferred@504121714 after retry RPC after error@637754426) -> (continuation of Deferred@506181591 after retry RPC after error@1969238617) -> (continuation of Deferred@157004382 after retry RPC after error@889572803) -> (continuation of Deferred@1985171899 after retry RPC after error@39143378), errback=(continuation of Deferred@754957783 after retry RPC after error@71953579) -> (continuation of Deferred@1424660314 after retry RPC after error@1436116941) -> (continuation of Deferred@81361324 after retry RPC after error@1337909544) -> (continuation of Deferred@1341063106 after retry RPC after error@1373069053) -> (continuation of Deferred@504121714 after retry RPC after error@637754426) -> (continuation of Deferred@506181591 after retry RPC after error@1969238617) -> (continuation of Deferred@157004382 after retry RPC after error@889572803) -> (continuation of Deferred@1985171899 after retry RPC after error@39143378))) after lookup
14:26:15.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.538343 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55274 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55328 (request call id 9)
14:26:15.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.538792 13315 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55328 (request call id 9)
14:26:15.539 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55342 dropped due to backpressure: service queue is full with 1 items
14:26:15.539 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:15.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.539948 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55258 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55328 (request call id 9)
14:26:15.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.540627 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55328 (request call id 9)
14:26:15.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.558713 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55274 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55328 (request call id 9)
14:26:15.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.560946 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55328 (request call id 9)
14:26:15.571 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:15.571 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:15.571 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8f39d6798581433ab784d8e19f13acf0
14:26:15.571 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.12.239.188:33713(127.12.239.188:33713)] disconnecting while in state READY
14:26:15.572 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.12.239.190:45469(127.12.239.190:45469)] disconnecting while in state READY
14:26:15.572 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.12.239.189:33453(127.12.239.189:33453)] disconnecting while in state READY
14:26:15.572 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.12.239.190:45469(127.12.239.190:45469)] handling channelInactive
14:26:15.572 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.12.239.190:45469(127.12.239.190:45469)] cleaning up while in state READY due to: connection closed
14:26:15.573 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:26:15.573 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.12.239.188:33713(127.12.239.188:33713)] handling channelInactive
14:26:15.573 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:15.573 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.12.239.188:33713(127.12.239.188:33713)] cleaning up while in state READY due to: connection closed
14:26:15.573 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:15.575 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.12.239.189:33453(127.12.239.189:33453)] handling channelInactive
14:26:15.575 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.12.239.189:33453(127.12.239.189:33453)] cleaning up while in state READY due to: connection closed
14:26:15.577 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:26:15.578 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.12.239.190:45469(127.12.239.190:45469)] connecting to peer
14:26:15.579 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.12.239.189:33453(127.12.239.189:33453)] connecting to peer
14:26:15.580 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.12.239.190:45469(127.12.239.190:45469)] Successfully connected to peer
14:26:15.580 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.12.239.188:33713(127.12.239.188:33713)] connecting to peer
14:26:15.582 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.12.239.189:33453(127.12.239.189:33453)] Successfully connected to peer
14:26:15.582 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.190
14:26:15.583 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.12.239.188:33713(127.12.239.188:33713)] Successfully connected to peer
14:26:15.584 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.188
14:26:15.585 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.189
14:26:15.595 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x829d3c3d, L:/127.0.0.1:38398 - R:/127.12.239.190:45469] using SASL/PLAIN
14:26:15.600 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xde3c6309, L:/127.0.0.1:50742 - R:/127.12.239.188:33713] using SASL/PLAIN
14:26:15.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.600737 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55258 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55300 (request call id 17)
14:26:15.605 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcc7da998, L:/127.0.0.1:55358 - R:/127.12.239.189:33453] using SASL/PLAIN
14:26:15.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.605736 13318 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55358 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55300 (request call id 17)
14:26:15.606 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55358 dropped due to backpressure: service queue is full with 1 items
14:26:15.606 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:15.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.619336 13318 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55358 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55300 (request call id 17)
14:26:15.620 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55358 dropped due to backpressure: service queue is full with 1 items
14:26:15.620 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:15.638 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:15.638 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:15.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.639691 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55258 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55274 (request call id 23)
14:26:15.640 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55358 dropped due to backpressure: service queue is full with 1 items
14:26:15.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.639816 13318 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55358 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55274 (request call id 23)
14:26:15.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.639698 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55312 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55274 (request call id 23)
14:26:15.641 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:15.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.644603 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55274 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55224 (request call id 36)
14:26:15.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.648767 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55312 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55224 (request call id 36)
14:26:15.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.658517 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55274 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55224 (request call id 36)
14:26:15.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.658967 13315 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.659 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55342 dropped due to backpressure: service queue is full with 1 items
14:26:15.659 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:15.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55224 (request call id 36)
14:26:15.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.661006 13318 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55358 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55224 (request call id 36)
14:26:15.661 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55358 dropped due to backpressure: service queue is full with 1 items
14:26:15.661 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:15.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.668371 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55312 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55224 (request call id 36)
14:26:15.676 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:15.676 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:15.678 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:15.678 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:15.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.680369 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55262 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55358 (request call id 4)
14:26:15.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.688346 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55312 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55358 (request call id 4)
14:26:15.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.690658 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55262 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55358 (request call id 4)
14:26:15.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.708909 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55312 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55358 (request call id 4)
14:26:15.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.710861 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55262 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55358 (request call id 4)
14:26:15.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.728008 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55312 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55358 (request call id 4)
14:26:15.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.731063 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55262 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55358 (request call id 4)
14:26:15.738 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:15.739 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:15.739 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:26:15.739 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=161), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [19ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [24ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [28ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55358 dropped due to backpressure: service queue is full with 1 items, [28ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55358 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [42ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55358 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [42ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55358 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [62ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55358 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55358 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [83ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55358 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55358 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [102ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [161ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: OK, deferred=Deferred@753119313(state=PENDING, result=null, callback=(continuation of Deferred@2121320040 after retry RPC after error@1444302707) -> (continuation of Deferred@427631197 after retry RPC after error@682453019) -> (continuation of Deferred@1343662304 after retry RPC after error@874448966) -> (continuation of Deferred@1140898642 after retry RPC after error@128908921), errback=(continuation of Deferred@2121320040 after retry RPC after error@1444302707) -> (continuation of Deferred@427631197 after retry RPC after error@682453019) -> (continuation of Deferred@1343662304 after retry RPC after error@874448966) -> (continuation of Deferred@1140898642 after retry RPC after error@128908921))) after lookup
14:26:15.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.748152 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55312 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55358 (request call id 5)
14:26:15.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.751209 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55262 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55358 (request call id 5)
14:26:15.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.759635 13315 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:55358 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55258 (request call id 34)
14:26:15.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.768548 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55312 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55258 (request call id 34)
14:26:15.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.770414 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55262 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55258 (request call id 34)
14:26:15.776 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:15.776 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:15.777 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.12.239.188:33713(127.12.239.188:33713)] disconnecting while in state READY
14:26:15.777 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.12.239.190:45469(127.12.239.190:45469)] disconnecting while in state READY
14:26:15.777 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.12.239.189:33453(127.12.239.189:33453)] disconnecting while in state READY
14:26:15.778 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.12.239.189:33453(127.12.239.189:33453)] handling channelInactive
14:26:15.778 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.12.239.189:33453(127.12.239.189:33453)] cleaning up while in state READY due to: connection closed
14:26:15.778 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:26:15.778 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.12.239.188:33713(127.12.239.188:33713)] handling channelInactive
14:26:15.778 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.12.239.188:33713(127.12.239.188:33713)] cleaning up while in state READY due to: connection closed
14:26:15.779 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:15.780 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:15.780 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.12.239.190:45469(127.12.239.190:45469)] handling channelInactive
14:26:15.780 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.12.239.190:45469(127.12.239.190:45469)] cleaning up while in state READY due to: connection closed
14:26:15.781 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8f39d6798581433ab784d8e19f13acf0
14:26:15.782 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:26:15.783 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.12.239.190:45469(127.12.239.190:45469)] connecting to peer
14:26:15.784 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.12.239.189:33453(127.12.239.189:33453)] connecting to peer
14:26:15.784 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.12.239.190:45469(127.12.239.190:45469)] Successfully connected to peer
14:26:15.784 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.12.239.188:33713(127.12.239.188:33713)] connecting to peer
14:26:15.785 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.12.239.189:33453(127.12.239.189:33453)] Successfully connected to peer
14:26:15.786 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.12.239.188:33713(127.12.239.188:33713)] Successfully connected to peer
14:26:15.786 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.190
14:26:15.787 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.189
14:26:15.787 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.188
14:26:15.797 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0d7c03db, L:/127.0.0.1:50758 - R:/127.12.239.188:33713] using SASL/PLAIN
14:26:15.799 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xae96918e, L:/127.0.0.1:38400 - R:/127.12.239.190:45469] using SASL/PLAIN
14:26:15.800 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0cb28118, L:/127.0.0.1:55364 - R:/127.12.239.189:33453] using SASL/PLAIN
14:26:15.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:15.801550 13315 service_pool.cc:136] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55364 dropped due to backpressure: service queue is full with 1 items [suppressed 135 similar messages]
14:26:15.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.801667 13315 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55364 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55358 (request call id 7)
14:26:15.802 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55364 dropped due to backpressure: service queue is full with 1 items
14:26:15.804 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:15.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.810786 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55358 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55262 (request call id 29)
14:26:15.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.819558 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55358 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55262 (request call id 29)
14:26:15.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.824903 13315 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55364 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55262 (request call id 29)
14:26:15.826 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55364 dropped due to backpressure: service queue is full with 1 items
14:26:15.826 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:15.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.826931 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55262 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.129:48441 (request call id 10)
14:26:15.838 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55342 dropped due to backpressure: service queue is full with 1 items
14:26:15.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.837297 13315 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.129:48441 (request call id 10)
14:26:15.839 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:15.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.839753 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55358 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.129:48441 (request call id 10)
14:26:15.841 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:15.841 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:15.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.855748 13315 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55364 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.130:58303 (request call id 10)
14:26:15.856 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55364 dropped due to backpressure: service queue is full with 1 items
14:26:15.856 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:15.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.858968 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55358 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.130:58303 (request call id 10)
14:26:15.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.864703 13315 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55364 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.130:58303 (request call id 10)
14:26:15.865 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55364 dropped due to backpressure: service queue is full with 1 items
14:26:15.865 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:15.877 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:15.878 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:15.878 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.12.239.188:33713(127.12.239.188:33713)] disconnecting while in state READY
14:26:15.878 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.12.239.190:45469(127.12.239.190:45469)] disconnecting while in state READY
14:26:15.878 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.12.239.189:33453(127.12.239.189:33453)] disconnecting while in state READY
14:26:15.879 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.12.239.190:45469(127.12.239.190:45469)] handling channelInactive
14:26:15.879 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.12.239.189:33453(127.12.239.189:33453)] handling channelInactive
14:26:15.879 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.12.239.190:45469(127.12.239.190:45469)] cleaning up while in state READY due to: connection closed
14:26:15.879 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.12.239.189:33453(127.12.239.189:33453)] cleaning up while in state READY due to: connection closed
14:26:15.880 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:26:15.881 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.12.239.188:33713(127.12.239.188:33713)] handling channelInactive
14:26:15.881 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.12.239.188:33713(127.12.239.188:33713)] cleaning up while in state READY due to: connection closed
14:26:15.883 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:15.883 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:15.884 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:26:15.886 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.12.239.190:45469(127.12.239.190:45469)] connecting to peer
14:26:15.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.888164 13316 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55364 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55312 (request call id 27)
14:26:15.888 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55364 dropped due to backpressure: service queue is full with 1 items
14:26:15.888 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:15.889 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.12.239.189:33453(127.12.239.189:33453)] connecting to peer
14:26:15.890 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.12.239.190:45469(127.12.239.190:45469)] Successfully connected to peer
14:26:15.891 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.190
14:26:15.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.892690 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55312 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55338 (request call id 9)
14:26:15.905 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xcb983e20, L:/127.0.0.1:38416 - R:/127.12.239.190:45469] using SASL/PLAIN
14:26:15.905 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.12.239.188:33713(127.12.239.188:33713)] connecting to peer
14:26:15.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.906225 13315 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55364 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55338 (request call id 9)
14:26:15.906 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55364 dropped due to backpressure: service queue is full with 1 items
14:26:15.906 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:15.907 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.12.239.189:33453(127.12.239.189:33453)] Successfully connected to peer
14:26:15.907 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.12.239.188:33713(127.12.239.188:33713)] Successfully connected to peer
14:26:15.909 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.189
14:26:15.909 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.188
14:26:15.921 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf09d167c, L:/127.0.0.1:55376 - R:/127.12.239.189:33453] using SASL/PLAIN
14:26:15.922 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3ca5e8fe, L:/127.0.0.1:50768 - R:/127.12.239.188:33713] using SASL/PLAIN
14:26:15.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.922511 13318 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55338 (request call id 9)
14:26:15.923 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55376 dropped due to backpressure: service queue is full with 1 items
14:26:15.923 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:15.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.926672 13316 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.131:47355 (request call id 10)
14:26:15.927 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55338 dropped due to backpressure: service queue is full with 1 items
14:26:15.927 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:15.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.927568 13315 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55364 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.131:47355 (request call id 10)
14:26:15.928 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55364 dropped due to backpressure: service queue is full with 1 items
14:26:15.928 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:15.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.929031 13318 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.131:47355 (request call id 10)
14:26:15.929 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55376 dropped due to backpressure: service queue is full with 1 items
14:26:15.929 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:15.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.938731 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55274 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.131:47355 (request call id 10)
14:26:15.944 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:15.945 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:15.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.950371 13318 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55262 (request call id 30)
14:26:15.951 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55376 dropped due to backpressure: service queue is full with 1 items
14:26:15.951 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:15.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.967859 13318 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55262 (request call id 30)
14:26:15.968 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55376 dropped due to backpressure: service queue is full with 1 items
14:26:15.969 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:15.981 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:15.981 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:15.986 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:15.986 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:15.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.990388 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55376 (request call id 4)
14:26:15.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:15.996088 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:15.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55376 (request call id 4)
14:26:16.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.015429 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55376 (request call id 4)
14:26:16.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.035691 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55376 (request call id 4)
14:26:16.048 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:16.048 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:16.049 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:26:16.049 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.12.239.188:33713(127.12.239.188:33713)] disconnecting while in state READY
14:26:16.049 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.12.239.190:45469(127.12.239.190:45469)] disconnecting while in state READY
14:26:16.049 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.12.239.189:33453(127.12.239.189:33453)] disconnecting while in state READY
14:26:16.049 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=164), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [19ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [20ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [37ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55376 dropped due to backpressure: service queue is full with 1 items, [37ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [37ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55376 dropped due to backpressure: service queue is full with 1 items, [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [43ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55376 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55376 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [62ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55376 dropped due to backpressure: service queue is full with 1 items, [65ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55376 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [82ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55376 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55376 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [103ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [162ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: OK, deferred=Deferred@1105057687(state=PENDING, result=null, callback=(continuation of Deferred@1994201686 after retry RPC after error@1884730524) -> (continuation of Deferred@247212023 after retry RPC after error@569518296) -> (continuation of Deferred@1071876378 after retry RPC after error@2060724270) -> (continuation of Deferred@364391196 after retry RPC after error@633107867), errback=(continuation of Deferred@1994201686 after retry RPC after error@1884730524) -> (continuation of Deferred@247212023 after retry RPC after error@569518296) -> (continuation of Deferred@1071876378 after retry RPC after error@2060724270) -> (continuation of Deferred@364391196 after retry RPC after error@633107867))) after lookup
14:26:16.050 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.12.239.188:33713(127.12.239.188:33713)] handling channelInactive
14:26:16.050 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.12.239.188:33713(127.12.239.188:33713)] cleaning up while in state READY due to: connection closed
14:26:16.050 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.12.239.190:45469(127.12.239.190:45469)] handling channelInactive
14:26:16.050 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.12.239.190:45469(127.12.239.190:45469)] cleaning up while in state READY due to: connection closed
14:26:16.051 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:26:16.052 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8f39d6798581433ab784d8e19f13acf0
14:26:16.055 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:26:16.055 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.12.239.189:33453(127.12.239.189:33453)] handling channelInactive
14:26:16.055 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.12.239.189:33453(127.12.239.189:33453)] cleaning up while in state READY due to: connection closed
14:26:16.057 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.12.239.190:45469(127.12.239.190:45469)] connecting to peer
14:26:16.060 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.12.239.189:33453(127.12.239.189:33453)] connecting to peer
14:26:16.062 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.12.239.188:33713(127.12.239.188:33713)] connecting to peer
14:26:16.063 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.12.239.190:45469(127.12.239.190:45469)] Successfully connected to peer
14:26:16.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.066718 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55364 (request call id 7)
14:26:16.067 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.12.239.189:33453(127.12.239.189:33453)] Successfully connected to peer
14:26:16.069 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.12.239.188:33713(127.12.239.188:33713)] Successfully connected to peer
14:26:16.069 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.190
14:26:16.070 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.189
14:26:16.075 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.188
14:26:16.082 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:16.082 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:16.083 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.12.239.188:33713(127.12.239.188:33713)] disconnecting while in state READY
14:26:16.083 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.12.239.190:45469(127.12.239.190:45469)] disconnecting while in state READY
14:26:16.083 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.12.239.189:33453(127.12.239.189:33453)] disconnecting while in state READY
14:26:16.084 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.12.239.190:45469(127.12.239.190:45469)] handling channelInactive
14:26:16.084 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.12.239.188:33713(127.12.239.188:33713)] handling channelInactive
14:26:16.084 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.12.239.190:45469(127.12.239.190:45469)] cleaning up while in state READY due to: connection closed
14:26:16.084 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.12.239.188:33713(127.12.239.188:33713)] cleaning up while in state READY due to: connection closed
14:26:16.084 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:26:16.085 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=301), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [16ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [19ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55364 dropped due to backpressure: service queue is full with 1 items, [21ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [21ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55364 dropped due to backpressure: service queue is full with 1 items, [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [42ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55364 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55364 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [62ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [73ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55364 dropped due to backpressure: service queue is full with 1 items, [73ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55364 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [82ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55364 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [82ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55364 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [103ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55364 dropped due to backpressure: service queue is full with 1 items, [105ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55364 dropped due to backpressure: service queue is full with 1 items, [120ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [122ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55364 dropped due to backpressure: service queue is full with 1 items, [124ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55364 dropped due to backpressure: service queue is full with 1 items, [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [143ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [145ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55364 dropped due to backpressure: service queue is full with 1 items, [145ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55364 dropped due to backpressure: service queue is full with 1 items, [282ms] refreshing cache from master, [282ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [282ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [282ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [284ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [284ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [301ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: OK, deferred=Deferred@1768836852(state=PENDING, result=null, callback=(continuation of Deferred@3888933 after retry RPC after error@945023680) -> (continuation of Deferred@1525007175 after retry RPC after error@1097285377) -> (continuation of Deferred@457169527 after retry RPC after error@1008547386) -> (continuation of Deferred@1217803525 after retry RPC after error@821138465) -> (continuation of Deferred@1442319402 after retry RPC after error@8473673) -> (continuation of Deferred@2034663233 after retry RPC after error@1160428756) -> (continuation of Deferred@1344696583 after retry RPC after error@1515162702), errback=(continuation of Deferred@3888933 after retry RPC after error@945023680) -> (continuation of Deferred@1525007175 after retry RPC after error@1097285377) -> (continuation of Deferred@457169527 after retry RPC after error@1008547386) -> (continuation of Deferred@1217803525 after retry RPC after error@821138465) -> (continuation of Deferred@1442319402 after retry RPC after error@8473673) -> (continuation of Deferred@2034663233 after retry RPC after error@1160428756) -> (continuation of Deferred@1344696583 after retry RPC after error@1515162702))) after lookup
14:26:16.087 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:16.087 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:16.089 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:26:16.091 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8f39d6798581433ab784d8e19f13acf0
14:26:16.091 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xdb8e8091, L:/127.0.0.1:50772 - R:/127.12.239.188:33713] using SASL/PLAIN
14:26:16.093 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.12.239.189:33453(127.12.239.189:33453)] handling channelInactive
14:26:16.093 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.12.239.189:33453(127.12.239.189:33453)] cleaning up while in state READY due to: connection closed
14:26:16.095 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:26:16.095 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x237662ab, L:/127.0.0.1:38426 - R:/127.12.239.190:45469] using SASL/PLAIN
14:26:16.096 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.12.239.190:45469(127.12.239.190:45469)] connecting to peer
14:26:16.097 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.12.239.189:33453(127.12.239.189:33453)] connecting to peer
14:26:16.098 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xabc76f82, L:/127.0.0.1:55382 - R:/127.12.239.189:33453] using SASL/PLAIN
14:26:16.099 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.12.239.190:45469(127.12.239.190:45469)] Successfully connected to peer
14:26:16.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.099296 13315 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55382 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55328 (request call id 19)
14:26:16.101 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.190
14:26:16.101 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55382 dropped due to backpressure: service queue is full with 1 items
14:26:16.101 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:16.103 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.12.239.188:33713(127.12.239.188:33713)] connecting to peer
14:26:16.104 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.12.239.189:33453(127.12.239.189:33453)] Successfully connected to peer
14:26:16.106 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.189
14:26:16.112 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.12.239.188:33713(127.12.239.188:33713)] Successfully connected to peer
14:26:16.116 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.188
14:26:16.117 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc8117f40, L:/127.0.0.1:38442 - R:/127.12.239.190:45469] using SASL/PLAIN
14:26:16.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.119133 13315 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55382 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55328 (request call id 19)
14:26:16.120 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55382 dropped due to backpressure: service queue is full with 1 items
14:26:16.120 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:16.122 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd8b627c8, L:/127.0.0.1:55396 - R:/127.12.239.189:33453] using SASL/PLAIN
14:26:16.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.122519 13317 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55396 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55328 (request call id 19)
14:26:16.123 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55396 dropped due to backpressure: service queue is full with 1 items
14:26:16.130 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6cd41055, L:/127.0.0.1:50776 - R:/127.12.239.188:33713] using SASL/PLAIN
14:26:16.132 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:16.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.138687 13315 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55382 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55328 (request call id 19)
14:26:16.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.138993 13317 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55396 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55328 (request call id 19)
14:26:16.140 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55382 dropped due to backpressure: service queue is full with 1 items
14:26:16.140 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55396 dropped due to backpressure: service queue is full with 1 items
14:26:16.140 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:16.140 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:16.154 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:16.155 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:16.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.159339 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55382 (request call id 3)
14:26:16.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.160316 13317 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55396 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55382 (request call id 3)
14:26:16.161 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55396 dropped due to backpressure: service queue is full with 1 items
14:26:16.161 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:16.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.167264 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55382 (request call id 3)
14:26:16.180 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55396 dropped due to backpressure: service queue is full with 1 items
14:26:16.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.179644 13317 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55396 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55382 (request call id 3)
14:26:16.180 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:16.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.187701 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55382 (request call id 3)
14:26:16.191 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:16.191 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:16.192 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:26:16.192 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=136), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [36ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [40ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55382 dropped due to backpressure: service queue is full with 1 items, [44ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55382 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [62ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55382 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55382 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [83ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55382 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55382 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [102ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [134ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: OK, deferred=Deferred@1687201201(state=PENDING, result=null, callback=(continuation of Deferred@411273767 after retry RPC after error@899739490) -> (continuation of Deferred@1712193196 after retry RPC after error@131162865) -> (continuation of Deferred@59179678 after retry RPC after error@837695091), errback=(continuation of Deferred@411273767 after retry RPC after error@899739490) -> (continuation of Deferred@1712193196 after retry RPC after error@131162865) -> (continuation of Deferred@59179678 after retry RPC after error@837695091))) after lookup
14:26:16.194 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:16.194 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:16.199 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8f39d6798581433ab784d8e19f13acf0
14:26:16.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.200652 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55382 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55396 (request call id 4)
14:26:16.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.207701 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55396 (request call id 4)
14:26:16.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.218396 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55382 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55396 (request call id 4)
14:26:16.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.227993 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55396 (request call id 4)
14:26:16.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.233237 13317 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55396 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55338 (request call id 10)
14:26:16.234 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55396 dropped due to backpressure: service queue is full with 1 items
14:26:16.234 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:16.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.238560 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55382 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55338 (request call id 10)
14:26:16.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.248322 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55338 (request call id 10)
14:26:16.255 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:16.255 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:16.256 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:26:16.256 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.12.239.188:33713(127.12.239.188:33713)] disconnecting while in state READY
14:26:16.256 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.12.239.190:45469(127.12.239.190:45469)] disconnecting while in state READY
14:26:16.256 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.12.239.189:33453(127.12.239.189:33453)] disconnecting while in state READY
14:26:16.256 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=11, TimeoutTracker(timeout=30000, elapsed=1085), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [21ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [23ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55338 dropped due to backpressure: service queue is full with 1 items, [31ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [32ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55338 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [42ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55338 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [42ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55338 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [62ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [76ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55338 dropped due to backpressure: service queue is full with 1 items, [77ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55338 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [102ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55338 dropped due to backpressure: service queue is full with 1 items, [103ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [103ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55338 dropped due to backpressure: service queue is full with 1 items, [120ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [122ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55338 dropped due to backpressure: service queue is full with 1 items, [123ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55338 dropped due to backpressure: service queue is full with 1 items, [140ms] refreshing cache from master, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [142ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55338 dropped due to backpressure: service queue is full with 1 items, [142ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [142ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [142ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55338 dropped due to backpressure: service queue is full with 1 items, [180ms] refreshing cache from master, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [181ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55338 dropped due to backpressure: service queue is full with 1 items, [181ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [181ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [182ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55338 dropped due to backpressure: service queue is full with 1 items, [261ms] refreshing cache from master, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [262ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55338 dropped due to backpressure: service queue is full with 1 items, [262ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [262ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [263ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55338 dropped due to backpressure: service queue is full with 1 items, [320ms] refreshing cache from master, [320ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [320ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [320ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [322ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55338 dropped due to backpressure: service queue is full with 1 items, [322ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [322ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [322ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55338 dropped due to backpressure: service queue is full with 1 items, [720ms] refreshing cache from master, [720ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [720ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [720ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [723ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [723ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [756ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55338 dropped due to backpressure: service queue is full with 1 items, [756ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55338 dropped due to backpressure: service queue is full with 1 items, [1061ms] refreshing cache from master, [1061ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [1061ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [1061ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [1062ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [1063ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [1084ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: OK, deferred=Deferred@392832102(state=PENDING, result=null, callback=(continuation of Deferred@1241341079 after retry RPC after error@649573939) -> (continuation of Deferred@835358818 after retry RPC after error@2001066793) -> (continuation of Deferred@1426008242 after retry RPC after error@1331829296) -> (continuation of Deferred@718199358 after retry RPC after error@1930150109) -> (continuation of Deferred@1587338422 after retry RPC after error@24178383) -> (continuation of Deferred@1572064245 after retry RPC after error@1880352182) -> (continuation of Deferred@1213394542 after retry RPC after error@1314023229) -> (continuation of Deferred@226357601 after retry RPC after error@1647090477) -> (continuation of Deferred@1028794520 after retry RPC after error@1617218432) -> (continuation of Deferred@40945684 after retry RPC after error@75751044), errback=(continuation of Deferred@1241341079 after retry RPC after error@649573939) -> (continuation of Deferred@835358818 after retry RPC after error@2001066793) -> (continuation of Deferred@1426008242 after retry RPC after error@1331829296) -> (continuation of Deferred@718199358 after retry RPC after error@1930150109) -> (continuation of Deferred@1587338422 after retry RPC after error@24178383) -> (continuation of Deferred@1572064245 after retry RPC after error@1880352182) -> (continuation of Deferred@1213394542 after retry RPC after error@1314023229) -> (continuation of Deferred@226357601 after retry RPC after error@1647090477) -> (continuation of Deferred@1028794520 after retry RPC after error@1617218432) -> (continuation of Deferred@40945684 after retry RPC after error@75751044))) after lookup
14:26:16.257 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.12.239.188:33713(127.12.239.188:33713)] handling channelInactive
14:26:16.257 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.12.239.188:33713(127.12.239.188:33713)] cleaning up while in state READY due to: connection closed
14:26:16.257 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.12.239.190:45469(127.12.239.190:45469)] handling channelInactive
14:26:16.258 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.12.239.190:45469(127.12.239.190:45469)] cleaning up while in state READY due to: connection closed
14:26:16.258 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:26:16.259 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8f39d6798581433ab784d8e19f13acf0
14:26:16.262 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.12.239.189:33453(127.12.239.189:33453)] handling channelInactive
14:26:16.262 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.12.239.189:33453(127.12.239.189:33453)] cleaning up while in state READY due to: connection closed
14:26:16.264 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:26:16.265 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.12.239.190:45469(127.12.239.190:45469)] connecting to peer
14:26:16.266 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.12.239.189:33453(127.12.239.189:33453)] connecting to peer
14:26:16.267 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.12.239.188:33713(127.12.239.188:33713)] connecting to peer
14:26:16.267 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.12.239.190:45469(127.12.239.190:45469)] Successfully connected to peer
14:26:16.269 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.12.239.189:33453(127.12.239.189:33453)] Successfully connected to peer
14:26:16.269 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.12.239.188:33713(127.12.239.188:33713)] Successfully connected to peer
14:26:16.270 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.190
14:26:16.271 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.188
14:26:16.272 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.189
14:26:16.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.279098 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55382 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55396 (request call id 5)
14:26:16.286 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xdc542924, L:/127.0.0.1:55412 - R:/127.12.239.189:33453] using SASL/PLAIN
14:26:16.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.288187 13315 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55412 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55396 (request call id 5)
14:26:16.289 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55412 dropped due to backpressure: service queue is full with 1 items
14:26:16.296 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:16.296 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:16.297 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x43ff0deb, L:/127.0.0.1:38458 - R:/127.12.239.190:45469] using SASL/PLAIN
14:26:16.297 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:26:16.298 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=201), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [23ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [27ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55396 dropped due to backpressure: service queue is full with 1 items, [36ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [36ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55396 dropped due to backpressure: service queue is full with 1 items, [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [43ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55396 dropped due to backpressure: service queue is full with 1 items, [44ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55396 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [62ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55396 dropped due to backpressure: service queue is full with 1 items, [65ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55396 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [82ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55396 dropped due to backpressure: service queue is full with 1 items, [84ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55396 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [102ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [138ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55396 dropped due to backpressure: service queue is full with 1 items, [138ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55396 dropped due to backpressure: service queue is full with 1 items, [181ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [185ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [186ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [200ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: OK, deferred=Deferred@592072262(state=PENDING, result=null, callback=(continuation of Deferred@1902631082 after retry RPC after error@1916651057) -> (continuation of Deferred@1413965237 after retry RPC after error@630077701) -> (continuation of Deferred@1784878998 after retry RPC after error@1987270821) -> (continuation of Deferred@435613971 after retry RPC after error@1306834233) -> (continuation of Deferred@1061803188 after retry RPC after error@1393755528), errback=(continuation of Deferred@1902631082 after retry RPC after error@1916651057) -> (continuation of Deferred@1413965237 after retry RPC after error@630077701) -> (continuation of Deferred@1784878998 after retry RPC after error@1987270821) -> (continuation of Deferred@435613971 after retry RPC after error@1306834233) -> (continuation of Deferred@1061803188 after retry RPC after error@1393755528))) after lookup
14:26:16.298 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf3dfce65, L:/127.0.0.1:50784 - R:/127.12.239.188:33713] using SASL/PLAIN
14:26:16.303 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:16.303 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:16.305 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8f39d6798581433ab784d8e19f13acf0
14:26:16.305 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:16.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.306538 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55396 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55358 (request call id 15)
14:26:16.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.307415 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55358 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55376 (request call id 13)
14:26:16.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.317804 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55396 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55376 (request call id 13)
14:26:16.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.319154 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55358 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55376 (request call id 13)
14:26:16.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.326881 13315 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55412 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55376 (request call id 13)
14:26:16.327 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55412 dropped due to backpressure: service queue is full with 1 items
14:26:16.328 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:16.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.338338 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55342 (request call id 9)
14:26:16.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.339682 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55358 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55342 (request call id 9)
14:26:16.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.340691 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55396 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55342 (request call id 9)
14:26:16.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.346230 13315 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55412 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55342 (request call id 9)
14:26:16.347 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55412 dropped due to backpressure: service queue is full with 1 items
14:26:16.348 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:16.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.348501 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55312 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55342 (request call id 9)
14:26:16.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.357837 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55396 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55342 (request call id 9)
14:26:16.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.359581 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55358 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55342 (request call id 9)
14:26:16.362 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:16.362 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:16.363 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:26:16.363 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=10, TimeoutTracker(timeout=30000, elapsed=987), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [25ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [27ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [29ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55342 dropped due to backpressure: service queue is full with 1 items, [30ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55342 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [42ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55342 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55342 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [62ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [90ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55342 dropped due to backpressure: service queue is full with 1 items, [90ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55342 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [103ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55342 dropped due to backpressure: service queue is full with 1 items, [103ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [103ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55342 dropped due to backpressure: service queue is full with 1 items, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [122ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55342 dropped due to backpressure: service queue is full with 1 items, [123ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55342 dropped due to backpressure: service queue is full with 1 items, [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [143ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55342 dropped due to backpressure: service queue is full with 1 items, [144ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55342 dropped due to backpressure: service queue is full with 1 items, [160ms] refreshing cache from master, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [162ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55342 dropped due to backpressure: service queue is full with 1 items, [164ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55342 dropped due to backpressure: service queue is full with 1 items, [281ms] refreshing cache from master, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [282ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [283ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [283ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [284ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55342 dropped due to backpressure: service queue is full with 1 items, [284ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55342 dropped due to backpressure: service queue is full with 1 items, [460ms] refreshing cache from master, [461ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [461ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [461ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [463ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55342 dropped due to backpressure: service queue is full with 1 items, [463ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [463ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [464ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55342 dropped due to backpressure: service queue is full with 1 items, [961ms] refreshing cache from master, [961ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [961ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [961ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [963ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [965ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [987ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: OK, deferred=Deferred@1125215780(state=PENDING, result=null, callback=(continuation of Deferred@326486447 after retry RPC after error@1914194754) -> (continuation of Deferred@1805038195 after retry RPC after error@591303019) -> (continuation of Deferred@507186194 after retry RPC after error@776537804) -> (continuation of Deferred@1888631900 after retry RPC after error@661671660) -> (continuation of Deferred@1634569612 after retry RPC after error@133470219) -> (continuation of Deferred@1717904501 after retry RPC after error@1137115515) -> (continuation of Deferred@1321989474 after retry RPC after error@1843140720) -> (continuation of Deferred@584437554 after retry RPC after error@1508036298) -> (continuation of Deferred@1209221233 after retry RPC after error@1157750427), errback=(continuation of Deferred@326486447 after retry RPC after error@1914194754) -> (continuation of Deferred@1805038195 after retry RPC after error@591303019) -> (continuation of Deferred@507186194 after retry RPC after error@776537804) -> (continuation of Deferred@1888631900 after retry RPC after error@661671660) -> (continuation of Deferred@1634569612 after retry RPC after error@133470219) -> (continuation of Deferred@1717904501 after retry RPC after error@1137115515) -> (continuation of Deferred@1321989474 after retry RPC after error@1843140720) -> (continuation of Deferred@584437554 after retry RPC after error@1508036298) -> (continuation of Deferred@1209221233 after retry RPC after error@1157750427))) after lookup
14:26:16.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.367141 13315 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55412 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55342 (request call id 10)
14:26:16.368 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55412 dropped due to backpressure: service queue is full with 1 items
14:26:16.368 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:16.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.378754 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55396 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55342 (request call id 10)
14:26:16.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.379859 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55358 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55342 (request call id 10)
14:26:16.387 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55412 dropped due to backpressure: service queue is full with 1 items
14:26:16.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.387012 13315 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55412 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55342 (request call id 10)
14:26:16.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.397408 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55396 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55342 (request call id 10)
14:26:16.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.398967 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55358 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55342 (request call id 10)
14:26:16.405 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:16.406 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:16.406 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:16.407 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:16.407 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:16.408 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8f39d6798581433ab784d8e19f13acf0
14:26:16.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.417793 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55396 (request call id 13)
14:26:16.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.426801 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55396 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55412 (request call id 5)
14:26:16.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.438161 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55412 (request call id 5)
14:26:16.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.439455 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55358 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55412 (request call id 5)
14:26:16.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.457216 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55412 (request call id 5)
14:26:16.459 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55412 dropped due to backpressure: service queue is full with 1 items
14:26:16.459 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:16.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.458508 13315 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55412 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55274 (request call id 26)
14:26:16.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.458794 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55396 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55274 (request call id 26)
14:26:16.465 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:16.465 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:16.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.467581 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55376 (request call id 14)
14:26:16.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.472591 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55376 (request call id 14)
14:26:16.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.476974 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55376 (request call id 14)
14:26:16.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.493124 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55376 (request call id 14)
14:26:16.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.497288 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55376 (request call id 14)
14:26:16.511 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:16.511 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:16.511 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:16.512 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:16.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.515144 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55382 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55364 (request call id 13)
14:26:16.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.517315 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55364 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55342 (request call id 16)
14:26:16.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.518622 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55382 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55342 (request call id 16)
14:26:16.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.524407 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55364 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55342 (request call id 16)
14:26:16.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.529657 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55412 (request call id 6)
14:26:16.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.538739 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55382 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55412 (request call id 6)
14:26:16.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.544714 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55364 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55412 (request call id 6)
14:26:16.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.557019 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55412 (request call id 6)
14:26:16.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.558934 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55382 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55412 (request call id 6)
14:26:16.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.565059 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55364 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55412 (request call id 6)
14:26:16.566 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:16.567 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:16.567 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:26:16.567 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=302), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [24ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55412 dropped due to backpressure: service queue is full with 1 items, [40ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [40ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [41ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55412 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [62ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55412 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55412 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [82ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55412 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55412 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [102ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55412 dropped due to backpressure: service queue is full with 1 items, [103ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [103ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55412 dropped due to backpressure: service queue is full with 1 items, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [122ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55412 dropped due to backpressure: service queue is full with 1 items, [138ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [139ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [140ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55412 dropped due to backpressure: service queue is full with 1 items, [160ms] refreshing cache from master, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [163ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [194ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55412 dropped due to backpressure: service queue is full with 1 items, [194ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55412 dropped due to backpressure: service queue is full with 1 items, [260ms] refreshing cache from master, [260ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [260ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [262ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [263ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [264ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [301ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: OK, deferred=Deferred@204277696(state=PENDING, result=null, callback=(continuation of Deferred@809404303 after retry RPC after error@1568006356) -> (continuation of Deferred@185309906 after retry RPC after error@1878822772) -> (continuation of Deferred@725250043 after retry RPC after error@1497061640) -> (continuation of Deferred@246515191 after retry RPC after error@87895162) -> (continuation of Deferred@2105597585 after retry RPC after error@2129668912) -> (continuation of Deferred@2095875876 after retry RPC after error@274610751), errback=(continuation of Deferred@809404303 after retry RPC after error@1568006356) -> (continuation of Deferred@185309906 after retry RPC after error@1878822772) -> (continuation of Deferred@725250043 after retry RPC after error@1497061640) -> (continuation of Deferred@246515191 after retry RPC after error@87895162) -> (continuation of Deferred@2105597585 after retry RPC after error@2129668912) -> (continuation of Deferred@2095875876 after retry RPC after error@274610751))) after lookup
14:26:16.571 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8f39d6798581433ab784d8e19f13acf0
14:26:16.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.578094 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55412 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55382 (request call id 15)
14:26:16.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.579383 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55382 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55358 (request call id 22)
14:26:16.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.584060 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55364 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55358 (request call id 22)
14:26:16.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.586566 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55412 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55358 (request call id 22)
14:26:16.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.598430 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55382 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55358 (request call id 22)
14:26:16.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.604241 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55364 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55358 (request call id 22)
14:26:16.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.606568 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55412 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55358 (request call id 22)
14:26:16.610 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:16.611 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:16.615 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:16.616 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:16.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.625928 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55412 (request call id 11)
14:26:16.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.632722 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55412 (request call id 11)
14:26:16.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.638597 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55412 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55382 (request call id 17)
14:26:16.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.646077 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55412 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55382 (request call id 17)
14:26:16.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.652907 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55382 (request call id 17)
14:26:16.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.657333 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55382 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55342 (request call id 18)
14:26:16.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.658046 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55396 (request call id 15)
14:26:16.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.664587 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55364 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55396 (request call id 15)
14:26:16.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.666064 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55412 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55396 (request call id 15)
14:26:16.671 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:16.672 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:16.672 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.12.239.188:33713(127.12.239.188:33713)] disconnecting while in state READY
14:26:16.672 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.12.239.190:45469(127.12.239.190:45469)] disconnecting while in state READY
14:26:16.672 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.12.239.189:33453(127.12.239.189:33453)] disconnecting while in state READY
14:26:16.673 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.12.239.188:33713(127.12.239.188:33713)] handling channelInactive
14:26:16.673 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.12.239.190:45469(127.12.239.190:45469)] handling channelInactive
14:26:16.673 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.12.239.188:33713(127.12.239.188:33713)] cleaning up while in state READY due to: connection closed
14:26:16.673 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.12.239.190:45469(127.12.239.190:45469)] cleaning up while in state READY due to: connection closed
14:26:16.673 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:26:16.675 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.12.239.189:33453(127.12.239.189:33453)] handling channelInactive
14:26:16.675 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.12.239.189:33453(127.12.239.189:33453)] cleaning up while in state READY due to: connection closed
14:26:16.676 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:26:16.677 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.12.239.190:45469(127.12.239.190:45469)] connecting to peer
14:26:16.678 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.12.239.189:33453(127.12.239.189:33453)] connecting to peer
14:26:16.678 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.12.239.190:45469(127.12.239.190:45469)] Successfully connected to peer
14:26:16.680 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.190
14:26:16.681 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.12.239.188:33713(127.12.239.188:33713)] connecting to peer
14:26:16.682 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.12.239.188:33713(127.12.239.188:33713)] Successfully connected to peer
14:26:16.683 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.12.239.189:33453(127.12.239.189:33453)] Successfully connected to peer
14:26:16.684 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.189
14:26:16.684 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.188
14:26:16.691 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7878df20, L:/127.0.0.1:38466 - R:/127.12.239.190:45469] using SASL/PLAIN
14:26:16.695 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3a128e41, L:/127.0.0.1:50798 - R:/127.12.239.188:33713] using SASL/PLAIN
14:26:16.695 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd862a695, L:/127.0.0.1:55422 - R:/127.12.239.189:33453] using SASL/PLAIN
14:26:16.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.696448 13315 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55338 (request call id 21)
14:26:16.696 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55422 dropped due to backpressure: service queue is full with 1 items
14:26:16.700 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:16.711 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:16.711 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:16.712 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.12.239.188:33713(127.12.239.188:33713)] disconnecting while in state READY
14:26:16.712 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.12.239.190:45469(127.12.239.190:45469)] disconnecting while in state READY
14:26:16.712 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.12.239.189:33453(127.12.239.189:33453)] disconnecting while in state READY
14:26:16.713 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.12.239.190:45469(127.12.239.190:45469)] handling channelInactive
14:26:16.713 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.12.239.189:33453(127.12.239.189:33453)] handling channelInactive
14:26:16.713 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.12.239.190:45469(127.12.239.190:45469)] cleaning up while in state READY due to: connection closed
14:26:16.713 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.12.239.189:33453(127.12.239.189:33453)] cleaning up while in state READY due to: connection closed
14:26:16.713 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:26:16.714 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.12.239.188:33713(127.12.239.188:33713)] handling channelInactive
14:26:16.715 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.12.239.188:33713(127.12.239.188:33713)] cleaning up while in state READY due to: connection closed
14:26:16.716 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:16.716 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:16.717 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:26:16.720 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.12.239.190:45469(127.12.239.190:45469)] connecting to peer
14:26:16.721 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.12.239.189:33453(127.12.239.189:33453)] connecting to peer
14:26:16.722 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.12.239.190:45469(127.12.239.190:45469)] Successfully connected to peer
14:26:16.724 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.12.239.188:33713(127.12.239.188:33713)] connecting to peer
14:26:16.724 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.190
14:26:16.725 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.12.239.189:33453(127.12.239.189:33453)] Successfully connected to peer
14:26:16.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.726449 13315 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55412 (request call id 14)
14:26:16.727 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55422 dropped due to backpressure: service queue is full with 1 items
14:26:16.727 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:16.728 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.189
14:26:16.734 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.12.239.188:33713(127.12.239.188:33713)] Successfully connected to peer
14:26:16.736 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.188
14:26:16.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.748215 13315 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55412 (request call id 14)
14:26:16.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.748924 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55412 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55382 (request call id 18)
14:26:16.750 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55422 dropped due to backpressure: service queue is full with 1 items
14:26:16.755 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:16.759 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x33f2d666, L:/127.0.0.1:50804 - R:/127.12.239.188:33713] using SASL/PLAIN
14:26:16.761 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x821d0443, L:/127.0.0.1:55436 - R:/127.12.239.189:33453] using SASL/PLAIN
14:26:16.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.762271 13318 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55436 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55382 (request call id 18)
14:26:16.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.764070 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55382 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55364 (request call id 20)
14:26:16.765 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55436 dropped due to backpressure: service queue is full with 1 items
14:26:16.766 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7bbcdc9c, L:/127.0.0.1:38472 - R:/127.12.239.190:45469] using SASL/PLAIN
14:26:16.767 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:16.772 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:16.772 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:16.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.778115 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55396 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55422 (request call id 3)
14:26:16.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.780923 13318 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55436 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55422 (request call id 3)
14:26:16.781 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55436 dropped due to backpressure: service queue is full with 1 items
14:26:16.781 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:16.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.798004 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55396 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55422 (request call id 3)
14:26:16.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:16.801859 13318 service_pool.cc:136] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55436 dropped due to backpressure: service queue is full with 1 items [suppressed 108 similar messages]
14:26:16.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.801959 13318 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55436 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55422 (request call id 3)
14:26:16.802 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55436 dropped due to backpressure: service queue is full with 1 items
14:26:16.804 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:16.812 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:16.812 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:16.813 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:26:16.813 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=136), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [19ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55422 dropped due to backpressure: service queue is full with 1 items, [20ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [23ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [23ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55422 dropped due to backpressure: service queue is full with 1 items, [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [42ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [49ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55422 dropped due to backpressure: service queue is full with 1 items, [50ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55422 dropped due to backpressure: service queue is full with 1 items, [69ms] refreshing cache from master, [69ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [69ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [70ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [73ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55422 dropped due to backpressure: service queue is full with 1 items, [77ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [78ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [78ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55422 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [101ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [101ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [135ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: OK, deferred=Deferred@648021545(state=PENDING, result=null, callback=(continuation of Deferred@206469557 after retry RPC after error@2010278931) -> (continuation of Deferred@1317087915 after retry RPC after error@1756818460) -> (continuation of Deferred@390771566 after retry RPC after error@1939666784), errback=(continuation of Deferred@206469557 after retry RPC after error@2010278931) -> (continuation of Deferred@1317087915 after retry RPC after error@1756818460) -> (continuation of Deferred@390771566 after retry RPC after error@1939666784))) after lookup
14:26:16.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.817924 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55396 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55422 (request call id 4)
14:26:16.819 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:16.819 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:16.820 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8f39d6798581433ab784d8e19f13acf0
14:26:16.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.821849 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55436 (request call id 3)
14:26:16.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.837682 13315 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55436 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55342 (request call id 19)
14:26:16.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.838202 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55396 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55342 (request call id 19)
14:26:16.838 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55436 dropped due to backpressure: service queue is full with 1 items
14:26:16.838 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:16.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.838882 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55342 (request call id 19)
14:26:16.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.843302 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.129:48441 (request call id 11)
14:26:16.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.846573 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55412 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.129:48441 (request call id 11)
14:26:16.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.857703 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55396 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.129:48441 (request call id 11)
14:26:16.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.858686 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.129:48441 (request call id 11)
14:26:16.861 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55436 dropped due to backpressure: service queue is full with 1 items
14:26:16.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.861217 13318 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55436 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.129:48441 (request call id 11)
14:26:16.862 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:16.873 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:16.874 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:16.874 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.12.239.188:33713(127.12.239.188:33713)] disconnecting while in state READY
14:26:16.874 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.12.239.190:45469(127.12.239.190:45469)] disconnecting while in state READY
14:26:16.874 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.12.239.189:33453(127.12.239.189:33453)] disconnecting while in state READY
14:26:16.875 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.12.239.188:33713(127.12.239.188:33713)] handling channelInactive
14:26:16.875 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.12.239.188:33713(127.12.239.188:33713)] cleaning up while in state READY due to: connection closed
14:26:16.876 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.12.239.190:45469(127.12.239.190:45469)] handling channelInactive
14:26:16.876 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:26:16.876 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.12.239.190:45469(127.12.239.190:45469)] cleaning up while in state READY due to: connection closed
14:26:16.878 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.12.239.189:33453(127.12.239.189:33453)] handling channelInactive
14:26:16.878 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.12.239.189:33453(127.12.239.189:33453)] cleaning up while in state READY due to: connection closed
14:26:16.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.880740 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.880 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:26:16.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55396 (request call id 21)
14:26:16.881 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.12.239.190:45469(127.12.239.190:45469)] connecting to peer
14:26:16.882 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.12.239.189:33453(127.12.239.189:33453)] connecting to peer
14:26:16.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.884200 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55396 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.130:58303 (request call id 11)
14:26:16.884 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.12.239.190:45469(127.12.239.190:45469)] Successfully connected to peer
14:26:16.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.884541 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55382 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.130:58303 (request call id 11)
14:26:16.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.885739 13318 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55436 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.130:58303 (request call id 11)
14:26:16.886 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.190
14:26:16.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.888103 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55312 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.130:58303 (request call id 11)
14:26:16.893 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55436 dropped due to backpressure: service queue is full with 1 items
14:26:16.894 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:16.894 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.12.239.188:33713(127.12.239.188:33713)] connecting to peer
14:26:16.898 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.12.239.188:33713(127.12.239.188:33713)] Successfully connected to peer
14:26:16.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.898391 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.130:58303 (request call id 11)
14:26:16.898 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.12.239.189:33453(127.12.239.189:33453)] Successfully connected to peer
14:26:16.899 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.188
14:26:16.900 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.189
14:26:16.900 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9b224989, L:/127.0.0.1:38486 - R:/127.12.239.190:45469] using SASL/PLAIN
14:26:16.910 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x27afba29, L:/127.0.0.1:55440 - R:/127.12.239.189:33453] using SASL/PLAIN
14:26:16.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.911340 13315 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55440 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.130:58303 (request call id 11)
14:26:16.912 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55440 dropped due to backpressure: service queue is full with 1 items
14:26:16.912 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7a161000, L:/127.0.0.1:50812 - R:/127.12.239.188:33713] using SASL/PLAIN
14:26:16.914 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:16.915 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:16.915 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:16.916 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.12.239.188:33713(127.12.239.188:33713)] disconnecting while in state READY
14:26:16.916 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.12.239.190:45469(127.12.239.190:45469)] disconnecting while in state READY
14:26:16.916 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.12.239.189:33453(127.12.239.189:33453)] disconnecting while in state READY
14:26:16.917 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.12.239.188:33713(127.12.239.188:33713)] handling channelInactive
14:26:16.917 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.12.239.190:45469(127.12.239.190:45469)] handling channelInactive
14:26:16.917 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.12.239.188:33713(127.12.239.188:33713)] cleaning up while in state READY due to: connection closed
14:26:16.917 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.12.239.190:45469(127.12.239.190:45469)] cleaning up while in state READY due to: connection closed
14:26:16.918 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:26:16.922 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:16.922 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:16.923 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.12.239.188:33713(127.12.239.188:33713)] disconnecting while in state READY
14:26:16.923 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.12.239.190:45469(127.12.239.190:45469)] disconnecting while in state READY
14:26:16.923 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.12.239.189:33453(127.12.239.189:33453)] disconnecting while in state READY
14:26:16.923 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.12.239.188:33713(127.12.239.188:33713)] handling channelInactive
14:26:16.923 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.12.239.188:33713(127.12.239.188:33713)] cleaning up while in state READY due to: connection closed
14:26:16.924 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:26:16.924 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.12.239.189:33453(127.12.239.189:33453)] handling channelInactive
14:26:16.924 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.12.239.189:33453(127.12.239.189:33453)] cleaning up while in state READY due to: connection closed
14:26:16.925 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.12.239.189:33453(127.12.239.189:33453)] handling channelInactive
14:26:16.925 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.12.239.189:33453(127.12.239.189:33453)] cleaning up while in state READY due to: connection closed
14:26:16.927 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:26:16.927 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:26:16.927 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=46), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [13ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [21ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [30ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55440 dropped due to backpressure: service queue is full with 1 items, [33ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [33ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55440 dropped due to backpressure: service queue is full with 1 items, [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [43ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [45ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [46ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: OK, deferred=Deferred@288983039(state=PENDING, result=null, callback=(continuation of Deferred@1910516935 after retry RPC after error@1579460938), errback=(continuation of Deferred@1910516935 after retry RPC after error@1579460938))) after lookup
14:26:16.929 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8f39d6798581433ab784d8e19f13acf0
14:26:16.930 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.12.239.190:45469(127.12.239.190:45469)] connecting to peer
14:26:16.931 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.12.239.190:45469(127.12.239.190:45469)] handling channelInactive
14:26:16.931 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.12.239.190:45469(127.12.239.190:45469)] cleaning up while in state READY due to: connection closed
14:26:16.931 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.12.239.189:33453(127.12.239.189:33453)] connecting to peer
14:26:16.932 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.12.239.188:33713(127.12.239.188:33713)] connecting to peer
14:26:16.933 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.12.239.189:33453(127.12.239.189:33453)] Successfully connected to peer
14:26:16.935 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.12.239.188:33713(127.12.239.188:33713)] Successfully connected to peer
14:26:16.936 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:26:16.936 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.189
14:26:16.938 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.12.239.190:45469(127.12.239.190:45469)] Successfully connected to peer
14:26:16.940 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.190
14:26:16.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.941310 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55396 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55436 (request call id 6)
14:26:16.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.947376 13316 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55436 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.131:47355 (request call id 11)
14:26:16.948 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55436 dropped due to backpressure: service queue is full with 1 items
14:26:16.948 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:16.948 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd9c3eafc, L:/127.0.0.1:55450 - R:/127.12.239.189:33453] using SASL/PLAIN
14:26:16.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.949028 13315 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.131:47355 (request call id 11)
14:26:16.950 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55450 dropped due to backpressure: service queue is full with 1 items
14:26:16.951 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.12.239.190:45469(127.12.239.190:45469)] connecting to peer
14:26:16.953 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.12.239.189:33453(127.12.239.189:33453)] connecting to peer
14:26:16.954 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x84d50009, L:/127.0.0.1:38488 - R:/127.12.239.190:45469] using SASL/PLAIN
14:26:16.955 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.12.239.190:45469(127.12.239.190:45469)] Successfully connected to peer
14:26:16.956 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.188
14:26:16.959 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.190
14:26:16.965 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.12.239.188:33713(127.12.239.188:33713)] connecting to peer
14:26:16.967 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.12.239.189:33453(127.12.239.189:33453)] Successfully connected to peer
14:26:16.970 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.189
14:26:16.973 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x317c1f11, L:/127.0.0.1:60954 - R:/127.12.239.190:45469] using SASL/PLAIN
14:26:16.975 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x750d061f, L:/127.0.0.1:50828 - R:/127.12.239.188:33713] using SASL/PLAIN
14:26:16.977 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:16.978 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.12.239.188:33713(127.12.239.188:33713)] Successfully connected to peer
14:26:16.979 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.188
14:26:16.979 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:16.980 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:16.982 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x33521767, L:/127.0.0.1:39308 - R:/127.12.239.189:33453] using SASL/PLAIN
14:26:16.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.983078 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39308 (request call id 0)
14:26:16.984 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:26:16.985 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=266), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [41ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [45ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55436 dropped due to backpressure: service queue is full with 1 items, [47ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [47ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55436 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [61ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55436 dropped due to backpressure: service queue is full with 1 items, [61ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [61ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [61ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55436 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [82ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55436 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55436 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [102ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [118ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55436 dropped due to backpressure: service queue is full with 1 items, [119ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55436 dropped due to backpressure: service queue is full with 1 items, [140ms] refreshing cache from master, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [141ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55436 dropped due to backpressure: service queue is full with 1 items, [142ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [142ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [142ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55436 dropped due to backpressure: service queue is full with 1 items, [160ms] refreshing cache from master, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [162ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [173ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55436 dropped due to backpressure: service queue is full with 1 items, [174ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55436 dropped due to backpressure: service queue is full with 1 items, [220ms] refreshing cache from master, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [222ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [222ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [228ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55436 dropped due to backpressure: service queue is full with 1 items, [228ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55436 dropped due to backpressure: service queue is full with 1 items, [260ms] refreshing cache from master, [260ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [263ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [263ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [264ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: OK, deferred=Deferred@1394070597(state=PENDING, result=null, callback=(continuation of Deferred@647169055 after retry RPC after error@1645143965) -> (continuation of Deferred@1583376767 after retry RPC after error@859319050) -> (continuation of Deferred@229995150 after retry RPC after error@403857066) -> (continuation of Deferred@1164240710 after retry RPC after error@930542747) -> (continuation of Deferred@292671993 after retry RPC after error@454834803) -> (continuation of Deferred@2032181377 after retry RPC after error@2037530898) -> (continuation of Deferred@1712564700 after retry RPC after error@480696527), errback=(continuation of Deferred@647169055 after retry RPC after error@1645143965) -> (continuation of Deferred@1583376767 after retry RPC after error@859319050) -> (continuation of Deferred@229995150 after retry RPC after error@403857066) -> (continuation of Deferred@1164240710 after retry RPC after error@930542747) -> (continuation of Deferred@292671993 after retry RPC after error@454834803) -> (continuation of Deferred@2032181377 after retry RPC after error@2037530898) -> (continuation of Deferred@1712564700 after retry RPC after error@480696527))) after lookup
14:26:16.987 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:26:16.987 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=50), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [15ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [24ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [36ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: OK, deferred=null) after lookup
14:26:16.988 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8f39d6798581433ab784d8e19f13acf0
14:26:16.989 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8f39d6798581433ab784d8e19f13acf0
14:26:16.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.990099 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39308 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.990 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf1212420, L:/127.0.0.1:46078 - R:/127.12.239.188:33713] using SASL/PLAIN
14:26:16.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55436 (request call id 9)
14:26:16.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.991585 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55436 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55450 (request call id 1)
14:26:16.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:16.996973 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:16.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55450 (request call id 1)
14:26:17.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.001821 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55436 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55450 (request call id 1)
14:26:17.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.011849 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39308 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55450 (request call id 1)
14:26:17.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.017222 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55450 (request call id 1)
14:26:17.019 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:17.020 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:17.020 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:26:17.021 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=93), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [20ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55450 dropped due to backpressure: service queue is full with 1 items, [25ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [47ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [47ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55450 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [62ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [90ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: OK, deferred=Deferred@443540171(state=PENDING, result=null, callback=(continuation of Deferred@1743161640 after retry RPC after error@725612620), errback=(continuation of Deferred@1743161640 after retry RPC after error@725612620))) after lookup
14:26:17.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.021736 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55450 (request call id 2)
14:26:17.032 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:17.032 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:17.032 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8f39d6798581433ab784d8e19f13acf0
14:26:17.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.033949 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55440 (request call id 4)
14:26:17.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.036373 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55440 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55342 (request call id 24)
14:26:17.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.037824 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55342 (request call id 24)
14:26:17.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.042778 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55440 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55342 (request call id 24)
14:26:17.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.052618 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55342 (request call id 24)
14:26:17.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.058320 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55342 (request call id 24)
14:26:17.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.062992 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55440 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55342 (request call id 24)
14:26:17.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.071084 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55342 (request call id 24)
14:26:17.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.077929 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55396 (request call id 23)
14:26:17.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.078362 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55396 (request call id 23)
14:26:17.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.083160 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55440 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55396 (request call id 23)
14:26:17.089 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:17.089 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:17.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.091383 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55412 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55450 (request call id 6)
14:26:17.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.096864 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55342 (request call id 25)
14:26:17.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.098469 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55342 (request call id 25)
14:26:17.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.103374 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55440 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55342 (request call id 25)
14:26:17.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.105758 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55412 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55342 (request call id 25)
14:26:17.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.111570 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55342 (request call id 25)
14:26:17.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.119067 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55382 (request call id 20)
14:26:17.122 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:17.122 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:17.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.126204 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55436 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55412 (request call id 19)
14:26:17.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.131683 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55412 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55450 (request call id 8)
14:26:17.134 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:17.134 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:17.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.137015 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39308 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55342 (request call id 26)
14:26:17.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.138670 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55342 (request call id 26)
14:26:17.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.141139 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55436 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55342 (request call id 26)
14:26:17.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.142622 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55440 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55342 (request call id 26)
14:26:17.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.146164 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55412 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55342 (request call id 26)
14:26:17.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.151813 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39308 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55342 (request call id 26)
14:26:17.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.158003 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55342 (request call id 26)
14:26:17.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.161264 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55436 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55342 (request call id 26)
14:26:17.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.166316 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55412 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55342 (request call id 26)
14:26:17.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.172006 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39308 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55342 (request call id 26)
14:26:17.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.181860 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55436 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55342 (request call id 26)
14:26:17.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.186559 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55412 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55342 (request call id 26)
14:26:17.190 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:17.190 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:17.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.192044 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55396 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39308 (request call id 8)
14:26:17.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.197407 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55396 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39308 (request call id 8)
14:26:17.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.201803 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39308 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55436 (request call id 16)
14:26:17.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.203061 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55436 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55440 (request call id 10)
14:26:17.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.206748 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55412 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55440 (request call id 10)
14:26:17.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.217805 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55396 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55440 (request call id 10)
14:26:17.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.221917 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55436 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55440 (request call id 10)
14:26:17.223 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:17.223 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:17.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.232728 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55382 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39308 (request call id 9)
14:26:17.234 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:17.235 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:17.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.237941 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55422 (request call id 18)
14:26:17.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.238428 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55396 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55422 (request call id 18)
14:26:17.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.238823 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55382 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55422 (request call id 18)
14:26:17.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.251632 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55422 (request call id 18)
14:26:17.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.258275 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55396 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55422 (request call id 18)
14:26:17.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.258268 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55382 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55422 (request call id 18)
14:26:17.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.261230 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55436 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55422 (request call id 18)
14:26:17.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.272068 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55422 (request call id 18)
14:26:17.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.278475 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55382 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55422 (request call id 18)
14:26:17.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.278476 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55396 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55422 (request call id 18)
14:26:17.291 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:17.291 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:17.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.292793 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55450 (request call id 12)
14:26:17.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.296873 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55450 (request call id 12)
14:26:17.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.298286 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55382 (request call id 25)
14:26:17.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.306493 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55382 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55412 (request call id 24)
14:26:17.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.311321 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55412 (request call id 24)
14:26:17.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.317291 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55412 (request call id 24)
14:26:17.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.317615 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55396 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55412 (request call id 24)
14:26:17.324 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:17.324 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:17.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.331550 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55440 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55450 (request call id 14)
14:26:17.335 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:17.336 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:17.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.337656 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39308 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55342 (request call id 30)
14:26:17.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.338539 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55382 (request call id 26)
14:26:17.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.342958 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55440 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55382 (request call id 26)
14:26:17.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.352586 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39308 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55382 (request call id 26)
14:26:17.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.356926 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55382 (request call id 26)
14:26:17.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.357884 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55382 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55396 (request call id 31)
14:26:17.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.361924 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55396 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55436 (request call id 19)
14:26:17.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.363085 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55440 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55436 (request call id 19)
14:26:17.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.372771 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39308 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55436 (request call id 19)
14:26:17.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.377017 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55436 (request call id 19)
14:26:17.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.383621 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55440 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55436 (request call id 19)
14:26:17.393 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:17.393 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:17.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.395908 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39308 (request call id 13)
14:26:17.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.398264 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39308 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55382 (request call id 27)
14:26:17.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.398658 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55382 (request call id 27)
14:26:17.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.402420 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55440 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55382 (request call id 27)
14:26:17.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.417451 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55382 (request call id 27)
14:26:17.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.418615 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55382 (request call id 27)
14:26:17.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.422647 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55440 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55382 (request call id 27)
14:26:17.425 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:17.425 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:17.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.431763 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55412 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39308 (request call id 14)
14:26:17.436 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:17.436 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:17.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.438740 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55422 (request call id 22)
14:26:17.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.446241 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55412 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55422 (request call id 22)
14:26:17.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.451931 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55422 (request call id 22)
14:26:17.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.466678 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55412 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55422 (request call id 22)
14:26:17.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.471517 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55422 (request call id 22)
14:26:17.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.483407 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55440 (request call id 17)
14:26:17.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.486769 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55412 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55440 (request call id 17)
14:26:17.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.492225 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.493 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:17.493 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:17.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.496925 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55436 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55342 (request call id 34)
14:26:17.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.497946 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55396 (request call id 32)
14:26:17.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.498139 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55396 (request call id 32)
14:26:17.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.501686 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55436 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55396 (request call id 32)
14:26:17.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.505961 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55412 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55396 (request call id 32)
14:26:17.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.511929 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55396 (request call id 32)
14:26:17.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.518571 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55396 (request call id 32)
14:26:17.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.522090 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55436 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55396 (request call id 32)
14:26:17.525 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:17.526 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:17.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.527484 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55382 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55412 (request call id 30)
14:26:17.537 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:17.538 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:17.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.539655 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39308 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55422 (request call id 25)
14:26:17.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.539765 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55382 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55422 (request call id 25)
14:26:17.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.541010 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55436 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55422 (request call id 25)
14:26:17.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.551859 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55422 (request call id 25)
14:26:17.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.553045 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39308 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55422 (request call id 25)
14:26:17.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.558508 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55382 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55422 (request call id 25)
14:26:17.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.561422 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55436 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55422 (request call id 25)
14:26:17.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.572836 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39308 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55422 (request call id 25)
14:26:17.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.578712 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55382 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55422 (request call id 25)
14:26:17.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.581632 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55436 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55422 (request call id 25)
14:26:17.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.591735 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55422 (request call id 25)
14:26:17.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.591814 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39308 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55422 (request call id 25)
14:26:17.593 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:17.593 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:17.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.598727 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55440 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55382 (request call id 32)
14:26:17.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.602789 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55440 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55382 (request call id 32)
14:26:17.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.612152 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39308 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55382 (request call id 32)
14:26:17.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.623044 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55440 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55382 (request call id 32)
14:26:17.626 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:17.626 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:17.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.632345 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55396 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39308 (request call id 20)
14:26:17.638 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:17.638 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:17.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.640087 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55412 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55396 (request call id 34)
14:26:17.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.643006 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55396 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55440 (request call id 21)
14:26:17.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.645717 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55412 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55440 (request call id 21)
14:26:17.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.658370 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55396 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55440 (request call id 21)
14:26:17.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.661178 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55440 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55436 (request call id 26)
14:26:17.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.666059 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55412 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55436 (request call id 26)
14:26:17.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.677711 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55396 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55436 (request call id 26)
14:26:17.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.683447 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55440 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55436 (request call id 26)
14:26:17.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.686228 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55412 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55436 (request call id 26)
14:26:17.694 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:17.694 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:17.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.696744 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55342 (request call id 35)
14:26:17.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.697499 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55396 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55342 (request call id 35)
14:26:17.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.702423 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55440 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55342 (request call id 35)
14:26:17.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.706453 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55412 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55342 (request call id 35)
14:26:17.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.711122 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55342 (request call id 35)
14:26:17.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.718858 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55342 (request call id 35)
14:26:17.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.726815 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55412 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.727 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:17.727 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:17.728 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.12.239.188:33713(127.12.239.188:33713)] disconnecting while in state READY
14:26:17.728 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.12.239.190:45469(127.12.239.190:45469)] disconnecting while in state READY
14:26:17.728 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.12.239.189:33453(127.12.239.189:33453)] disconnecting while in state READY
14:26:17.729 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.12.239.188:33713(127.12.239.188:33713)] handling channelInactive
14:26:17.729 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:26:17.729 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.12.239.190:45469(127.12.239.190:45469)] handling channelInactive
14:26:17.729 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.12.239.190:45469(127.12.239.190:45469)] cleaning up while in state READY due to: connection closed
14:26:17.729 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.12.239.188:33713(127.12.239.188:33713)] cleaning up while in state READY due to: connection closed
14:26:17.731 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.12.239.189:33453(127.12.239.189:33453)] handling channelInactive
14:26:17.731 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.12.239.189:33453(127.12.239.189:33453)] cleaning up while in state READY due to: connection closed
14:26:17.733 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:26:17.734 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.12.239.190:45469(127.12.239.190:45469)] connecting to peer
14:26:17.735 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.12.239.189:33453(127.12.239.189:33453)] connecting to peer
14:26:17.736 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.12.239.188:33713(127.12.239.188:33713)] connecting to peer
14:26:17.736 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.12.239.190:45469(127.12.239.190:45469)] Successfully connected to peer
14:26:17.737 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.12.239.188:33713(127.12.239.188:33713)] Successfully connected to peer
14:26:17.739 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:17.739 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:17.740 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.12.239.189:33453(127.12.239.189:33453)] Successfully connected to peer
14:26:17.742 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.188
14:26:17.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.743685 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39308 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55422 (request call id 28)
14:26:17.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.744951 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55440 (request call id 24)
14:26:17.747 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.189
14:26:17.747 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.190
14:26:17.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.751871 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39308 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55440 (request call id 24)
14:26:17.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.758702 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55440 (request call id 24)
14:26:17.760 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x064ab123, L:/127.0.0.1:60968 - R:/127.12.239.190:45469] using SASL/PLAIN
14:26:17.761 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3852cd5e, L:/127.0.0.1:39322 - R:/127.12.239.189:33453] using SASL/PLAIN
14:26:17.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.762068 13318 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55440 (request call id 24)
14:26:17.762 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39322 dropped due to backpressure: service queue is full with 1 items
14:26:17.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.765870 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55412 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55440 (request call id 24)
14:26:17.767 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x911db520, L:/127.0.0.1:46082 - R:/127.12.239.188:33713] using SASL/PLAIN
14:26:17.769 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:17.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.772011 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39308 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55440 (request call id 24)
14:26:17.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.776800 13318 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55440 (request call id 24)
14:26:17.777 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39322 dropped due to backpressure: service queue is full with 1 items
14:26:17.777 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:17.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.778738 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55440 (request call id 24)
14:26:17.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.792506 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39308 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55440 (request call id 24)
14:26:17.795 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:17.795 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:17.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.796905 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55436 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39322 (request call id 2)
14:26:17.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.801832 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55436 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39322 (request call id 2)
14:26:17.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:17.812577 13317 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39308 dropped due to backpressure: service queue is full with 1 items [suppressed 167 similar messages]
14:26:17.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.812685 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39308 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39322 (request call id 2)
14:26:17.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.818337 13315 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55422 (request call id 31)
14:26:17.818 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39322 dropped due to backpressure: service queue is full with 1 items
14:26:17.819 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:17.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.821609 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55436 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55422 (request call id 31)
14:26:17.828 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:17.828 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:17.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.831772 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39308 (request call id 26)
14:26:17.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.837664 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39308 (request call id 26)
14:26:17.839 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:17.839 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:17.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.839087 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39308 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39322 (request call id 3)
14:26:17.841 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:26:17.841 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=107), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [27ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [28ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39322 dropped due to backpressure: service queue is full with 1 items, [35ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [35ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39322 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [42ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39322 dropped due to backpressure: service queue is full with 1 items, [43ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39322 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [62ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39322 dropped due to backpressure: service queue is full with 1 items, [85ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39322 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [104ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: OK, deferred=Deferred@487028475(state=PENDING, result=null, callback=(continuation of Deferred@2008831566 after retry RPC after error@1108243601) -> (continuation of Deferred@1071580907 after retry RPC after error@424218437) -> (continuation of Deferred@215102468 after retry RPC after error@1036608499), errback=(continuation of Deferred@2008831566 after retry RPC after error@1108243601) -> (continuation of Deferred@1071580907 after retry RPC after error@424218437) -> (continuation of Deferred@215102468 after retry RPC after error@1036608499))) after lookup
14:26:17.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.842432 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55436 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:39322 (request call id 4)
14:26:17.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.851846 13315 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:39322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55450 (request call id 23)
14:26:17.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.856987 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55450 (request call id 23)
14:26:17.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.861675 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55436 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55450 (request call id 23)
14:26:17.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.866650 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55412 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55450 (request call id 23)
14:26:17.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.875089 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.129:48441 (request call id 12)
14:26:17.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.877210 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.129:48441 (request call id 12)
14:26:17.895 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:17.896 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:17.899 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8f39d6798581433ab784d8e19f13acf0
14:26:17.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.900822 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55440 (request call id 25)
14:26:17.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.901857 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55440 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55436 (request call id 32)
14:26:17.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.906051 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55436 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55412 (request call id 39)
14:26:17.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.912043 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39308 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55412 (request call id 39)
14:26:17.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.916525 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55412 (request call id 39)
14:26:17.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.917294 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55412 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.130:58303 (request call id 12)
14:26:17.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.920969 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55436 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.130:58303 (request call id 12)
14:26:17.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.922977 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55440 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.130:58303 (request call id 12)
14:26:17.928 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:17.928 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:17.942 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:17.942 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:17.943 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.12.239.188:33713(127.12.239.188:33713)] disconnecting while in state READY
14:26:17.943 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.12.239.190:45469(127.12.239.190:45469)] disconnecting while in state READY
14:26:17.943 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.12.239.189:33453(127.12.239.189:33453)] disconnecting while in state READY
14:26:17.943 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.12.239.190:45469(127.12.239.190:45469)] handling channelInactive
14:26:17.943 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.12.239.190:45469(127.12.239.190:45469)] cleaning up while in state READY due to: connection closed
14:26:17.943 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:26:17.943 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.12.239.188:33713(127.12.239.188:33713)] handling channelInactive
14:26:17.944 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.12.239.188:33713(127.12.239.188:33713)] cleaning up while in state READY due to: connection closed
14:26:17.945 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.12.239.189:33453(127.12.239.189:33453)] handling channelInactive
14:26:17.945 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.12.239.189:33453(127.12.239.189:33453)] cleaning up while in state READY due to: connection closed
14:26:17.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.947124 13316 service_pool.cc:137] GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:55078 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55440 (request call id 27)
14:26:17.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.947528 13340 master_runner.cc:187] Error getting master registration for 127.12.239.189:33453: Remote error: Service unavailable: GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:55078 dropped due to backpressure: service queue is full with 1 items, 
14:26:17.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.947726 13340 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:26:17.947 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:26:17.948 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.12.239.190:45469(127.12.239.190:45469)] connecting to peer
14:26:17.949 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.12.239.189:33453(127.12.239.189:33453)] connecting to peer
14:26:17.949 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.12.239.188:33713(127.12.239.188:33713)] connecting to peer
14:26:17.949 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.12.239.190:45469(127.12.239.190:45469)] Successfully connected to peer
14:26:17.950 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.12.239.189:33453(127.12.239.189:33453)] Successfully connected to peer
14:26:17.951 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.12.239.188:33713(127.12.239.188:33713)] Successfully connected to peer
14:26:17.951 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.189
14:26:17.952 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.188
14:26:17.953 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.190
14:26:17.961 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x353c24c1, L:/127.0.0.1:39338 - R:/127.12.239.189:33453] using SASL/PLAIN
14:26:17.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.962149 13316 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55440 (request call id 27)
14:26:17.963 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39338 dropped due to backpressure: service queue is full with 1 items
14:26:17.963 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf06191dd, L:/127.0.0.1:60974 - R:/127.12.239.190:45469] using SASL/PLAIN
14:26:17.967 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x968cdf08, L:/127.0.0.1:46090 - R:/127.12.239.188:33713] using SASL/PLAIN
14:26:17.968 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:17.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.969102 13316 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55440 (request call id 27)
14:26:17.970 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39338 dropped due to backpressure: service queue is full with 1 items
14:26:17.970 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:17.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.981766 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55440 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.131:47355 (request call id 12)
14:26:17.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.989733 13316 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.131:47355 (request call id 12)
14:26:17.990 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39338 dropped due to backpressure: service queue is full with 1 items
14:26:17.991 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:17.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.996205 13316 service_pool.cc:137] GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:55062 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:17.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.131:47355 (request call id 12)
14:26:17.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.996520 13257 master_runner.cc:187] Error getting master registration for 127.12.239.189:33453: Remote error: Service unavailable: GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:55062 dropped due to backpressure: service queue is full with 1 items, 
14:26:17.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:17.996676 13257 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:26:17.998 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:17.998 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:18.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.011442 13316 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55440 (request call id 28)
14:26:18.012 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39338 dropped due to backpressure: service queue is full with 1 items
14:26:18.012 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:18.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.029433 13316 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.030 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39338 dropped due to backpressure: service queue is full with 1 items
14:26:18.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55440 (request call id 28)
14:26:18.031 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:18.031 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:18.031 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:18.032 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.12.239.188:33713(127.12.239.188:33713)] disconnecting while in state READY
14:26:18.032 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.12.239.190:45469(127.12.239.190:45469)] disconnecting while in state READY
14:26:18.032 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.12.239.189:33453(127.12.239.189:33453)] disconnecting while in state READY
14:26:18.032 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:26:18.032 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.12.239.190:45469(127.12.239.190:45469)] handling channelInactive
14:26:18.032 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.12.239.190:45469(127.12.239.190:45469)] cleaning up while in state READY due to: connection closed
14:26:18.032 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.12.239.188:33713(127.12.239.188:33713)] handling channelInactive
14:26:18.033 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.12.239.188:33713(127.12.239.188:33713)] cleaning up while in state READY due to: connection closed
14:26:18.034 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.12.239.189:33453(127.12.239.189:33453)] handling channelInactive
14:26:18.034 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.12.239.189:33453(127.12.239.189:33453)] cleaning up while in state READY due to: connection closed
14:26:18.035 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:26:18.036 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.12.239.190:45469(127.12.239.190:45469)] connecting to peer
14:26:18.037 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.12.239.189:33453(127.12.239.189:33453)] connecting to peer
14:26:18.038 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.12.239.188:33713(127.12.239.188:33713)] connecting to peer
14:26:18.038 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.12.239.190:45469(127.12.239.190:45469)] Successfully connected to peer
14:26:18.040 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.12.239.189:33453(127.12.239.189:33453)] Successfully connected to peer
14:26:18.040 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.190
14:26:18.041 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.12.239.188:33713(127.12.239.188:33713)] Successfully connected to peer
14:26:18.043 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.189
14:26:18.043 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:18.043 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:18.045 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.188
14:26:18.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.050818 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39338 (request call id 5)
14:26:18.055 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8497bcea, L:/127.0.0.1:60982 - R:/127.12.239.190:45469] using SASL/PLAIN
14:26:18.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.056118 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39338 (request call id 5)
14:26:18.056 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd691c44e, L:/127.0.0.1:39352 - R:/127.12.239.189:33453] using SASL/PLAIN
14:26:18.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.057999 13315 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39352 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39338 (request call id 5)
14:26:18.058 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39352 dropped due to backpressure: service queue is full with 1 items
14:26:18.060 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x82222248, L:/127.0.0.1:46102 - R:/127.12.239.188:33713] using SASL/PLAIN
14:26:18.062 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:18.062 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39338 dropped due to backpressure: service queue is full with 1 items
14:26:18.062 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:18.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.061758 13318 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55436 (request call id 34)
14:26:18.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.075520 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55436 (request call id 34)
14:26:18.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.077725 13315 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39352 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55436 (request call id 34)
14:26:18.078 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39352 dropped due to backpressure: service queue is full with 1 items
14:26:18.078 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:18.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.090233 13316 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55436 (request call id 34)
14:26:18.090 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39338 dropped due to backpressure: service queue is full with 1 items
14:26:18.091 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:18.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.095501 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55436 (request call id 34)
14:26:18.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.098793 13315 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39352 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55436 (request call id 34)
14:26:18.099 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39352 dropped due to backpressure: service queue is full with 1 items
14:26:18.099 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:18.101 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:18.101 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:18.102 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.12.239.188:33713(127.12.239.188:33713)] disconnecting while in state READY
14:26:18.102 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.12.239.190:45469(127.12.239.190:45469)] disconnecting while in state READY
14:26:18.102 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.12.239.189:33453(127.12.239.189:33453)] disconnecting while in state READY
14:26:18.102 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.12.239.188:33713(127.12.239.188:33713)] handling channelInactive
14:26:18.102 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.12.239.188:33713(127.12.239.188:33713)] cleaning up while in state READY due to: connection closed
14:26:18.103 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.12.239.190:45469(127.12.239.190:45469)] handling channelInactive
14:26:18.103 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.12.239.190:45469(127.12.239.190:45469)] cleaning up while in state READY due to: connection closed
14:26:18.103 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:26:18.105 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.12.239.189:33453(127.12.239.189:33453)] handling channelInactive
14:26:18.105 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.12.239.189:33453(127.12.239.189:33453)] cleaning up while in state READY due to: connection closed
14:26:18.107 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:26:18.107 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.12.239.190:45469(127.12.239.190:45469)] connecting to peer
14:26:18.108 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.12.239.189:33453(127.12.239.189:33453)] connecting to peer
14:26:18.111 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.12.239.188:33713(127.12.239.188:33713)] connecting to peer
14:26:18.111 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.12.239.190:45469(127.12.239.190:45469)] Successfully connected to peer
14:26:18.112 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.12.239.189:33453(127.12.239.189:33453)] Successfully connected to peer
14:26:18.114 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.189
14:26:18.115 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.190
14:26:18.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.118260 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39352 (request call id 3)
14:26:18.124 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.12.239.188:33713(127.12.239.188:33713)] Successfully connected to peer
14:26:18.127 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.188
14:26:18.131 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xda657769, L:/127.0.0.1:39368 - R:/127.12.239.189:33453] using SASL/PLAIN
14:26:18.132 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:18.132 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:18.132 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.12.239.188:33713(127.12.239.188:33713)] disconnecting while in state READY
14:26:18.132 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.12.239.190:45469(127.12.239.190:45469)] disconnecting while in state READY
14:26:18.132 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.12.239.189:33453(127.12.239.189:33453)] disconnecting while in state READY
14:26:18.133 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.12.239.188:33713(127.12.239.188:33713)] handling channelInactive
14:26:18.133 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.12.239.190:45469(127.12.239.190:45469)] handling channelInactive
14:26:18.133 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.12.239.188:33713(127.12.239.188:33713)] cleaning up while in state READY due to: connection closed
14:26:18.134 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.12.239.190:45469(127.12.239.190:45469)] cleaning up while in state READY due to: connection closed
14:26:18.134 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:26:18.135 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x63d7ac26, L:/127.0.0.1:60988 - R:/127.12.239.190:45469] using SASL/PLAIN
14:26:18.135 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=99), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [22ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39352 dropped due to backpressure: service queue is full with 1 items, [22ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [25ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [26ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39352 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [42ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39352 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [42ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39352 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [62ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39352 dropped due to backpressure: service queue is full with 1 items, [63ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39352 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [84ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [98ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: OK, deferred=Deferred@1139760849(state=PENDING, result=null, callback=(continuation of Deferred@1644421327 after retry RPC after error@1927716193) -> (continuation of Deferred@450919877 after retry RPC after error@599826846) -> (continuation of Deferred@1589127345 after retry RPC after error@410233746), errback=(continuation of Deferred@1644421327 after retry RPC after error@1927716193) -> (continuation of Deferred@450919877 after retry RPC after error@599826846) -> (continuation of Deferred@1589127345 after retry RPC after error@410233746))) after lookup
14:26:18.134 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:26:18.138 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8f39d6798581433ab784d8e19f13acf0
14:26:18.140 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:26:18.140 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=33), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [31ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [32ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: OK, deferred=null) after lookup
14:26:18.144 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:18.144 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2c459726, L:/127.0.0.1:46108 - R:/127.12.239.188:33713] using SASL/PLAIN
14:26:18.144 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:18.144 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8f39d6798581433ab784d8e19f13acf0
14:26:18.145 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.12.239.188:33713(127.12.239.188:33713)] disconnecting while in state READY
14:26:18.145 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.12.239.190:45469(127.12.239.190:45469)] disconnecting while in state READY
14:26:18.145 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.12.239.189:33453(127.12.239.189:33453)] disconnecting while in state READY
14:26:18.145 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.12.239.188:33713(127.12.239.188:33713)] handling channelInactive
14:26:18.145 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.12.239.188:33713(127.12.239.188:33713)] cleaning up while in state READY due to: connection closed
14:26:18.146 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.12.239.190:45469(127.12.239.190:45469)] handling channelInactive
14:26:18.146 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.12.239.190:45469(127.12.239.190:45469)] cleaning up while in state READY due to: connection closed
14:26:18.147 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:26:18.148 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.12.239.189:33453(127.12.239.189:33453)] handling channelInactive
14:26:18.148 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.12.239.189:33453(127.12.239.189:33453)] cleaning up while in state READY due to: connection closed
14:26:18.150 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:26:18.151 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.12.239.189:33453(127.12.239.189:33453)] handling channelInactive
14:26:18.151 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.12.239.189:33453(127.12.239.189:33453)] cleaning up while in state READY due to: connection closed
14:26:18.153 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.12.239.190:45469(127.12.239.190:45469)] connecting to peer
14:26:18.154 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.12.239.189:33453(127.12.239.189:33453)] connecting to peer
14:26:18.154 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.12.239.188:33713(127.12.239.188:33713)] connecting to peer
14:26:18.155 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.12.239.190:45469(127.12.239.190:45469)] Successfully connected to peer
14:26:18.156 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.12.239.189:33453(127.12.239.189:33453)] Successfully connected to peer
14:26:18.156 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.190
14:26:18.157 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.189
14:26:18.166 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.12.239.188:33713(127.12.239.188:33713)] Successfully connected to peer
14:26:18.167 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4069e9b2, L:/127.0.0.1:60998 - R:/127.12.239.190:45469] using SASL/PLAIN
14:26:18.167 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.188
14:26:18.168 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6859f013, L:/127.0.0.1:39384 - R:/127.12.239.189:33453] using SASL/PLAIN
14:26:18.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.169494 13316 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39384 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39322 (request call id 14)
14:26:18.170 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39384 dropped due to backpressure: service queue is full with 1 items
14:26:18.176 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xebe36082, L:/127.0.0.1:46118 - R:/127.12.239.188:33713] using SASL/PLAIN
14:26:18.178 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:18.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.194868 13316 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39384 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39322 (request call id 14)
14:26:18.195 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39384 dropped due to backpressure: service queue is full with 1 items
14:26:18.196 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:18.202 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:18.202 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:18.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.210069 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55436 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39338 (request call id 7)
14:26:18.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.213907 13316 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39384 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39338 (request call id 7)
14:26:18.214 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39384 dropped due to backpressure: service queue is full with 1 items
14:26:18.214 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:18.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.221732 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55436 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39338 (request call id 7)
14:26:18.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.234625 13316 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39384 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39338 (request call id 7)
14:26:18.235 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39384 dropped due to backpressure: service queue is full with 1 items
14:26:18.235 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:18.240 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:18.241 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:18.241 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:26:18.242 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=293), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [14ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39338 dropped due to backpressure: service queue is full with 1 items, [16ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [20ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [20ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39338 dropped due to backpressure: service queue is full with 1 items, [20ms] refreshing cache from master, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [21ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [22ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39338 dropped due to backpressure: service queue is full with 1 items, [22ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [22ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39338 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [42ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39338 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39338 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [62ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39338 dropped due to backpressure: service queue is full with 1 items, [64ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39338 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [82ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39338 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39338 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [103ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [114ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39338 dropped due to backpressure: service queue is full with 1 items, [114ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39338 dropped due to backpressure: service queue is full with 1 items, [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [142ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39338 dropped due to backpressure: service queue is full with 1 items, [142ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [143ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39338 dropped due to backpressure: service queue is full with 1 items, [261ms] refreshing cache from master, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [262ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [262ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [293ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: OK, deferred=Deferred@758785538(state=PENDING, result=null, callback=(continuation of Deferred@18654525 after retry RPC after error@2093205122) -> (continuation of Deferred@46118709 after retry RPC after error@2118749014) -> (continuation of Deferred@437841135 after retry RPC after error@2022563576) -> (continuation of Deferred@125098179 after retry RPC after error@903213120) -> (continuation of Deferred@1761021313 after retry RPC after error@2115728505) -> (continuation of Deferred@1594362297 after retry RPC after error@1162196456) -> (continuation of Deferred@361640900 after retry RPC after error@814949808), errback=(continuation of Deferred@18654525 after retry RPC after error@2093205122) -> (continuation of Deferred@46118709 after retry RPC after error@2118749014) -> (continuation of Deferred@437841135 after retry RPC after error@2022563576) -> (continuation of Deferred@125098179 after retry RPC after error@903213120) -> (continuation of Deferred@1761021313 after retry RPC after error@2115728505) -> (continuation of Deferred@1594362297 after retry RPC after error@1162196456) -> (continuation of Deferred@361640900 after retry RPC after error@814949808))) after lookup
14:26:18.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.242899 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39352 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:39338 (request call id 8)
14:26:18.247 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:18.247 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:18.247 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8f39d6798581433ab784d8e19f13acf0
14:26:18.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.254678 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39384 (request call id 4)
14:26:18.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.258121 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39352 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39384 (request call id 4)
14:26:18.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.269418 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39384 (request call id 4)
14:26:18.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.277477 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39352 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39384 (request call id 4)
14:26:18.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.289662 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39384 (request call id 4)
14:26:18.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.297654 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39352 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39384 (request call id 4)
14:26:18.302 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:18.303 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:18.303 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:26:18.303 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=152), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [16ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [17ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39384 dropped due to backpressure: service queue is full with 1 items, [25ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [25ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39384 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [42ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39384 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39384 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [61ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39384 dropped due to backpressure: service queue is full with 1 items, [61ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [61ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [61ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39384 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [82ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39384 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [82ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39384 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [102ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [150ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: OK, deferred=Deferred@118177834(state=PENDING, result=null, callback=(continuation of Deferred@901396963 after retry RPC after error@737311412) -> (continuation of Deferred@1578252912 after retry RPC after error@54868872) -> (continuation of Deferred@1733590818 after retry RPC after error@1598791334) -> (continuation of Deferred@281411205 after retry RPC after error@989204078), errback=(continuation of Deferred@901396963 after retry RPC after error@737311412) -> (continuation of Deferred@1578252912 after retry RPC after error@54868872) -> (continuation of Deferred@1733590818 after retry RPC after error@1598791334) -> (continuation of Deferred@281411205 after retry RPC after error@989204078))) after lookup
14:26:18.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.309659 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:39384 (request call id 5)
14:26:18.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.317780 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39352 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:39384 (request call id 5)
14:26:18.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.330011 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:39384 (request call id 5)
14:26:18.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.338074 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39352 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:39384 (request call id 5)
14:26:18.343 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:18.343 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:18.344 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8f39d6798581433ab784d8e19f13acf0
14:26:18.344 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.12.239.188:33713(127.12.239.188:33713)] disconnecting while in state READY
14:26:18.344 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.12.239.190:45469(127.12.239.190:45469)] disconnecting while in state READY
14:26:18.344 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.12.239.189:33453(127.12.239.189:33453)] disconnecting while in state READY
14:26:18.344 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:26:18.344 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.12.239.189:33453(127.12.239.189:33453)] handling channelInactive
14:26:18.344 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.12.239.188:33713(127.12.239.188:33713)] handling channelInactive
14:26:18.344 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.12.239.189:33453(127.12.239.189:33453)] cleaning up while in state READY due to: connection closed
14:26:18.345 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.12.239.188:33713(127.12.239.188:33713)] cleaning up while in state READY due to: connection closed
14:26:18.346 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.12.239.190:45469(127.12.239.190:45469)] handling channelInactive
14:26:18.346 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.12.239.190:45469(127.12.239.190:45469)] cleaning up while in state READY due to: connection closed
14:26:18.348 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:26:18.348 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.12.239.190:45469(127.12.239.190:45469)] connecting to peer
14:26:18.349 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.12.239.189:33453(127.12.239.189:33453)] connecting to peer
14:26:18.349 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:18.350 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:18.350 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.12.239.188:33713(127.12.239.188:33713)] connecting to peer
14:26:18.350 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.12.239.190:45469(127.12.239.190:45469)] Successfully connected to peer
14:26:18.351 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.12.239.189:33453(127.12.239.189:33453)] Successfully connected to peer
14:26:18.352 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.12.239.188:33713(127.12.239.188:33713)] Successfully connected to peer
14:26:18.352 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.190
14:26:18.353 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.189
14:26:18.354 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.188
14:26:18.363 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb1c6a336, L:/127.0.0.1:32780 - R:/127.12.239.190:45469] using SASL/PLAIN
14:26:18.363 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd706f797, L:/127.0.0.1:46130 - R:/127.12.239.188:33713] using SASL/PLAIN
14:26:18.364 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x85107a5a, L:/127.0.0.1:39392 - R:/127.12.239.189:33453] using SASL/PLAIN
14:26:18.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.365805 13316 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39352 (request call id 12)
14:26:18.366 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39392 dropped due to backpressure: service queue is full with 1 items
14:26:18.366 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:18.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.369170 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39352 (request call id 12)
14:26:18.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.369716 13316 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39352 (request call id 12)
14:26:18.370 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39392 dropped due to backpressure: service queue is full with 1 items
14:26:18.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.371445 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39352 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55450 (request call id 24)
14:26:18.371 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:18.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.390172 13316 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55450 (request call id 24)
14:26:18.391 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39392 dropped due to backpressure: service queue is full with 1 items
14:26:18.392 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:18.405 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:18.406 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:18.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.407402 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55412 (request call id 40)
14:26:18.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.409322 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55412 (request call id 40)
14:26:18.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.410252 13316 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55412 (request call id 40)
14:26:18.410 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39392 dropped due to backpressure: service queue is full with 1 items
14:26:18.411 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:18.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.415269 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55412 (request call id 40)
14:26:18.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.429685 13316 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55412 (request call id 40)
14:26:18.430 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39392 dropped due to backpressure: service queue is full with 1 items
14:26:18.430 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:18.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.435613 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55412 (request call id 40)
14:26:18.446 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:18.446 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:18.452 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:18.452 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:18.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.455734 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39322 (request call id 19)
14:26:18.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.468647 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39322 (request call id 19)
14:26:18.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.470108 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39392 (request call id 5)
14:26:18.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.475793 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39392 (request call id 5)
14:26:18.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.488859 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39392 (request call id 5)
14:26:18.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.497963 13315 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39352 (request call id 13)
14:26:18.498 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39392 dropped due to backpressure: service queue is full with 1 items
14:26:18.498 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:18.506 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:18.506 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:18.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.508921 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39368 (request call id 8)
14:26:18.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.511250 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39368 (request call id 8)
14:26:18.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.516144 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39322 (request call id 21)
14:26:18.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.529173 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39322 (request call id 21)
14:26:18.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.530157 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39338 (request call id 16)
14:26:18.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.530560 13316 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39338 (request call id 16)
14:26:18.531 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39392 dropped due to backpressure: service queue is full with 1 items
14:26:18.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.531312 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39338 (request call id 16)
14:26:18.531 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:18.547 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:18.547 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:18.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.551523 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55412 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55450 (request call id 28)
14:26:18.553 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:18.553 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:18.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.555274 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39384 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39322 (request call id 22)
14:26:18.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.566769 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55412 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39322 (request call id 22)
14:26:18.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.568499 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39322 (request call id 22)
14:26:18.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.574452 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39384 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39322 (request call id 22)
14:26:18.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.585996 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55412 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39322 (request call id 22)
14:26:18.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.588704 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55312 (request call id 30)
14:26:18.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.588847 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55312 (request call id 30)
14:26:18.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.594493 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39384 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55312 (request call id 30)
14:26:18.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.606069 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55412 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55312 (request call id 30)
14:26:18.607 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:18.607 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:18.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.614627 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39352 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39384 (request call id 11)
14:26:18.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.617398 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39352 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39384 (request call id 11)
14:26:18.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.626226 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39384 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55412 (request call id 45)
14:26:18.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.633796 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39384 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55412 (request call id 45)
14:26:18.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.637648 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39352 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55412 (request call id 45)
14:26:18.647 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:18.647 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:18.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.648995 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39368 (request call id 12)
14:26:18.653 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:18.653 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:18.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.655886 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39322 (request call id 23)
14:26:18.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.657809 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39352 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39322 (request call id 23)
14:26:18.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.669972 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39322 (request call id 23)
14:26:18.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.670969 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39392 (request call id 7)
14:26:18.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.671170 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39392 (request call id 7)
14:26:18.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.673949 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39384 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39392 (request call id 7)
14:26:18.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.678012 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39352 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39392 (request call id 7)
14:26:18.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.690191 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39392 (request call id 7)
14:26:18.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.691397 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39392 (request call id 7)
14:26:18.708 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:18.708 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:18.709 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:26:18.710 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=361), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [16ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [16ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [18ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39392 dropped due to backpressure: service queue is full with 1 items, [18ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39392 dropped due to backpressure: service queue is full with 1 items, [20ms] refreshing cache from master, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [21ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [22ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39392 dropped due to backpressure: service queue is full with 1 items, [23ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [23ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39392 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [42ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39392 dropped due to backpressure: service queue is full with 1 items, [44ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [45ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39392 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [62ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39392 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39392 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [82ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39392 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [82ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39392 dropped due to backpressure: service queue is full with 1 items, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [122ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [150ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39392 dropped due to backpressure: service queue is full with 1 items, [150ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39392 dropped due to backpressure: service queue is full with 1 items, [181ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [182ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39392 dropped due to backpressure: service queue is full with 1 items, [183ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [183ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [183ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39392 dropped due to backpressure: service queue is full with 1 items, [321ms] refreshing cache from master, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [322ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [322ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [360ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: OK, deferred=Deferred@1770804252(state=PENDING, result=null, callback=(continuation of Deferred@835384706 after retry RPC after error@383273552) -> (continuation of Deferred@1324912842 after retry RPC after error@1172242877) -> (continuation of Deferred@601852513 after retry RPC after error@2004995712) -> (continuation of Deferred@2104847994 after retry RPC after error@1075468928) -> (continuation of Deferred@524897376 after retry RPC after error@1715827911) -> (continuation of Deferred@815124683 after retry RPC after error@575226371) -> (continuation of Deferred@2000035942 after retry RPC after error@974684427), errback=(continuation of Deferred@835384706 after retry RPC after error@383273552) -> (continuation of Deferred@1324912842 after retry RPC after error@1172242877) -> (continuation of Deferred@601852513 after retry RPC after error@2004995712) -> (continuation of Deferred@2104847994 after retry RPC after error@1075468928) -> (continuation of Deferred@524897376 after retry RPC after error@1715827911) -> (continuation of Deferred@815124683 after retry RPC after error@575226371) -> (continuation of Deferred@2000035942 after retry RPC after error@974684427))) after lookup
14:26:18.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.711119 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55312 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:39392 (request call id 8)
14:26:18.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.711597 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:39392 (request call id 8)
14:26:18.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.717862 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39352 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:39392 (request call id 8)
14:26:18.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.727813 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55312 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:39392 (request call id 8)
14:26:18.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.731866 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:39392 (request call id 8)
14:26:18.748 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:18.748 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:18.749 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.12.239.188:33713(127.12.239.188:33713)] disconnecting while in state READY
14:26:18.749 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8f39d6798581433ab784d8e19f13acf0
14:26:18.750 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.12.239.188:33713(127.12.239.188:33713)] handling channelInactive
14:26:18.750 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.12.239.188:33713(127.12.239.188:33713)] cleaning up while in state READY due to: connection closed
14:26:18.749 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.12.239.190:45469(127.12.239.190:45469)] disconnecting while in state READY
14:26:18.750 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.12.239.189:33453(127.12.239.189:33453)] disconnecting while in state READY
14:26:18.751 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:26:18.751 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.12.239.189:33453(127.12.239.189:33453)] handling channelInactive
14:26:18.751 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.12.239.189:33453(127.12.239.189:33453)] cleaning up while in state READY due to: connection closed
14:26:18.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.751004 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55450 (request call id 34)
14:26:18.752 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.12.239.190:45469(127.12.239.190:45469)] handling channelInactive
14:26:18.752 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.12.239.190:45469(127.12.239.190:45469)] cleaning up while in state READY due to: connection closed
14:26:18.754 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:26:18.754 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:18.754 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:18.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.755597 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39384 (request call id 14)
14:26:18.755 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.12.239.190:45469(127.12.239.190:45469)] connecting to peer
14:26:18.756 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.12.239.189:33453(127.12.239.189:33453)] connecting to peer
14:26:18.756 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.12.239.190:45469(127.12.239.190:45469)] Successfully connected to peer
14:26:18.757 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.12.239.188:33713(127.12.239.188:33713)] connecting to peer
14:26:18.757 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.12.239.189:33453(127.12.239.189:33453)] Successfully connected to peer
14:26:18.758 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.190
14:26:18.760 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.12.239.188:33713(127.12.239.188:33713)] Successfully connected to peer
14:26:18.761 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.188
14:26:18.761 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.189
14:26:18.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.768695 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39384 (request call id 14)
14:26:18.770 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7166abc6, L:/127.0.0.1:46134 - R:/127.12.239.188:33713] using SASL/PLAIN
14:26:18.771 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x94037dcd, L:/127.0.0.1:32790 - R:/127.12.239.190:45469] using SASL/PLAIN
14:26:18.771 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5fdf3635, L:/127.0.0.1:39402 - R:/127.12.239.189:33453] using SASL/PLAIN
14:26:18.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.769919 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39384 (request call id 14)
14:26:18.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.771733 13318 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39384 (request call id 14)
14:26:18.772 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39402 dropped due to backpressure: service queue is full with 1 items
14:26:18.772 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:18.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.776378 13318 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39384 (request call id 14)
14:26:18.776 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39402 dropped due to backpressure: service queue is full with 1 items
14:26:18.777 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:18.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.777619 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39352 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39384 (request call id 14)
14:26:18.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.789187 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39384 (request call id 14)
14:26:18.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.790352 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39384 (request call id 14)
14:26:18.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.797505 13318 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39384 (request call id 14)
14:26:18.798 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39402 dropped due to backpressure: service queue is full with 1 items
14:26:18.798 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:18.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.809337 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39384 (request call id 14)
14:26:18.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.809544 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39384 (request call id 14)
14:26:18.810 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:18.810 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:18.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:18.815888 13318 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39338 dropped due to backpressure: service queue is full with 1 items [suppressed 121 similar messages]
14:26:18.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.816004 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39322 (request call id 24)
14:26:18.817 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39402 dropped due to backpressure: service queue is full with 1 items
14:26:18.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.817000 13318 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39322 (request call id 24)
14:26:18.818 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:18.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.828593 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39322 (request call id 24)
14:26:18.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.830382 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39322 (request call id 24)
14:26:18.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.830960 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39322 (request call id 24)
14:26:18.838 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39402 dropped due to backpressure: service queue is full with 1 items
14:26:18.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.837422 13318 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39322 (request call id 24)
14:26:18.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.837690 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39352 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39322 (request call id 24)
14:26:18.838 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:18.850 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:18.850 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:18.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.850647 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39392 (request call id 14)
14:26:18.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.851732 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55312 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39392 (request call id 14)
14:26:18.854 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:18.855 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:18.855 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.12.239.188:33713(127.12.239.188:33713)] disconnecting while in state READY
14:26:18.855 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.12.239.190:45469(127.12.239.190:45469)] disconnecting while in state READY
14:26:18.855 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.12.239.189:33453(127.12.239.189:33453)] disconnecting while in state READY
14:26:18.856 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:26:18.856 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.12.239.188:33713(127.12.239.188:33713)] handling channelInactive
14:26:18.856 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.12.239.189:33453(127.12.239.189:33453)] handling channelInactive
14:26:18.856 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.12.239.188:33713(127.12.239.188:33713)] cleaning up while in state READY due to: connection closed
14:26:18.856 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.12.239.189:33453(127.12.239.189:33453)] cleaning up while in state READY due to: connection closed
14:26:18.857 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.12.239.190:45469(127.12.239.190:45469)] handling channelInactive
14:26:18.857 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.12.239.190:45469(127.12.239.190:45469)] cleaning up while in state READY due to: connection closed
14:26:18.859 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:26:18.859 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.12.239.190:45469(127.12.239.190:45469)] connecting to peer
14:26:18.860 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.12.239.189:33453(127.12.239.189:33453)] connecting to peer
14:26:18.861 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.12.239.188:33713(127.12.239.188:33713)] connecting to peer
14:26:18.861 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.12.239.190:45469(127.12.239.190:45469)] Successfully connected to peer
14:26:18.861 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.12.239.189:33453(127.12.239.189:33453)] Successfully connected to peer
14:26:18.863 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.189
14:26:18.863 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.190
14:26:18.863 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.12.239.188:33713(127.12.239.188:33713)] Successfully connected to peer
14:26:18.864 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.188
14:26:18.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.870065 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55312 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39368 (request call id 18)
14:26:18.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.870463 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39368 (request call id 18)
14:26:18.875 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9ba051a3, L:/127.0.0.1:39414 - R:/127.12.239.189:33453] using SASL/PLAIN
14:26:18.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.875835 13315 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39414 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39368 (request call id 18)
14:26:18.876 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39414 dropped due to backpressure: service queue is full with 1 items
14:26:18.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.877184 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39402 (request call id 5)
14:26:18.878 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39402 dropped due to backpressure: service queue is full with 1 items
14:26:18.878 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:18.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.878316 13315 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39352 (request call id 22)
14:26:18.879 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xbf4c2a35, L:/127.0.0.1:46148 - R:/127.12.239.188:33713] using SASL/PLAIN
14:26:18.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.887799 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55312 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39352 (request call id 22)
14:26:18.889 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x07bf7070, L:/127.0.0.1:32796 - R:/127.12.239.190:45469] using SASL/PLAIN
14:26:18.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.889108 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39352 (request call id 22)
14:26:18.890 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:18.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.897537 13318 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39352 (request call id 22)
14:26:18.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.898108 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39352 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.129:48441 (request call id 13)
14:26:18.898 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39402 dropped due to backpressure: service queue is full with 1 items
14:26:18.898 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:18.901 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39414 dropped due to backpressure: service queue is full with 1 items
14:26:18.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.901240 13315 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39414 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.129:48441 (request call id 13)
14:26:18.902 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:18.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.908138 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55312 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.129:48441 (request call id 13)
14:26:18.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.909329 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.129:48441 (request call id 13)
14:26:18.911 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:18.911 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:18.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.928297 13316 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39414 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55312 (request call id 38)
14:26:18.928 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39414 dropped due to backpressure: service queue is full with 1 items
14:26:18.929 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:18.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.929996 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55312 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.130:58303 (request call id 13)
14:26:18.937 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39402 dropped due to backpressure: service queue is full with 1 items
14:26:18.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.936851 13318 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.130:58303 (request call id 13)
14:26:18.937 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:18.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.941018 13315 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39414 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.130:58303 (request call id 13)
14:26:18.941 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39414 dropped due to backpressure: service queue is full with 1 items
14:26:18.941 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:18.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.948383 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55312 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.130:58303 (request call id 13)
14:26:18.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.948987 13317 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.130:58303 (request call id 13)
14:26:18.950 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:18.950 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:18.955 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:18.955 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:18.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.968616 13316 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39414 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55312 (request call id 40)
14:26:18.969 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39414 dropped due to backpressure: service queue is full with 1 items
14:26:18.969 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:18.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.969600 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55312 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39338 (request call id 27)
14:26:18.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:18.980628 13315 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39414 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:18.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39338 (request call id 27)
14:26:18.981 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39414 dropped due to backpressure: service queue is full with 1 items
14:26:18.981 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:19.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:19.000077 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:19.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.131:47355 (request call id 13)
14:26:19.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:19.008147 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55312 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:19.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.12.239.131:47355 (request call id 13)
14:26:19.013 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:19.014 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:19.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:19.049176 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:19.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39368 (request call id 20)
14:26:19.053 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:19.053 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:19.053 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.12.239.188:33713(127.12.239.188:33713)] disconnecting while in state READY
14:26:19.053 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.12.239.190:45469(127.12.239.190:45469)] disconnecting while in state READY
14:26:19.053 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.12.239.189:33453(127.12.239.189:33453)] disconnecting while in state READY
14:26:19.054 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:26:19.054 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.12.239.189:33453(127.12.239.189:33453)] handling channelInactive
14:26:19.054 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.12.239.188:33713(127.12.239.188:33713)] handling channelInactive
14:26:19.054 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.12.239.189:33453(127.12.239.189:33453)] cleaning up while in state READY due to: connection closed
14:26:19.054 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.12.239.188:33713(127.12.239.188:33713)] cleaning up while in state READY due to: connection closed
14:26:19.056 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.12.239.190:45469(127.12.239.190:45469)] handling channelInactive
14:26:19.056 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.12.239.190:45469(127.12.239.190:45469)] cleaning up while in state READY due to: connection closed
14:26:19.058 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:19.058 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:19.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:19.108950 13316 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39414 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:19.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55312 (request call id 42)
14:26:19.109 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39414 dropped due to backpressure: service queue is full with 1 items
14:26:19.109 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:19.116 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:19.117 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:19.117 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.12.239.188:33713(127.12.239.188:33713)] disconnecting while in state READY
14:26:19.117 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.12.239.190:45469(127.12.239.190:45469)] disconnecting while in state READY
14:26:19.117 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.12.239.189:33453(127.12.239.189:33453)] disconnecting while in state READY
14:26:19.118 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.12.239.188:33713(127.12.239.188:33713)] handling channelInactive
14:26:19.118 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.12.239.189:33453(127.12.239.189:33453)] handling channelInactive
14:26:19.118 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.12.239.188:33713(127.12.239.188:33713)] cleaning up while in state READY due to: connection closed
14:26:19.118 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:26:19.118 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.12.239.189:33453(127.12.239.189:33453)] cleaning up while in state READY due to: connection closed
14:26:19.120 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.12.239.190:45469(127.12.239.190:45469)] handling channelInactive
14:26:19.120 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.12.239.190:45469(127.12.239.190:45469)] cleaning up while in state READY due to: connection closed
14:26:19.154 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:19.154 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:19.154 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:26:19.155 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.12.239.188:33713(127.12.239.188:33713)] disconnecting while in state READY
14:26:19.155 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.12.239.190:45469(127.12.239.190:45469)] disconnecting while in state READY
14:26:19.155 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=295), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [17ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39414 dropped due to backpressure: service queue is full with 1 items, [22ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [31ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [31ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39414 dropped due to backpressure: service queue is full with 1 items, [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [42ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39414 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39414 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [62ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [69ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39414 dropped due to backpressure: service queue is full with 1 items, [70ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39414 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [82ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39414 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39414 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [102ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [109ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39414 dropped due to backpressure: service queue is full with 1 items, [110ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39414 dropped due to backpressure: service queue is full with 1 items, [120ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [122ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39414 dropped due to backpressure: service queue is full with 1 items, [122ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [123ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39414 dropped due to backpressure: service queue is full with 1 items, [201ms] refreshing cache from master, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [202ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [202ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [250ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39414 dropped due to backpressure: service queue is full with 1 items, [250ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39414 dropped due to backpressure: service queue is full with 1 items, [281ms] refreshing cache from master, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [282ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [282ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [295ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: OK, deferred=Deferred@887596216(state=PENDING, result=null, callback=(continuation of Deferred@593135802 after retry RPC after error@1703385392) -> (continuation of Deferred@1182642211 after retry RPC after error@1328946736) -> (continuation of Deferred@945700916 after retry RPC after error@1640562710) -> (continuation of Deferred@1251891364 after retry RPC after error@891689049) -> (continuation of Deferred@2134094121 after retry RPC after error@1456723817) -> (continuation of Deferred@1857089135 after retry RPC after error@1808910128) -> (continuation of Deferred@151619994 after retry RPC after error@1093238605), errback=(continuation of Deferred@593135802 after retry RPC after error@1703385392) -> (continuation of Deferred@1182642211 after retry RPC after error@1328946736) -> (continuation of Deferred@945700916 after retry RPC after error@1640562710) -> (continuation of Deferred@1251891364 after retry RPC after error@891689049) -> (continuation of Deferred@2134094121 after retry RPC after error@1456723817) -> (continuation of Deferred@1857089135 after retry RPC after error@1808910128) -> (continuation of Deferred@151619994 after retry RPC after error@1093238605))) after lookup
14:26:19.155 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.12.239.189:33453(127.12.239.189:33453)] disconnecting while in state READY
14:26:19.155 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.12.239.188:33713(127.12.239.188:33713)] handling channelInactive
14:26:19.155 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.12.239.188:33713(127.12.239.188:33713)] cleaning up while in state READY due to: connection closed
14:26:19.155 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.12.239.190:45469(127.12.239.190:45469)] handling channelInactive
14:26:19.155 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.12.239.190:45469(127.12.239.190:45469)] cleaning up while in state READY due to: connection closed
14:26:19.156 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:26:19.157 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8f39d6798581433ab784d8e19f13acf0
14:26:19.159 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:26:19.159 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=404), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [17ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [17ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39402 dropped due to backpressure: service queue is full with 1 items, [17ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [17ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39402 dropped due to backpressure: service queue is full with 1 items, [20ms] refreshing cache from master, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [21ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39402 dropped due to backpressure: service queue is full with 1 items, [21ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [21ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [22ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39402 dropped due to backpressure: service queue is full with 1 items, [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [42ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39402 dropped due to backpressure: service queue is full with 1 items, [43ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39402 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [62ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39402 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39402 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [82ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39402 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39402 dropped due to backpressure: service queue is full with 1 items, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [122ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39402 dropped due to backpressure: service queue is full with 1 items, [123ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39402 dropped due to backpressure: service queue is full with 1 items, [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [143ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39402 dropped due to backpressure: service queue is full with 1 items, [143ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39402 dropped due to backpressure: service queue is full with 1 items, [181ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [182ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39402 dropped due to backpressure: service queue is full with 1 items, [182ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [182ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [182ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39402 dropped due to backpressure: service queue is full with 1 items, [401ms] refreshing cache from master, [401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [403ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: OK, [403ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, deferred=Deferred@1253495040(state=PENDING, result=null, callback=(continuation of Deferred@783359633 after retry RPC after error@2075548287) -> (continuation of Deferred@1448856405 after retry RPC after error@714681935) -> (continuation of Deferred@217770011 after retry RPC after error@1171668569) -> (continuation of Deferred@1298089173 after retry RPC after error@785903719) -> (continuation of Deferred@1966505878 after retry RPC after error@23503775) -> (continuation of Deferred@916993674 after retry RPC after error@661503216) -> (continuation of Deferred@1633795396 after retry RPC after error@1429176492) -> (continuation of Deferred@583327973 after retry RPC after error@1745113713), errback=(continuation of Deferred@783359633 after retry RPC after error@2075548287) -> (continuation of Deferred@1448856405 after retry RPC after error@714681935) -> (continuation of Deferred@217770011 after retry RPC after error@1171668569) -> (continuation of Deferred@1298089173 after retry RPC after error@785903719) -> (continuation of Deferred@1966505878 after retry RPC after error@23503775) -> (continuation of Deferred@916993674 after retry RPC after error@661503216) -> (continuation of Deferred@1633795396 after retry RPC after error@1429176492) -> (continuation of Deferred@583327973 after retry RPC after error@1745113713))) after lookup
14:26:19.160 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.12.239.189:33453(127.12.239.189:33453)] handling channelInactive
14:26:19.160 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.12.239.189:33453(127.12.239.189:33453)] cleaning up while in state READY due to: connection closed
14:26:19.161 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:19.161 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:19.161 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8f39d6798581433ab784d8e19f13acf0
14:26:19.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:19.169889 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:19.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39338 (request call id 29)
14:26:19.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:19.176632 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:19.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39338 (request call id 29)
14:26:19.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:19.196846 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:19.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39338 (request call id 29)
14:26:19.217 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:19.217 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:19.218 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.12.239.188:33713(127.12.239.188:33713)] disconnecting while in state READY
14:26:19.218 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.12.239.190:45469(127.12.239.190:45469)] disconnecting while in state READY
14:26:19.218 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.12.239.189:33453(127.12.239.189:33453)] disconnecting while in state READY
14:26:19.218 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:26:19.219 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.12.239.188:33713(127.12.239.188:33713)] handling channelInactive
14:26:19.219 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.12.239.188:33713(127.12.239.188:33713)] cleaning up while in state READY due to: connection closed
14:26:19.218 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.12.239.189:33453(127.12.239.189:33453)] handling channelInactive
14:26:19.219 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.12.239.189:33453(127.12.239.189:33453)] cleaning up while in state READY due to: connection closed
14:26:19.220 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.12.239.190:45469(127.12.239.190:45469)] handling channelInactive
14:26:19.220 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.12.239.190:45469(127.12.239.190:45469)] cleaning up while in state READY due to: connection closed
14:26:19.222 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:26:19.223 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.12.239.190:45469(127.12.239.190:45469)] connecting to peer
14:26:19.224 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.12.239.189:33453(127.12.239.189:33453)] connecting to peer
14:26:19.225 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.12.239.188:33713(127.12.239.188:33713)] connecting to peer
14:26:19.225 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.12.239.189:33453(127.12.239.189:33453)] Successfully connected to peer
14:26:19.225 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.12.239.190:45469(127.12.239.190:45469)] Successfully connected to peer
14:26:19.227 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.189
14:26:19.227 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.190
14:26:19.228 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.12.239.188:33713(127.12.239.188:33713)] Successfully connected to peer
14:26:19.229 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.188
14:26:19.238 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe56ecf00, L:/127.0.0.1:32810 - R:/127.12.239.190:45469] using SASL/PLAIN
14:26:19.238 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8b41846e, L:/127.0.0.1:39422 - R:/127.12.239.189:33453] using SASL/PLAIN
14:26:19.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:19.239377 13318 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:19.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39402 (request call id 13)
14:26:19.239 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39422 dropped due to backpressure: service queue is full with 1 items
14:26:19.241 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x96acbb10, L:/127.0.0.1:46152 - R:/127.12.239.188:33713] using SASL/PLAIN
14:26:19.242 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:19.260 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:19.260 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:19.263 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:19.263 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:19.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:19.265226 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:19.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39422 (request call id 1)
14:26:19.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:19.269814 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:19.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39422 (request call id 1)
14:26:19.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:19.290233 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:19.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39422 (request call id 1)
14:26:19.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:19.310561 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:19.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:39422 (request call id 1)
14:26:19.318 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:19.318 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:19.319 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:26:19.319 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=96), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [16ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39422 dropped due to backpressure: service queue is full with 1 items, [17ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [19ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [19ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39422 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [42ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [95ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: OK, deferred=Deferred@676177734(state=PENDING, result=null, callback=(continuation of Deferred@1977154851 after retry RPC after error@422555040), errback=(continuation of Deferred@1977154851 after retry RPC after error@422555040))) after lookup
14:26:19.321 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8f39d6798581433ab784d8e19f13acf0
14:26:19.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:19.329720 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:19.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39392 (request call id 22)
14:26:19.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:19.345245 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:19.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39392 (request call id 22)
14:26:19.361 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:19.361 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:19.364 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:19.364 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:19.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:19.365832 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39414 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:19.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39422 (request call id 5)
14:26:19.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:19.381112 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39414 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:19.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39422 (request call id 5)
14:26:19.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:19.401242 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39414 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:19.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39422 (request call id 5)
14:26:19.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:19.418329 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:19.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39352 (request call id 23)
14:26:19.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:19.421247 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39414 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:19.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39352 (request call id 23)
14:26:19.422 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:19.422 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:19.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:19.424446 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:19.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39422 (request call id 6)
14:26:19.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:19.429301 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:19.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39422 (request call id 6)
14:26:19.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:19.441659 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39414 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:19.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39422 (request call id 6)
14:26:19.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:19.449661 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:19.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39422 (request call id 6)
14:26:19.461 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:19.462 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:19.462 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.12.239.188:33713(127.12.239.188:33713)] disconnecting while in state READY
14:26:19.462 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.12.239.190:45469(127.12.239.190:45469)] disconnecting while in state READY
14:26:19.462 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.12.239.189:33453(127.12.239.189:33453)] disconnecting while in state READY
14:26:19.463 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.12.239.188:33713(127.12.239.188:33713)] handling channelInactive
14:26:19.463 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.12.239.190:45469(127.12.239.190:45469)] handling channelInactive
14:26:19.463 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.12.239.188:33713(127.12.239.188:33713)] cleaning up while in state READY due to: connection closed
14:26:19.463 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.12.239.190:45469(127.12.239.190:45469)] cleaning up while in state READY due to: connection closed
14:26:19.463 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:26:19.465 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:19.465 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:19.466 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.12.239.189:33453(127.12.239.189:33453)] handling channelInactive
14:26:19.466 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.12.239.189:33453(127.12.239.189:33453)] cleaning up while in state READY due to: connection closed
14:26:19.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:19.480823 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:19.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39414 (request call id 16)
14:26:19.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:19.490031 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:19.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39414 (request call id 16)
14:26:19.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:19.510238 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:19.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39414 (request call id 16)
14:26:19.523 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:19.523 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:19.562 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:19.562 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:19.567 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:19.568 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:19.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:19.569700 13316 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:19.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39338 (request call id 37)
14:26:19.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:19.577001 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:19.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39338 (request call id 37)
14:26:19.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:19.597476 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:19.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39338 (request call id 37)
14:26:19.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:19.617489 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:19.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39338 (request call id 37)
14:26:19.623 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:19.623 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:19.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:19.636829 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39414 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:19.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39402 (request call id 20)
14:26:19.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:19.640547 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39414 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:19.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39402 (request call id 20)
14:26:19.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:19.660979 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39414 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:19.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39402 (request call id 20)
14:26:19.663 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:19.663 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:19.668 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:19.668 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:19.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:19.681275 13315 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:19.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39414 (request call id 20)
14:26:19.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:19.685066 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:19.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39414 (request call id 20)
14:26:19.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:19.704435 13318 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:39422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:19.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39414 (request call id 20)
14:26:19.724 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:19.724 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:19.725 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.12.239.188:33713(127.12.239.188:33713)] disconnecting while in state READY
14:26:19.725 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.12.239.190:45469(127.12.239.190:45469)] disconnecting while in state READY
14:26:19.725 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.12.239.189:33453(127.12.239.189:33453)] disconnecting while in state READY
14:26:19.726 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.12.239.188:33713(127.12.239.188:33713)] handling channelInactive
14:26:19.726 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.12.239.190:45469(127.12.239.190:45469)] handling channelInactive
14:26:19.726 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.12.239.188:33713(127.12.239.188:33713)] cleaning up while in state READY due to: connection closed
14:26:19.726 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.12.239.190:45469(127.12.239.190:45469)] cleaning up while in state READY due to: connection closed
14:26:19.726 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:26:19.728 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.12.239.189:33453(127.12.239.189:33453)] handling channelInactive
14:26:19.728 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.12.239.189:33453(127.12.239.189:33453)] cleaning up while in state READY due to: connection closed
14:26:19.729 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:26:19.730 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.12.239.190:45469(127.12.239.190:45469)] connecting to peer
14:26:19.730 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.12.239.189:33453(127.12.239.189:33453)] connecting to peer
14:26:19.731 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.12.239.190:45469(127.12.239.190:45469)] Successfully connected to peer
14:26:19.731 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.12.239.189:33453(127.12.239.189:33453)] Successfully connected to peer
14:26:19.731 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.12.239.188:33713(127.12.239.188:33713)] connecting to peer
14:26:19.733 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.189
14:26:19.733 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.190
14:26:19.738 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.12.239.188:33713(127.12.239.188:33713)] Successfully connected to peer
14:26:19.741 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.188
14:26:19.742 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x845d608e, L:/127.0.0.1:39432 - R:/127.12.239.189:33453] using SASL/PLAIN
14:26:19.743 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc5e80d11, L:/127.0.0.1:32818 - R:/127.12.239.190:45469] using SASL/PLAIN
14:26:19.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:19.743607 13315 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39432 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:26:19.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:39422 (request call id 11)
14:26:19.744 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.12.239.189:33453: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39432 dropped due to backpressure: service queue is full with 1 items
14:26:19.748 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc86c7402, L:/127.0.0.1:46168 - R:/127.12.239.188:33713] using SASL/PLAIN
14:26:19.750 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713; will retry
14:26:19.764 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:19.764 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:19.769 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:19.769 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:19.770 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.12.239.188:33713(127.12.239.188:33713)] disconnecting while in state READY
14:26:19.770 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.12.239.190:45469(127.12.239.190:45469)] disconnecting while in state READY
14:26:19.770 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.12.239.189:33453(127.12.239.189:33453)] disconnecting while in state READY
14:26:19.771 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.12.239.188:33713(127.12.239.188:33713)] handling channelInactive
14:26:19.771 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.12.239.188:33713(127.12.239.188:33713)] cleaning up while in state READY due to: connection closed
14:26:19.771 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:26:19.773 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.12.239.189:33453(127.12.239.189:33453)] handling channelInactive
14:26:19.773 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.12.239.189:33453(127.12.239.189:33453)] cleaning up while in state READY due to: connection closed
14:26:19.774 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.12.239.190:45469(127.12.239.190:45469)] handling channelInactive
14:26:19.774 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.12.239.190:45469(127.12.239.190:45469)] cleaning up while in state READY due to: connection closed
14:26:19.825 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:19.825 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:19.826 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:26:19.826 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=96), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [15ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39432 dropped due to backpressure: service queue is full with 1 items, [15ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [21ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [21ms] delaying RPC due to: Service unavailable: Master config (127.12.239.190:45469,127.12.239.189:33453,127.12.239.188:33713) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:39432 dropped due to backpressure: service queue is full with 1 items, [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [44ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.188:33713: OK, [96ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: OK, deferred=Deferred@1964248845(state=PENDING, result=null, callback=(continuation of Deferred@945240976 after retry RPC after error@1152096537), errback=(continuation of Deferred@945240976 after retry RPC after error@1152096537))) after lookup
14:26:19.865 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:19.865 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:19.865 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8f39d6798581433ab784d8e19f13acf0
14:26:19.870 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:19.870 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:19.870 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.12.239.188:33713(127.12.239.188:33713)] disconnecting while in state READY
14:26:19.871 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.12.239.190:45469(127.12.239.190:45469)] disconnecting while in state READY
14:26:19.871 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.12.239.189:33453(127.12.239.189:33453)] disconnecting while in state READY
14:26:19.871 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.12.239.190:45469(127.12.239.190:45469)] handling channelInactive
14:26:19.871 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.12.239.188:33713(127.12.239.188:33713)] handling channelInactive
14:26:19.871 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.12.239.190:45469(127.12.239.190:45469)] cleaning up while in state READY due to: connection closed
14:26:19.871 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.12.239.188:33713(127.12.239.188:33713)] cleaning up while in state READY due to: connection closed
14:26:19.872 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:26:19.874 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.12.239.189:33453(127.12.239.189:33453)] handling channelInactive
14:26:19.874 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.12.239.189:33453(127.12.239.189:33453)] cleaning up while in state READY due to: connection closed
14:26:19.928 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:19.928 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:19.929 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.12.239.188:33713(127.12.239.188:33713)] disconnecting while in state READY
14:26:19.929 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.12.239.190:45469(127.12.239.190:45469)] disconnecting while in state READY
14:26:19.929 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.12.239.189:33453(127.12.239.189:33453)] disconnecting while in state READY
14:26:19.930 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.12.239.188:33713(127.12.239.188:33713)] handling channelInactive
14:26:19.930 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.12.239.188:33713(127.12.239.188:33713)] cleaning up while in state READY due to: connection closed
14:26:19.930 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.12.239.190:45469(127.12.239.190:45469)] handling channelInactive
14:26:19.930 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.12.239.190:45469(127.12.239.190:45469)] cleaning up while in state READY due to: connection closed
14:26:19.931 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:26:19.934 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.12.239.189:33453(127.12.239.189:33453)] handling channelInactive
14:26:19.934 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.12.239.189:33453(127.12.239.189:33453)] cleaning up while in state READY due to: connection closed
14:26:19.968 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:19.968 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:19.970 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:19.970 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:20.072 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:20.072 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:20.073 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.12.239.188:33713(127.12.239.188:33713)] disconnecting while in state READY
14:26:20.073 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.12.239.190:45469(127.12.239.190:45469)] disconnecting while in state READY
14:26:20.073 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.12.239.189:33453(127.12.239.189:33453)] disconnecting while in state READY
14:26:20.073 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:20.073 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:20.073 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.12.239.190:45469(127.12.239.190:45469)] handling channelInactive
14:26:20.074 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.12.239.190:45469(127.12.239.190:45469)] cleaning up while in state READY due to: connection closed
14:26:20.074 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.12.239.188:33713(127.12.239.188:33713)] handling channelInactive
14:26:20.074 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.12.239.188:33713(127.12.239.188:33713)] cleaning up while in state READY due to: connection closed
14:26:20.075 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:26:20.077 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.12.239.189:33453(127.12.239.189:33453)] handling channelInactive
14:26:20.077 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.12.239.189:33453(127.12.239.189:33453)] cleaning up while in state READY due to: connection closed
14:26:20.078 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:26:20.082 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.12.239.190:45469(127.12.239.190:45469)] connecting to peer
14:26:20.083 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.12.239.189:33453(127.12.239.189:33453)] connecting to peer
14:26:20.084 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.12.239.188:33713(127.12.239.188:33713)] connecting to peer
14:26:20.084 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.12.239.190:45469(127.12.239.190:45469)] Successfully connected to peer
14:26:20.086 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.12.239.189:33453(127.12.239.189:33453)] Successfully connected to peer
14:26:20.086 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.190
14:26:20.087 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.189
14:26:20.097 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0f66360a, L:/127.0.0.1:32824 - R:/127.12.239.190:45469] using SASL/PLAIN
14:26:20.097 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.12.239.188:33713(127.12.239.188:33713)] Successfully connected to peer
14:26:20.099 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.239.188
14:26:20.103 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8d2f60b8, L:/127.0.0.1:39438 - R:/127.12.239.189:33453] using SASL/PLAIN
14:26:20.105 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:26:20.105 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=26), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.190:45469, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.189:33453, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.239.188:33713, [16ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.190:45469: OK, [22ms] Sub RPC ConnectToMaster: received response from server master-127.12.239.189:33453: OK, deferred=null) after lookup
14:26:20.107 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8f39d6798581433ab784d8e19f13acf0
14:26:20.111 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1eb7b9e8, L:/127.0.0.1:46184 - R:/127.12.239.188:33713] using SASL/PLAIN
14:26:20.177 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:20.178 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:20.210 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:20.211 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:20.281 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:20.282 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:20.314 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:20.314 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:20.385 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:20.385 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:20.386 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.12.239.188:33713(127.12.239.188:33713)] disconnecting while in state READY
14:26:20.386 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.12.239.190:45469(127.12.239.190:45469)] disconnecting while in state READY
14:26:20.386 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.12.239.189:33453(127.12.239.189:33453)] disconnecting while in state READY
14:26:20.386 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.12.239.189:33453(127.12.239.189:33453)] handling channelInactive
14:26:20.386 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.12.239.189:33453(127.12.239.189:33453)] cleaning up while in state READY due to: connection closed
14:26:20.387 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:26:20.386 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.12.239.188:33713(127.12.239.188:33713)] handling channelInactive
14:26:20.387 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.12.239.188:33713(127.12.239.188:33713)] cleaning up while in state READY due to: connection closed
14:26:20.389 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.12.239.190:45469(127.12.239.190:45469)] handling channelInactive
14:26:20.389 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.12.239.190:45469(127.12.239.190:45469)] cleaning up while in state READY due to: connection closed
14:26:20.417 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:20.417 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:20.520 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:20.520 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:20.623 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5778ee4e57bd42cc907f9d84b0d29f9e for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:26:20.623 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=5778ee4e57bd42cc907f9d84b0d29f9e@[3e45a0bd38f84a488a0cc7bedc711a88(127.12.239.129:39439)[L],4a476887f5e54cc292a5194d4ef0a2ee(127.12.239.130:40683),4a6fada6fae34a30a7e5bcba37810ebb(127.12.239.131:34883)]}]
14:26:20.624 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.12.239.188:33713(127.12.239.188:33713)] disconnecting while in state READY
14:26:20.624 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.12.239.190:45469(127.12.239.190:45469)] disconnecting while in state READY
14:26:20.624 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.12.239.189:33453(127.12.239.189:33453)] disconnecting while in state READY
14:26:20.624 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.12.239.190:45469(127.12.239.190:45469)] handling channelInactive
14:26:20.624 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.12.239.190:45469(127.12.239.190:45469)] cleaning up while in state READY due to: connection closed
14:26:20.625 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.12.239.189:33453(127.12.239.189:33453)] handling channelInactive
14:26:20.625 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:26:20.625 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.12.239.189:33453(127.12.239.189:33453)] cleaning up while in state READY due to: connection closed
14:26:20.626 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.12.239.188:33713(127.12.239.188:33713)] handling channelInactive
14:26:20.626 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.12.239.188:33713(127.12.239.188:33713)] cleaning up while in state READY due to: connection closed
14:26:20.626 [DEBUG - main] (Connection.java:575) [peer master-127.12.239.188:33713(127.12.239.188:33713)] disconnecting while in state READY
14:26:20.626 [DEBUG - main] (Connection.java:575) [peer master-127.12.239.190:45469(127.12.239.190:45469)] disconnecting while in state READY
14:26:20.626 [DEBUG - main] (Connection.java:575) [peer master-127.12.239.189:33453(127.12.239.189:33453)] disconnecting while in state READY
14:26:20.627 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.12.239.188:33713(127.12.239.188:33713)] handling channelInactive
14:26:20.627 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.12.239.188:33713(127.12.239.188:33713)] cleaning up while in state READY due to: connection closed
14:26:20.627 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.12.239.189:33453(127.12.239.189:33453)] handling channelInactive
14:26:20.627 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.12.239.189:33453(127.12.239.189:33453)] cleaning up while in state READY due to: connection closed
14:26:20.627 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:26:20.628 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.12.239.190:45469(127.12.239.190:45469)] handling channelInactive
14:26:20.628 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.12.239.190:45469(127.12.239.190:45469)] cleaning up while in state READY due to: connection closed
14:26:20.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:20.629338 13246 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-taskgUgZpK/build/asan/bin/kudu pid 13442
14:26:20.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:20.641952 13564 generic_service.cc:196] Checking for leaks (request via RPC)
14:26:20.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:20.732393 13246 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskgUgZpK/build/asan/bin/kudu with pid 13442
14:26:20.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:20.747285 13246 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-taskgUgZpK/build/asan/bin/kudu pid 13578
14:26:20.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:20.753863 13700 generic_service.cc:196] Checking for leaks (request via RPC)
14:26:20.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:20.847873 13246 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskgUgZpK/build/asan/bin/kudu with pid 13578
14:26:20.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:20.861989 13246 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-taskgUgZpK/build/asan/bin/kudu pid 13710
14:26:20.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:20.868786 13834 generic_service.cc:196] Checking for leaks (request via RPC)
14:26:20.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:20.958325 13246 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskgUgZpK/build/asan/bin/kudu with pid 13710
14:26:20.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:20.972311 13246 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-taskgUgZpK/build/asan/bin/kudu pid 13257
14:26:20.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:20.973412 13290 generic_service.cc:196] Checking for leaks (request via RPC)
14:26:21.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:21.087634 13246 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskgUgZpK/build/asan/bin/kudu with pid 13257
14:26:21.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:21.105396 13246 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-taskgUgZpK/build/asan/bin/kudu pid 13297
14:26:21.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:21.106521 13333 generic_service.cc:196] Checking for leaks (request via RPC)
14:26:21.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:21.228209 13246 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskgUgZpK/build/asan/bin/kudu with pid 13297
14:26:21.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:26:21.247537 13361 connection.cc:573] server connection from 127.0.0.1:50508 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
14:26:21.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:21.247807 13246 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-taskgUgZpK/build/asan/bin/kudu pid 13340
14:26:21.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:21.248859 13376 generic_service.cc:196] Checking for leaks (request via RPC)
14:26:21.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:26:21.361785 13246 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskgUgZpK/build/asan/bin/kudu with pid 13340
14:26:21.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T14:26:21Z chronyd exiting

Time: 15.455

OK (1 test)

